Module Mlpost__Brush.Dash
include Mlpost.Dash
type t
= Mlpost__.Types.dash
type on_off
= Mlpost__.Types.on_off
val on : Mlpost__.Types.num -> Mlpost__.Types.on_off
val off : Mlpost__.Types.num -> Mlpost__.Types.on_off
val evenly : Mlpost__.Types.dash
val withdots : Mlpost__.Types.dash
val scaled : Mlpost__.Types.num -> Mlpost__.Types.dash -> Mlpost__.Types.dash
val shifted : Mlpost__.Types.point -> Mlpost__.Types.dash -> Mlpost__.Types.dash
val pattern : Mlpost__.Types.on_off list -> Mlpost__.Types.dash
val scaled : Mlpost__.Types.num -> Mlpost__.Types.dash -> Mlpost__.Types.dash