|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.tools.internal.GradientGeneratorPalette
org.eclipse.tptp.platform.report.birt).
public class GradientGeneratorPalette
Gradient Palette using IGradientGenerator for more than two gradient color palette.
| Field Summary | |
|---|---|
protected IGradientGenerator |
generator_
Deprecated. |
protected int |
num_color_
Deprecated. |
| Constructor Summary | |
|---|---|
GradientGeneratorPalette(int _num_color,
IGradientGenerator _generator)
Deprecated. |
|
| Method Summary | |
|---|---|
DColor |
getColor(int index)
Deprecated. returns the DColor at the index index int the palette |
int |
getNumColors()
Deprecated. returns the color number |
int |
getRGBA(int index)
Deprecated. returns the RGBA color at the index index int the palette |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IGradientGenerator generator_
protected int num_color_
| Constructor Detail |
|---|
public GradientGeneratorPalette(int _num_color,
IGradientGenerator _generator)
| Method Detail |
|---|
public int getNumColors()
IPalette
getNumColors in interface IPalettepublic DColor getColor(int index)
IPalette
getColor in interface IPalettepublic int getRGBA(int index)
IPalette
getRGBA in interface IPalette
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||