Package org.geotools.renderer.i18n
Class VocabularyKeys
Object
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.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Band Mergestatic final int
Band Selectionstatic final int
Base Coverage Processingstatic final int
Channel Selectionstatic final int
Color Mapstatic final int
Contrast Enhancementstatic final int
Coverage Processingstatic final int
Raster Symbolizer Helperstatic final int
Root Nodestatic final int
Shaded Reliefstatic final int
Untitled -
Method Summary
-
Field Details
-
BAND_MERGE
public static final int BAND_MERGEBand Merge- See Also:
-
BAND_SELECTION
public static final int BAND_SELECTIONBand Selection- See Also:
-
BASE_COVERAGE_PROCESSING
public static final int BASE_COVERAGE_PROCESSINGBase Coverage Processing- See Also:
-
CHANNEL_SELECTION
public static final int CHANNEL_SELECTIONChannel Selection- See Also:
-
COLOR_MAP
public static final int COLOR_MAPColor Map- See Also:
-
CONTRAST_ENHANCEMENT
public static final int CONTRAST_ENHANCEMENTContrast Enhancement- See Also:
-
COVERAGE_PROCESSING
public static final int COVERAGE_PROCESSINGCoverage Processing- See Also:
-
RASTER_SYMBOLIZER_HELPER
public static final int RASTER_SYMBOLIZER_HELPERRaster Symbolizer Helper- See Also:
-
ROOT_NODE
public static final int ROOT_NODERoot Node- See Also:
-
UNTITLED
public static final int UNTITLEDUntitled- See Also:
-
SHADED_RELIEF
public static final int SHADED_RELIEFShaded Relief- See Also:
-