Uses of Enum
org.pptx4j.pml.STTLAnimateMotionBehaviorOrigin
Packages that use STTLAnimateMotionBehaviorOrigin
-
Uses of STTLAnimateMotionBehaviorOrigin in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateMotionBehaviorOriginModifier and TypeFieldDescriptionprotected STTLAnimateMotionBehaviorOriginCTTLAnimateMotionBehavior.originMethods in org.pptx4j.pml that return STTLAnimateMotionBehaviorOriginModifier and TypeMethodDescriptionCTTLAnimateMotionBehavior.getOrigin()Gets the value of the origin property.Returns the enum constant of this type with the specified name.static STTLAnimateMotionBehaviorOrigin[]STTLAnimateMotionBehaviorOrigin.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STTLAnimateMotionBehaviorOriginModifier and TypeMethodDescriptionvoidCTTLAnimateMotionBehavior.setOrigin(STTLAnimateMotionBehaviorOrigin value) Sets the value of the origin property.