Uses of Class
org.geotools.image.io.metadata.MetadataAccessor

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.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.