public final class VocabularyKeys extends Object
ResourceKeys
should appear in any resulting class files. Since Java compiler inlines final
integer values, using long identifiers will not bloat constant pools of classes compiled against
the interface, provided that no class implements this interface.IndexedResourceBundle
,
IndexedResourceCompiler
Modifier and Type | Field and Description |
---|---|
static int |
BAND_MERGE
Band Merge
|
static int |
BAND_SELECTION
Band Selection
|
static int |
BASE_COVERAGE_PROCESSING
Base Coverage Processing
|
static int |
CHANNEL_SELECTION
Channel Selection
|
static int |
COLOR_MAP
Color Map
|
static int |
CONTRAST_ENHANCEMENT
Contrast Enhancement
|
static int |
COVERAGE_PROCESSING
Coverage Processing
|
static int |
RASTER_SYMBOLIZER_HELPER
Raster Symbolizer Helper
|
static int |
ROOT_NODE
Root Node
|
static int |
SHADED_RELIEF
Shaded Relief
|
static int |
UNTITLED
Untitled
|
public static final int BAND_MERGE
public static final int BAND_SELECTION
public static final int BASE_COVERAGE_PROCESSING
public static final int CHANNEL_SELECTION
public static final int COLOR_MAP
public static final int CONTRAST_ENHANCEMENT
public static final int COVERAGE_PROCESSING
public static final int RASTER_SYMBOLIZER_HELPER
public static final int ROOT_NODE
public static final int UNTITLED
public static final int SHADED_RELIEF
Copyright © 1996–2019 Geotools. All rights reserved.