Java Doc for EXIFGPSTagSet.java in  » 6.0-JDK-Modules » Java-Advanced-Imaging » com » sun » media » imageio » plugins » tiff » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » 6.0 JDK Modules » Java Advanced Imaging » com.sun.media.imageio.plugins.tiff 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sun.media.imageio.plugins.tiff.TIFFTagSet
      com.sun.media.imageio.plugins.tiff.EXIFGPSTagSet

EXIFGPSTagSet
public class EXIFGPSTagSet extends TIFFTagSet (Code)
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 TIFFTagTIFFTag class.
See Also:   EXIFTIFFTagSet


Inner Class :static class GPSVersionID extends TIFFTag
Inner Class :static class GPSLatitudeRef extends TIFFTag
Inner Class :static class GPSLatitude extends TIFFTag
Inner Class :static class GPSLongitudeRef extends TIFFTag
Inner Class :static class GPSLongitude extends TIFFTag
Inner Class :static class GPSAltitudeRef extends TIFFTag
Inner Class :static class GPSAltitude extends TIFFTag
Inner Class :static class GPSTimeStamp extends TIFFTag
Inner Class :static class GPSSatellites extends TIFFTag
Inner Class :static class GPSStatus extends TIFFTag
Inner Class :static class GPSMeasureMode extends TIFFTag
Inner Class :static class GPSDOP extends TIFFTag
Inner Class :static class GPSSpeedRef extends TIFFTag
Inner Class :static class GPSSpeed extends TIFFTag
Inner Class :static class GPSTrackRef extends TIFFTag
Inner Class :static class GPSTrack extends TIFFTag
Inner Class :static class GPSImgDirectionRef extends TIFFTag
Inner Class :static class GPSImgDirection extends TIFFTag
Inner Class :static class GPSMapDatum extends TIFFTag
Inner Class :static class GPSDestLatitudeRef extends TIFFTag
Inner Class :static class GPSDestLatitude extends TIFFTag
Inner Class :static class GPSDestLongitudeRef extends TIFFTag
Inner Class :static class GPSDestLongitude extends TIFFTag
Inner Class :static class GPSDestBearingRef extends TIFFTag
Inner Class :static class GPSDestBearing extends TIFFTag
Inner Class :static class GPSDestDistanceRef extends TIFFTag
Inner Class :static class GPSDestDistance extends TIFFTag
Inner Class :static class GPSProcessingMethod extends TIFFTag
Inner Class :static class GPSAreaInformation extends TIFFTag
Inner Class :static class GPSDateStamp extends TIFFTag
Inner Class :static class GPSDifferential extends TIFFTag

Field Summary
final public static  intALTITUDE_REF_SEA_LEVEL
     A value to be used with the "GPSAltitudeRef" tag.
final public static  intALTITUDE_REF_SEA_LEVEL_REFERENCE
     A value to be used with the "GPSAltitudeRef" tag.
final public static  StringDEST_DISTANCE_REF_KILOMETERS
     A value to be used with the "GPSDestDistanceRef" tag.
final public static  StringDEST_DISTANCE_REF_KNOTS
     A value to be used with the "GPSDestDistanceRef" tag.
final public static  StringDEST_DISTANCE_REF_MILES
     A value to be used with the "GPSDestDistanceRef" tag.
public static  intDIFFERENTIAL_CORRECTION_APPLIED
     A value to be used with the "GPSDifferential" tag.
public static  intDIFFERENTIAL_CORRECTION_NONE
     A value to be used with the "GPSDifferential" tag.
final public static  StringDIRECTION_REF_MAGNETIC
     A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
final public static  StringDIRECTION_REF_TRUE
     A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
public static  byte[]GPS_VERSION_2_2
     An array of bytes containing the values {'2', '2', '0', '0'} to be used with the "GPSVersionID" tag to indicate GPS version 2.2.
final public static  StringLATITUDE_REF_NORTH
     A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
final public static  StringLATITUDE_REF_SOUTH
     A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
final public static  StringLONGITUDE_REF_EAST
     A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
final public static  StringLONGITUDE_REF_WEST
     A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
final public static  StringMEASURE_MODE_2D
     A value to be used with the "GPSMeasureMode" tag.
