PolygonalChain

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

Type Parameters

P

the type of position that composes the route


constructor(vararg positions: P)(source)

Parameters

positions

the positions this route traverses