java.lang.Object
javax.imageio.plugins.tiff.TIFFTagSet
javax.imageio.plugins.tiff.ExifGPSTagSet
A class representing the tags found in an Exif GPS Info IFD.
 
 The definitions of the data types referenced by the field
 definitions may be found in the TIFFTag class.
- Since:
- 9
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intA value to be used with the "GPSAltitudeRef" tag.static final intA value to be used with the "GPSAltitudeRef" tag.static final StringA value to be used with the "GPSDestDistanceRef" tag.static final StringA value to be used with the "GPSDestDistanceRef" tag.static final StringA value to be used with the "GPSDestDistanceRef" tag.static final intA value to be used with the "GPSDifferential" tag.static final intA value to be used with the "GPSDifferential" tag.static final StringA value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.static final StringA value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.static final StringA value to be used with the "GPSVersionID" tag to indicate GPS version 2.2.static final StringA value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.static final StringA value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.static final StringA value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.static final StringA value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.static final StringA value to be used with the "GPSMeasureMode" tag.static final StringA value to be used with the "GPSMeasureMode" tag.static final StringA value to be used with the "GPSSpeedRef" tag.static final StringA value to be used with the "GPSSpeedRef" tag.static final StringA value to be used with the "GPSSpeedRef" tag.static final StringA value to be used with the "GPSStatus" tag.static final StringA value to be used with the "GPSStatus" tag.static final intA tag indicating the Altitude (type RATIONAL, count = 1).static final intA tag indicating the Altitude reference (type BYTE, count = 1);static final intA tag indicating the Name of GPS area (type UNDEFINED).static final intA tag indicating the GPS date (type ASCII, count 11).static final intA tag indicating the Bearing of destination (type RATIONAL, count = 1).static final intA tag indicating the Reference for bearing of destination (type ASCII, count = 2).static final intA tag indicating the Distance to destination (type RATIONAL, count = 1).static final intA tag indicating the Reference for distance to destination (type ASCII, count = 2).static final intA tag indicating the Latitude of destination (type RATIONAL, count = 3).static final intA tag indicating the Reference for latitude of destination (type ASCII, count = 2).static final intA tag indicating the Longitude of destination (type RATIONAL, count = 3).static final intA tag indicating the Reference for longitude of destination (type ASCII, count = 2).static final intA tag indicating the GPS differential correction (type SHORT, count = 1).static final intA tag indicating the Measurement precision (type RATIONAL, count = 1).static final intA tag indicating the Direction of image (type RATIONAL, count = 1).static final intA tag indicating the Reference for direction of image (type ASCII, count = 2).static final intA tag indicating the Latitude (type RATIONAL, count = 3).static final intA tag indicating the North or South latitude (type ASCII, count = 2).static final intA tag indicating the Longitude (type RATIONAL, count = 3).static final intA tag indicating the East or West Longitude (type ASCII, count = 2).static final intA tag indicating the Geodetic survey data used (type ASCII).static final intA tag indicating the GPS measurement mode (type ASCII, count = 2).static final intA tag indicating the Name of GPS processing method (type UNDEFINED).static final intA tag indicating the GPS satellites used for measurement (type ASCII).static final intA tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).static final intA tag indicating the Speed unit (type ASCII, count = 2).static final intA tag indicating the GPS receiver status (type ASCII, count = 2).static final intA tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).static final intA tag indicating the Direction of movement (type RATIONAL, count = 1).static final intA tag indicating the Reference for direction of movement (type ASCII, count = 2).static final intA tag indicating the GPS tag version (type BYTE, count = 4).
- 
Method SummaryModifier and TypeMethodDescriptionstatic ExifGPSTagSetReturns a shared instance of anExifGPSTagSet.Methods declared in class javax.imageio.plugins.tiff.TIFFTagSetgetTag, getTag, getTagNames, getTagNumbers
- 
Field Details- 
TAG_GPS_VERSION_IDpublic static final int TAG_GPS_VERSION_IDA tag indicating the GPS tag version (type BYTE, count = 4).- See Also:
 
- 
GPS_VERSION_2_2A value to be used with the "GPSVersionID" tag to indicate GPS version 2.2. The value equals the US-ASCII encoding of the byte array{'2', '2', '0', '0'}.- See Also:
 
