Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- setY :: MonadDOM m => SVGPathSegLinetoVerticalRel -> Float -> m ()
- getY :: MonadDOM m => SVGPathSegLinetoVerticalRel -> m Float
- newtype SVGPathSegLinetoVerticalRel = SVGPathSegLinetoVerticalRel {}
- gTypeSVGPathSegLinetoVerticalRel :: JSM GType
Documentation
newtype SVGPathSegLinetoVerticalRel Source #
Functions for this inteface are in JSDOM.SVGPathSegLinetoVerticalRel. Base interface functions are in:
Instances
PToJSVal SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
PFromJSVal SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
ToJSVal SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
FromJSVal SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
MakeObject SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
IsSVGPathSeg SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types | |
IsGObject SVGPathSegLinetoVerticalRel Source # | |
Defined in JSDOM.Types |