Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectColorTemperature
Packages that use CTPictureEffectColorTemperature
-
Uses of CTPictureEffectColorTemperature in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectColorTemperatureModifier and TypeFieldDescriptionprotected CTPictureEffectColorTemperatureCTPictureEffect.colorTemperatureMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectColorTemperatureModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectColorTemperature()Create an instance ofCTPictureEffectColorTemperatureCTPictureEffect.getColorTemperature()Gets the value of the colorTemperature property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectColorTemperatureModifier and TypeMethodDescriptionvoidCTPictureEffect.setColorTemperature(CTPictureEffectColorTemperature value) Sets the value of the colorTemperature property.