|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.event.EventProducer
nl.tudelft.simulation.traffic.controlpoint.virtual.VirtualControlPoint
nl.tudelft.simulation.traffic.controlpoint.virtual.Show
| Field Summary |
| Fields inherited from class nl.tudelft.simulation.event.EventProducer |
listeners |
| Fields inherited from interface nl.tudelft.simulation.traffic.controlpoint.virtual.ShowInterface |
VISIBLE |
| Fields inherited from interface nl.tudelft.simulation.traffic.controlpoint.ControlPointInterface |
BACK, FRONT |
| Fields inherited from interface nl.tudelft.simulation.event.EventProducerInterface |
FIRST_POSITION, LAST_POSITION |
| Constructor Summary | |
Show(TrackInterface track,
double progression,
VisibleControlPointInterface owner,
nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
|
|
| Method Summary | |
VisibleControlPointInterface |
getOwner()
Returns the ControlPointInterface to be made visible |
void |
pass(VehiclePhysicalInterface vehicle)
This method handles actions of the controlPoint when the controlPoint is passed by a vehicle. |
| Methods inherited from class nl.tudelft.simulation.traffic.controlpoint.virtual.VirtualControlPoint |
getBounds, getLocation, getProgression, getTrack |
| Methods inherited from class nl.tudelft.simulation.event.EventProducer |
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getEventTypes, removeAllListeners, removeAllListeners, removeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nl.tudelft.simulation.traffic.controlpoint.ControlPointInterface |
getProgression, getTrack |
| Methods inherited from interface nl.tudelft.simulation.dsol.animation.LocatableInterface |
getBounds, getLocation |
| Methods inherited from interface nl.tudelft.simulation.event.EventProducerInterface |
addListener, addListener, addListener, addListener, getEventTypes, removeListener |
| Constructor Detail |
public Show(TrackInterface track,
double progression,
VisibleControlPointInterface owner,
nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
track - progression - owner - simulator - | Method Detail |
public VisibleControlPointInterface getOwner()
ShowInterface
getOwner in interface ShowInterfaceShowInterface.getOwner()public void pass(VehiclePhysicalInterface vehicle)
ControlPointInterface
pass in interface ControlPointInterfacevehicle - that triggers the controlPointControlPointInterface.pass(nl.tudelft.simulation.traffic.vehicle.VehiclePhysicalInterface)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||