|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerticalCRS | |
---|---|
org.opengis.metadata.extent | Extent information. |
org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
Uses of VerticalCRS in org.opengis.metadata.extent |
---|
Methods in org.opengis.metadata.extent that return VerticalCRS | |
---|---|
VerticalCRS |
VerticalExtent.getVerticalCRS()
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured. |
Uses of VerticalCRS in org.opengis.referencing.crs |
---|
Methods in org.opengis.referencing.crs that return VerticalCRS | |
---|---|
VerticalCRS |
CRSFactory.createVerticalCRS(Map<String,?> properties,
VerticalDatum datum,
VerticalCS cs)
Creates a vertical coordinate reference system. |
VerticalCRS |
CRSAuthorityFactory.createVerticalCRS(String code)
Create a vertical coordinate reference system from a code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |