Uses of Interface
org.opengis.referencing.cs.VerticalCS
-
Uses of VerticalCS in org.opengis.referencing.crs
Modifier and TypeMethodDescriptionVerticalCRS.getCoordinateSystem()
Returns the coordinate system, which must be vertical.Modifier and TypeMethodDescriptionCRSFactory.createVerticalCRS
(Map<String, ?> properties, VerticalDatum datum, VerticalCS cs) Creates a vertical coordinate reference system. -
Uses of VerticalCS in org.opengis.referencing.cs
Modifier and TypeMethodDescriptionCSAuthorityFactory.createVerticalCS
(String code) Creates a vertical coordinate system from a code.CSFactory.createVerticalCS
(Map<String, ?> properties, CoordinateSystemAxis axis) Creates a vertical coordinate system.