Package | Description |
---|---|
org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
org.eclipse.birt.chart.computation.withaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
|
org.eclipse.birt.chart.render |
Contains classes that represent the core plot rendering framework.
|
Modifier and Type | Method and Description |
---|---|
void |
Object3D.clip(Engine3D engine)
Check and clip vectors by given engine.
|
boolean |
Object3D.testSwap(Object3D near,
Engine3D engine)
Tests if two objects need swapping.
|
Modifier and Type | Method and Description |
---|---|
Engine3D |
PlotWith3DAxes.get3DEngine()
Returns the 3D engine for this render.
|
Modifier and Type | Method and Description |
---|---|
void |
DeferredCacheManager.process3DEvent(DeferredCache deferredCache,
Engine3D engine,
double xOffset,
double yOffset)
Pre-process all the 3D rendering events.
|
void |
DeferredCache.process3DEvent(Engine3D engine,
double xOffset,
double yOffset)
Pre-process all the 3D rendering events.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.