Class:            HauerSteffensView

Environment:      Siren
Superclass:         Siren.PitchTimeView
Category:         MusicUI-Editors

initialize-release

initialize
   Initialize the instance variables of the receiver.

private

clef: anInteger at: aPoint bottom: aBottom form: cForm
   Display a C clef for the given octave at the given point.

drawStaff
   Display a Hauer-Stephens-type staff onto the given pixmap.

initForm
   Copy the default backgroundForm and draw a H-S staff on it.

MetaClass:         HauerSteffensView class

examples

randomExample
   Open a HSView on two merged random event lists.

randomSWSSExample
   Open a HSView on two merged random event lists.

instance creation

label
   Answer the view label for the receiver's instances.

constant access

defaultCacheExtent
   Answer the default extent of the receiver's instances' cache.

inset
   Answer the default display inset.