it.geosolutions.imageio.plugins.exif
Class EXIFTags

java.lang.Object
  extended by it.geosolutions.imageio.plugins.exif.EXIFTags

public class EXIFTags
extends Object


Nested Class Summary
static class EXIFTags.Type
           
 
Field Summary
static int COPYRIGHT
           
static int EXIF_IFD_POINTER
           
static int USER_COMMENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final int COPYRIGHT
See Also:
Constant Field Values

EXIF_IFD_POINTER

public static final int EXIF_IFD_POINTER
See Also:
Constant Field Values

USER_COMMENT

public static final int USER_COMMENT
See Also:
Constant Field Values


Copyright © 2006–2013 GeoSolutions. All rights reserved.