Uses of Class
com.luciad.format.gdf.TLcdGDFFeatureTheme
-
Uses of TLcdGDFFeatureTheme in com.luciad.format.gdf
Modifier and TypeFieldDescriptionstatic final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.ADMINISTRATIVE_AREAS
The GDF Administrative Areas theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.CHAINAGE_REFERENCING_FEATURES
The GDF Chainage Referencing Features theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.GENERAL_FEATURES
The GDF General Features theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.LAND_COVER_AND_USE
The GDF Land Cover and Use theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.NAMED_AREAS
The GDF Named Areas theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.PUBLIC_TRANSPORT
The GDF Public Transport theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.RAILWAYS
The GDF Railways theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.ROAD_FURNITURE
The GDF Road Furniture theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.ROADS_AND_FERRIES
The GDF Roads and Ferries theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.SERVICES
The GDF Services theme.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.STRUCTURES
The GDF Structures theme.static final TLcdGDFFeatureTheme
TLcdGDFDefaultFeatureThemeMap.USER_DEFINED_FEATURES
Feature theme that contains all user defined features, i.e. all features that are not in the predefined feature list.static final TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.WATERWAYS
The GDF Waterways theme.Modifier and TypeMethodDescriptionILcdGDFFeatureThemeMap.getFeatureTheme
(int aIndex) Returns the feature theme at the given index.ILcdGDFFeatureThemeMap.getFeatureTheme
(TLcdGDFFeatureClass aFeatureClass) Returns the feature theme to which the given feature belongs.TLcdGDFDefaultFeatureThemeMap.getFeatureTheme
(int aIndex) TLcdGDFDefaultFeatureThemeMap.getFeatureTheme
(TLcdGDFFeatureClass aFeatureClass) TLcdGDFFeatureClass.getFeatureTheme()
Returns the feature theme to which this feature class belongs.static TLcdGDFFeatureTheme
TLcdGDFFeatureTheme.getFeatureTheme
(int aIndex) Returns the theme at the given index.TLcdGDFLayerModelDescriptor.getFeatureTheme
(int aIndex) Returns the feature theme at the given index.