public class VerticalDatum extends CrsIdentifiable
| Modifier and Type | Field and Description |
|---|---|
static VerticalDatum |
UNKNOWN_VERTICAL_DATUM |
| Constructor and Description |
|---|
VerticalDatum(CrsId crsId,
String name,
int datumtype)
Constructs an instance.
|
VerticalDatum(CrsId crsId,
String name,
int datumtype,
Extension extension)
Constructs an instance
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDatumType() |
Extension |
getExtension() |
equals, getCrsId, getName, hashCodepublic static final VerticalDatum UNKNOWN_VERTICAL_DATUM
public VerticalDatum(CrsId crsId, String name, int datumtype)
crsId - name - public int getDatumType()
public Extension getExtension()
Copyright © 2025 geolatte.org. All rights reserved.