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.factory Contains classes and interfaces used in the chart building and generation phase. 
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)
           
 

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

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

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

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



Copyright © 2005 Actuate Corp. All rights reserved.