![]() | InDesign SDK 20.5 |
This is the complete list of members for ITransform, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| ConcatItemTransform(IGraphicsPort *gPort)=0 | ITransform | pure virtual |
| GetInnerToParentMatrix() const =0 | ITransform | pure virtual |
| GetInnerToRootMatrix(PMMatrix *pMatrix, const ITransform *pRoot=nil) const =0 (defined in ITransform) | ITransform | pure virtual |
| GetItemRotationAngle() const =0 | ITransform | pure virtual |
| GetItemScaleX() const =0 | ITransform | pure virtual |
| GetItemScaleY() const =0 | ITransform | pure virtual |
| GetItemSkewAngle() const =0 | ITransform | pure virtual |
| GetParentToInnerMatrix() const =0 | ITransform | pure virtual |
| IsTransformParentDependent() const =0 | ITransform | pure virtual |
| kDefaultIID enum value (defined in ITransform) | ITransform | |
| kDynamicMatrix enum value (defined in ITransform) | ITransform | |
| kStaticMatrix enum value (defined in ITransform) | ITransform | |
| MatrixType enum name | ITransform | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| QueryTransformParent()=0 | ITransform | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| RotateItemBy(PMReal angle, const PMPoint ¢er)=0 | ITransform | pure virtual |
| RotateItemTo(PMReal angle, const PMPoint ¢er)=0 | ITransform | pure virtual |
| ScaleItemBy(PMReal xScale, PMReal yScale, const PMPoint ¢er)=0 | ITransform | pure virtual |
| ScaleItemTo(PMReal xScale, PMReal yScale, const PMPoint ¢er)=0 | ITransform | pure virtual |
| SetInnerToParentMatrix(const PMMatrix &matrix)=0 | ITransform | pure virtual |
| SkewItemBy(PMReal xSkewAngle, const PMPoint ¢er)=0 | ITransform | pure virtual |
| SkewItemTo(PMReal xSkewAngle, const PMPoint ¢er)=0 | ITransform | pure virtual |
| TranslateItemBy(const PMPoint &delta)=0 | ITransform | pure virtual |
| TranslateItemTo(const PMPoint &location)=0 | ITransform | pure virtual |