- 
TAG_GPS_LATITUDE_REFpublic static final int TAG_GPS_LATITUDE_REFA tag indicating the North or South latitude (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_LATITUDEpublic static final int TAG_GPS_LATITUDEA tag indicating the Latitude (type RATIONAL, count = 3).- See Also:
 
- 
TAG_GPS_LONGITUDE_REFpublic static final int TAG_GPS_LONGITUDE_REFA tag indicating the East or West Longitude (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_LONGITUDEpublic static final int TAG_GPS_LONGITUDEA tag indicating the Longitude (type RATIONAL, count = 3).- See Also:
 
- 
TAG_GPS_ALTITUDE_REFpublic static final int TAG_GPS_ALTITUDE_REFA tag indicating the Altitude reference (type BYTE, count = 1);- See Also:
 
- 
TAG_GPS_ALTITUDEpublic static final int TAG_GPS_ALTITUDEA tag indicating the Altitude (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_TIME_STAMPpublic static final int TAG_GPS_TIME_STAMPA tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).- See Also:
 
- 
TAG_GPS_SATELLITESpublic static final int TAG_GPS_SATELLITESA tag indicating the GPS satellites used for measurement (type ASCII).- See Also:
 
- 
TAG_GPS_STATUSpublic static final int TAG_GPS_STATUSA tag indicating the GPS receiver status (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_MEASURE_MODEpublic static final int TAG_GPS_MEASURE_MODEA tag indicating the GPS measurement mode (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_DOPpublic static final int TAG_GPS_DOPA tag indicating the Measurement precision (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_SPEED_REFpublic static final int TAG_GPS_SPEED_REFA tag indicating the Speed unit (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_SPEEDpublic static final int TAG_GPS_SPEEDA tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_TRACK_REFpublic static final int TAG_GPS_TRACK_REFA tag indicating the Reference for direction of movement (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_TRACKpublic static final int TAG_GPS_TRACKA tag indicating the Direction of movement (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_IMG_DIRECTION_REFpublic static final int TAG_GPS_IMG_DIRECTION_REFA tag indicating the Reference for direction of image (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_IMG_DIRECTIONpublic static final int TAG_GPS_IMG_DIRECTIONA tag indicating the Direction of image (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_MAP_DATUMpublic static final int TAG_GPS_MAP_DATUMA tag indicating the Geodetic survey data used (type ASCII).- See Also:
 
- 
TAG_GPS_DEST_LATITUDE_REFpublic static final int TAG_GPS_DEST_LATITUDE_REFA tag indicating the Reference for latitude of destination (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_DEST_LATITUDEpublic static final int TAG_GPS_DEST_LATITUDEA tag indicating the Latitude of destination (type RATIONAL, count = 3).- See Also:
 
- 
TAG_GPS_DEST_LONGITUDE_REFpublic static final int TAG_GPS_DEST_LONGITUDE_REFA tag indicating the Reference for longitude of destination (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_DEST_LONGITUDEpublic static final int TAG_GPS_DEST_LONGITUDEA tag indicating the Longitude of destination (type RATIONAL, count = 3).- See Also:
 
- 
TAG_GPS_DEST_BEARING_REFpublic static final int TAG_GPS_DEST_BEARING_REFA tag indicating the Reference for bearing of destination (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_DEST_BEARINGpublic static final int TAG_GPS_DEST_BEARINGA tag indicating the Bearing of destination (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_DEST_DISTANCE_REFpublic static final int TAG_GPS_DEST_DISTANCE_REFA tag indicating the Reference for distance to destination (type ASCII, count = 2).- See Also:
 
- 
TAG_GPS_DEST_DISTANCEpublic static final int TAG_GPS_DEST_DISTANCEA tag indicating the Distance to destination (type RATIONAL, count = 1).- See Also:
 
- 
TAG_GPS_PROCESSING_METHODpublic static final int TAG_GPS_PROCESSING_METHODA tag indicating the Name of GPS processing method (type UNDEFINED).- See Also:
 
- 
TAG_GPS_AREA_INFORMATIONpublic static final int TAG_GPS_AREA_INFORMATIONA tag indicating the Name of GPS area (type UNDEFINED).- See Also:
 
- 
TAG_GPS_DATE_STAMPpublic static final int TAG_GPS_DATE_STAMPA tag indicating the GPS date (type ASCII, count 11).- See Also:
 
- 
TAG_GPS_DIFFERENTIALpublic static final int TAG_GPS_DIFFERENTIALA tag indicating the GPS differential correction (type SHORT, count = 1).- See Also:
 
- 
LATITUDE_REF_NORTHA value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.- See Also:
 
- 
LATITUDE_REF_SOUTHA value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.- See Also:
 
- 
LONGITUDE_REF_EASTA value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.- See Also:
 
- 
LONGITUDE_REF_WESTA value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.- See Also:
 
- 
ALTITUDE_REF_SEA_LEVELpublic static final int ALTITUDE_REF_SEA_LEVELA value to be used with the "GPSAltitudeRef" tag.- See Also:
 
- 
ALTITUDE_REF_SEA_LEVEL_REFERENCEpublic static final int ALTITUDE_REF_SEA_LEVEL_REFERENCEA value to be used with the "GPSAltitudeRef" tag.- See Also:
 
- 
STATUS_MEASUREMENT_IN_PROGRESSA value to be used with the "GPSStatus" tag.- See Also:
 
- 
STATUS_MEASUREMENT_INTEROPERABILITYA value to be used with the "GPSStatus" tag.- See Also:
 
- 
MEASURE_MODE_2DA value to be used with the "GPSMeasureMode" tag.- See Also:
 
- 
MEASURE_MODE_3DA value to be used with the "GPSMeasureMode" tag.- See Also:
 
- 
SPEED_REF_KILOMETERS_PER_HOURA value to be used with the "GPSSpeedRef" tag.- See Also:
 
- 
SPEED_REF_MILES_PER_HOURA value to be used with the "GPSSpeedRef" tag.- See Also:
 
- 
SPEED_REF_KNOTSA value to be used with the "GPSSpeedRef" tag.- See Also:
 
- 
DIRECTION_REF_TRUEA value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.- See Also:
 
- 
DIRECTION_REF_MAGNETICA value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.- See Also:
 
- 
DEST_DISTANCE_REF_KILOMETERSA value to be used with the "GPSDestDistanceRef" tag.- See Also:
 
- 
DEST_DISTANCE_REF_MILESA value to be used with the "GPSDestDistanceRef" tag.- See Also:
 
- 
DEST_DISTANCE_REF_KNOTSA value to be used with the "GPSDestDistanceRef" tag.- See Also:
 
- 
DIFFERENTIAL_CORRECTION_NONEpublic static final int DIFFERENTIAL_CORRECTION_NONEA value to be used with the "GPSDifferential" tag.- See Also:
 
- 
DIFFERENTIAL_CORRECTION_APPLIEDpublic static final int DIFFERENTIAL_CORRECTION_APPLIEDA value to be used with the "GPSDifferential" tag.- See Also:
 
 
- 
- 
Method Details- 
getInstanceReturns a shared instance of anExifGPSTagSet.- Returns:
- an ExifGPSTagSetinstance.
 
 
-