Uses of Package
it.geosolutions.imageio.plugins.tiff

Packages that use it.geosolutions.imageio.plugins.tiff
it.geosolutions.imageio.plugins.tiff Package containing the public classes used by the TIFF plug-in for the Image I/O Framework. 
it.geosolutions.imageioimpl.plugins.tiff   
 

Classes in it.geosolutions.imageio.plugins.tiff used by it.geosolutions.imageio.plugins.tiff
BaselineTIFFTagSet
          A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags.
EXIFGPSTagSet
          A class representing the tags found in an EXIF GPS Info IFD.
EXIFInteroperabilityTagSet
          A class representing the tags found in an EXIF Interoperability IFD.
EXIFParentTIFFTagSet
          A class containing the TIFF tags used to reference the EXIF and GPS IFDs.
EXIFTIFFTagSet
          A class representing the tags found in an EXIF IFD.
FaxTIFFTagSet
          A class representing the extra tags found in a TIFF-F (RFC 2036) file.
GeoTIFFTagSet
          A class representing the tags found in a GeoTIFF IFD.
TIFFColorConverter
          An abstract class that performs simple color conversion on 3-banded source images, for use with the TIFF Image I/O plug-in.
TIFFCompressor
          An abstract superclass for pluggable TIFF compressors.
TIFFDecompressor
          A class defining a pluggable TIFF decompressor.
TIFFDirectory
          A convenience class for simplifying interaction with TIFF native image metadata.
TIFFField
          A class representing a field in a TIFF 6.0 Image File Directory.
TIFFTag
          A class defining the notion of a TIFF tag.
TIFFTagSet
          A class representing a set of TIFF tags.
 

Classes in it.geosolutions.imageio.plugins.tiff used by it.geosolutions.imageioimpl.plugins.tiff
TIFFColorConverter
          An abstract class that performs simple color conversion on 3-banded source images, for use with the TIFF Image I/O plug-in.
TIFFCompressor
          An abstract superclass for pluggable TIFF compressors.
TIFFDecompressor
          A class defining a pluggable TIFF decompressor.
TIFFDirectory
          A convenience class for simplifying interaction with TIFF native image metadata.
TIFFField
          A class representing a field in a TIFF 6.0 Image File Directory.
TIFFTag
          A class defining the notion of a TIFF tag.
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.