|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorStyle | |
---|---|
org.apache.poi.sl.draw | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Uses of ColorStyle in org.apache.poi.sl.draw |
---|
Methods in org.apache.poi.sl.draw with parameters of type ColorStyle | |
---|---|
static java.awt.Color |
DrawPaint.applyColorTransform(ColorStyle color)
Convert color transformations in ColorStyle to a Color instance |
static PaintStyle.SolidPaint |
DrawPaint.createSolidPaint(ColorStyle color)
|
Uses of ColorStyle in org.apache.poi.sl.usermodel |
---|
Methods in org.apache.poi.sl.usermodel that return ColorStyle | |
---|---|
ColorStyle[] |
PaintStyle.GradientPaint.getGradientColors()
|
ColorStyle |
PaintStyle.SolidPaint.getSolidColor()
|
Uses of ColorStyle in org.apache.poi.xslf.usermodel |
---|
Methods in org.apache.poi.xslf.usermodel that return ColorStyle | |
---|---|
ColorStyle |
XSLFColor.getColorStyle()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |