Package | Description |
---|---|
desmoj.extensions.visualization2d.engine.modelGrafic |
This package contains the graphical properties of the entities in an animated model.
|
Modifier and Type | Method and Description |
---|---|
EntityPosition |
EntityGrafic.getPositionExtern() |
EntityPosition |
EntityGrafic.getPositionIntern() |
Modifier and Type | Method and Description |
---|---|
void |
EntityGrafic.setLocation(EntityPosition position) |
Constructor and Description |
---|
EntityGrafic(Entity entity,
java.lang.String viewId,
EntityPosition positionExtern) |