Package-level declarations

Types

Link copied to clipboard
data class SetFillColour(val colour: Expression) : Instruction

An Instruction to set the Colour used to fill figures.

Link copied to clipboard
data class SetLineColour(val colour: Expression) : Instruction

Instruction to set the Colour used to draw lines and figure outlines.