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