public class Terminal extends AbstractNamedLocated
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.
| Constructor and Description |
|---|
Terminal(String name,
DirectedPoint location) |
getNamegetBounds, getLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoordinate, getOTSPoint3D, getPoint3dpublic Terminal(String name, DirectedPoint location)
name - String; the terminal namelocation - DirectedPoint; the terminal locationCopyright © 2014–2019 Delft University of Technology. All rights reserved.