|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocatableInterface | |
| nl.tudelft.simulation.dsol.animation | |
| nl.tudelft.simulation.dsol.animation.D2 | |
| nl.tudelft.simulation.dsol.animation.D3 | |
| Uses of LocatableInterface in nl.tudelft.simulation.dsol.animation |
| Classes in nl.tudelft.simulation.dsol.animation that implement LocatableInterface | |
class |
Editable
An Editable object is a simulation object that can be edited by the user. |
class |
StaticLocation
A StaticLocation (c) copyright 2003 Delft University of Technology , the Netherlands. |
| Uses of LocatableInterface in nl.tudelft.simulation.dsol.animation.D2 |
| Classes in nl.tudelft.simulation.dsol.animation.D2 that implement LocatableInterface | |
class |
GisRenderable2D
This renderable draws CAD/GIS objects. |
| Fields in nl.tudelft.simulation.dsol.animation.D2 declared as LocatableInterface | |
protected LocatableInterface |
Renderable2D.source
the source of the renderable |
| Methods in nl.tudelft.simulation.dsol.animation.D2 that return LocatableInterface | |
LocatableInterface |
Renderable2DInterface.getSource()
gets the source of this renderable |
LocatableInterface |
Renderable2D.getSource()
|
LocatableInterface |
GisRenderable2D.getSource()
|
| Constructors in nl.tudelft.simulation.dsol.animation.D2 with parameters of type LocatableInterface | |
SingleImageRenderable(LocatableInterface source,
SimulatorInterface simulator,
java.net.URL image)
constructs a new SingleImageRenderable |
|
Renderable2D(LocatableInterface source,
SimulatorInterface simulator)
constructs a new Renderable2D |
|
ImageRenderable(LocatableInterface source,
SimulatorInterface simulator,
java.net.URL[] images)
constructs a new ImageRenderable |
|
| Uses of LocatableInterface in nl.tudelft.simulation.dsol.animation.D3 |
| Fields in nl.tudelft.simulation.dsol.animation.D3 declared as LocatableInterface | |
protected LocatableInterface |
Renderable3D.source
the source of this animatableObject |
| Methods in nl.tudelft.simulation.dsol.animation.D3 that return LocatableInterface | |
LocatableInterface |
Renderable3D.getSource()
|
| Constructors in nl.tudelft.simulation.dsol.animation.D3 with parameters of type LocatableInterface | |
Renderable3D(LocatableInterface source,
SimulatorInterface simulator)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||