Class Osd-Graph

Graph for the on-screen display.

Part of:

package cityscape, class osd-element

Direct Superclass

osd-elementThe base class for all on-screen-display widgets

Slot

background-colourInitform:*default-background-colour*, Initargs::background-colour; Accessors:background-colour; Type:list.
foreground-colourInitform:*default-foreground-colour*, Initargs::foreground-colour; Accessors:foreground-colour; Type:list.
graph-data
function returning a list of points
Initargs::data; Accessors:graph-data.
nameInitargs::name; Accessors:name; Type:symbol.
parentInitargs::parent; Accessors:parent; Type:osd-container.
pixelsAccessors:pixels.
running-max
The minimum value to display
Initform:0.0; Accessors:running-max.
running-min
The minimum value to display
Initform:0.0; Accessors:running-min.
x
The longitudinal index of this node in its level.
Initform:0, Initargs::x; Reader:x; Type:(unsigned-byte 16).
y
The latitudinal index of this node in its level.
Initform:0, Initargs::y; Reader:y; Type:(unsigned-byte 16).

Direct Method

draw
graph-data

Other Method

cumulative-offset
current-offset-before-border
detach
handle-mouse-buttonWhen a GUI element needs to respond to a click, implement this.
The x and y arguments are the rel...
ideal-height
ideal-width
layout
set-borders
total-ideal-height
total-ideal-width