Lines

Undocumented in source.

Members

Functions

addLine
void addLine(LineId id, Point point)

Add a new line with begin point, or add to an existing line

color
void color(LineId id, Color color)
Undocumented in source. Be warned that the author may not have intended to support it.
newLineId
LineId newLineId()

Returns an unused (new) line_id

Properties

lastUsedId
LineId lastUsedId [@property getter]

Return last used id

Meta