|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IGradientGenerator
This interface define a RGBA gradient generator. RGBA color are requested using a parameter in the range [0..1], but can also be out range, in this case gradient generator can choose to return transparent color, or any color it want.
| Method Summary | |
|---|---|
boolean |
containsTransparency()
Deprecated. |
int |
getRGBA(double _k)
Deprecated. |
| Method Detail |
|---|
int getRGBA(double _k)
boolean containsTransparency()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||