public class GroupByExampleOperator
extends org.fit.layout.impl.BaseOperator
| Constructor and Description |
|---|
GroupByExampleOperator() |
| 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) |
String |
getCategory() |
String |
getDescription() |
org.fit.layout.model.AreaTree |
getExampleTree() |
String |
getId() |
String |
getName() |
void |
setExampleTree(org.fit.layout.model.AreaTree exampleTree) |
defineParams, getParam, getParams, setParampublic String getId()
public String getName()
public String getDescription()
public String getCategory()
public org.fit.layout.model.AreaTree getExampleTree()
public void setExampleTree(org.fit.layout.model.AreaTree exampleTree)
public void apply(org.fit.layout.model.AreaTree atree)
public void apply(org.fit.layout.model.AreaTree atree,
org.fit.layout.model.Area root)
Copyright © 2018. All rights reserved.