|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.ui.NinePointManipulator.HandlePosition
public static class NinePointManipulator.HandlePosition
Instances of this class represent the nine handle positions.
Method Summary | |
---|---|
boolean |
isEast()
Return true if this is the NE, E, or SE position. |
boolean |
isNorth()
Return true if this is the NW, N, or NE position. |
boolean |
isSouth()
Return true if this is the SW, S, or SE position. |
boolean |
isWest()
Return true if this is the NW, W, or SW position. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isWest()
public boolean isEast()
public boolean isNorth()
public boolean isSouth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |