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