package ezjs_cytoscape

  1. Overview
  2. Docs
method zoom : int Js_of_ocaml.Js.prop
method minZoom : float Js_of_ocaml.Js.prop
method maxZoom : float Js_of_ocaml.Js.prop
method zoomingEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method userZoomingEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method panningEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method userPanningEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method boxSelectionEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method touchTapThreshold : int Js_of_ocaml.Js.prop
method desktopTapThreshold : int Js_of_ocaml.Js.prop
method autolock : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method autoungrabify : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method autounselectify : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method headless : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method styleEnabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method hideEdgesOnViewport : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method textureOnViewport : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method motionBlur : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method motionBlurOpacity : float Js_of_ocaml.Js.prop
method wheelSensitivity : float Js_of_ocaml.Js.prop