next up previous contents index
Next: MemoSetClient Up: MemoSetCardView Previous: methods   Contents   Index

Subsections

subclasses

overview

\includegraphics[]{MemoSetCardViewInherit.eps}


MemoSetEmptyCardView

inherits from: CoastView

instance methods

displayOn: aGraphicsContext
do not display anything.


MemoSetSetCardView

inherits from: MemoSetCardView

class methods

objectSize (constants)
returns the proper object size of the elements (rectangle, ellipse, triangle).
padding (constants)
returns the proper disctance between the elements and the border of the card.

instance methods

composeDisplayOn: aGraphicsContext (displaying)
displays the card.
displayCardElementsOn: aGraphicsContext (displaying)
is the submethod which actually draws the elements by using the methods mentioned at the private protocoll.
ellipseAt: aPoint(private)
is used for drawing ellipsoids.
emptyPattern(private)
returns an empty pattern.
fullPattern(private)
returns a full pattern.
halfPattern(private)
returns a half filled pattern.
p1(private)
returns the point at which one object is displayed.
p2(private)
returns two points where two objects are displayed.
p3(private)
returns three points where three objects are displayed.
rectangleAt: aPoint(private)
is used for drawing rectangles.
triangleAt: aPoint(private)
is used for drawing triangles.


MemoSetMemoSetCardView

inherits from: MemoSetSetCardView

instance methods

composeDisplayOn: aGraphicsContext (displaying)
displays the card by calling the super method if the card is selected or otherwise drawing the back of a card.
next up previous contents index
Next: MemoSetClient Up: MemoSetCardView Previous: methods   Contents   Index
spax 2003-04-28