Squeak Class Documentation category index | class index  
 
SimplerTextContainer
  category: Morphic-Outliner
  superclass: TextContainer
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  bottom
left
rectanglesAt:height:
top

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

bottom

Note we should really check for contiguous pixels here


 

left


 

rectanglesAt:height:

Return a list of rectangles that are at least minWidth wide
in the specified horizontal strip of the shadowForm.
Cache the results for later retrieval if the owner does not change.


 

top

Note we should really check for contiguous pixels here


class methods
  no messages top