|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWay
The base interface for lanes and walkways
| Method Summary | |
|---|---|
IBezier |
centreline()
Returns a reference to the bezier that defines the centre line |
double |
halfWidth(double distance)
Returns the half-width at the given distance |
double |
halfWidthE()
Returns the half-width at the End of the curve |
double |
halfWidthS()
Returns the half-width at the Start of the curve |
IEdge |
kerb()
Returns a reference to the kerb-side edge (from a road point of view) |
IEdge |
median()
Returns a reference to the median-side edge (from a road point of view) |
double |
width(double distance)
Returns the width at the given distance |
double |
widthE()
Returns the width at the End of the curve |
double |
widthS()
Returns the width at the Start of the curve |
| Methods inherited from interface com.azalient.api.b.network.IRestrictable |
|---|
allows, allows, closed, closed, multipleRestrictions, multipleRestrictions, name, restriction, restriction, restrictionIndex |
| Method Detail |
|---|
IBezier centreline()
IEdge kerb()
IEdge median()
double halfWidthS()
double halfWidthE()
double halfWidth(double distance)
double widthS()
double widthE()
double width(double distance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||