Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lines : t -> LineString.t array
Access the lines
val v : LineString.t array -> t
Create a multiline string
val to_positions : t -> Position.t array array
Convert directly to the positions that make up the lines.
val of_positions : Position.t array array -> t
Convert directly from positions to lines