package biotk

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

Module Croquis.ViewportSource

Sourcetype t
Sourceval id : t
Sourceval make : ?scale_x:float Scaling.t -> ?scale_y:float Scaling.t -> unit -> t
Sourceval linear : xlim:(float * float) -> ylim:(float * float) -> size:(float * float) -> t
Sourceval scale_x : t -> float -> float
Sourceval scale_y : t -> float -> float
Sourceval scale : t -> point -> point
OCaml

Innovation. Community. Security.