Package org.robovm.apple.imageio
Class CGImagePropertyGPS
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyGPS
public class CGImagePropertyGPS extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyGPS.AsListMarshalerstatic classCGImagePropertyGPS.Marshalerstatic classCGImagePropertyGPS.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CGImagePropertyGPSvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Version
-
LatitudeRef
-
Latitude
-
LongitudeRef
-
Longitude
-
AltitudeRef
-
Altitude
-
TimeStamp
-
Satellites
-
Status
-
MeasureMode
-
DOP
-
SpeedRef
-
Speed
-
TrackRef
-
Track
-
ImgDirectionRef
-
ImgDirection
-
MapDatum
-
DestLatitudeRef
-
DestLatitude
-
DestLongitudeRef
-
DestLongitude
-
DestBearingRef
-
DestBearing
-
DestDistanceRef
-
DestDistance
-
ProcessingMethod
-
AreaInformation
-
DateStamp
-
Differental
-
HPositioningError
-
-
Method Details
-
valueOf
-