Squeak Class Documentation category index | class index  
 
FlashShapeMorph
  category: Balloon-MMFlash Morphs
  superclass: FlashMorph
  subclasses:

No comment. Sorry.

instance methods
  accessing
  color:
fillForProjectTarget
id
shape
shape:

  classification
  isFlashShape

  disk i/o
  compress
decompress

  drawing
  drawOn:

  geometry
  computeBounds

class methods
  instance creation
  shape:

instance methods
  accessing top  
 

color:

Set the receiver's color. Directly set the color if appropriate, else go by way of fillStyle


 

fillForProjectTarget

Find a fill style that is suitable for a project target.


 

id


 

shape


 

shape:


  classification top  
 

isFlashShape


  disk i/o top  
 

compress

Compress the receiver for efficient storage on disk


 

decompress

Decompress the receiver


  drawing top  
 

drawOn:

Display the receiver.


  geometry top  
 

computeBounds


class methods
  instance creation top  
 

shape: