Uses of Class
org.pptx4j.pml.STTLAnimateColorSpace
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLAnimateColorSpace in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateColorSpace Modifier and Type Field Description protected STTLAnimateColorSpaceCTTLAnimateColorBehavior. clrSpcMethods in org.pptx4j.pml that return STTLAnimateColorSpace Modifier and Type Method Description static STTLAnimateColorSpaceSTTLAnimateColorSpace. fromValue(java.lang.String v)STTLAnimateColorSpaceCTTLAnimateColorBehavior. getClrSpc()Gets the value of the clrSpc property.static STTLAnimateColorSpaceSTTLAnimateColorSpace. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STTLAnimateColorSpace[]STTLAnimateColorSpace. 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 STTLAnimateColorSpace Modifier and Type Method Description voidCTTLAnimateColorBehavior. setClrSpc(STTLAnimateColorSpace value)Sets the value of the clrSpc property.