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 Color
DrawPaint.applyColorTransform
(ColorStyle color) Convert color transformations inColorStyle
to aColor
instancestatic PaintStyle.SolidPaint
DrawPaint.createSolidPaint
(ColorStyle color) -
Uses of ColorStyle in org.apache.poi.sl.usermodel
Classes in org.apache.poi.sl.usermodel that implement ColorStyleModifier and TypeClassDescriptionclass
Helper 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