public class KielerLayoutAction extends java.lang.Object implements IGuiAction, Filter
This action implements the Filter
interface to check whether
a given model is supported.
Constructor and Description |
---|
KielerLayoutAction() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.lang.Object o)
Check whether the given model is supported by this layout action.
|
void |
doAction(NamedObj model)
Layout the graph if the model is a CompositeActor.
|
public void doAction(NamedObj model)
doAction
in interface IGuiAction
model
- the model