@UML(identifier="SC_TemporalCRS", specification=ISO_19111) public interface TemporalCRS extends SingleCRS
| Used with CS type(s) |
|---|
Time
|
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Modifier and Type | Method and Description |
|---|---|
TimeCS |
getCoordinateSystem()
Returns the coordinate system, which must be temporal.
|
TemporalDatum |
getDatum()
Returns the datum, which must be temporal.
|
getDomainOfValidity, getScopegetAlias, getIdentifiers, getName, getRemarks, toWKT@UML(identifier="usesCS", obligation=MANDATORY, specification=ISO_19111) TimeCS getCoordinateSystem()
getCoordinateSystem in interface CoordinateReferenceSystemgetCoordinateSystem in interface SingleCRS@UML(identifier="usesDatum", obligation=MANDATORY, specification=ISO_19111) TemporalDatum getDatum()
Copyright © 1996–2019 Geotools. All rights reserved.