Package org.geotools.api.referencing.crs
Interface DerivedCRS
- All Superinterfaces:
CoordinateReferenceSystem,GeneralDerivedCRS,IdentifiedObject,ReferenceSystem,SingleCRS
- All Known Implementing Classes:
DefaultDerivedCRS
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system
but is not a projected coordinate reference system. This category includes coordinate reference systems derived from
a projected coordinate reference system.
- Since:
- GeoAPI 1.0
- Author:
- Martin Desruisseaux (IRD)
-
Field Summary
Fields inherited from interface IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEYFields inherited from interface ReferenceSystem
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEY -
Method Summary
Methods inherited from interface GeneralDerivedCRS
getBaseCRS, getConversionFromBaseMethods inherited from interface IdentifiedObject
getAlias, getIdentifiers, getName, getRemarks, toWKTMethods inherited from interface ReferenceSystem
getDomainOfValidity, getScopeMethods inherited from interface SingleCRS
getCoordinateSystem, getDatum