public interface AreaTree extends SearchableAreaContainer
| Modifier and Type | Method and Description |
|---|---|
Area |
createArea(Box box) |
Area |
createArea(List<Box> boxes) |
Area |
createArea(Rectangular r) |
Page |
getPage()
Obtains the source page for this area tree.
|
Area |
getRoot()
Obtains the root node of the area tree.
|
void |
updateTopologies()
Updates the topology structures (e.g. grids) for all the areas in the tree.
|
getAreaAt, getAreaByNamePage getPage()
Area getRoot()
void updateTopologies()
Area createArea(Rectangular r)
Copyright © 2018. All rights reserved.