anl.aida.data
Interface AxisAttributeConstants


public interface AxisAttributeConstants

Constants for axis attributes.


Field Summary
static java.lang.String CRS_CODE
          Key for epsg crs code.
static java.lang.String MAP_FILE
          Key for shapefile attribute.
static java.lang.String NAME_ATTRIBUTE
          Key for attribute name in the features that specify a name for the feature.
 

Field Detail

CRS_CODE

static final java.lang.String CRS_CODE
Key for epsg crs code.

See Also:
Constant Field Values

MAP_FILE

static final java.lang.String MAP_FILE
Key for shapefile attribute.

See Also:
Constant Field Values

NAME_ATTRIBUTE

static final java.lang.String NAME_ATTRIBUTE
Key for attribute name in the features that specify a name for the feature.

See Also:
Constant Field Values