Uses of Class
org.pptx4j.pml.CTTLCommonBehaviorData
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLCommonBehaviorData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLCommonBehaviorData Modifier and Type Field Description protected CTTLCommonBehaviorDataCTTLAnimateBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateColorBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateEffectBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateMotionBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateRotationBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLAnimateScaleBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLCommandBehavior. cBhvrprotected CTTLCommonBehaviorDataCTTLSetBehavior. cBhvrMethods in org.pptx4j.pml that return CTTLCommonBehaviorData Modifier and Type Method Description CTTLCommonBehaviorDataObjectFactory. createCTTLCommonBehaviorData()Create an instance ofCTTLCommonBehaviorDataCTTLCommonBehaviorDataCTTLAnimateBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLAnimateColorBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLAnimateEffectBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLAnimateMotionBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLAnimateRotationBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLAnimateScaleBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLCommandBehavior. getCBhvr()Gets the value of the cBhvr property.CTTLCommonBehaviorDataCTTLSetBehavior. getCBhvr()Gets the value of the cBhvr property.Methods in org.pptx4j.pml with parameters of type CTTLCommonBehaviorData Modifier and Type Method Description voidCTTLAnimateBehavior. 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.