|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CoordinateSystemAxis
Definition of a coordinate system axis. See axis name constraints.
CoordinateSystem,
Unit| Field Summary |
|---|
| Fields inherited from interface org.opengis.referencing.IdentifiedObject |
|---|
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY |
| Method Summary | |
|---|---|
java.lang.String |
getAbbreviation()
The abbreviation used for this coordinate system axes. |
org.opengis.referencing.cs.AxisDirection |
getDirection()
Direction of this coordinate system axis. |
Unit<?> |
getUnit()
The unit of measure used for this coordinate system axis. |
| Methods inherited from interface org.opengis.referencing.IdentifiedObject |
|---|
getAlias, getIdentifiers, getName, getRemarks, toWKT |
| Method Detail |
|---|
java.lang.String getAbbreviation()
org.opengis.referencing.cs.AxisDirection getDirection()
org.opengis.referencing.crs.EngineeringCRS often requires
specific descriptions of the directions of its coordinate system axes.
Unit<?> getUnit()
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||