|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I3DRenderEvent
An interface that all 3D rendering events must extend.
| Method Summary | |
|---|---|
org.eclipse.birt.chart.computation.Object3D |
getObject3D()
Returns the 3D object associated with this event. |
void |
prepare2D(double xOffset,
double yOffset)
Prepares the coordinates to render on 2D plane. |
| Method Detail |
|---|
org.eclipse.birt.chart.computation.Object3D getObject3D()
void prepare2D(double xOffset,
double yOffset)
xOffset - yOffset -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||