org.geotools.data.vpf.ifc
Interface FeatureClassTypes


public interface FeatureClassTypes


Field Summary
static char FEATURE_AREA
           
static char FEATURE_LINE
           
static char FEATURE_POINT
           
static char FEATURE_TEXT
           
static java.lang.String FIELD_CLASS
           
static java.lang.String FIELD_DESCRIPTION
           
static java.lang.String FIELD_TYPE
           
 

Field Detail

FEATURE_POINT

public static final char FEATURE_POINT
See Also:
Constant Field Values

FEATURE_LINE

public static final char FEATURE_LINE
See Also:
Constant Field Values

FEATURE_TEXT

public static final char FEATURE_TEXT
See Also:
Constant Field Values

FEATURE_AREA

public static final char FEATURE_AREA
See Also:
Constant Field Values

FIELD_CLASS

public static final java.lang.String FIELD_CLASS
See Also:
Constant Field Values

FIELD_TYPE

public static final java.lang.String FIELD_TYPE
See Also:
Constant Field Values

FIELD_DESCRIPTION

public static final java.lang.String FIELD_DESCRIPTION
See Also:
Constant Field Values


Copyright © GeoTools. All Rights Reserved.