final public static  StringMEASURE_MODE_3D
     A value to be used with the "GPSMeasureMode" tag.
final public static  StringSPEED_REF_KILOMETERS_PER_HOUR
     A value to be used with the "GPSSpeedRef" tag.
final public static  StringSPEED_REF_KNOTS
     A value to be used with the "GPSSpeedRef" tag.
final public static  StringSPEED_REF_MILES_PER_HOUR
     A value to be used with the "GPSSpeedRef" tag.
final public static  StringSTATUS_MEASUREMENT_INTEROPERABILITY
     A value to be used with the "GPSStatus" tag.
final public static  StringSTATUS_MEASUREMENT_IN_PROGRESS
     A value to be used with the "GPSStatus" tag.
final public static  intTAG_GPS_ALTITUDE
     A tag indicating the Altitude (type RATIONAL, count = 1).
final public static  intTAG_GPS_ALTITUDE_REF
    
final public static  intTAG_GPS_AREA_INFORMATION
     A tag indicating the Name of GPS area (type UNDEFINED).
final public static  intTAG_GPS_DATE_STAMP
     A tag indicating the GPS date (type ASCII, count 11).
final public static  intTAG_GPS_DEST_BEARING
     A tag indicating the Bearing of destination (type RATIONAL, count = 1).
final public static  intTAG_GPS_DEST_BEARING_REF
     A tag indicating the Reference for bearing of destination (type ASCII, count = 2).
final public static  intTAG_GPS_DEST_DISTANCE
     A tag indicating the Distance to destination (type RATIONAL, count = 1).
final public static  intTAG_GPS_DEST_DISTANCE_REF
     A tag indicating the Reference for distance to destination (type ASCII, count = 2).
final public static  intTAG_GPS_DEST_LATITUDE
     A tag indicating the Latitude of destination (type RATIONAL, count = 3).
final public static  intTAG_GPS_DEST_LATITUDE_REF
     A tag indicating the Reference for latitude of destination (type ASCII, count = 2).
final public static  intTAG_GPS_DEST_LONGITUDE
     A tag indicating the Longitude of destination (type RATIONAL, count = 3).
final public static  intTAG_GPS_DEST_LONGITUDE_REF
     A tag indicating the Reference for longitude of destination (type ASCII, count = 2).
final public static  intTAG_GPS_DIFFERENTIAL
     A tag indicating the GPS differential correction (type SHORT, count = 1).
final public static  intTAG_GPS_DOP
     A tag indicating the Measurement precision (type RATIONAL, count = 1).
final public static  intTAG_GPS_IMG_DIRECTION
     A tag indicating the Direction of image (type RATIONAL, count = 1).
final public static  intTAG_GPS_IMG_DIRECTION_REF
     A tag indicating the Reference for direction of image (type ASCII, count = 2).
final public static  intTAG_GPS_LATITUDE
     A tag indicating the Latitude (type RATIONAL, count = 3).
final public static  intTAG_GPS_LATITUDE_REF
     A tag indicating the North or South latitude (type ASCII, count = 2).
final public static  intTAG_GPS_LONGITUDE
     A tag indicating the Longitude (type RATIONAL, count = 3).
final public static  intTAG_GPS_LONGITUDE_REF
     A tag indicating the East or West Longitude (type ASCII, count = 2).
final public static  intTAG_GPS_MAP_DATUM
     A tag indicating the Geodetic survey data used (type ASCII).
final public static  intTAG_GPS_MEASURE_MODE
     A tag indicating the GPS measurement mode (type ASCII, count = 2).
final public static  intTAG_GPS_PROCESSING_METHOD
     A tag indicating the Name of GPS processing method (type UNDEFINED).
final public static  intTAG_GPS_SATELLITES
     A tag indicating the GPS satellites used for measurement (type ASCII).
final public static  intTAG_GPS_SPEED
     A tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).
final public static  intTAG_GPS_SPEED_REF
     A tag indicating the Speed unit (type ASCII, count = 2).
final public static  intTAG_GPS_STATUS
     A tag indicating the GPS receiver status (type ASCII, count = 2).
final public static  intTAG_GPS_TIME_STAMP
     A tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).
