|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines some layout orientation specifiers that are used to inform a layouter which general orientation a layout should express.
Field Summary | |
static byte |
BOTTOM_TO_TOP
Orientation specifier. |
static byte |
LEFT_TO_RIGHT
Orientation specifier. |
static byte |
RIGHT_TO_LEFT
Orientation specifier. |
static byte |
TOP_TO_BOTTOM
Orientation specifier. |
Field Detail |
public static final byte TOP_TO_BOTTOM
public static final byte LEFT_TO_RIGHT
public static final byte RIGHT_TO_LEFT
public static final byte BOTTOM_TO_TOP
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |