|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvFrameworkConstants
This class describes constants that are used by components, renderers and tags to describe properties in the framework.
| Field Summary | |
|---|---|
static String |
ACTION_NAME
The action passed to the server action. |
static String |
AUTO_REFRESH
The auto refresh mode of the overview. |
static String |
BOUNDING_BOX
The view bounding box. |
static String |
CONSTRAINED_ON_CONTENTS
The free mode property. |
static String |
INTERACTOR
The interactor property of a component. |
static String |
INTERACTOR_ID
The ID of an interactor. |
static String |
MAX_ZOOM_LEVEL
The maximum zoom level authorized. |
static String |
MIN_ZOOM_LEVEL
The minimum zoom level authorized. |
static String |
NB_BUTTONS
Number of buttons of a component made of buttons (ex: zoom tool). |
static String |
ORIENTATION
The orientation of a component. |
static String |
ORIENTATION_HORIZONTAL
The horizontal orientation. |
static String |
ORIENTATION_VERTICAL
The vertical orientation. |
static String |
PAN_FACTOR
The pan amount applied with a pan action. |
static String |
STATIC_LAYERS_COUNT
The tile size. |
static String |
TILE_SIZE
The tile size. |
static String |
VISIBLE_LAYERS
The visible manager layers of a view. |
static String |
ZOOM_FACTOR
The zoom amount applied with a zoom action. |
static String |
ZOOM_LEVELS
The zoom levels of a view. |
| Field Detail |
|---|
static final String INTERACTOR_ID
static final String INTERACTOR
static final String NB_BUTTONS
static final String ORIENTATION
static final String ORIENTATION_VERTICAL
static final String ORIENTATION_HORIZONTAL
static final String ZOOM_FACTOR
static final String PAN_FACTOR
static final String AUTO_REFRESH
static final String BOUNDING_BOX
static final String ACTION_NAME
static final String TILE_SIZE
static final String STATIC_LAYERS_COUNT
static final String ZOOM_LEVELS
static final String MAX_ZOOM_LEVEL
static final String MIN_ZOOM_LEVEL
static final String VISIBLE_LAYERS
static final String CONSTRAINED_ON_CONTENTS
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||