Builder

class Builder(location: Point)

Builder class for creating StepIntersection instances.

Parameters

location

A Point representing this intersection location.

Constructors

Link copied to clipboard
constructor(location: Point)

Functions

Link copied to clipboard

Builds a StepIntersection instance with the current builder values.

Link copied to clipboard

Sets the adminIndex.

Link copied to clipboard

Sets the bearings.

Link copied to clipboard

Sets the classes.

Link copied to clipboard

Sets the entry flags.

Link copied to clipboard

Sets the geometryIndex.

Link copied to clipboard

Sets the inIndex.

Link copied to clipboard

Sets the isUrban flag.

Link copied to clipboard
Link copied to clipboard

Sets the outIndex.

Link copied to clipboard

Sets the restStop.

Link copied to clipboard

Sets the tollCollection.

Link copied to clipboard

Sets the tunnelName.