Uses of Class
org.eclipse.birt.chart.computation.Engine3D
Packages that use Engine3D
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
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 -
Uses of Engine3D in org.eclipse.birt.chart.computation.withaxes
Methods in org.eclipse.birt.chart.computation.withaxes that return Engine3DModifier and TypeMethodDescriptionfinal 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 Engine3DModifier and TypeMethodDescriptionvoid
DeferredCache.process3DEvent
(Engine3D engine, double xOffset, double yOffset) Pre-process all the 3D rendering events.void
DeferredCacheManager.process3DEvent
(DeferredCache deferredCache, Engine3D engine, double xOffset, double yOffset) Pre-process all the 3D rendering events.