| Package | Description |
|---|---|
| org.cts.crs |
| Modifier and Type | Method and Description |
|---|---|
VerticalCRS |
CompoundCRS.getVerticalCRS()
Returns the vertical part of this CoordinateReferenceSystem.
|
| Constructor and Description |
|---|
CompoundCRS(Identifier identifier,
GeodeticCRS horizontalCRS,
VerticalCRS verticalCRS)
Creates a new CompoundCRS from a 2D horizontal CRS and a 1D vertical CRS.
|
Copyright © 2019 CNRS. All rights reserved.