|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbackend.mousehandlerstates.MouseHandlerBaseState
backend.mousehandlerstates.DrawLineBaseState
backend.mousehandlerstates.DrawShortLineState
public class DrawShortLineState
DrawShortLineState is the state that should be used to draw short lines with the MouseHandler
Method Summary | |
---|---|
static DrawShortLineState |
instance(SphereWorldModel theWorld)
|
Methods inherited from class backend.mousehandlerstates.DrawLineBaseState |
---|
addCircle, addLine, addPoint, addPoint, enter, exit, newMouseLoc, reset, shouldHighlight |
Methods inherited from class backend.mousehandlerstates.MouseHandlerBaseState |
---|
getStateLabel, sendMouseLoc, setSendMouseLoc |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DrawShortLineState instance(SphereWorldModel theWorld)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |