lib/browser/GraphBrowser/Graph.java
changeset 50473 ca4088bf8365
parent 37738 7bf3ec9e7b0c
equal deleted inserted replaced
50472:bad1a1ca61e1 50473:ca4088bf8365
     1 /***************************************************************************
     1 /***************************************************************************
     2   Title:      GraphBrowser/Graph.java
     2   Title:      GraphBrowser/Graph.java
     3   Author:     Stefan Berghofer, TU Muenchen
     3   Author:     Stefan Berghofer, TU Muenchen
       
     4   Options:    :tabSize=4:
     4 
     5 
     5   This class contains the core of the layout algorithm and methods for
     6   This class contains the core of the layout algorithm and methods for
     6   drawing and PostScript output.
     7   drawing and PostScript output.
     7 ***************************************************************************/
     8 ***************************************************************************/
     8 
     9