public class VisualInteractionLayer
extends cz.agents.alite.vis.layer.common.CommonLayer
Modifier and Type | Class and Description |
---|---|
static interface |
VisualInteractionLayer.VisualInteractionListener |
Modifier and Type | Method and Description |
---|---|
static cz.agents.alite.vis.layer.VisLayer |
create(VisualInteractionLayer.VisualInteractionListener entity) |
java.lang.String |
getLayerDescription() |
void |
init(cz.agents.alite.vis.Vis vis) |
public void init(cz.agents.alite.vis.Vis vis)
init
in interface cz.agents.alite.vis.layer.VisLayer
init
in class cz.agents.alite.vis.layer.AbstractLayer
public static cz.agents.alite.vis.layer.VisLayer create(VisualInteractionLayer.VisualInteractionListener entity)
public java.lang.String getLayerDescription()
getLayerDescription
in interface cz.agents.alite.vis.layer.VisLayer
getLayerDescription
in class cz.agents.alite.vis.layer.AbstractLayer