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.)ShapePickSupport
maxDistance
Constructor and Description |
---|
ClassicPickSupport() |
Modifier and Type | Method and Description |
---|---|
E |
getEdge(double x,
double y) |
getEdge, getEdge, getVertex, getVertex
getVertices
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEdge, getVertex, getVertices
public E getEdge(double x, double y)
Copyright © 2014. All rights reserved.