public interface AreaTreeOperator extends Service, ParametrizedOperation
| Modifier and Type | Method and Description |
|---|---|
void |
apply(AreaTree atree)
Applies the operation to the given tree.
|
void |
apply(AreaTree atree,
Area root)
Applies the operation to the given subtree of the tree.
|
String |
getCategory()
Returns the operator category that allows to group similar operators in the GUI.
|
getDescription, getId, getNamegetParam, getParams, setParamCopyright © 2018. All rights reserved.