¤ graphicsF

Displaying and interacting with composite graphical objects

Types

graphicsF :: (Graphic a) => F (GfxCommand DPath a) (GfxEvent DPath)

Description

graphicsF is the base fudget for displaying and interacting with graphics.

See Also

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.