|
Graphics.UI.ObjectIO.StdPictureDef | Portability | portable | Stability | provisional | Maintainer | ka2_mail@yahoo.com |
|
|
|
|
|
Description |
StdPictureDef contains the predefined figures that can be drawn.
|
|
|
|
data Line2 |
|
|
data Box |
|
|
data Oval |
Constructors | Oval | | oval_rx :: !Int | | oval_ry :: !Int | |
|
| Instances | |
|
|
data Curve |
|
|
data Polygon |
|
|
data FontDef |
|
|
data FontMetrics |
Constructors | FontMetrics | | fAscent :: !Int | | fDescent :: !Int | | fLeading :: !Int | | fMaxWidth :: !Int | |
|
|
|
|
type FontName = String |
|
type FontStyle = String |
|
type FontSize = Int |
|
data Colour |
|
|
data PenAttribute |
|
|
data Font |
|
|
Produced by Haddock version 0.3 |