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.Simple
Description
Documentation
type Title = ByteString Source
Constructors
Stroke | |
Fields
| |
VWStroke | |
Fields
|
Constructors
Dim | |
Fields
|
data Background Source
Constructors
Background | |
Fields
| |
BackgroundPdf | |
Fields
|
Instances
Constructors
Page | |
Fields
|
getXYtuples :: Stroke -> [(Double, Double)] Source
newPageFromOld :: Page -> Page Source