public class ClassicPickSupport<V,E> extends RadiusPickSupport<V,E> implements edu.uci.ics.jung.algorithms.layout.GraphElementAccessor<V,E>
PickSupport implementation that emulates the picking behavior
of versions of VisualizationViewer prior to version 1.6.
(VisualizationViewer still has this behavior by default, but
the picking behavior can now be changed.)ShapePickSupport| Constructor and Description |
|---|
ClassicPickSupport() |
| Modifier and Type | Method and Description |
|---|---|
E |
getEdge(double x,
double y) |
getEdge, getEdge, getVertex, getVertexgetVerticespublic E getEdge(double x, double y)