public class LaneStructureAnimation extends Renderable2D<LaneStructureLocatable>
Renderable2DInterface.Util
Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics2D graphics,
ImageObserver observer) |
static void |
visualize(RollingLaneStructure rollingLaneStructure,
GTU gtu)
Enables visualization of this lane structure.
|
bind2Context, contains, destroy, equals, getSource, hashCode, isFlip, isRotate, isScale, isTranslate, paint, setFlip, setRotate, setScale, setTranslate, toString
public void paint(Graphics2D graphics, ImageObserver observer) throws RemoteException
paint
in class Renderable2D<LaneStructureLocatable>
RemoteException
public static final void visualize(RollingLaneStructure rollingLaneStructure, GTU gtu)
rollingLaneStructure
- RollingLaneStructure; the lane structure to visualizegtu
- GTU; GTU to animate the LaneStructure ofCopyright © 2014–2019 Delft University of Technology. All rights reserved.