Package dk.klafbang.tincpn.animation.plugin

This package implements a number of standard animation objects.

See:
          Description

Class Summary
AreaChart Allows you to create a graph where the data values are visualised by filling the area below them.
DataStore Simple storage for simple data-types.
GanttChart Allows you to create Gantt chart
GetChoice  
GetString GetString allows you get short text-messages from the user.
Graph Graph is meant to draw 2D graphs.
Graph3D Graph is meant to draw 3D graphs.
Histogram Allows you to create a histogram.
MSC This animation objects allows you to draw message-sequence charts easily.
PieChart Allows you to create a graph where the data values are visualised by filling parts of a circle.
PieChart3D Allows you to create a graph where the data values are visualised by filling parts of a 3D circle.
Report Report nicely visualises reports.
SceneBeans Makes custom animations using SceneBeans.
ShowString ShowString allows you to display short string messages to the user.
SoundPlayer  
SoundPlayerCommand  
SoundTools  
StepChart A chart where data-values are visualised by a line, also known as a histogram.
XYChart A chart where data values are visualised as points.
 

Package dk.klafbang.tincpn.animation.plugin Description

This package implements a number of standard animation objects.

Since:
1.0