edu.uci.ics.jung.graph.decorators
Interface EdgeShape.ParallelRendering

All Known Implementing Classes:
EdgeShape.BentLine, EdgeShape.CubicCurve, EdgeShape.Loop, EdgeShape.QuadCurve
Enclosing class:
EdgeShape

public static interface EdgeShape.ParallelRendering


Method Summary
 void setParallelEdgeIndexFunction(ParallelEdgeIndexFunction peif)
           
 

Method Detail

setParallelEdgeIndexFunction

void setParallelEdgeIndexFunction(ParallelEdgeIndexFunction peif)