final public static  intTAG_GPS_TRACK
     A tag indicating the Direction of movement (type RATIONAL, count = 1).
final public static  intTAG_GPS_TRACK_REF
     A tag indicating the Reference for direction of movement (type ASCII, count = 2).
final public static  intTAG_GPS_VERSION_ID
     A tag indicating the GPS tag version (type BYTE, count = 4).


Method Summary
public static synchronized  EXIFGPSTagSetgetInstance()
     Returns a shared instance of an EXIFGPSTagSet.

Field Detail
ALTITUDE_REF_SEA_LEVEL
final public static int ALTITUDE_REF_SEA_LEVEL(Code)
A value to be used with the "GPSAltitudeRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_ALTITUDE_REF



ALTITUDE_REF_SEA_LEVEL_REFERENCE
final public static int ALTITUDE_REF_SEA_LEVEL_REFERENCE(Code)
A value to be used with the "GPSAltitudeRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_ALTITUDE_REF



DEST_DISTANCE_REF_KILOMETERS
final public static String DEST_DISTANCE_REF_KILOMETERS(Code)
A value to be used with the "GPSDestDistanceRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_DISTANCE_REF



DEST_DISTANCE_REF_KNOTS
final public static String DEST_DISTANCE_REF_KNOTS(Code)
A value to be used with the "GPSDestDistanceRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_DISTANCE_REF



DEST_DISTANCE_REF_MILES
final public static String DEST_DISTANCE_REF_MILES(Code)
A value to be used with the "GPSDestDistanceRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_DISTANCE_REF



DIFFERENTIAL_CORRECTION_APPLIED
public static int DIFFERENTIAL_CORRECTION_APPLIED(Code)
A value to be used with the "GPSDifferential" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_DIFFERENTIAL



DIFFERENTIAL_CORRECTION_NONE
public static int DIFFERENTIAL_CORRECTION_NONE(Code)
A value to be used with the "GPSDifferential" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_DIFFERENTIAL



DIRECTION_REF_MAGNETIC
final public static String DIRECTION_REF_MAGNETIC(Code)
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_TRACK_REF
See Also:   EXIFGPSTagSet.TAG_GPS_IMG_DIRECTION_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_BEARING_REF



DIRECTION_REF_TRUE
final public static String DIRECTION_REF_TRUE(Code)
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_TRACK_REF
See Also:   EXIFGPSTagSet.TAG_GPS_IMG_DIRECTION_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_BEARING_REF



GPS_VERSION_2_2
public static byte[] GPS_VERSION_2_2(Code)
An array of bytes containing the values {'2', '2', '0', '0'} to be used with the "GPSVersionID" tag to indicate GPS version 2.2.
See Also:   EXIFGPSTagSet.TAG_GPS_VERSION_ID



LATITUDE_REF_NORTH
final public static String LATITUDE_REF_NORTH(Code)
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_LATITUDE_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_LATITUDE_REF



LATITUDE_REF_SOUTH
final public static String LATITUDE_REF_SOUTH(Code)
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_LATITUDE_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_LATITUDE_REF



LONGITUDE_REF_EAST
final public static String LONGITUDE_REF_EAST(Code)
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_LONGITUDE_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_LONGITUDE_REF



LONGITUDE_REF_WEST
final public static String LONGITUDE_REF_WEST(Code)
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
See Also:   EXIFGPSTagSet.TAG_GPS_LONGITUDE_REF
See Also:   EXIFGPSTagSet.TAG_GPS_DEST_LONGITUDE_REF



MEASURE_MODE_2D
final public static String MEASURE_MODE_2D(Code)
A value to be used with the "GPSMeasureMode" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_MEASURE_MODE



MEASURE_MODE_3D
final public static String MEASURE_MODE_3D(Code)
A value to be used with the "GPSMeasureMode" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_MEASURE_MODE



SPEED_REF_KILOMETERS_PER_HOUR
final public static String SPEED_REF_KILOMETERS_PER_HOUR(Code)
A value to be used with the "GPSSpeedRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_SPEED_REF



SPEED_REF_KNOTS
final public static String SPEED_REF_KNOTS(Code)
A value to be used with the "GPSSpeedRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_SPEED_REF



