cz.cmc.tcgui
Class TCEdgeView.FilterMatchRouting
java.lang.Object
cz.cmc.tcgui.TCEdgeView.FilterMatchRouting
- All Implemented Interfaces:
- org.jgraph.graph.Edge.Routing, Serializable
- Enclosing class:
- TCEdgeView
- public static class TCEdgeView.FilterMatchRouting
- extends Object
- implements org.jgraph.graph.Edge.Routing
Title: class FilterMatchRouting
Description: Routing for filter match edges
Copyright: Copyright (c) 2003
Company: CMC Computers
- See Also:
- Serialized Form
Method Summary |
void |
route(org.jgraph.graph.EdgeView edge,
List points)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCEdgeView.FilterMatchRouting
public TCEdgeView.FilterMatchRouting()
route
public void route(org.jgraph.graph.EdgeView edge,
List points)
- Specified by:
route
in interface org.jgraph.graph.Edge.Routing