Uses of Class
org.pptx4j.pml.CTTLPoint
Packages that use CTTLPoint
-
Uses of CTTLPoint in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLPointModifier and TypeFieldDescriptionprotected CTTLPointCTTLAnimateMotionBehavior.byprotected CTTLPointCTTLAnimateScaleBehavior.byprotected CTTLPointCTTLAnimateMotionBehavior.fromprotected CTTLPointCTTLAnimateScaleBehavior.fromprotected CTTLPointCTTLAnimateMotionBehavior.rCtrprotected CTTLPointCTTLAnimateMotionBehavior.toprotected CTTLPointCTTLAnimateScaleBehavior.toMethods in org.pptx4j.pml that return CTTLPointModifier and TypeMethodDescriptionObjectFactory.createCTTLPoint()Create an instance ofCTTLPointCTTLAnimateMotionBehavior.getBy()Gets the value of the by property.CTTLAnimateScaleBehavior.getBy()Gets the value of the by property.CTTLAnimateMotionBehavior.getFrom()Gets the value of the from property.CTTLAnimateScaleBehavior.getFrom()Gets the value of the from property.CTTLAnimateMotionBehavior.getRCtr()Gets the value of the rCtr property.CTTLAnimateMotionBehavior.getTo()Gets the value of the to property.CTTLAnimateScaleBehavior.getTo()Gets the value of the to property.Methods in org.pptx4j.pml with parameters of type CTTLPointModifier and TypeMethodDescriptionvoidSets the value of the by property.voidSets the value of the by property.voidSets the value of the from property.voidSets the value of the from property.voidSets the value of the rCtr property.voidSets the value of the to property.voidSets the value of the to property.