|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.jung.visualization.ShapePickSupport
org.ujmp.jung.DefaultShapePickSupport
public class DefaultShapePickSupport
Field Summary |
---|
Fields inherited from class edu.uci.ics.jung.visualization.ShapePickSupport |
---|
hasGraphLayout, hasShapeFunctions, layoutTransformer, pickSize |
Constructor Summary | |
---|---|
DefaultShapePickSupport()
|
Method Summary | |
---|---|
edu.uci.ics.jung.graph.Edge |
getEdge(double x,
double y)
|
Methods inherited from class edu.uci.ics.jung.visualization.ShapePickSupport |
---|
getLayoutTransformer, getVertex, setHasGraphLayout, setHasShapes, setLayout, setLayoutTransformer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultShapePickSupport()
Method Detail |
---|
public edu.uci.ics.jung.graph.Edge getEdge(double x, double y)
getEdge
in interface edu.uci.ics.jung.visualization.GraphElementAccessor
getEdge
in class edu.uci.ics.jung.visualization.ShapePickSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |