package biotk

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

Module Croquis.ViewportSource

Sourcetype t
Sourceval make : ?xlab:string -> ?ylab:string -> xlim:(float * float) -> ylim:(float * float) -> size:(float * float) -> unit -> t
Sourceval draw_axes : t -> croquis
Sourceval scale_x : t -> float -> float
Sourceval scale_y : t -> float -> float
Sourceval scale : t -> (float * float) -> float * float
OCaml

Innovation. Community. Security.