public interface CoordinateSystemAxis extends IdentifiedObject
CoordinateSystem
,
Unit
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
Modifier and Type | Method and Description |
---|---|
String |
getAbbreviation()
The abbreviation used for this coordinate system axes.
|
AxisDirection |
getDirection()
Direction of this coordinate system axis.
|
Unit<?> |
getUnit()
The unit of measure used for this coordinate system axis.
|
getAlias, getIdentifiers, getName, getRemarks, toWKT
String getAbbreviation()
AxisDirection getDirection()
org.opengis.referencing.crs.EngineeringCRS
often requires
specific descriptions of the directions of its coordinate system axes.Unit<?> getUnit()
Copyright © 2012. All Rights Reserved.