alchemist
Toggle table of contents
42.0.5
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.routes
Package-level
declarations
Types
Types
Polygonal
Chain
Link copied to clipboard
open
class
PolygonalChain
<
P
:
Position
<
*
>
>
(
val
points
:
List
<
P
>
)
:
Route
<
P
>
Abstract route implementation.