|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
describts the axis of a grid
-----------------------------------------------------------------------
Field Summary | |
static int |
BACK
|
static int |
DOWN
|
static int |
FRONT
|
static int |
LEFT
|
static int |
RIGHT
|
static int |
UP
|
Method Summary | |
java.lang.String |
getDescription()
returns a short description of the axis |
java.lang.String |
getName()
returns the name of the axis |
int |
getOrientation()
returns the axis orientation |
Field Detail |
public static final int UP
public static final int DOWN
public static final int LEFT
public static final int RIGHT
public static final int BACK
public static final int FRONT
Method Detail |
public java.lang.String getName()
public java.lang.String getDescription()
public int getOrientation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |