|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.metadata.AbstractMetadata
org.geotools.metadata.ModifiableMetadata
org.geotools.metadata.iso.MetadataEntity
org.geotools.metadata.iso.spatial.SpatialRepresentationImpl
public class SpatialRepresentationImpl
Method used to represent geographic information in the dataset.
Field Summary |
---|
Fields inherited from class org.geotools.metadata.AbstractMetadata |
---|
LOGGER |
Constructor Summary | |
---|---|
SpatialRepresentationImpl()
Constructs an initially empty spatial representation. |
|
SpatialRepresentationImpl(org.opengis.metadata.spatial.SpatialRepresentation source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Method Summary |
---|
Methods inherited from class org.geotools.metadata.iso.MetadataEntity |
---|
ensureNonNull, getStandard |
Methods inherited from class org.geotools.metadata.ModifiableMetadata |
---|
checkWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiable |
Methods inherited from class org.geotools.metadata.AbstractMetadata |
---|
asMap, asTree, equals, getInterface, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SpatialRepresentationImpl()
public SpatialRepresentationImpl(org.opengis.metadata.spatial.SpatialRepresentation source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |