public static interface EdgeShape.IndexedRendering<V,E>
Modifier and Type | Method and Description |
---|---|
edu.uci.ics.jung.graph.util.EdgeIndexFunction<V,E> |
getEdgeIndexFunction() |
void |
setEdgeIndexFunction(edu.uci.ics.jung.graph.util.EdgeIndexFunction<V,E> peif) |