Package | Description |
---|---|
org.apache.sis.referencing |
Base classes for reference systems used for general positioning.
|
Modifier and Type | Method and Description |
---|---|
static CommonCRS.Vertical |
CommonCRS.Vertical.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonCRS.Vertical[] |
CommonCRS.Vertical.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.