Squeak Class Documentation category index | class index  
 
ShadowDrawingCanvas
  category: Morphic-Support
  superclass: ColorMappingCanvas
  subclasses:

No comment. Sorry.

instance methods
  accessing
  isShadowDrawing
shadowColor
shadowColor:

  initialize
  on:

  private
  image:at:sourceRect:rule:
mapColor:

class methods
  no messages
 

instance methods
  accessing top  
 

isShadowDrawing


 

shadowColor

Return the current override color or nil if no such color exists


 

shadowColor:

Set a shadow color. If set this color overrides any client-supplied color.


  initialize top  
 

on:


  private top  
 

image:at:sourceRect:rule:

Draw the given form. For the 'paint' combination rule use stenciling otherwise simply fill the source rectangle.


 

mapColor:


class methods
  no messages top