- All Superinterfaces:
CoordinateSystem
,IdentifiedObject
- All Known Subinterfaces:
CartesianCS
@UML(identifier="AffineCS",
specification=ISO_19111)
public interface AffineCS
extends CoordinateSystem
A 2- or 3-dimensional coordinate system in Euclidean space with straight axes that are not necessarily orthogonal.
This type of CS can be used by coordinate reference systems of type
EngineeringCRS
, potentially in combination with
DerivedCRS
.
- Since:
- 2.0
- See Also:
-
Field Summary
Fields inherited from interface org.opengis.referencing.IdentifiedObject
ALIAS_KEY, DOMAINS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
-
Method Summary
Methods inherited from interface org.opengis.referencing.cs.CoordinateSystem
getAxis, getDimension
Methods inherited from interface org.opengis.referencing.IdentifiedObject
getAlias, getDomains, getIdentifiers, getName, getRemarks, toWKT