Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- setX :: MonadDOM m => SVGPathSegCurvetoQuadraticSmoothAbs -> Float -> m ()
- getX :: MonadDOM m => SVGPathSegCurvetoQuadraticSmoothAbs -> m Float
- setY :: MonadDOM m => SVGPathSegCurvetoQuadraticSmoothAbs -> Float -> m ()
- getY :: MonadDOM m => SVGPathSegCurvetoQuadraticSmoothAbs -> m Float
- newtype SVGPathSegCurvetoQuadraticSmoothAbs = SVGPathSegCurvetoQuadraticSmoothAbs {}
- gTypeSVGPathSegCurvetoQuadraticSmoothAbs :: JSM GType
Documentation
newtype SVGPathSegCurvetoQuadraticSmoothAbs Source #
Functions for this inteface are in JSDOM.SVGPathSegCurvetoQuadraticSmoothAbs. Base interface functions are in: