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.
version: $Id: GeoreferenceableImpl.java 25189 2007-04-17 13:23:47Z desruisseaux $ author: Martin Desruisseaux author: Touraïvane since: 2.1
GeoreferenceableImpl(Georeferenceable source) Constructs a metadata entity initialized with the values from the specified metadata.
public
GeoreferenceableImpl(int numberOfDimensions, List axisDimensionsProperties, CellGeometry cellGeometry, boolean transformationParameterAvailable, boolean controlPointAvailable, boolean orientationParameterAvailable) Creates a georeferencable initialized to the given parameters.