Uses of Interface
org.apache.poi.sl.usermodel.ColorStyle
Packages that use ColorStyle
Package
Description
-
Uses of ColorStyle in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw with parameters of type ColorStyleModifier and TypeMethodDescriptionstatic ColorDrawPaint.applyColorTransform(ColorStyle color) Convert color transformations inColorStyleto aColorinstancestatic PaintStyle.SolidPaintDrawPaint.createSolidPaint(ColorStyle color) -
Uses of ColorStyle in org.apache.poi.sl.usermodel
Classes in org.apache.poi.sl.usermodel that implement ColorStyleModifier and TypeClassDescriptionclassHelper class for ColorStyle - not part of the API / implementation may change any timeMethods in org.apache.poi.sl.usermodel that return ColorStyleModifier and TypeMethodDescriptionPaintStyle.GradientPaint.getGradientColors()PaintStyle.SolidPaint.getSolidColor() -
Uses of ColorStyle in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return ColorStyle