@UML(identifier="SC_ProjectedCRS", specification=ISO_19111) public interface ProjectedCRS extends GeneralDerivedCRS
| Used with CS type(s) |
|---|
Cartesian
|
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Modifier and Type | Method and Description |
|---|---|
GeographicCRS |
getBaseCRS()
Returns the base coordinate reference system, which must be geographic.
|
Projection |
getConversionFromBase()
Returns the map projection from the base CRS to this CRS.
|
CartesianCS |
getCoordinateSystem()
Returns the coordinate system, which must be cartesian.
|
GeodeticDatum |
getDatum()
Returns the datum.
|
getDomainOfValidity, getScopegetAlias, getIdentifiers, getName, getRemarks, toWKTGeographicCRS getBaseCRS()
getBaseCRS in interface GeneralDerivedCRSProjection getConversionFromBase()
getConversionFromBase in interface GeneralDerivedCRS@UML(identifier="usesCS", obligation=MANDATORY, specification=ISO_19111) CartesianCS getCoordinateSystem()
getCoordinateSystem in interface CoordinateReferenceSystemgetCoordinateSystem in interface SingleCRSGeodeticDatum getDatum()
Copyright © 1996–2019 Geotools. All rights reserved.