SPEED_REF_MILES_PER_HOUR
final public static String SPEED_REF_MILES_PER_HOUR(Code)
A value to be used with the "GPSSpeedRef" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_SPEED_REF



STATUS_MEASUREMENT_INTEROPERABILITY
final public static String STATUS_MEASUREMENT_INTEROPERABILITY(Code)
A value to be used with the "GPSStatus" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_STATUS



STATUS_MEASUREMENT_IN_PROGRESS
final public static String STATUS_MEASUREMENT_IN_PROGRESS(Code)
A value to be used with the "GPSStatus" tag.
See Also:   EXIFGPSTagSet.TAG_GPS_STATUS



TAG_GPS_ALTITUDE
final public static int TAG_GPS_ALTITUDE(Code)
A tag indicating the Altitude (type RATIONAL, count = 1).



TAG_GPS_ALTITUDE_REF
final public static int TAG_GPS_ALTITUDE_REF(Code)
A tag indicating the Altitude reference (type BYTE, count = 1);
See Also:   EXIFGPSTagSet.ALTITUDE_REF_SEA_LEVEL
See Also:   EXIFGPSTagSet.ALTITUDE_REF_SEA_LEVEL_REFERENCE



TAG_GPS_AREA_INFORMATION
final public static int TAG_GPS_AREA_INFORMATION(Code)
A tag indicating the Name of GPS area (type UNDEFINED).



TAG_GPS_DATE_STAMP
final public static int TAG_GPS_DATE_STAMP(Code)
A tag indicating the GPS date (type ASCII, count 11).



TAG_GPS_DEST_BEARING
final public static int TAG_GPS_DEST_BEARING(Code)
A tag indicating the Bearing of destination (type RATIONAL, count = 1).



