Inherited by ADBaseShape.
Inheritance diagram for scnShapeWithHandles:


Public Member Functions | |
| boolean | Contains (double xFineRes, double yFineRes) |
| void | CopyFrom (scnShape rhs) |
| void | CreateSelHandles () |
| void | GetCentre (double outX, double outY) |
| void | GetCentreFineRes (double outX, double outY) |
| void | MoveBy (double dX, double dY) |
| boolean | Overlaps (double leftFineRes, double topFineRes, double rightFineRes, double bottomFineRes) |
| void | RepositionSelHandles () |
| void | scnShapeWithHandles () |
| void | SetPos (double inX, double inY) |
| void | SetSize (double inX, double inY, double inW, double inH) |
| void | SetSize (double inW, double inH) |
Protected Member Functions | |
| void | ChangedSizeOrPosition () |
Package Attributes | |
| scn | mHeight |
| MovableSelHandles | mSelHandles |
| scn | mWidth |
| scn | mXPos |
| scn | mYPos |
| void scnShapeWithHandles.scnShapeWithHandles | ( | ) |
| void scnShapeWithHandles.ChangedSizeOrPosition | ( | ) | [protected] |
| boolean scnShape.Contains | ( | double | xFineRes, | |
| double | yFineRes | |||
| ) | [inherited] |
| void scnShape.CopyFrom | ( | scnShape | rhs | ) | [inherited] |
| void scnShapeWithHandles.CreateSelHandles | ( | ) |
Reimplemented in ADLineShape, ADBaseShape, ADRectShape, and ADGuidelineShape.
| void scnShape.GetCentre | ( | double | outX, | |
| double | outY | |||
| ) | [inherited] |
| void scnShape.GetCentreFineRes | ( | double | outX, | |
| double | outY | |||
| ) | [inherited] |
| void scnShape.MoveBy | ( | double | dX, | |
| double | dY | |||
| ) | [inherited] |
| boolean scnShape.Overlaps | ( | double | leftFineRes, | |
| double | topFineRes, | |||
| double | rightFineRes, | |||
| double | bottomFineRes | |||
| ) | [inherited] |
| void scnShapeWithHandles.RepositionSelHandles | ( | ) |
Reimplemented in ADLineShape, ADRectShape, and ADGuidelineShape.
| void scnShape.SetPos | ( | double | inX, | |
| double | inY | |||
| ) | [inherited] |
Reimplemented in ADLineShape.
| void scnShape.SetSize | ( | double | inX, | |
| double | inY, | |||
| double | inW, | |||
| double | inH | |||
| ) | [inherited] |
| void scnShape.SetSize | ( | double | inW, | |
| double | inH | |||
| ) | [inherited] |
scn scnShape.mHeight [package, inherited] |
scn scnShape.mWidth [package, inherited] |
scn scnShape.mXPos [package, inherited] |
scn scnShape.mYPos [package, inherited] |
1.5.1