|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayOptions.DisplayState | |
---|---|
org.samcrow |
Uses of DisplayOptions.DisplayState in org.samcrow |
---|
Fields in org.samcrow declared as DisplayOptions.DisplayState | |
---|---|
private DisplayOptions.DisplayState |
DisplayOptions.state
|
private DisplayOptions.DisplayState |
Pathfinder.state
|
Methods in org.samcrow with parameters of type DisplayOptions.DisplayState | |
---|---|
void |
DisplayOptions.DisplayChangeListener.displayStateChanged(DisplayOptions.DisplayState s)
Called whenever the user changes the display state |
void |
Pathfinder.displayStateChanged(DisplayOptions.DisplayState s)
|
void |
DrawQueue.redraw(java.lang.String mode,
DisplayOptions.DisplayState state)
Clear the frame and draw all features added since the last call to redraw |
private boolean |
DrawQueue.shouldDraw(org.lekan.graphics.SGObject.Origin origin,
DisplayOptions.DisplayState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |