public class EdgeShape.BentLine extends ParallelEdgeShapeTransformer<V,E>
control_offset_increment, edgeIndexFunction| Constructor and Description |
|---|
BentLine() |
| Modifier and Type | Method and Description |
|---|---|
Shape |
apply(E e)
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
Loop shared instance.
|
void |
setEdgeIndexFunction(EdgeIndexFunction<V,E> edgeIndexFunction) |
getEdgeIndexFunction, setControlOffsetIncrementpublic void setEdgeIndexFunction(EdgeIndexFunction<V,E> edgeIndexFunction)
setEdgeIndexFunction in class ParallelEdgeShapeTransformer<V,E>Copyright © 2016. All rights reserved.