public class ClassicPickSupport<V,E> extends RadiusPickSupport<V,E> implements 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.)ShapePickSupportmaxDistance| Constructor and Description |
|---|
ClassicPickSupport() |
| Modifier and Type | Method and Description |
|---|---|
E |
getEdge(double x,
double y) |
getEdge, getEdge, getVertex, getVertexgetVerticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEdge, getVertex, getVerticespublic E getEdge(double x, double y)
Copyright © 2015. All rights reserved.