Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val coordinates : t -> Position.t array
Get the positions that make up this multipoint object.
val v : Position.t array -> t
Create a multipoint object from an array of positions.