|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Direction
Direction is an interface that contains static values for
com.sas.visuals classes that have a "direction" property.
Field Summary | |
---|---|
static int |
BOTTOM_TO_TOP
BOTTOM_TO_TOP direction |
static int |
COLUMN_MAJOR
COLUMN_MAJOR direction |
static int |
LEFT_TO_RIGHT
LEFT_TO_RIGHT direction |
static java.lang.String |
RB_KEY
|
static int |
RIGHT_TO_LEFT
RIGHT_TO_LEFT direction |
static int |
ROW_MAJOR
ROW_MAJOR direction |
static int |
TOP_TO_BOTTOM
TOP_TO_BOTTOM direction |
Field Detail |
---|
static final java.lang.String RB_KEY
static final int LEFT_TO_RIGHT
static final int RIGHT_TO_LEFT
static final int TOP_TO_BOTTOM
static final int BOTTOM_TO_TOP
static final int ROW_MAJOR
static final int COLUMN_MAJOR
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |