Class WTFactory
java.lang.Object
|
+----WTFactory
- public class WTFactory
- extends Object
Encapsulates all operations performed on a WalTree.
This is part of the WalTree package, created by Walter Korman to enable
the visually appealing display of M-ary trees. More documentation is
available at his web site; follow the link below to get to it.
Documentation
- Author:
- Walter Korman
-
WTFactory()
-
-
setParentDistance(int)
- Allows setting of the distance between levels in the tree.
WTFactory
public WTFactory()
setParentDistance
public void setParentDistance(int val)
- Allows setting of the distance between levels in the tree.