public static interface ConflictBuilder.WidthGenerator
 Copyright (c) 2013-2016 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 | 
|---|---|
default double | 
getWidth(Lane lane,
        double fraction)
Returns the begin width of this lane. 
 | 
default double getWidth(Lane lane, double fraction)
lane - Lane; lanefraction - double; fractionCopyright © 2014–2017 Delft University of Technology. All rights reserved.