Package | Description |
---|---|
desmoj.extensions.visualization2d.engine.model |
Properties of Entities, EntityTypes, Lists, Processes, Stations and Routes... required for 2D animation.
|
desmoj.extensions.visualization2d.engine.viewer |
A swing Application to view a simulation's animation.
|
Modifier and Type | Method and Description |
---|---|
ViewerPanel |
Model.getViewer() |
Constructor and Description |
---|
Model(java.net.URL simulationIconDir,
CoordinatenListener coordinatenListener,
ViewerPanel viewer) |
Modifier and Type | Method and Description |
---|---|
ViewerPanel |
ViewerFrame.getViewerPanel() |
Constructor and Description |
---|
AboutEngineDialog(ViewerPanel viewer) |
AboutModelDialog(ViewerPanel viewer) |
CoordinatenListener(ViewerPanel viewerPanel) |
HelpDialog(ViewerPanel viewer) |
HelpDialogTemplate(ViewerPanel viewer) |
InfoPane(ViewerPanel viewer)
Internal window in viewer application to show attributes of entities
|
SimulationThread(ViewerPanel viewer,
long firstStepTime) |