|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartColorFactory.Area | |
|---|---|
| org.openfuxml.addon.chart.util | |
| Uses of ChartColorFactory.Area in org.openfuxml.addon.chart.util |
|---|
| Methods in org.openfuxml.addon.chart.util that return ChartColorFactory.Area | |
|---|---|
static ChartColorFactory.Area |
ChartColorFactory.Area.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChartColorFactory.Area[] |
ChartColorFactory.Area.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.openfuxml.addon.chart.util with parameters of type ChartColorFactory.Area | |
|---|---|
static Color |
ChartColorFactory.create(int r,
int g,
int b,
int a,
ChartColorFactory.Area area)
|
static Color |
ChartColorFactory.createColor(Chart ofxChart,
ChartColorFactory.Area area)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||