PolygonalChain

constructor(points: List<P>)(source)

Parameters

the type of position that the route is composed

points

the positions this route traverses


constructor(vararg positions: P)(source)

Parameters

positions

the positions this route traverses