Uses of Class
org.eclipse.birt.chart.computation.Engine3D

Packages that use Engine3D
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. 
 

Uses of Engine3D in org.eclipse.birt.chart.computation
 

Methods in org.eclipse.birt.chart.computation with parameters of type Engine3D
 void Object3D.clip(Engine3D engine)
           
 boolean Object3D.testSwap(Object3D near, Engine3D engine)
           
 

Uses of Engine3D in org.eclipse.birt.chart.computation.withaxes
 

Methods in org.eclipse.birt.chart.computation.withaxes that return Engine3D
 Engine3D PlotWith3DAxes.get3DEngine()
          Returns the 3D engine for this render.
 

Uses of Engine3D in org.eclipse.birt.chart.render
 

Methods in org.eclipse.birt.chart.render with parameters of type Engine3D
 void DeferredCache.process3DEvent(Engine3D engine, double xOffset, double yOffset)
          Process the 3D rendering events.
 



Copyright © 2005 Actuate Corp. All rights reserved.