org.jgraph.graph
Interface Edge.Routing

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultEdge.DefaultRouting
Enclosing interface:
Edge

public static interface Edge.Routing
extends Serializable


Method Summary
 void route(EdgeView edge, List points)
           
 

Method Detail

route

void route(EdgeView edge,
           List points)