Uses of Enum
org.pptx4j.pml.STTLAnimateColorDirection
Packages that use STTLAnimateColorDirection
-
Uses of STTLAnimateColorDirection in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateColorDirectionModifier and TypeFieldDescriptionprotected STTLAnimateColorDirectionCTTLAnimateColorBehavior.dirMethods in org.pptx4j.pml that return STTLAnimateColorDirectionModifier and TypeMethodDescriptionstatic STTLAnimateColorDirectionCTTLAnimateColorBehavior.getDir()Gets the value of the dir property.static STTLAnimateColorDirectionReturns the enum constant of this type with the specified name.static STTLAnimateColorDirection[]STTLAnimateColorDirection.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 STTLAnimateColorDirectionModifier and TypeMethodDescriptionvoidCTTLAnimateColorBehavior.setDir(STTLAnimateColorDirection value) Sets the value of the dir property.