Uses of Class
com.drew.lang.GeoLocation
-
Packages that use GeoLocation Package Description com.drew.metadata.exif Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes. -
-
Uses of GeoLocation in com.drew.metadata.exif
Methods in com.drew.metadata.exif that return GeoLocation Modifier and Type Method Description GeoLocationGpsDirectory. getGeoLocation()Parses various tags in an attempt to obtain a single object representing the latitude and longitude at which this image was captured.
-