public interface InvisibleObjectInterface extends Identifiable
Copyright (c) 2013-2018 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(SimulatorInterface.TimeDoubleUnit newSimulator,
Network newNetwork)
Duplicate the invisibleObject in a new simulator and network.
|
String |
getFullId() |
getId
InvisibleObjectInterface clone(SimulatorInterface.TimeDoubleUnit newSimulator, Network newNetwork) throws NetworkException
newSimulator
- SimulatorInterface.TimeDoubleUnit; the new simulatornewNetwork
- Network; the new networkNetworkException
- when the new Network is not compatibleString getFullId()
Copyright © 2014–2018 Delft University of Technology. All rights reserved.