public class TreeBuild extends Object
| Constructor and Description |
|---|
TreeBuild()
Upon construction this will only setup the color table for quick reference
of a color.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
create(Reader t)
This will build A node structure from the dotty format passed.
|
public TreeBuild()
public Node create(Reader t)
t - The reader with the dotty string to be read.Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.