lib/browser/GraphBrowser/Graph.java
changeset 33686 8e33ca8832b1
parent 13973 9170772bf420
child 37738 7bf3ec9e7b0c
equal deleted inserted replaced
33685:29106208ccf7 33686:8e33ca8832b1
     1 /***************************************************************************
     1 /***************************************************************************
     2   Title:      GraphBrowser/Graph.java
     2   Title:      GraphBrowser/Graph.java
     3   ID:         $Id$
       
     4   Author:     Stefan Berghofer, TU Muenchen
     3   Author:     Stefan Berghofer, TU Muenchen
     5   Copyright   1997  TU Muenchen
       
     6 
     4 
     7   This class contains the core of the layout algorithm and methods for
     5   This class contains the core of the layout algorithm and methods for
     8   drawing and PostScript output.
     6   drawing and PostScript output.
     9 ***************************************************************************/
     7 ***************************************************************************/
    10 
     8