graphicsF :: (Graphic a) => F (GfxCommand DPath a) (GfxEvent DPath)
graphicsF
is the base fudget for displaying and interacting with graphics.
Customisable version: graphicsF'.
The section The capabilities of graphicsF in the Fudgets Thesis .
Fudgets implemented using graphicsF
: hyperGraphicsF, displayF.
Types classes: Graphic.
Types: Drawing, BitmapFile and FlexibleDrawing.