Package aQute.lib.dot

Class DOT.Edge

  • Enclosing class:
    DOT<Vertex>

    class DOT.Edge
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Vertex from  
      (package private) Vertex to  
    • Constructor Summary

      Constructors 
      Constructor Description
      Edge()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait