public class HomogeneousLeafOperator extends SuperAreaOperator
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
paramNames |
protected org.fit.layout.api.ParametrizedOperation.ValueType[] |
paramTypes |
depthLimit| Constructor and Description |
|---|
HomogeneousLeafOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.fit.layout.model.AreaTree atree) |
void |
apply(org.fit.layout.model.AreaTree atree,
org.fit.layout.model.Area root) |
protected GroupAnalyzer |
createGroupAnalyzer(AreaImpl root) |
String |
getDescription() |
String |
getId() |
String |
getName() |
findSuperAreas, getDepthLimit, getParamNames, getParamTypes, setDepthLimitgetParam, getParamRange, setParamprotected final String[] paramNames
protected final org.fit.layout.api.ParametrizedOperation.ValueType[] paramTypes
public String getId()
getId in interface org.fit.layout.api.ServicegetId in class SuperAreaOperatorpublic String getName()
getName in interface org.fit.layout.api.ServicegetName in class SuperAreaOperatorpublic String getDescription()
getDescription in interface org.fit.layout.api.ServicegetDescription in class SuperAreaOperatorpublic void apply(org.fit.layout.model.AreaTree atree)
apply in interface org.fit.layout.api.AreaTreeOperatorapply in class SuperAreaOperatorpublic void apply(org.fit.layout.model.AreaTree atree,
org.fit.layout.model.Area root)
apply in interface org.fit.layout.api.AreaTreeOperatorapply in class SuperAreaOperatorprotected GroupAnalyzer createGroupAnalyzer(AreaImpl root)
createGroupAnalyzer in class SuperAreaOperatorCopyright © 2016. All rights reserved.