Uses of Interface
org.eclipse.birt.chart.event.I3DRenderEvent
Packages that use I3DRenderEvent
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
Contains classes that define a rendering notification that is interpreted by
a device renderer.
-
Uses of I3DRenderEvent in org.eclipse.birt.chart.computation
Methods in org.eclipse.birt.chart.computation with parameters of type I3DRenderEventModifier and TypeMethodDescriptionEngine3D.getSharedEdge
(I3DRenderEvent event1, I3DRenderEvent event2, double xOffset, double yOffset) -
Uses of I3DRenderEvent in org.eclipse.birt.chart.event
Classes in org.eclipse.birt.chart.event that implement I3DRenderEventModifier and TypeClassDescriptionclass
A rendering event type for rendering 3D Arc object.class
A rendering event type for rendering 3D Area object.final class
A rendering event type for rendering 3D Image object.final class
A rendering event type for rendering 3D Line object.class
A rendering event type for rendering 3D Oval object.final class
A rendering event type for rendering 3D Polygon object.final class
A rendering event type for rendering 3D text object.