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, hashCode
public static final VerticalDatum UNKNOWN_VERTICAL_DATUM
public VerticalDatum(CrsId crsId, String name, int datumtype)
crsId
- name
- public int getDatumType()
public Extension getExtension()
Copyright © 2022 geolatte.org. All rights reserved.