Uses of Class
org.jgraph.layout.TreeLayoutAlgorithm.PolyLine

Packages that use TreeLayoutAlgorithm.PolyLine
org.jgraph.layout   
 

Uses of TreeLayoutAlgorithm.PolyLine in org.jgraph.layout
 

Methods in org.jgraph.layout with parameters of type TreeLayoutAlgorithm.PolyLine
protected  void TreeLayoutAlgorithm.merge(TreeLayoutAlgorithm.PolyLine main, TreeLayoutAlgorithm.PolyLine left, int distance)
           
protected  int TreeLayoutAlgorithm.distance(TreeLayoutAlgorithm.PolyLine right, TreeLayoutAlgorithm.PolyLine left)