public interface InvisibleObjectInterface extends Identifiable, Drawable
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Modifier and Type | Method and Description |
|---|---|
InvisibleObjectInterface |
clone(OTSSimulatorInterface newSimulator,
Network newNetwork)
Duplicate the invisibleObject in a new simulator and network.
|
String |
getFullId() |
getIdInvisibleObjectInterface clone(OTSSimulatorInterface newSimulator, Network newNetwork) throws NetworkException
newSimulator - OTSSimulatorInterface; the new simulatornewNetwork - Network; the new networkNetworkException - when the new Network is not compatibleString getFullId()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.