|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.metadata.iso.MetadataEntity
org.geotools.metadata.iso.extent.GeographicExtentImpl
org.geotools.metadata.iso.extent.GeographicDescriptionImpl
Description of the geographic area using identifiers.
| Field Summary |
| Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
| Constructor Summary | |
GeographicDescriptionImpl()
Constructs an initially empty geographic description. |
|
GeographicDescriptionImpl(org.opengis.metadata.Identifier geographicIdentifier)
Creates a geographic description initialized to the specified value. |
|
| Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this GeographicDescription with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
org.opengis.metadata.Identifier |
getGeographicIdentifier()
Returns the identifier used to represent a geographic area. |
int |
hashCode()
Returns a hash code value for this geographic description. |
void |
setGeographicIdentifier(org.opengis.metadata.Identifier newValue)
Set the identifier used to represent a geographic area. |
java.lang.String |
toString()
Returns a string representation of this geographic description. |
| Methods inherited from class org.geotools.metadata.iso.extent.GeographicExtentImpl |
getInclusion, setInclusion |
| Methods inherited from class org.geotools.metadata.iso.MetadataEntity |
appendLineSeparator, checkWritePermission, copyCollection, isModifiable, nonNullCollection, unmodifiable, unmodifiable |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.opengis.metadata.extent.GeographicExtent |
getInclusion |
| Constructor Detail |
public GeographicDescriptionImpl()
public GeographicDescriptionImpl(org.opengis.metadata.Identifier geographicIdentifier)
| Method Detail |
public org.opengis.metadata.Identifier getGeographicIdentifier()
getGeographicIdentifier in interface org.opengis.metadata.extent.GeographicDescriptionpublic void setGeographicIdentifier(org.opengis.metadata.Identifier newValue)
protected void freeze()
freeze in class GeographicExtentImplpublic boolean equals(java.lang.Object object)
equals in class GeographicExtentImplpublic int hashCode()
hashCode in class GeographicExtentImplpublic java.lang.String toString()
toString in class GeographicExtentImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||