Shape
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Implements: | |
| Known subclasses: | |
| Classpath: | Shape |
| File last modified: | Saturday, 03 February 2007, 19:10:27 |
Summary
Constructor
Instance methods
- serialize (inObject:Object) : String
- BaseSerializable method comment.
- setDelegate (inDelegate:Object) : Void
- This comment is written in class delegate.Delegate.
- getDelegate : Object
- This comment is written in class delegate.Delegate.
- setSize (inWidth:Number, inHeight:Number) : Void
- setLoc (inX:Number, inY:Number) : Void
- retainCount : Number
- getDelegate : Object
Constructor
Shape
function Shape ()Shape's constructor comment.Instance methods
getDelegate
function getDelegate () : ObjectThis comment is written in class delegate.Delegate.#Returns:- The delegate object#
Specified by:retainCount
function retainCount () : NumberParameters:myTag:This is very much alike Objective-C.Returns:- Return comment in ExtendedObject.#
Specified by:serialize
function serialize (inObject:Object) : StringBaseSerializable method comment. Once when I was six years old I saw a magnificent picture in a book, called True Stories from Nature, about the primeval forest. It was a picture of a boa constrictor in the act of swallowing an animal.#setDelegate
function setDelegate (inDelegate:Object) : VoidThis comment is written in class delegate.Delegate.#
I jumped to my feet, completely thunderstruck. I blinked my eyes hard. I looked carefully all around me. And I saw a most extraordinary small person, who stood there examining me with great seriousness. Here you may see the best portrait that, later, I was able to make of him. But my drawing is certainly very much less charming than its model.Parameters:inDelegate:the delegate object#Specified by:setLoc
function setLoc (inX:Number, inY:Number) : VoidParameters:inX:the new x positioninY:the new y positionsetSize
function setSize (inWidth:Number, inHeight:Number) : VoidParameters:inWidth :the new widthinHeight:the new height - setDelegate (inDelegate:Object) : Void