net.clackrouter.router.graph
Class Wire.WireRouting

java.lang.Object
  extended by net.clackrouter.router.graph.Wire.WireRouting
Enclosing class:
Wire

public static class Wire.WireRouting
extends java.lang.Object


Constructor Summary
Wire.WireRouting()
           
 
Method Summary
 void route(WireView 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

Wire.WireRouting

public Wire.WireRouting()
Method Detail

route

public void route(WireView edge,
                  java.util.List points)