|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoTiffIIOMetadataAdapter | |
org.geotools.gce.geotiff | A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. |
Uses of GeoTiffIIOMetadataAdapter in org.geotools.gce.geotiff |
Methods in org.geotools.gce.geotiff that return GeoTiffIIOMetadataAdapter | |
GeoTiffIIOMetadataAdapter |
GeoTiffCoordinateSystemAdapter.getMetadata()
Getter for property metadata. |
Methods in org.geotools.gce.geotiff with parameters of type GeoTiffIIOMetadataAdapter | |
void |
GeoTiffCoordinateSystemAdapter.setMetadata(GeoTiffIIOMetadataAdapter metadata)
Setter for property metadata. |
Constructors in org.geotools.gce.geotiff with parameters of type GeoTiffIIOMetadataAdapter | |
GeoTiffException(GeoTiffIIOMetadataAdapter metadata)
Creates a new instance of GeoTiffException without detail
message. |
|
GeoTiffException(GeoTiffIIOMetadataAdapter metadata,
java.lang.String msg)
Constructs an instance of GeoTiffException with the
specified detail message. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |