Uses of Class
org.docx4j.dml.CTColorMapping
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex | |
| org.docx4j.dml | |
| org.docx4j.dml.chart |
-
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 CTColorMapping Modifier and Type Field Description protected CTColorMappingCTChartSpace. clrMapOvrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTColorMapping Modifier and Type Method Description CTColorMappingCTChartSpace. getClrMapOvr()Gets the value of the clrMapOvr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTColorMapping Modifier and Type Method Description voidCTChartSpace. setClrMapOvr(CTColorMapping value)Sets the value of the clrMapOvr property. -
Uses of CTColorMapping in org.docx4j.dml
Fields in org.docx4j.dml declared as CTColorMapping Modifier and Type Field Description protected CTColorMappingCTClipboardStyleSheet. clrMapprotected CTColorMappingCTColorSchemeAndMapping. clrMapprotected CTColorMappingCTColorMappingOverride. overrideClrMappingMethods in org.docx4j.dml that return CTColorMapping Modifier and Type Method Description CTColorMappingObjectFactory. createCTColorMapping()Create an instance ofCTColorMappingCTColorMappingCTClipboardStyleSheet. getClrMap()Gets the value of the clrMap property.CTColorMappingCTColorSchemeAndMapping. getClrMap()Gets the value of the clrMap property.CTColorMappingCTColorMappingOverride. getOverrideClrMapping()Gets the value of the overrideClrMapping property.Methods in org.docx4j.dml with parameters of type CTColorMapping Modifier and Type Method Description voidCTClipboardStyleSheet. 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 CTColorMapping Modifier and Type Field Description protected CTColorMappingCTChartSpace. clrMapOvrMethods in org.docx4j.dml.chart that return CTColorMapping Modifier and Type Method Description CTColorMappingCTChartSpace. getClrMapOvr()Gets the value of the clrMapOvr property.Methods in org.docx4j.dml.chart with parameters of type CTColorMapping Modifier and Type Method Description voidCTChartSpace. setClrMapOvr(CTColorMapping value)Sets the value of the clrMapOvr property.