TAG_GPS_DEST_BEARING_REF
final public static int TAG_GPS_DEST_BEARING_REF(Code)
A tag indicating the Reference for bearing of destination (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.DIRECTION_REF_TRUE
See Also:   EXIFGPSTagSet.DIRECTION_REF_MAGNETIC



TAG_GPS_DEST_DISTANCE
final public static int TAG_GPS_DEST_DISTANCE(Code)
A tag indicating the Distance to destination (type RATIONAL, count = 1).



TAG_GPS_DEST_DISTANCE_REF
final public static int TAG_GPS_DEST_DISTANCE_REF(Code)
A tag indicating the Reference for distance to destination (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.DEST_DISTANCE_REF_KILOMETERS
See Also:   EXIFGPSTagSet.DEST_DISTANCE_REF_MILES
See Also:   EXIFGPSTagSet.DEST_DISTANCE_REF_KNOTS



TAG_GPS_DEST_LATITUDE
final public static int TAG_GPS_DEST_LATITUDE(Code)
A tag indicating the Latitude of destination (type RATIONAL, count = 3).



TAG_GPS_DEST_LATITUDE_REF
final public static int TAG_GPS_DEST_LATITUDE_REF(Code)
A tag indicating the Reference for latitude of destination (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.LATITUDE_REF_NORTH
See Also:   EXIFGPSTagSet.LATITUDE_REF_SOUTH



TAG_GPS_DEST_LONGITUDE
final public static int TAG_GPS_DEST_LONGITUDE(Code)
A tag indicating the Longitude of destination (type RATIONAL, count = 3).



TAG_GPS_DEST_LONGITUDE_REF
final public static int TAG_GPS_DEST_LONGITUDE_REF(Code)
A tag indicating the Reference for longitude of destination (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.LONGITUDE_REF_EAST
See Also:   EXIFGPSTagSet.LONGITUDE_REF_WEST



TAG_GPS_DIFFERENTIAL
final public static int TAG_GPS_DIFFERENTIAL(Code)
A tag indicating the GPS differential correction (type SHORT, count = 1).
See Also:   EXIFGPSTagSet.DIFFERENTIAL_CORRECTION_NONE
See Also:   EXIFGPSTagSet.DIFFERENTIAL_CORRECTION_APPLIED



TAG_GPS_DOP
final public static int TAG_GPS_DOP(Code)
A tag indicating the Measurement precision (type RATIONAL, count = 1).



TAG_GPS_IMG_DIRECTION
final public static int TAG_GPS_IMG_DIRECTION(Code)
A tag indicating the Direction of image (type RATIONAL, count = 1).



TAG_GPS_IMG_DIRECTION_REF
final public static int TAG_GPS_IMG_DIRECTION_REF(Code)
A tag indicating the Reference for direction of image (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.DIRECTION_REF_TRUE
See Also:   EXIFGPSTagSet.DIRECTION_REF_MAGNETIC



TAG_GPS_LATITUDE
final public static int TAG_GPS_LATITUDE(Code)
A tag indicating the Latitude (type RATIONAL, count = 3).



TAG_GPS_LATITUDE_REF
final public static int TAG_GPS_LATITUDE_REF(Code)
A tag indicating the North or South latitude (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.LATITUDE_REF_NORTH
See Also:   EXIFGPSTagSet.LATITUDE_REF_SOUTH



TAG_GPS_LONGITUDE
final public static int TAG_GPS_LONGITUDE(Code)
A tag indicating the Longitude (type RATIONAL, count = 3).



TAG_GPS_LONGITUDE_REF
final public static int TAG_GPS_LONGITUDE_REF(Code)
A tag indicating the East or West Longitude (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.LONGITUDE_REF_EAST
See Also:   EXIFGPSTagSet.LONGITUDE_REF_WEST



TAG_GPS_MAP_DATUM
final public static int TAG_GPS_MAP_DATUM(Code)
A tag indicating the Geodetic survey data used (type ASCII).



TAG_GPS_MEASURE_MODE
final public static int TAG_GPS_MEASURE_MODE(Code)
A tag indicating the GPS measurement mode (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.MEASURE_MODE_2D
See Also:   EXIFGPSTagSet.MEASURE_MODE_3D



TAG_GPS_PROCESSING_METHOD
final public static int TAG_GPS_PROCESSING_METHOD(Code)
A tag indicating the Name of GPS processing method (type UNDEFINED).



TAG_GPS_SATELLITES
final public static int TAG_GPS_SATELLITES(Code)
A tag indicating the GPS satellites used for measurement (type ASCII).



TAG_GPS_SPEED
final public static int TAG_GPS_SPEED(Code)
A tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).



TAG_GPS_SPEED_REF
final public static int TAG_GPS_SPEED_REF(Code)
A tag indicating the Speed unit (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.SPEED_REF_KILOMETERS_PER_HOUR
See Also:   EXIFGPSTagSet.SPEED_REF_MILES_PER_HOUR
See Also:   EXIFGPSTagSet.SPEED_REF_KNOTS



TAG_GPS_STATUS
final public static int TAG_GPS_STATUS(Code)
A tag indicating the GPS receiver status (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.STATUS_MEASUREMENT_IN_PROGRESS
See Also:   EXIFGPSTagSet.STATUS_MEASUREMENT_INTEROPERABILITY



TAG_GPS_TIME_STAMP
final public static int TAG_GPS_TIME_STAMP(Code)
A tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).



TAG_GPS_TRACK
final public static int TAG_GPS_TRACK(Code)
A tag indicating the Direction of movement (type RATIONAL, count = 1).



TAG_GPS_TRACK_REF
final public static int TAG_GPS_TRACK_REF(Code)
A tag indicating the Reference for direction of movement (type ASCII, count = 2).
See Also:   EXIFGPSTagSet.DIRECTION_REF_TRUE
See Also:   EXIFGPSTagSet.DIRECTION_REF_MAGNETIC



TAG_GPS_VERSION_ID
final public static int TAG_GPS_VERSION_ID(Code)
A tag indicating the GPS tag version (type BYTE, count = 4).
See Also:   EXIFGPSTagSet.GPS_VERSION_2_2





Method Detail
getInstance
public static synchronized EXIFGPSTagSet getInstance()(Code)
Returns a shared instance of an EXIFGPSTagSet. an EXIFGPSTagSet instance.



Methods inherited from com.sun.media.imageio.plugins.tiff.TIFFTagSet
public TIFFTag getTag(int tagNumber)(Code)(Java Doc)
public TIFFTag getTag(String tagName)(Code)(Java Doc)
public SortedSet getTagNames()(Code)(Java Doc)
public SortedSet getTagNumbers()(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.