|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GeoTiffTag | The GeoTiffTag interface defines GeoTIFF tags/numbers for the access of TiffDirectories in GeoTIFF
images http://www.gisdevelopment.net/technology/ip/mi03117pf.htm for further details. |
Class Summary | |
---|---|
Geographic_CS_Codes | Geographic_CS_Codes defines the different codes defined in the GeoTIFF spec. see
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.1 for a list of possible values. |
GeoTiffKey | This class represents the possible GeoTIFF keys (from 1024 to 4099) in the GeoKeyDirectoryTag (34735). |
GeoTiffReader |
TIFF type :: Java type TIFF_BYTE :: byte TIFF_ASCII :: String TIFF_SHORT :: char TIFF_LONG :: long TIFF_RATIONAL :: long[2] TIFF_SBYTE :: byte TIFF_UNDEFINED :: byte TIFF_SSHORT :: short TIFF_SLONG :: int TIFF_SRATIONAL :: int[2] TIFF_FLOAT :: float TIFF_DOUBLE :: double |
GeoTiffWriter | This class is for writing GeoTIFF files from any java.awt.image. |
Exception Summary | |
---|---|
GeoTiffException | The GeoTiffException helps to identify errors in a GeoTIFF file while reading or writing. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |