Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getZoomRectScreen :: MonadDOM m => SVGZoomEvent -> m SVGRect
- getPreviousScale :: MonadDOM m => SVGZoomEvent -> m Float
- getPreviousTranslate :: MonadDOM m => SVGZoomEvent -> m SVGPoint
- getNewScale :: MonadDOM m => SVGZoomEvent -> m Float
- getNewTranslate :: MonadDOM m => SVGZoomEvent -> m SVGPoint
- newtype SVGZoomEvent = SVGZoomEvent {}
- gTypeSVGZoomEvent :: JSM GType
Documentation
getZoomRectScreen :: MonadDOM m => SVGZoomEvent -> m SVGRect Source #
getPreviousScale :: MonadDOM m => SVGZoomEvent -> m Float Source #
getPreviousTranslate :: MonadDOM m => SVGZoomEvent -> m SVGPoint Source #
getNewScale :: MonadDOM m => SVGZoomEvent -> m Float Source #
getNewTranslate :: MonadDOM m => SVGZoomEvent -> m SVGPoint Source #
newtype SVGZoomEvent Source #
Functions for this inteface are in JSDOM.SVGZoomEvent. Base interface functions are in: