|
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 IXYSurfaceColorizer
Used by XY Surface graphic type render to set a color for each face of surface.
IXYSurface, DGraphic| Method Summary | |
|---|---|
int |
getRGBA(double x,
double y,
double z,
double cos_angle)
Deprecated. Return a color for given face of XY Surface. |
boolean |
isApplyShadow()
Deprecated. |
| Method Detail |
|---|
int getRGBA(double x,
double y,
double z,
double cos_angle)
x - 0..1 (including) center of face along X axis.y - 0..1 (including) center of face along Y axis.z - 0..1 (including) center of face along Z axis.cos_angle - cosinus of angle between face normal and 3D point of view.
classboolean isApplyShadow()
|
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 | ||||||||