public class AxisUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DEPTH_NAMES |
static List<String> |
HEIGHT_NAMES |
static List<String> |
LAT_NAMES |
static List<String> |
LNG_NAMES |
| Constructor and Description |
|---|
AxisUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDepth(String phenomenon) |
static boolean |
isLat(String phenomenon) |
static boolean |
isLng(String phenomenon) |
static boolean |
isZ(String phenomenon) |
Copyright © 2016. All Rights Reserved.