org.geotools.metadata.iso.spatial
Class SpatialRepresentationImpl

java.lang.Object
  extended byorg.geotools.metadata.iso.MetadataEntity
      extended byorg.geotools.metadata.iso.spatial.SpatialRepresentationImpl
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable, org.opengis.metadata.spatial.SpatialRepresentation
Direct Known Subclasses:
GridSpatialRepresentationImpl, VectorSpatialRepresentationImpl

public class SpatialRepresentationImpl
extends MetadataEntity
implements org.opengis.metadata.spatial.SpatialRepresentation

Method used to represent geographic information in the dataset.

Since:
2.1
Version:
$Id: SpatialRepresentationImpl.java 17672 2006-01-19 00:25:55Z desruisseaux $
Author:
Martin Desruisseaux, Toura?vane
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.geotools.metadata.iso.MetadataEntity
LOGGER
 
Constructor Summary
SpatialRepresentationImpl()
          Constructs an initially empty spatial representation.
 
Methods inherited from class org.geotools.metadata.iso.MetadataEntity
appendLineSeparator, checkWritePermission, copyCollection, freeze, isModifiable, nonNullCollection, unmodifiable, unmodifiable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpatialRepresentationImpl

public SpatialRepresentationImpl()
Constructs an initially empty spatial representation.



Copyright © GeoTools. All Rights Reserved.