|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Direction
This class lists the direction of an object's bounding box may have.
| Field Summary | |
static int |
ABOVE_BELOW
| X | | X | ___|___|___ | | | X | ___|___|___ | | | X | | X | |
static int |
LEFT_RIGHT
| | | | ___|___|___ | | XX | X | XX ___|___|___ | | | | | | |
| Constructor Summary | |
(package private) |
Direction()
|
| Method Summary | |
static java.lang.String |
toString(int relation)
| | | | ___|___|___ | | | | ___|___|___ | | | | X | | |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final int LEFT_RIGHT
public static final int ABOVE_BELOW
| Constructor Detail |
Direction()
| Method Detail |
public static java.lang.String toString(int relation)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||