Squeak Class Documentation category index | class index  
 
FlexMorph
  category: Morphic-Basic
  superclass: SketchMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  addCustomMenuItems:hand:
borderColor:
borderWidth:
changeBorderColor:
changeBorderWidth:
drawOn:
extent:
form
generateRotatedForm
initialize
layoutChanged
loadOriginalForm
originalMorph
originalMorph:
releaseCachedState
updateFromOriginal

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

addCustomMenuItems:hand:

super addCustomMenuItems: aCustomMenu hand: aHandMorph.


 

borderColor:


 

borderWidth:


 

changeBorderColor:


 

changeBorderWidth:


 

drawOn:


 

extent:

Change my scale to fit myself into the given extent.


 

form


 

generateRotatedForm

Compute my rotatedForm and offsetWhenRotated.


 

initialize


 

layoutChanged

Update rotatedForm and compute new bounds.


 

loadOriginalForm


 

originalMorph


 

originalMorph:


 

releaseCachedState

Clear cache of rotated, scaled Form.


 

updateFromOriginal


class methods
  no messages top