|
TWE 2.4-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.jawe.components.graph.NoRouting
Used to define Transition object in the graph.
Constructor Summary | |
NoRouting()
|
Method Summary | |
void |
route(org.jgraph.graph.EdgeView edge,
java.util.List points)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoRouting()
Method Detail |
public void route(org.jgraph.graph.EdgeView edge, java.util.List points)
route
in interface org.jgraph.graph.Edge.Routing
|
TWE 2.4-1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |