|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.uci.ics.jung.visualization.picking | |
---|---|
edu.uci.ics.jung.visualization | Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT. |
edu.uci.ics.jung.visualization.decorators | Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. |
edu.uci.ics.jung.visualization.picking | Visualization mechanisms for supporting the selection of graph elements. |
edu.uci.ics.jung.visualization.renderers | Visualization mechanisms relating to rendering. |
edu.uci.ics.jung.visualization3d |
Classes in edu.uci.ics.jung.visualization.picking used by edu.uci.ics.jung.visualization | |
---|---|
PickedState
An interface for classes that keep track of the "picked" state of edges or vertices. |
Classes in edu.uci.ics.jung.visualization.picking used by edu.uci.ics.jung.visualization.decorators | |
---|---|
PickedInfo
An interface for classes that return information regarding whether a given graph element (vertex or edge) has been selected. |
Classes in edu.uci.ics.jung.visualization.picking used by edu.uci.ics.jung.visualization.picking | |
---|---|
AbstractPickedState
An abstract class to support ItemEvents for PickedState |
|
PickedInfo
An interface for classes that return information regarding whether a given graph element (vertex or edge) has been selected. |
|
PickedState
An interface for classes that keep track of the "picked" state of edges or vertices. |
|
RadiusPickSupport
Simple implementation of PickSupport that returns the vertex or edge that is closest to the specified location. |
|
ShapePickSupport
A GraphElementAccessor that returns elements whose Shape
contains the specified pick point or region. |
|
ShapePickSupport.Style
The available picking heuristics: Style.CENTERED : returns the element whose
center is closest to the pick point. |
Classes in edu.uci.ics.jung.visualization.picking used by edu.uci.ics.jung.visualization.renderers | |
---|---|
PickedState
An interface for classes that keep track of the "picked" state of edges or vertices. |
Classes in edu.uci.ics.jung.visualization.picking used by edu.uci.ics.jung.visualization3d | |
---|---|
PickedState
An interface for classes that keep track of the "picked" state of edges or vertices. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |