|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisualizationEventType | |
|---|---|
| cz.cuni.amis.pogamut.episodic.visualizer | |
| Uses of VisualizationEventType in cz.cuni.amis.pogamut.episodic.visualizer |
|---|
| Methods in cz.cuni.amis.pogamut.episodic.visualizer that return VisualizationEventType | |
|---|---|
static VisualizationEventType |
VisualizationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VisualizationEventType[] |
VisualizationEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in cz.cuni.amis.pogamut.episodic.visualizer with parameters of type VisualizationEventType | |
|---|---|
VisualizationEvent(Object source,
VisualizationEventType type,
AgentMemory mem)
|
|
VisualizationEvent(Object source,
VisualizationEventType type,
String time,
AgentMemory mem)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||