Package | Description |
---|---|
desmoj.extensions.visualization2d.engine.model |
Properties of Entities, EntityTypes, Lists, Processes, Stations and Routes... required for 2D animation.
|
desmoj.extensions.visualization2d.engine.modelGrafic |
This package contains the graphical properties of the entities in an animated model.
|
Modifier and Type | Method and Description |
---|---|
ClassContent<ProcessNew> |
Model.getProcessNewes() |
Constructor and Description |
---|
ProcessNewGrafic(ProcessNew process,
java.lang.String viewId,
java.awt.Point pointExtern,
java.lang.String defaultEntityTypeId,
int anzVisible,
boolean horizontal,
boolean showResources,
java.awt.Dimension deltaSize)
Constructor
|