Package net.sourceforge.plantuml.hector
Class GrowingTree
- java.lang.Object
-
- net.sourceforge.plantuml.hector.GrowingTree
-
public class GrowingTree extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GrowingTree()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(PinLink newPinLink)booleancanBeAdded(PinLink candidat)SkeletoncreateSkeleton()voidnormalizeRowToZero()
-