Inheritance diagram for ADPictShape:


Public Member Functions | |
| void | addBaseXMLAttribs (XMLElement toXML) |
| void | addEffectsXMLAtributes (XMLElement toXML) |
| void | AddXMLAttribs (XMLElement toXML) |
| void | AddXMLAttribs () |
| void | ApplyEffects (picture sourcePic, Picture destPic) |
| boolean | BeingDraggedOrResized () |
| boolean | CanHandleDoubleClick () |
| void | CleanupOnClear () |
| ADTemplateCentre | ClippedToTC () |
| ADBaseShape | clone () |
| CmdBase | CompleteCmdForShape (CmdBase specCmd) |
| void | Constructor (Boolean inFill=true,=false) |
| void | Constructor (Boolean inFill=true, boolean inEffectSupport=true) |
| void | Constructor (ADPictShape rhs) |
| boolean | Contains (double xFineRes, double yFineRes) |
| void | CopyFrom (scnShape rhsBase) |
| Object2D | CreateDragObject () |
| void | CreateMouseUpDelayedAction () |
| void | CreateSelHandles () |
| string | describe () |
| string | describeAttributes () |
| void | Deselect () |
| boolean | DoubleClick () |
| void | Draw (TilingGraphics inGraphics, double dx, double dy) |
| void | Draw (,,) |
| void | DrawAsMaskComponent (TilingGraphics inGraphics, double dx, double dy) |
| void | DrawAsMaskComponent (TilingGraphics inGraphics, double dx, double dy, double bleedAmountFR) |
| void | DrawRectangleOutline () |
| boolean | DrawsUsingOvals () |
| string | EffectScript () |
| void | ExpandToIncludeMe (DoubleRectMBS ioRect) |
| void | FixSpecialInspectorItems (InspectorWindow inWin) |
| void | FlushCachedShape () |
| void | ForgetNearestTC () |
| void | GenerateRotatedXY (integer inX, integer inY, integer Byref outX, integer outY) |
| void | GetCentre (double outX, double outY) |
| void | GetCentreFineRes (double outX, double outY) |
| XMLElement | GetXML () |
| void | HandleDragDraw (TilingGraphics inGraphics) |
| void | HandleMouseDown (TilingGraphics inGraphics, integer inX, integer inY, ShapeDragStrategy inShapeDragger) |
| void | HandleMouseDrag (TilingGraphics inGraphics, integer inX, integer inY) |
| void | HandleMouseDrag (,,) |
| Boolean | HandleMouseUp (TilingGraphics inGraphics, integer inX, integer inY) |
| boolean | HasEffect () |
| integer | ID () |
| picture | Image () |
| string | ImagePath () |
| boolean | Incrementable () |
| boolean | InGroup () |
| void | initBaseXMLAttributes (XMLElement inXML) |
| void | InitFromXML () |
| integer | InspectorHeight () |
| void | InspectorToParams (InspectorWindow inWin) |
| Integer | InspectorWidth () |
| boolean | isEditable () |
| Boolean | isLocked () |
| boolean | IsSloppyClick (integer inX, integer inY) |
| boolean | IsWithinBounds (RectShape boundShape) |
| void | JoinGroup (ADGroup inGroup) |
| void | Lock (Boolean inLock) |
| void | Lock () |
| void | LockVendor () |
| Boolean | LockVendor () |
| void | LockVendor (Boolean inLock) |
| ShapeDragStrategy | MakeShapeDragMoveStrategy (integer inX, integer inY) |
| ShapeDragStrategy | MakeShapeDragNewStrategy (integer inX, integer inY) |
| ShapeDragStrategy | MakeShapeDragResizeStrategy (integer inX, integer inY, integer hitID) |
| ShapeDragStrategy | MakeShapeDragRotatingStrategy (integer inX, integer inY) |
| void | MoveBy (double dX, double dY) |
| boolean | Overlaps (double leftFineRes, double topFineRes, double rightFineRes, double bottomFineRes) |
| void | ParamsToInspector (InspectorWindow inWin) |
| void | ParamsToInspectorDimensions (InspectorWindow inWin) |
| void | ParamsToTextInspector (TextinspectorWindow inWin) |
| Boolean | PointInShape (TilingGraphics inGraphics, integer inX, integer inY) |
| Boolean | PointInShape (,,) |
| void | Printable (boolean inPrint) |
| boolean | Printable () |
| void | Replicate (GridReplicationSettings inSettings, integer inNumSkipping=0, integer inMaxNum=-1) |
| void | ReplicateOnTemplates (ADTemplateCentre tcList[], ADTemplateCentre relativeTo, ShapeLayer onLayer) |
| void | ReplicateWithMargins (GridReplicationSettings inSettings, integer inNumSkipping=0, integer inMaxNum=-1) |
| double | RotationRadians () |
| Boolean | SelectAnImage (string inPath) |
| void | SelectObject () |
| void | SetColors (Color inColor) |
| void | SetColors (color inBorder, Color inFill) |
| void | SetEffectScript (string inScript) |
| void | SetIncValue (integer inValue) |
| void | SetOwningTC (ADTemplateCentre inTC, ShapeLayer forLayer) |
| void | SetPos (double inX, double inY) |
| void | SetRotationRadians (double inRads) |
| void | SetSelected (boolean inSelected=true) |
| void | SetSize (double inX, double inY, double inW, double inH) |
| void | SetSize (double inW, double inH) |
| string | Signature () |
| void | SkipFirstN (integer numtoSkip) |
| void | SupportsEffects (boolean inSupport=false) |
| boolean | SupportsEffects () |
| ADGroup | UltimateGroup () |
| void | Unlock () |
| void | UpdateDrawObjectWhilstDragging () |
| void | UpdateForMinimumDimensions (integer inX, integer inY, integer byref outX, integer byref outY) |
| void | UpdateNearestTC (ShapeLayer forLayer) |
| void | UpdateRotation (double inDegrees) |
| void | UseDefaultSize (boolean inUseDefault) |
| boolean | UseDefaultSize () |
Protected Member Functions | |
| void | ChangedSizeOrPosition () |
| void | Constructor (ADBaseShape rhs) |
| void | CreateDrawObject () |
| void | DefaultDimensions (double byref outWidthPts, double byref outHeightPts) |
| boolean | EffectsNeedUpdate () |
| void | EffectsNeedUpdate (boolean needIt=true) |
| void | InitColors () |
| void | InspectorToDimensionParams (InspectorWindow inWin) |
| void | RemoveSelHandles () |
| void | RepositionSelHandles () |
Package Attributes | |
| Color | BorderColor |
| double | BorderWidth |
| double | Fill |
| Color | FillColor |
| ADTemplateCentre | mClippedToTC |
| DoubleRectMBS | mCroppedBounds |
| picture | mDisplayPic |
| ShapeDragStrategy | mDragStrategy |
| Group2D | mDrawGroup |
| Object2D | mDrawobject |
| picture | mEffectPic |
| string | mEffectScript |
| boolean | mEffectsNeedUpdate |
| scn | mHeight |
| integer | mID |
| CachedImage | mImageStorage |
| ADGroup | mImmediateGroup |
| boolean | mIsSelected |
| double | mLastDrawScale |
| boolean | mLocked |
| integer | mOriginalHeight |
| integer | mOriginalWidth |
| picture | mpic |
| picture | mPixMap |
| boolean | mPrintable |
| boolean | mReloadOnNextDraw |
| double | mRotation |
| MovableSelHandles | mSelHandles |
| Boolean | mSupportsEffects |
| boolean | mUseDefaultSize |
| Boolean | mVendorLock |
| scn | mWidth |
| scn | mXPos |
| scn | mYPos |
| void ADBaseShape.addBaseXMLAttribs | ( | XMLElement | toXML | ) | [inherited] |
| void ADBaseShape.addEffectsXMLAtributes | ( | XMLElement | toXML | ) | [inherited] |
| void ADBaseShape.AddXMLAttribs | ( | XMLElement | toXML | ) | [inherited] |
| void ADPictShape.AddXMLAttribs | ( | ) |
| void ADBaseShape.ApplyEffects | ( | picture | sourcePic, | |
| Picture | destPic | |||
| ) | [inherited] |
| boolean ADBaseShape.BeingDraggedOrResized | ( | ) | [inherited] |
| boolean ADBaseShape.CanHandleDoubleClick | ( | ) | [inherited] |
Reimplemented in ADBaseTextShape.
| void ADBaseShape.ChangedSizeOrPosition | ( | ) | [protected, inherited] |
Reimplemented from scnShapeWithHandles.
| void ADBaseShape.CleanupOnClear | ( | ) | [inherited] |
Reimplemented in ADTemplateCentre.
| ADTemplateCentre ADBaseShape.ClippedToTC | ( | ) | [inherited] |
| ADBaseShape ADPictShape.clone | ( | ) |
Reimplemented from ADRectShape.
Reimplemented in ADMultiShape.
| void ADBaseShape.Constructor | ( | ADBaseShape | rhs | ) | [protected, inherited] |
| void ADGroupedShape.Constructor | ( | Boolean | inFill = true |
) | [inherited] |
| void ADPictShape.Constructor | ( | Boolean | inFill = true, |
|
| boolean | inEffectSupport = true | |||
| ) |
Reimplemented from ADRegenerableContentShape.
| void ADPictShape.Constructor | ( | ADPictShape | rhs | ) |
| boolean scnShape.Contains | ( | double | xFineRes, | |
| double | yFineRes | |||
| ) | [inherited] |
| void ADPictShape.CopyFrom | ( | scnShape | rhsBase | ) |
Reimplemented from ADRegenerableContentShape.
| Object2D ADRectShape.CreateDragObject | ( | ) | [inherited] |
| void ADRectShape.CreateDrawObject | ( | ) | [protected, inherited] |
Reimplemented from ADBaseShape.
Reimplemented in ADLineShape, ADOvalShape, ADTemplateCentre, and ADTemplateHole.
| void ADPictShape.CreateMouseUpDelayedAction | ( | ) |
Reimplemented from ADBaseShape.
| void ADRectShape.CreateSelHandles | ( | ) | [inherited] |
| void ADPictShape.DefaultDimensions | ( | double byref | outWidthPts, | |
| double byref | outHeightPts | |||
| ) | [protected] |
Reimplemented from ADBaseShape.
| string ADRectShape.describe | ( | ) | [inherited] |
Reimplemented from ADBaseShape.
Reimplemented in ADStraightText, ADSingleBarcodeShape, ADTableShape, and ADSerialNumber.
| string ADBaseShape.describeAttributes | ( | ) | [inherited] |
Reimplemented in ADStraightText, ADSingleBarcodeShape, and ADSerialNumber.
| void ADBaseShape.Deselect | ( | ) | [inherited] |
Reimplemented in ADMultiShape, and ADGroup.
| boolean ADBaseShape.DoubleClick | ( | ) | [inherited] |
Reimplemented in ADBaseTextShape.
| void ADBaseShape.Draw | ( | TilingGraphics | inGraphics, | |
| double | dx, | |||
| double | dy | |||
| ) | [inherited] |
Reimplemented in ADMultiShape, ADTemplateCentre, and ADTemplateHole.
| void ADPictShape.Draw | ( | ) |
Reimplemented from ADGroupedShape.
| void ADBaseShape.DrawAsMaskComponent | ( | TilingGraphics | inGraphics, | |
| double | dx, | |||
| double | dy | |||
| ) | [inherited] |
Reimplemented in ADTemplateCentre, and ADTemplateHole.
| void ADBaseShape.DrawAsMaskComponent | ( | TilingGraphics | inGraphics, | |
| double | dx, | |||
| double | dy, | |||
| double | bleedAmountFR | |||
| ) | [inherited] |
Reimplemented in ADTemplateCentre, and ADTemplateHole.
| void ADBaseShape.DrawRectangleOutline | ( | ) | [inherited] |
| boolean ADBaseShape.DrawsUsingOvals | ( | ) | [inherited] |
Reimplemented in ADOvalShape, ADCircularText, and ADTemplateHole.
| string ADBaseShape.EffectScript | ( | ) | [inherited] |
| boolean ADBaseShape.EffectsNeedUpdate | ( | ) | [protected, inherited] |
| void ADBaseShape.EffectsNeedUpdate | ( | boolean | needIt = true |
) | [protected, inherited] |
| void ADBaseShape.ExpandToIncludeMe | ( | DoubleRectMBS | ioRect | ) | [inherited] |
| void ADPictShape.FixSpecialInspectorItems | ( | InspectorWindow | inWin | ) |
Reimplemented from ADBaseShape.
| void ADRegenerableContentShape.FlushCachedShape | ( | ) | [inherited] |
Reimplemented from ADGroupedShape.
| void ADBaseShape.ForgetNearestTC | ( | ) | [inherited] |
| void ADBaseShape.GenerateRotatedXY | ( | integer | inX, | |
| integer | inY, | |||
| integer Byref | outX, | |||
| integer | outY | |||
| ) | [inherited] |
| void scnShape.GetCentre | ( | double | outX, | |
| double | outY | |||
| ) | [inherited] |
| void scnShape.GetCentreFineRes | ( | double | outX, | |
| double | outY | |||
| ) | [inherited] |
| XMLElement ADPictShape.GetXML | ( | ) |
Reimplemented from ADRectShape.
| void ADBaseShape.HandleDragDraw | ( | TilingGraphics | inGraphics | ) | [inherited] |
| void ADBaseShape.HandleMouseDown | ( | TilingGraphics | inGraphics, | |
| integer | inX, | |||
| integer | inY, | |||
| ShapeDragStrategy | inShapeDragger | |||
| ) | [inherited] |
| void ADBaseShape.HandleMouseDrag | ( | TilingGraphics | inGraphics, | |
| integer | inX, | |||
| integer | inY | |||
| ) | [inherited] |
| void ADRectShape.HandleMouseDrag | ( | ) | [inherited] |
| Boolean ADBaseShape.HandleMouseUp | ( | TilingGraphics | inGraphics, | |
| integer | inX, | |||
| integer | inY | |||
| ) | [inherited] |
| boolean ADBaseShape.HasEffect | ( | ) | [inherited] |
| integer ADBaseShape.ID | ( | ) | [inherited] |
| picture ADPictShape.Image | ( | ) |
| string ADPictShape.ImagePath | ( | ) |
| boolean ADBaseShape.Incrementable | ( | ) | [inherited] |
Reimplemented in ADSerialNumber.
| boolean ADBaseShape.InGroup | ( | ) | [inherited] |
| void ADBaseShape.initBaseXMLAttributes | ( | XMLElement | inXML | ) | [inherited] |
| void ADBaseShape.InitColors | ( | ) | [protected, inherited] |
Reimplemented in ADGuidelineShape.
| void ADPictShape.InitFromXML | ( | ) |
Reimplemented from ADRectShape.
| integer ADPictShape.InspectorHeight | ( | ) |
Reimplemented from ADBaseShape.
| void ADBaseShape.InspectorToDimensionParams | ( | InspectorWindow | inWin | ) | [protected, inherited] |
Reimplemented in ADLineShape, and ADGuidelineShape.
| void ADBaseShape.InspectorToParams | ( | InspectorWindow | inWin | ) | [inherited] |
| Integer ADBaseShape.InspectorWidth | ( | ) | [inherited] |
| boolean ADBaseShape.isEditable | ( | ) | [inherited] |
| Boolean ADBaseShape.isLocked | ( | ) | [inherited] |
| boolean ADBaseShape.IsSloppyClick | ( | integer | inX, | |
| integer | inY | |||
| ) | [inherited] |
| boolean ADRectShape.IsWithinBounds | ( | RectShape | boundShape | ) | [inherited] |
Reimplemented from ADBaseShape.
| void ADBaseShape.JoinGroup | ( | ADGroup | inGroup | ) | [inherited] |
| void ADBaseShape.Lock | ( | Boolean | inLock | ) | [inherited] |
| void ADBaseShape.Lock | ( | ) | [inherited] |
| void ADBaseShape.LockVendor | ( | ) | [inherited] |
| Boolean ADBaseShape.LockVendor | ( | ) | [inherited] |
| void ADBaseShape.LockVendor | ( | Boolean | inLock | ) | [inherited] |
| ShapeDragStrategy ADBaseShape.MakeShapeDragMoveStrategy | ( | integer | inX, | |
| integer | inY | |||
| ) | [inherited] |
Reimplemented in ADLineShape, and ADGuidelineShape.
| ShapeDragStrategy ADRegenerableContentShape.MakeShapeDragNewStrategy | ( | integer | inX, | |
| integer | inY | |||
| ) | [inherited] |
Reimplemented from ADBaseShape.
| ShapeDragStrategy ADBaseShape.MakeShapeDragResizeStrategy | ( | integer | inX, | |
| integer | inY, | |||
| integer | hitID | |||
| ) | [inherited] |
Reimplemented in ADLineShape, ADCircularText, and ADGuidelineShape.
| ShapeDragStrategy ADBaseShape.MakeShapeDragRotatingStrategy | ( | integer | inX, | |
| integer | inY | |||
| ) | [inherited] |
| void scnShape.MoveBy | ( | double | dX, | |
| double | dY | |||
| ) | [inherited] |
| boolean scnShape.Overlaps | ( | double | leftFineRes, | |
| double | topFineRes, | |||
| double | rightFineRes, | |||
| double | bottomFineRes | |||
| ) | [inherited] |
| void ADPictShape.ParamsToInspector | ( | InspectorWindow | inWin | ) |
Reimplemented from ADBaseShape.
| void ADBaseShape.ParamsToInspectorDimensions | ( | InspectorWindow | inWin | ) | [inherited] |
Reimplemented in ADLineShape, and ADGuidelineShape.
| void ADBaseShape.ParamsToTextInspector | ( | TextinspectorWindow | inWin | ) | [inherited] |
Reimplemented in ADBaseTextShape, ADCircularText, and ADStraightText.
| Boolean ADBaseShape.PointInShape | ( | TilingGraphics | inGraphics, | |
| integer | inX, | |||
| integer | inY | |||
| ) | [inherited] |
| Boolean ADRectShape.PointInShape | ( | ) | [inherited] |
Reimplemented in ADLineShape, ADOvalShape, and ADGuidelineShape.
| void ADBaseShape.Printable | ( | boolean | inPrint | ) | [inherited] |
| boolean ADBaseShape.Printable | ( | ) | [inherited] |
| void ADBaseShape.RemoveSelHandles | ( | ) | [protected, inherited] |
| void ADBaseShape.Replicate | ( | GridReplicationSettings | inSettings, | |
| integer | inNumSkipping = 0, |
|||
| integer | inMaxNum = -1 | |||
| ) | [inherited] |
Reimplemented in ADTemplateCentre.
| void ADBaseShape.ReplicateOnTemplates | ( | ADTemplateCentre | tcList[], | |
| ADTemplateCentre | relativeTo, | |||
| ShapeLayer | onLayer | |||
| ) | [inherited] |
Reimplemented in ADMultiShape.
| void ADBaseShape.ReplicateWithMargins | ( | GridReplicationSettings | inSettings, | |
| integer | inNumSkipping = 0, |
|||
| integer | inMaxNum = -1 | |||
| ) | [inherited] |
| void ADRectShape.RepositionSelHandles | ( | ) | [protected, inherited] |
| double ADBaseShape.RotationRadians | ( | ) | [inherited] |
| Boolean ADPictShape.SelectAnImage | ( | string | inPath | ) |
| void ADBaseShape.SelectObject | ( | ) | [inherited] |
Reimplemented in ADMultiShape, and ADGroup.
| void ADBaseShape.SetColors | ( | Color | inColor | ) | [inherited] |
| void ADBaseShape.SetColors | ( | color | inBorder, | |
| Color | inFill | |||
| ) | [inherited] |
| void ADBaseShape.SetEffectScript | ( | string | inScript | ) | [inherited] |
| void ADBaseShape.SetIncValue | ( | integer | inValue | ) | [inherited] |
Reimplemented in ADSerialNumber.
| void ADBaseShape.SetOwningTC | ( | ADTemplateCentre | inTC, | |
| ShapeLayer | forLayer | |||
| ) | [inherited] |
| void scnShape.SetPos | ( | double | inX, | |
| double | inY | |||
| ) | [inherited] |
Reimplemented in ADLineShape.
| void ADBaseShape.SetRotationRadians | ( | double | inRads | ) | [inherited] |
| void ADBaseShape.SetSelected | ( | boolean | inSelected = true |
) | [inherited] |
| void scnShape.SetSize | ( | double | inX, | |
| double | inY, | |||
| double | inW, | |||
| double | inH | |||
| ) | [inherited] |
| void scnShape.SetSize | ( | double | inW, | |
| double | inH | |||
| ) | [inherited] |
| string ADBaseShape.Signature | ( | ) | [inherited] |
Reimplemented in ADTemplateCentre, and ADSerialNumber.
| void ADBaseShape.SkipFirstN | ( | integer | numtoSkip | ) | [inherited] |
| void ADBaseShape.SupportsEffects | ( | boolean | inSupport = false |
) | [inherited] |
| boolean ADBaseShape.SupportsEffects | ( | ) | [inherited] |
| void ADBaseShape.Unlock | ( | ) | [inherited] |
| void ADRectShape.UpdateDrawObjectWhilstDragging | ( | ) | [inherited] |
Reimplemented from ADBaseShape.
Reimplemented in ADLineShape, ADTemplateCentre, and ADResizeableRectGroup.
| void ADBaseShape.UpdateForMinimumDimensions | ( | integer | inX, | |
| integer | inY, | |||
| integer byref | outX, | |||
| integer byref | outY | |||
| ) | [inherited] |
| void ADBaseShape.UpdateNearestTC | ( | ShapeLayer | forLayer | ) | [inherited] |
Reimplemented in ADTemplateCentre.
| void ADBaseShape.UpdateRotation | ( | double | inDegrees | ) | [inherited] |
| void ADBaseShape.UseDefaultSize | ( | boolean | inUseDefault | ) | [inherited] |
| boolean ADBaseShape.UseDefaultSize | ( | ) | [inherited] |
Color ADBaseShape.BorderColor [package, inherited] |
double ADBaseShape.BorderWidth [package, inherited] |
double ADBaseShape.Fill [package, inherited] |
Color ADBaseShape.FillColor [package, inherited] |
ADTemplateCentre ADBaseShape.mClippedToTC [package, inherited] |
DoubleRectMBS ADPictShape.mCroppedBounds [package] |
picture ADBaseShape.mDisplayPic [package, inherited] |
ShapeDragStrategy ADBaseShape.mDragStrategy [package, inherited] |
Group2D ADGroupedShape.mDrawGroup [package, inherited] |
Object2D ADBaseShape.mDrawobject [package, inherited] |
picture ADPictShape.mEffectPic [package] |
string ADBaseShape.mEffectScript [package, inherited] |
boolean ADBaseShape.mEffectsNeedUpdate [package, inherited] |
scn scnShape.mHeight [package, inherited] |
integer ADBaseShape.mID [package, inherited] |
CachedImage ADPictShape.mImageStorage [package] |
ADGroup ADBaseShape.mImmediateGroup [package, inherited] |
boolean ADBaseShape.mIsSelected [package, inherited] |
double ADRegenerableContentShape.mLastDrawScale [package, inherited] |
boolean ADBaseShape.mLocked [package, inherited] |
integer ADPictShape.mOriginalHeight [package] |
integer ADPictShape.mOriginalWidth [package] |
picture ADRectShape.mpic [package, inherited] |
picture ADPictShape.mPixMap [package] |
boolean ADBaseShape.mPrintable [package, inherited] |
boolean ADRegenerableContentShape.mReloadOnNextDraw [package, inherited] |
double ADBaseShape.mRotation [package, inherited] |
MovableSelHandles scnShapeWithHandles.mSelHandles [package, inherited] |
Boolean ADBaseShape.mSupportsEffects [package, inherited] |
boolean ADBaseShape.mUseDefaultSize [package, inherited] |
Boolean ADBaseShape.mVendorLock [package, inherited] |
scn scnShape.mWidth [package, inherited] |
scn scnShape.mXPos [package, inherited] |
scn scnShape.mYPos [package, inherited] |
1.5.1