Class type Dom_svg.locatable

method nearestViewportElement : element Js.t Js.readonly_prop
method farthestViewportElement : element Js.t Js.readonly_prop
method getBBox : rect Js.t Js.meth
method getCTM : matrix Js.t Js.meth
method getScreenCTM : matrix Js.t Js.meth
method getTransformToElement : element Js.t -> matrix Js.t Js.meth