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, setInclusionensureNonNull, getStandardcheckWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiableasMap, asTree, equals, getInterface, hashCode, toStringgetInclusionpublic GeographicDescriptionImpl()
public GeographicDescriptionImpl(GeographicDescription source)
public GeographicDescriptionImpl(Identifier geographicIdentifier)
public Identifier getGeographicIdentifier()
getGeographicIdentifier in interface GeographicDescriptionpublic void setGeographicIdentifier(Identifier newValue)
Copyright © 1996–2019 Geotools. All rights reserved.