Inheritance diagram for ShapeList:


Public Member Functions | |
| void | Append (ADBaseShape inShape) |
| DoubleRectMBS | Bounds () |
| void | Clear () |
| void | Constructor () |
| void | Constructor (ADBaseShape firstShape) |
| boolean | Contains (ADBaseShape inShape) |
| boolean | RemoveObject (ADBaseShape toRemove) |
| void | SortByOrderIn (ADBaseShape orderBy[]) |
Package Attributes | |
| boolean | mBoundsDirty |
| DoubleRectMBS | mBoundsFP |
| ADBaseShape | mObjectList [] |
| void ShapeList.Append | ( | ADBaseShape | inShape | ) |
| DoubleRectMBS ShapeList.Bounds | ( | ) |
| void ShapeList.Clear | ( | ) |
| void ShapeList.Constructor | ( | ) |
| void ShapeList.Constructor | ( | ADBaseShape | firstShape | ) |
| boolean ShapeList.Contains | ( | ADBaseShape | inShape | ) |
| boolean ShapeList.RemoveObject | ( | ADBaseShape | toRemove | ) |
| void ShapeList.SortByOrderIn | ( | ADBaseShape | orderBy[] | ) |
boolean ShapeList.mBoundsDirty [package] |
DoubleRectMBS ShapeList.mBoundsFP [package] |
ADBaseShape ShapeList.mObjectList[] [package] |
1.5.1