public final class GpsIfdPackage extends RawDictionaryBasePackage
Represents GPS IFD.
| Modifier and Type | Method and Description |
|---|---|
float |
getGPSAltitude()
Gets the GPSAltitude.
|
byte |
getGPSAltitudeRef()
Gets the GPSAltitudeRef.
|
int |
getGPSAreaInformation()
Gets the GPSAreaInformation.
|
String |
getGPSDateStamp()
Gets the GPSDateStamp.
|
float |
getGPSDestBearing()
Gets the GPSDestBearing.
|
String |
getGPSDestBearingRef()
Gets the GPSDestBearingRef.
|
float |
getGPSDestDistance()
Gets the GPSDestDistance.
|
String |
getGPSDestDistanceRef()
Gets the GPSDestDistanceRef.
|
double[] |
getGPSDestLatitude()
Gets the GPSDestLatitude.
|
String |
getGPSDestLatitudeRef()
Gets the GPSDestLatitudeRef.
|
double[] |
getGPSDestLongitude()
Gets the GPSDestLongitude.
|
String |
getGPSDestLongitudeRef()
Gets the GPSDestLongitudeRef.
|
int |
getGPSDifferential()
Gets the GPSDifferential.
|
float |
getGPSDOP()
Gets the GPSDOP.
|
float |
getGPSHPositioningError()
Gets the GPSHPositioningError.
|
float |
getGPSImgDirection()
Gets the GPSImgDirection.
|
String |
getGPSImgDirectionRef()
Gets the GPSImgDirectionRef.
|
double[] |
getGPSLatitude()
Gets the GPSLatitude.
|
String |
getGPSLatitudeRef()
Gets the GPSLatitudeRef.
|
double[] |
getGPSLongitude()
Gets the GPSLongitude.
|
String |
getGPSLongitudeRef()
Gets the GPSLongitudeRef.
|
String |
getGPSMapDatum()
Gets the GPSMapDatum.
|
String |
getGPSMeasureMode()
Gets the GPSMeasureMode.
|
String |
getGPSProcessingMethod()
Gets the GPSProcessingMethod.
|
String |
getGPSSatellites()
Gets the GPSSatellites.
|
float |
getGPSSpeed()
Gets the GPSSpeed.
|
String |
getGPSSpeedRef()
Gets the GPSSpeedRef.
|
String |
getGPSStatus()
Gets the GPSStatus.
|
double[] |
getGPSTimeStamp()
Gets the GPSTimeStamp.
|
float |
getGPSTrack()
Gets the GPSTrack.
|
String |
getGPSTrackRef()
Gets the GPSTrackRef.
|
byte[] |
getGPSVersionID()
Gets the GPSVersionID.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final float getGPSAltitude()
Gets the GPSAltitude.
public final byte getGPSAltitudeRef()
Gets the GPSAltitudeRef.
public final int getGPSAreaInformation()
Gets the GPSAreaInformation.
public final String getGPSDateStamp()
Gets the GPSDateStamp.
public final float getGPSDestBearing()
Gets the GPSDestBearing.
public final String getGPSDestBearingRef()
Gets the GPSDestBearingRef.
public final float getGPSDestDistance()
Gets the GPSDestDistance.
public final String getGPSDestDistanceRef()
Gets the GPSDestDistanceRef.
public final double[] getGPSDestLatitude()
Gets the GPSDestLatitude.
public final String getGPSDestLatitudeRef()
Gets the GPSDestLatitudeRef.
public final double[] getGPSDestLongitude()
Gets the GPSDestLongitude.
public final String getGPSDestLongitudeRef()
Gets the GPSDestLongitudeRef.
public final int getGPSDifferential()
Gets the GPSDifferential.
public final float getGPSDOP()
Gets the GPSDOP.
public final float getGPSHPositioningError()
Gets the GPSHPositioningError.
public final float getGPSImgDirection()
Gets the GPSImgDirection.
public final String getGPSImgDirectionRef()
Gets the GPSImgDirectionRef.
public final double[] getGPSLatitude()
Gets the GPSLatitude.
public final String getGPSLatitudeRef()
Gets the GPSLatitudeRef.
public final double[] getGPSLongitude()
Gets the GPSLongitude.
public final String getGPSLongitudeRef()
Gets the GPSLongitudeRef.
public final String getGPSMapDatum()
Gets the GPSMapDatum.
public final String getGPSMeasureMode()
Gets the GPSMeasureMode.
public final String getGPSProcessingMethod()
Gets the GPSProcessingMethod.
public final String getGPSSatellites()
Gets the GPSSatellites.
public final float getGPSSpeed()
Gets the GPSSpeed.
public final String getGPSSpeedRef()
Gets the GPSSpeedRef.
public final String getGPSStatus()
Gets the GPSStatus.
public final double[] getGPSTimeStamp()
Gets the GPSTimeStamp.
public final float getGPSTrack()
Gets the GPSTrack.
public final String getGPSTrackRef()
Gets the GPSTrackRef.
public final byte[] getGPSVersionID()
Gets the GPSVersionID.
Copyright © 2026. All rights reserved.