public class RouteData extends Object implements org.opentrafficsim.kpi.interfaces.RouteDataInterface
 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.
 
| Constructor and Description | 
|---|
RouteData(org.opentrafficsim.core.network.route.Route route)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj) | 
String | 
getId() | 
org.opentrafficsim.core.network.route.Route | 
getRoute()  | 
int | 
hashCode() | 
String | 
toString() | 
public RouteData(org.opentrafficsim.core.network.route.Route route)
route - routepublic final org.opentrafficsim.core.network.route.Route getRoute()
public final String getId()
getId in interface org.opentrafficsim.base.IdentifiablegetId in interface org.opentrafficsim.kpi.interfaces.RouteDataInterfaceCopyright © 2014–2018 Delft University of Technology. All rights reserved.