net.sourceforge.plantuml.graph
Class Zoda1

java.lang.Object
  extended by net.sourceforge.plantuml.graph.Zoda1

Deprecated.

public class Zoda1
extends Object


Constructor Summary
Zoda1()
          Deprecated.  
 
Method Summary
 void addLink(String link)
          Deprecated.  
 void computeRows()
          Deprecated.  
 ANodeImpl getExistingNode(String code)
          Deprecated.  
 List<ALink> getLinks()
          Deprecated.  
 ANodeImpl getNode(String code)
          Deprecated.  
 List<ANode> getNodes()
          Deprecated.  
 int getRowMax()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zoda1

public Zoda1()
Deprecated. 
Method Detail

getNode

public ANodeImpl getNode(String code)
Deprecated. 

getExistingNode

public ANodeImpl getExistingNode(String code)
Deprecated. 

getLinks

public List<ALink> getLinks()
Deprecated. 

getNodes

public List<ANode> getNodes()
Deprecated. 

addLink

public void addLink(String link)
Deprecated. 

computeRows

public void computeRows()
Deprecated. 

getRowMax

public int getRowMax()
Deprecated. 


Copyright © 2011. All Rights Reserved.