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

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

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

Classes in org.geotools.metadata.iso.spatial that implement Georeferenceable
 class GeoreferenceableImpl
          Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.
 

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



Copyright © 1996-2014 Geotools. All Rights Reserved.