package biotk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Croquis.AxisSource

Sourcetype t
Sourceval make : ?label:string -> float -> float -> t
Sourceval draw_horizontal : t -> proj:(float -> float) -> tick_length:float -> ypos:float -> croquis
Sourceval draw_vertical : t -> proj:(float -> float) -> tick_length:float -> xpos:float -> croquis
OCaml

Innovation. Community. Security.