wumpus-drawing-0.4.0: High-level drawing objects built on Wumpus-Basic.

PortabilityGHC
Stabilityhighly unstable
MaintainerStephen Tetley <stephen.tetley@gmail.com>

Wumpus.Drawing.Shapes.Rectangle

Description

Rectangle shape.

Note - CardinalAnchor2 (northeast etc.) point to their radial positions (this is a change since earlier versions).

Synopsis

Documentation

rectangle :: (Real u, Floating u, InterpretUnit u, Tolerance u) => u -> u -> Shape Rectangle uSource

rectangle : width * height -> shape