JGraph
v5.0


org.jgraph.graph
Interface Edge.Routing

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

public static interface Edge.Routing
extends java.io.Serializable


Method Summary
 void route(EdgeView edge, java.util.List points)
           
 

Method Detail

route

void route(EdgeView edge,
           java.util.List points)

JGraph
v5.0


Copyright (C) 2003-2004 Gaudenz Alder. All rights reserved.