Uses of Class
org.docx4j.dml.CTColorScheme
Packages that use CTColorScheme
-
Uses of CTColorScheme in org.docx4j.dml
Fields in org.docx4j.dml declared as CTColorSchemeModifier and TypeFieldDescriptionprotected CTColorSchemeBaseStyles.clrSchemeprotected CTColorSchemeCTBaseStylesOverride.clrSchemeprotected CTColorSchemeCTColorSchemeAndMapping.clrSchemeMethods in org.docx4j.dml that return CTColorSchemeModifier and TypeMethodDescriptionObjectFactory.createCTColorScheme()Create an instance ofCTColorSchemeBaseStyles.getClrScheme()Gets the value of the clrScheme property.CTBaseStylesOverride.getClrScheme()Gets the value of the clrScheme property.CTColorSchemeAndMapping.getClrScheme()Gets the value of the clrScheme property.Methods in org.docx4j.dml with parameters of type CTColorSchemeModifier and TypeMethodDescriptionvoidBaseStyles.setClrScheme(CTColorScheme value) Sets the value of the clrScheme property.voidCTBaseStylesOverride.setClrScheme(CTColorScheme value) Sets the value of the clrScheme property.voidCTColorSchemeAndMapping.setClrScheme(CTColorScheme value) Sets the value of the clrScheme property.