![]() | InDesign SDK 20.5 |
This is the complete list of members for Facade::IAnimationFacade, including all inherited members.
| AddPageItemAnimation(const UIDRef &pageItemRef, const IAnimationData *iNewAnimaData, const uint32 &dataSetFlags, bool skipTargeting=false)=0 | Facade::IAnimationFacade | pure virtual |
| AddRef() const =0 | IPMUnknown | pure virtual |
| CreateAnimationMotionPathPageItem(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| DeleteAnimationMotionPathPageItemData(IDocument *document, bool16 bDeleteItem)=0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationDuration(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationHideAfter(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationHideInitially(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationMotionPath(const UIDRef &pageItemRef, AnimationPathDataList &path) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationMotionPath(const UIDRef &pageItemRef, PMPathPointList &path) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationOpacityKeyFrame(const UIDRef &pageItemRef, int32 which, uint32 &keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationOpacityKeyFrameCount(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationOpacityValueAtKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationOption(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationPlays(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationPlaysLoop(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationRotationKeyFrame(const UIDRef &pageItemRef, int32 which, uint32 &keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationRotationKeyFrameCount(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationRotationValueAtKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleXKeyFrame(const UIDRef &pageItemRef, int32 which, uint32 &keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleXKeyFrameCount(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleXValueAtKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleYKeyFrame(const UIDRef &pageItemRef, int32 which, uint32 &keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleYKeyFrameCount(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationScaleYValueAtKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, PMReal &value) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationSimpleEaseType(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemAnimationTransformOffsetPoint(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| GetPageItemMotionPreset(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| IsPageItemMotionPathPageItem(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| kDefaultIID enum value (defined in Facade::IAnimationFacade) | Facade::IAnimationFacade | |
| PageItemAndChildrenHaveAnimation(const UIDRef &pageItemRef, UIDList *pAnimationList=nil) const =0 | Facade::IAnimationFacade | pure virtual |
| PageItemHasAnimation(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| PageItemHasCustomAnimationSettings(const UIDRef &pageItemRef) const =0 | Facade::IAnimationFacade | pure virtual |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| RemovePageItemAndChildrenAnimation(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimation(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationOpacityAllKeyFrames(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationOpacityKeyFrame(const UIDRef &pageItemRef, uint32 keyframe)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationRotationAllKeyFrames(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationRotationKeyFrame(const UIDRef &pageItemRef, uint32 keyframe)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationScaleXAllKeyFrames(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationScaleXKeyFrame(const UIDRef &pageItemRef, uint32 keyframe)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationScaleYAllKeyFrames(const UIDRef &pageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| RemovePageItemAnimationScaleYKeyFrame(const UIDRef &pageItemRef, uint32 keyframe)=0 | Facade::IAnimationFacade | pure virtual |
| SaveACopyPageItemAnimation(const UIDRef &pageItemRef, const IDFile &newPresetFile)=0 | Facade::IAnimationFacade | pure virtual |
| SavePageItemAnimation(const UIDRef &pageItemRef, const PMString &newPresetName, UIDRef &newCustomRef, bool doApply=true)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationDuration(const UIDRef &pageItemRef, const PMReal &duration)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationHideAfter(const UIDRef &pageItemRef, bool setHiddenAfterAnimated)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationHideInitially(const UIDRef &pageItemRef, bool setHiddenTillAnimated)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationMotionPath(const UIDRef &pageItemRef, const AnimationPathDataList &path)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationMotionPath(const UIDRef &pageItemRef, const PMPathPointList &path)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationMotionPath(const UIDRef &pageItemRef, const UIDRef &sourcePageItemRef, bool bDeleteItem)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationOpacityKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, const PMReal &value=0)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationOption(const UIDRef &pageItemRef, const AnimationOptions &animateOption)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationPlays(const UIDRef &pageItemRef, uint32 numPlays)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationPlaysLoop(const UIDRef &pageItemRef, bool setToLoop)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationRotationKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, const PMReal &value=0)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationScaleXKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, const PMReal &value=0)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationScaleYKeyFrame(const UIDRef &pageItemRef, uint32 keyframe, const PMReal &value=0)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationSimpleEaseType(const UIDRef &pageItemRef, const AnimationEaseType &easeType)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemAnimationTransformOffsetPoint(const UIDRef &pageItemRef, const PMPoint &offsetPoint)=0 | Facade::IAnimationFacade | pure virtual |
| SetPageItemMotionPreset(const UIDRef &pageItemRef, const UIDRef &presetRef, bool skipTargeting=false, bool doForceCreateNew=false)=0 | Facade::IAnimationFacade | pure virtual |
| SyncPageItemWithMotionPath(const UIDRef &pageItemRef, const UIDRef &motionPathPageItemRef)=0 | Facade::IAnimationFacade | pure virtual |
| UpdatePageItemAnimationData(const UIDRef &pageItemRef, const IAnimationData *iNewAnimaData, const uint32 &dataSetFlags, bool skipTargeting=false)=0 | Facade::IAnimationFacade | pure virtual |