Uses of Class
org.docx4j.dml.CTColorMapping
Packages that use CTColorMapping
Package
Description
-
Uses of CTColorMapping in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTColorMappingMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTColorMappingModifier and TypeMethodDescriptionCTChartSpace.getClrMapOvr()Gets the value of the clrMapOvr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTColorMappingModifier and TypeMethodDescriptionvoidCTChartSpace.setClrMapOvr(CTColorMapping value) Sets the value of the clrMapOvr property. -
Uses of CTColorMapping in org.docx4j.dml
Fields in org.docx4j.dml declared as CTColorMappingModifier and TypeFieldDescriptionprotected CTColorMappingCTClipboardStyleSheet.clrMapprotected CTColorMappingCTColorSchemeAndMapping.clrMapprotected CTColorMappingCTColorMappingOverride.overrideClrMappingMethods in org.docx4j.dml that return CTColorMappingModifier and TypeMethodDescriptionObjectFactory.createCTColorMapping()Create an instance ofCTColorMappingCTClipboardStyleSheet.getClrMap()Gets the value of the clrMap property.CTColorSchemeAndMapping.getClrMap()Gets the value of the clrMap property.CTColorMappingOverride.getOverrideClrMapping()Gets the value of the overrideClrMapping property.Methods in org.docx4j.dml with parameters of type CTColorMappingModifier and TypeMethodDescriptionvoidCTClipboardStyleSheet.setClrMap(CTColorMapping value) Sets the value of the clrMap property.voidCTColorSchemeAndMapping.setClrMap(CTColorMapping value) Sets the value of the clrMap property.voidCTColorMappingOverride.setOverrideClrMapping(CTColorMapping value) Sets the value of the overrideClrMapping property. -
Uses of CTColorMapping in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTColorMappingMethods in org.docx4j.dml.chart that return CTColorMappingModifier and TypeMethodDescriptionCTChartSpace.getClrMapOvr()Gets the value of the clrMapOvr property.Methods in org.docx4j.dml.chart with parameters of type CTColorMappingModifier and TypeMethodDescriptionvoidCTChartSpace.setClrMapOvr(CTColorMapping value) Sets the value of the clrMapOvr property.