Uses of Class
org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
-
Packages that use VerticalCoordinateReferenceSystem Package Description org.geolatte.geom.crs This package contains classes that model Coordinate Reference Systems. -
-
Uses of VerticalCoordinateReferenceSystem in org.geolatte.geom.crs
Methods in org.geolatte.geom.crs that return VerticalCoordinateReferenceSystem Modifier and Type Method Description static VerticalCoordinateReferenceSystemCoordinateReferenceSystems. mkVertical(LinearUnit unit)Creates a 1-DimensionalVerticalCoordinateReferenceSystemMethods in org.geolatte.geom.crs that return types with arguments of type VerticalCoordinateReferenceSystem Modifier and Type Method Description Optional<VerticalCoordinateReferenceSystem>CompoundCoordinateReferenceSystem. getVertical()
-