Interface AffineCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Subinterfaces:
CartesianCS

@UML(identifier="CS_AffineCS", specification=ISO_19111) public interface AffineCS extends CoordinateSystem
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.

This type of CS can be used by coordinate reference systems of type EngineeringCRS or ImageCRS.

Since:
2.0
See Also: