public class LaneData extends Object implements org.opentrafficsim.kpi.interfaces.LaneDataInterface
 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 | 
|---|---|
boolean | 
equals(Object obj) | 
String | 
getId() | 
Lane | 
getLane()  | 
org.djunits.value.vdouble.scalar.Length | 
getLength() | 
LinkData | 
getLinkData() | 
int | 
hashCode() | 
String | 
toString() | 
public LaneData(Lane lane)
lane - wrapped lanepublic final Lane getLane()
public final org.djunits.value.vdouble.scalar.Length getLength()
getLength in interface org.opentrafficsim.kpi.interfaces.LaneDataInterfacepublic final LinkData getLinkData()
getLinkData in interface org.opentrafficsim.kpi.interfaces.LaneDataInterfacepublic final String getId()
getId in interface org.opentrafficsim.base.IdentifiablegetId in interface org.opentrafficsim.kpi.interfaces.LaneDataInterfaceCopyright © 2014–2018 Delft University of Technology. All rights reserved.