Package | Description |
---|---|
desmoj.extensions.visualization2d.animation |
Core package of DESMO-J's 2D animation component.
|
desmoj.extensions.visualization2d.animation.internalTools |
To this package exist no desmoj analogon.
|
desmoj.extensions.visualization2d.engine |
Top package of 2d animation engine.
|
desmoj.extensions.visualization2d.engine.command |
Read and write animation command (cmds) files.
|
Class and Description |
---|
Command
Command extends CommandFrame and implements execute().
|
WriteCmds
Basic methods for cmds-file generation
|
Class and Description |
---|
Command
Command extends CommandFrame and implements execute().
|
Class and Description |
---|
WriteCmds
Basic methods for cmds-file generation
|
Class and Description |
---|
Command
Command extends CommandFrame and implements execute().
|
CommandException
This Exception is thrown when a command-error is detected
|
CommandSyntax
This interface describe the command syntax.
|
Parameter
Parameter of a Command
Each parameter has a type (name) and can have between min and max values.
|