|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoKeyEntry | |
---|---|
org.geotools.coverage.grid.io.imageio.geotiff |
Uses of GeoKeyEntry in org.geotools.coverage.grid.io.imageio.geotiff |
---|
Methods in org.geotools.coverage.grid.io.imageio.geotiff that return GeoKeyEntry | |
---|---|
GeoKeyEntry |
GeoTiffIIOMetadataEncoder.getGeoKeyEntry(int keyID)
|
GeoKeyEntry |
GeoTiffIIOMetadataEncoder.getGeoKeyEntryAt(int index)
|
GeoKeyEntry |
GeoTiffIIOMetadataDecoder.getGeoKeyRecord(int keyID)
Gets a record containing the four TIFFShort values for a geokey entry. |
GeoKeyEntry |
GeoTiffIIOMetadataDecoder.getGeoKeyRecordByIndex(int index)
Gets a record containing the four TIFFShort values for a geokey entry. |
GeoKeyEntry[] |
GeoTiffException.getGeoKeys()
Getter for property geoKeys. |
Methods in org.geotools.coverage.grid.io.imageio.geotiff with parameters of type GeoKeyEntry | |
---|---|
int |
GeoKeyEntry.compareTo(GeoKeyEntry o)
According to GeoTIff spec: In the TIFF spec it is required that TIFF tags be written out to the file in tag-ID sorted order. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |