Uses of Interface
org.eclipse.birt.chart.event.IRenderInstruction
Packages that use IRenderInstruction
Package
Description
Contains classes that define a rendering notification that is interpreted by
a device renderer.
Contains classes that represent the core plot rendering framework.
-
Uses of IRenderInstruction in org.eclipse.birt.chart.event
Classes in org.eclipse.birt.chart.event that implement IRenderInstructionModifier and TypeClassDescriptionclass
This class wraps a rendering event for Markerfinal class
This class wraps different types of rendering events. -
Uses of IRenderInstruction in org.eclipse.birt.chart.render
Method parameters in org.eclipse.birt.chart.render with type arguments of type IRenderInstructionModifier and TypeMethodDescriptionvoid
DeferredCacheManager.getMarkersNLabels
(List<IRenderInstruction> allMarkers, List<TextRenderEvent> allLabels) Get markers and labels from all caches.