|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreferenceConstants
Constant definitions for plug-in preferences
Field Summary | |
---|---|
static java.lang.String |
BACKGROUND_COLOR_PREFERENCE
The preference id for the map's background color |
static java.lang.String |
BORDER_COLOR_PREFERENCE
The preference id for the map's border color |
static java.lang.String |
DRAW_POLYGON_BORDERS_BOOLEAN_PREFERENCE
The preference id for the drawing polygon borders. |
static java.lang.String |
FOREGROUND_COLOR_PREFERENCE
The preference id for the map's foreground color |
static java.lang.String |
FOREGROUND_RELATIVE_VALUE_ZERO_COLOR_PREFERENCE
The preference id for the map's foreground color when the relative value = 0 |
static java.lang.String |
GAIN_FACTOR_PREFERENCE
The preference id for the map gain factor |
static java.lang.String |
GUI_SCALING_FACTOR_DOUBLE_PREFERENCE
The preference id for the map's initial scaling |
static java.lang.String |
INITIAL_SCALE_SELECTION_PREFERENCE
The preference id for the initial scale (zoom ruler) selection |
static java.lang.String |
INITIAL_X_TRANSLATION_PREFERENCE
The preference id for the map's initial "X" translation |
static java.lang.String |
INITIAL_Y_TRANSLATION_PREFERENCE
The preference id for the map's initial "Y" translation |
static java.lang.String |
LOGSCALE_BOOLEAN_PREFERENCE
The preference id for using a logrithmic scale of the values in the display. |
static java.lang.String |
ZOOM_RULER_SCALING_FACTOR_PREFERENCE
The preference id for the scaling factor on the zoom ruler |
Field Detail |
---|
static final java.lang.String BACKGROUND_COLOR_PREFERENCE
static final java.lang.String FOREGROUND_COLOR_PREFERENCE
static final java.lang.String FOREGROUND_RELATIVE_VALUE_ZERO_COLOR_PREFERENCE
static final java.lang.String BORDER_COLOR_PREFERENCE
static final java.lang.String DRAW_POLYGON_BORDERS_BOOLEAN_PREFERENCE
static final java.lang.String LOGSCALE_BOOLEAN_PREFERENCE
static final java.lang.String GAIN_FACTOR_PREFERENCE
static final java.lang.String GUI_SCALING_FACTOR_DOUBLE_PREFERENCE
static final java.lang.String INITIAL_X_TRANSLATION_PREFERENCE
static final java.lang.String INITIAL_Y_TRANSLATION_PREFERENCE
static final java.lang.String ZOOM_RULER_SCALING_FACTOR_PREFERENCE
static final java.lang.String INITIAL_SCALE_SELECTION_PREFERENCE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |