org.geotools.metadata.iso.spatial
Class SpatialRepresentationImpl
Object
AbstractMetadata
ModifiableMetadata
MetadataEntity
SpatialRepresentationImpl
- All Implemented Interfaces:
- Serializable, Cloneable, SpatialRepresentation
- Direct Known Subclasses:
- GridSpatialRepresentationImpl, VectorSpatialRepresentationImpl
public class SpatialRepresentationImpl
- extends MetadataEntity
- implements SpatialRepresentation
Method used to represent geographic information in the dataset.
- Since:
- 2.1
- Author:
- Martin Desruisseaux (IRD), Touraïvane
- See Also:
- Serialized Form
- Module:
SpatialRepresentationImpl
public SpatialRepresentationImpl()
- Constructs an initially empty spatial representation.
SpatialRepresentationImpl
public SpatialRepresentationImpl(SpatialRepresentation source)
- Constructs a metadata entity initialized with the values from the specified metadata.
- Since:
- 2.4
Copyright © 1996-2009 Geotools. All Rights Reserved.