Uses of Interface
org.opengis.metadata.spatial.Georectified

Packages that use Georectified
org.geotools.metadata.iso.spatial Spatial representation implementation. 
 

Uses of Georectified in org.geotools.metadata.iso.spatial
 

Classes in org.geotools.metadata.iso.spatial that implement Georectified
 class GeorectifiedImpl
          Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.
 

Constructors in org.geotools.metadata.iso.spatial with parameters of type Georectified
GeorectifiedImpl(Georectified source)
          Constructs a metadata entity initialized with the values from the specified metadata.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.