public class PresentationLogicalTree extends java.lang.Object implements LogicalAreaTree
| Constructor and Description |
|---|
PresentationLogicalTree(AreaTree atree) |
| Modifier and Type | Method and Description |
|---|---|
AreaTree |
getAreaTree() |
LogicalArea |
getRoot()
Obtains the root node of the logical area tree.
|
void |
setRoot(LogicalArea root) |
public PresentationLogicalTree(AreaTree atree)
public AreaTree getAreaTree()
public LogicalArea getRoot()
LogicalAreaTreegetRoot in interface LogicalAreaTreepublic void setRoot(LogicalArea root)