public interface LogicalArea extends AreaTreeNode<LogicalArea>
| Modifier and Type | Method and Description |
|---|---|
void |
addArea(Area a) |
int |
getAreaCount() |
List<Area> |
getAreas() |
Tag |
getMainTag() |
String |
getText() |
void |
setMainTag(Tag tag) |
void |
setText(String text) |
appendChild, getDepth, getChildArea, getChildAreas, getChildCount, getIndex, getNextSibling, getParentArea, getPreviousSibling, insertChild, isLeaf, removeChildCopyright © 2015. All rights reserved.