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 void
add(PinLink newPinLink)
boolean
canBeAdded(PinLink candidat)
Skeleton
createSkeleton()
void
normalizeRowToZero()
-