JGraph
v3.3


org.jgraph.graph
Interface Edge.Routing

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

public static interface Edge.Routing
extends Serializable


Method Summary
 void route(EdgeView edge, List points)
           
 

Method Detail

route

public void route(EdgeView edge,
                  List points)

JGraph
v3.3


Copyright (C) 2001-2004 JGraph.org. All rights reserved.