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