Environment: Siren
Instances of PitchTimeView (and its subclasses) are time-line oriented DisplayListViews which make the assumption that the y-coordinate is related to pitch.
Instance Variables:
displaying
pitchOffset
zoom: aPoint
Set the receiver's 'zoom' to be aPoint.
transforming
Answer the transformed pitch represented by the y-coordinate of the argument.
layout manager access
Answer the correct visual item for the given assoc. (sent from layoutManagers).
itemFor: anAss
Answer the correct visual item for the given assoc. (sent from layoutManagers).
layoutManager
Answer a default layout manager for the receiver.
initialize-release
Initialize the instance variables of the receiver.
controller access
Answer the class of the default controller for the receiver.
MetaClass: PitchTimeView class
examples
Open a p-t view on a random event list.
randomExampleLong
Open a p-t view on a random event list.
instance creation
Answer the view label for the receiver's instances.
subview creation
Add the default button panel to the instance in the given rectangle.