Home Segments Index Top Previous Next

665: Mainline

At this point, you could add more drawing messages to the callDrawMeter: method, building toward a display such as the one shown in Segment 634.

Such drawing messages belong in a method defined for the MeterGraphPane class, however, because the behavior of MeterGraphPane instances should be captured by instance methods of the MeterGraphPane class, rather than by instance methods of a view manager class.