Squeak Class Documentation category index | class index  
 
BOBTransformationMorph
  category: Morphic-Basic
  superclass: TransformationMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  adjustAfter:
changeWorldBoundsToShow:
drawSubmorphsOn:
drawSubmorphsOnREAL:
extent:
extentFromParent:
layoutChanged
recomputeExtent
useRegularWarpBlt:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

adjustAfter:

Cause this morph to remain cetered where it was before, and
choose appropriate smoothing, after a change of scale or rotation.


 

changeWorldBoundsToShow:


 

drawSubmorphsOn:

Display submorphs back to front


 

drawSubmorphsOnREAL:


 

extent:


 

extentFromParent:


 

layoutChanged

use the version from Morph


 

recomputeExtent


 

useRegularWarpBlt:


class methods
  no messages top