|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PickedState | |
|---|---|
| edu.uci.ics.jung.visualization | Provides a visualization mechanism for drawing and rendering Graphs. |
| Uses of PickedState in edu.uci.ics.jung.visualization |
|---|
| Classes in edu.uci.ics.jung.visualization that implement PickedState | |
|---|---|
class |
AbstractPickedState
An abstract class to support ItemEvents for PickedState |
class |
MultiPickedState
Maintains the state of what has been 'picked' in the graph. |
| Fields in edu.uci.ics.jung.visualization declared as PickedState | |
|---|---|
protected PickedState |
VisualizationViewer.pickedState
holds the state of which elements of the graph are currently 'picked' |
| Methods in edu.uci.ics.jung.visualization that return PickedState | |
|---|---|
PickedState |
VisualizationViewer.getPickedState()
|
| Methods in edu.uci.ics.jung.visualization with parameters of type PickedState | |
|---|---|
void |
VisualizationViewer.setPickedState(PickedState pickedState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||