![]() | InDesign SDK 20.5 |
This is the complete list of members for IAnimationCore, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| ApplySimpleEaseToAll(const AnimationEaseType &easeType)=0 | IAnimationCore | pure virtual |
| Get2DPath(PMPathPointList &path, bool *pHasRovingPathPoints=nil) const =0 | IAnimationCore | pure virtual |
| Get2DPath(AnimationPathDataList &path) const =0 | IAnimationCore | pure virtual |
| GetDuration() const =0 | IAnimationCore | pure virtual |
| GetFrameRate() const =0 | IAnimationCore | pure virtual |
| GetKeyframeForTime(const PMReal &time) const =0 | IAnimationCore | pure virtual |
| GetMotionPath(std::vector< double > &xValues, std::vector< double > &yValues) const =0 | IAnimationCore | pure virtual |
| GetMotionXML(size_t &size, uint32 options=kDefaultOptions) const =0 | IAnimationCore | pure virtual |
| GetOpacityKeyFrame(uint32 which, uint32 &keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetOpacityKeyFrameCount() const =0 | IAnimationCore | pure virtual |
| GetOpacityValueAtKeyFrame(uint32 keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetOpacityValues(std::vector< double > &alphaValues) const =0 | IAnimationCore | pure virtual |
| GetPathOffset(double &offsetX, double &offsetY) const =0 | IAnimationCore | pure virtual |
| GetRotationKeyFrame(uint32 which, uint32 &keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetRotationKeyFrameCount() const =0 | IAnimationCore | pure virtual |
| GetRotationValueAtKeyFrame(uint32 keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetRotationValues(std::vector< double > &rValues) const =0 | IAnimationCore | pure virtual |
| GetScaleValues(std::vector< double > &xValues, std::vector< double > &yValues) const =0 | IAnimationCore | pure virtual |
| GetScaleXKeyFrame(uint32 which, uint32 &keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetScaleXKeyFrameCount() const =0 | IAnimationCore | pure virtual |
| GetScaleXValueAtKeyFrame(uint32 keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetScaleYKeyFrame(uint32 which, uint32 &keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetScaleYKeyFrameCount() const =0 | IAnimationCore | pure virtual |
| GetScaleYValueAtKeyFrame(uint32 keyframe, PMReal &value) const =0 | IAnimationCore | pure virtual |
| GetTransformOffsetPoint() const =0 | IAnimationCore | pure virtual |
| GetXMLDescription(WideString &xmlOut, uint32 options=kDefaultOptions) const =0 | IAnimationCore | pure virtual |
| Initialize()=0 | IAnimationCore | pure virtual |
| kDefaultIID enum value (defined in IAnimationCore) | IAnimationCore | |
| kDefaultOptions enum value | IAnimationCore | |
| kDisableFilters enum value | IAnimationCore | |
| kStrip3DParameters enum value | IAnimationCore | |
| kStripFilters enum value | IAnimationCore | |
| MotionXMLOptions enum name | IAnimationCore | |
| OffsetPath()=0 | IAnimationCore | pure virtual |
| PropertiesUsingFancyEase() const =0 | IAnimationCore | pure virtual |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| RemoveAllEase()=0 | IAnimationCore | pure virtual |
| RemoveAllOpacityKeyFrames()=0 | IAnimationCore | pure virtual |
| RemoveAllRotationKeyFrames()=0 | IAnimationCore | pure virtual |
| RemoveAllScaleXKeyFrames()=0 | IAnimationCore | pure virtual |
| RemoveAllScaleYKeyFrames()=0 | IAnimationCore | pure virtual |
| RemoveOpacityValueAtKeyFrame(uint32 keyframe)=0 | IAnimationCore | pure virtual |
| RemovePath()=0 | IAnimationCore | pure virtual |
| RemoveRotationValueAtKeyFrame(uint32 keyframe)=0 | IAnimationCore | pure virtual |
| RemoveScaleXValueAtKeyFrame(uint32 keyframe)=0 | IAnimationCore | pure virtual |
| RemoveScaleYValueAtKeyFrame(uint32 keyframe)=0 | IAnimationCore | pure virtual |
| ReverseAllProperties()=0 | IAnimationCore | pure virtual |
| Set2DPath(const AnimationPathDataList &path)=0 | IAnimationCore | pure virtual |
| SetDuration(const PMReal &durationInSecond)=0 | IAnimationCore | pure virtual |
| SetFrameRate(int32 frameRatePerSecond)=0 | IAnimationCore | pure virtual |
| SetNew2DBezierPath(const PMPathPointList &path)=0 | IAnimationCore | pure virtual |
| SetOpacityValueAtKeyFrame(uint32 keyframe, const PMReal &value)=0 | IAnimationCore | pure virtual |
| SetRotationValueAtKeyFrame(uint32 keyframe, const PMReal &value)=0 | IAnimationCore | pure virtual |
| SetScaleXValueAtKeyFrame(uint32 keyframe, const PMReal &value)=0 | IAnimationCore | pure virtual |
| SetScaleYValueAtKeyFrame(uint32 keyframe, const PMReal &value)=0 | IAnimationCore | pure virtual |
| SetTransformOffsetPoint(const PMPoint &offsetPoint)=0 | IAnimationCore | pure virtual |
| SetXMLDescription(const WideString &xmlIn, bool useTimescaleFromXml=false)=0 | IAnimationCore | pure virtual |