|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.renderer.i18n.VocabularyKeys
public final class VocabularyKeys
Resource keys. This class is used when compiling sources, but
no dependencies to 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
Field Summary | |
---|---|
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 |
UNTITLED
Untitled |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |