public class GeographicDescriptionImpl extends GeographicExtentImpl implements GeographicDescription
LOGGER
Constructor and Description |
---|
GeographicDescriptionImpl()
Constructs an initially empty geographic description.
|
GeographicDescriptionImpl(GeographicDescription source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
GeographicDescriptionImpl(Identifier geographicIdentifier)
Creates a geographic description initialized to the specified value.
|
Modifier and Type | Method and Description |
---|---|
Identifier |
getGeographicIdentifier()
Returns the identifier used to represent a geographic area.
|
void |
setGeographicIdentifier(Identifier newValue)
Set the identifier used to represent a geographic area.
|
getInclusion, setInclusion
ensureNonNull, getStandard
checkWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiable
asMap, asTree, equals, getInterface, hashCode, toString
getInclusion
public GeographicDescriptionImpl()
public GeographicDescriptionImpl(GeographicDescription source)
public GeographicDescriptionImpl(Identifier geographicIdentifier)
public Identifier getGeographicIdentifier()
getGeographicIdentifier
in interface GeographicDescription
public void setGeographicIdentifier(Identifier newValue)
Copyright © 1996–2019 Geotools. All rights reserved.