object LinearRing3DFactory: Any
Methods
buildFromVertices
fun buildFromVertices(outlineId: RoadObjectOutlineIdentifier, vertices: NonEmptyList
Builds a LinearRing3D from a list of vertices by filtering and preparing the vertices.
Parameters
Name | Description |
---|---|
outlineId: RoadObjectOutlineIdentifier
|
|
vertices: NonEmptyList
|
|
tolerance: Double
|
ReturnValue
Name | Description |
---|---|
Either
|
Factory for building LinearRing3D for which multiple preparation steps are required to overcome heterogeneous input.