Uses of Package
org.eclipse.birt.chart.event
-
Packages that use org.eclipse.birt.chart.event Package Description org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package.org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server.org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer.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. -
Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.computation Class Description I3DRenderEvent An interface that all 3D rendering events must extend.PrimitiveRenderEvent WrappedInstruction This class wraps different types of rendering events. -
Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.device Class Description ArcRenderEvent A rendering event type for rendering Arc object.AreaRenderEvent A rendering event type for rendering Area object.ClipRenderEvent This class encapsulates clipping information required for clip implementation in a device.EventObjectCache An internal cache that provides reusable primitive (and block) rendering event objects.ImageRenderEvent A rendering event type for rendering Image object.InteractionEvent An event type for Interactivity.LineRenderEvent A rendering event type for rendering Line object.OvalRenderEvent A rendering event type for rendering Oval object.PolygonRenderEvent A rendering event type for rendering Polygon object.RectangleRenderEvent A rendering event type for rendering Rectangle object.StructureChangeEvent A event type indicates a structure change.TextRenderEvent A rendering event type for rendering text object.TransformationEvent An event type for transformation. -
Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.event Class Description ArcRenderEvent A rendering event type for rendering Arc object.AreaRenderEvent A rendering event type for rendering Area object.ChartEvent Base Abstract class for various Chart Events: Primitive render events, interaction events, structure change eventsI3DRenderEvent An interface that all 3D rendering events must extend.ImageRenderEvent A rendering event type for rendering Image object.IRenderInstruction A render instruction wraps a render event or several events.LineRenderEvent A rendering event type for rendering Line object.OvalRenderEvent A rendering event type for rendering Oval object.PolygonRenderEvent A rendering event type for rendering Polygon object.PrimitiveRenderEvent StructureSource This class defines a structure source object for all chart events.StructureType This class defines the type for a StructureSource object and provides predefined constants.TextRenderEvent A rendering event type for rendering text object. -
Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.factory Class Description StructureSource This class defines a structure source object for all chart events. -
Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.render Class Description IRenderInstruction A render instruction wraps a render event or several events.Line3DRenderEvent A rendering event type for rendering 3D Line object.LineRenderEvent A rendering event type for rendering Line object.MarkerInstruction This class wraps a rendering event for MarkerPrimitiveRenderEvent StructureSource This class defines a structure source object for all chart events.TextRenderEvent A rendering event type for rendering text object.WrappedInstruction This class wraps different types of rendering events.