Class Constants.Keys
- java.lang.Object
-
- uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
-
-
Field Summary
Fields Modifier and Type Field Description static String
AXES
static String
AXISNAMES
static String
BASECRS
static String
BOUNDS
static String
CALENDAR
static String
CATEGORIES
static String
CATEGORYENCODING
static String
COMPOSITE
static String
COORDINATES
static String
COVERAGES
static String
CS
static String
CSAXES
static String
DATATYPE
static String
DESCRIPTION
static String
DIRECTION
static String
DOMAIN
static String
DOMAINTYPE
static String
EN
static String
ID
static String
LABEL
static String
NAME
static String
NUM
static String
OBSERVEDPROPERTY
static String
PARAMETERS
static String
PREFERREDCOLOR
static String
RANGES
static String
REFERENCING
static String
SHAPE
static String
START
static String
STOP
static String
SYMBOL
static String
SYSTEM
static String
T
static String
TITLE
static String
TYPE
static String
UNIT
static String
VALUES
static String
X
static String
Y
static String
Z
-
Constructor Summary
Constructors Constructor Description Keys()
-
-
-
Field Detail
-
X
public static final String X
- See Also:
- Constant Field Values
-
Y
public static final String Y
- See Also:
- Constant Field Values
-
Z
public static final String Z
- See Also:
- Constant Field Values
-
T
public static final String T
- See Also:
- Constant Field Values
-
COMPOSITE
public static final String COMPOSITE
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
DOMAINTYPE
public static final String DOMAINTYPE
- See Also:
- Constant Field Values
-
AXES
public static final String AXES
- See Also:
- Constant Field Values
-
AXISNAMES
public static final String AXISNAMES
- See Also:
- Constant Field Values
-
SHAPE
public static final String SHAPE
- See Also:
- Constant Field Values
-
DATATYPE
public static final String DATATYPE
- See Also:
- Constant Field Values
-
VALUES
public static final String VALUES
- See Also:
- Constant Field Values
-
BOUNDS
public static final String BOUNDS
- See Also:
- Constant Field Values
-
START
public static final String START
- See Also:
- Constant Field Values
-
STOP
public static final String STOP
- See Also:
- Constant Field Values
-
NUM
public static final String NUM
- See Also:
- Constant Field Values
-
COORDINATES
public static final String COORDINATES
- See Also:
- Constant Field Values
-
REFERENCING
public static final String REFERENCING
- See Also:
- Constant Field Values
-
SYSTEM
public static final String SYSTEM
- See Also:
- Constant Field Values
-
CALENDAR
public static final String CALENDAR
- See Also:
- Constant Field Values
-
BASECRS
public static final String BASECRS
- See Also:
- Constant Field Values
-
CS
public static final String CS
- See Also:
- Constant Field Values
-
CSAXES
public static final String CSAXES
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
EN
public static final String EN
- See Also:
- Constant Field Values
-
DIRECTION
public static final String DIRECTION
- See Also:
- Constant Field Values
-
UNIT
public static final String UNIT
- See Also:
- Constant Field Values
-
SYMBOL
public static final String SYMBOL
- See Also:
- Constant Field Values
-
DOMAIN
public static final String DOMAIN
- See Also:
- Constant Field Values
-
COVERAGES
public static final String COVERAGES
- See Also:
- Constant Field Values
-
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
-
RANGES
public static final String RANGES
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
LABEL
public static final String LABEL
- See Also:
- Constant Field Values
-
OBSERVEDPROPERTY
public static final String OBSERVEDPROPERTY
- See Also:
- Constant Field Values
-
CATEGORIES
public static final String CATEGORIES
- See Also:
- Constant Field Values
-
CATEGORYENCODING
public static final String CATEGORYENCODING
- See Also:
- Constant Field Values
-
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
-
PREFERREDCOLOR
public static final String PREFERREDCOLOR
- See Also:
- Constant Field Values
-
-