|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.referencing.wkt.Formattable
org.geotools.referencing.AbstractIdentifiedObject
org.geotools.referencing.AbstractReferenceSystem
org.geotools.referencing.ReferenceSystem
AbstractReferenceSystem
.
Description of a spatial and temporal reference system used by a dataset.
Field Summary |
Fields inherited from class org.geotools.referencing.AbstractReferenceSystem |
SCOPE_PROPERTY, VALID_AREA_PROPERTY |
Fields inherited from class org.geotools.referencing.AbstractIdentifiedObject |
ALIAS_PROPERTY, EMPTY_ALIAS_ARRAY, EMPTY_IDENTIFIER_ARRAY, IDENTIFIER_COMPARATOR, IDENTIFIERS_PROPERTY, NAME_COMPARATOR, NAME_PROPERTY, REMARKS_COMPARATOR, REMARKS_PROPERTY |
Fields inherited from interface org.opengis.referencing.ReferenceSystem |
SCOPE_KEY, VALID_AREA_KEY |
Fields inherited from interface org.opengis.referencing.IdentifiedObject |
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY |
Constructor Summary | |
ReferenceSystem(java.util.Map properties)
Deprecated. Constructs a reference system from a set of properties. |
Methods inherited from class org.geotools.referencing.AbstractReferenceSystem |
equals, getScope, getValidArea |
Methods inherited from class org.geotools.referencing.AbstractIdentifiedObject |
asSet, ensureAngularUnit, ensureLinearUnit, ensureNonNull, ensureNonNull, ensureTimeUnit, equals, equals, equals, equals, getAlias, getIdentifiers, getName, getProperties, getRemarks, hashCode, nameMatches, nameMatches |
Methods inherited from class org.geotools.referencing.wkt.Formattable |
formatWKT, toString, toWKT, toWKT, toWKT |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.opengis.referencing.IdentifiedObject |
getAlias, getIdentifiers, getName, getRemarks, toWKT |
Constructor Detail |
public ReferenceSystem(java.util.Map properties)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |