| Copyright | (c) 2011, 2012 Ian-Woo Kim |
|---|---|
| License | BSD3 |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell98 |
Data.Xournal.Buffer
Description
Documentation
type TLayerBBoxBuf buf = GLayerBuf buf [] StrokeBBox Source
type TPageBBoxMapBkgBuf bkg buf = GPage bkg ZipperSelect (TLayerBBoxBuf buf) Source
type TXournalBBoxMapBkgBuf bkg buf = GXournal IntMap (TPageBBoxMapBkgBuf bkg buf) Source