Class EdgeShape.Box
java.lang.Object
edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer<V,E>
edu.uci.ics.jung.visualization.decorators.EdgeShape.Box
An edge shape that renders as a diamond with its nadir at the
center of the vertex. Parallel instances will not overlap.
-
Field Summary
Fields inherited from class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
control_offset_increment, edgeIndexFunction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
getEdgeIndexFunction, setControlOffsetIncrement, setEdgeIndexFunction
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals
-
Constructor Details
-
Box
public Box()
-
-
Method Details
-
apply
-