jdsl.graph.ref
Class ToString.EdgeInRTStyle

java.lang.Object
  extended byjdsl.graph.ref.ToString.EdgeInRTStyle
All Implemented Interfaces:
ToString.EdgeToString
Enclosing class:
ToString

public static class ToString.EdgeInRTStyle
extends Object
implements ToString.EdgeToString


Method Summary
 String stringfor(Edge e, InspectableGraph g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stringfor

public String stringfor(Edge e,
                        InspectableGraph g)
Specified by:
stringfor in interface ToString.EdgeToString