Uses of Class
org.pptx4j.pml.CTTLCommonBehaviorData
Packages that use CTTLCommonBehaviorData
-
Uses of CTTLCommonBehaviorData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLCommonBehaviorDataModifier and TypeFieldDescriptionprotected CTTLCommonBehaviorDataCTTLAnimateBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateColorBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateEffectBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateMotionBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateRotationBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateScaleBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLCommandBehavior.cBhvrprotected CTTLCommonBehaviorDataCTTLSetBehavior.cBhvrMethods in org.pptx4j.pml that return CTTLCommonBehaviorDataModifier and TypeMethodDescriptionObjectFactory.createCTTLCommonBehaviorData()Create an instance ofCTTLCommonBehaviorDataCTTLAnimateBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLAnimateColorBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLAnimateEffectBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLAnimateMotionBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLAnimateRotationBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLAnimateScaleBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLCommandBehavior.getCBhvr()Gets the value of the cBhvr property.CTTLSetBehavior.getCBhvr()Gets the value of the cBhvr property.Methods in org.pptx4j.pml with parameters of type CTTLCommonBehaviorDataModifier and TypeMethodDescriptionvoidCTTLAnimateBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLAnimateColorBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLAnimateEffectBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLAnimateMotionBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLAnimateRotationBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLAnimateScaleBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLCommandBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.voidCTTLSetBehavior.setCBhvr(CTTLCommonBehaviorData value) Sets the value of the cBhvr property.