|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataAccessor | |
---|---|
org.geotools.image.io.metadata | Geographic informations encoded in images as metadata. |
Uses of MetadataAccessor in org.geotools.image.io.metadata |
---|
Subclasses of MetadataAccessor in org.geotools.image.io.metadata | |
---|---|
class |
Axis
An <Axis> element in
geographic metadata format. |
class |
Band
A <SampleDimension> element in
geographic metadata format. |
class |
ImageGeometry
A combinaison of <Envelope> and <RectifiedGrid> elements in
geographic metadata format. |
class |
ImageReferencing
A <CoordinateReferenceSystem> element in
geographic metadata format, together with its
<CoordinateSystem> and <Datum> child elements. |
class |
Parameter
An <Parameter> element in
geographic metadata format. |
Constructors in org.geotools.image.io.metadata with parameters of type MetadataAccessor | |
---|---|
Identification(MetadataAccessor accessor)
Creates an identification from the "name" and "type" attributes
in the specified accessor. |
|
MetadataAccessor(MetadataAccessor clone)
Creates an accessor with the same parent and childs than the specified one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |