A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

R

RECTANGLE - Static variable in class org.eclipse.birt.chart.model.attribute.RiserType
The 'Rectangle' literal value.
RECTANGLE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.RiserType
The 'Rectangle' literal object.
RED() - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
A light opaque red color with (r=255;g=0;b=0) Note: Manually written
RENDERING - Static variable in class org.eclipse.birt.chart.exception.ChartException
Exception type for Rendering error.
RENDER_SHADOW_AT_LOCATION - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
Renders a shadow offset with the encapsulating container rectangle's corner or edge aligned with a given point This action requires Label, Location, TextPosition to be set
RENDER_TEXT_AT_LOCATION - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
Renders text (with optional insets, border, fill, etc) with the encapsulating container rectangle's corner or edge aligning with a given point This action requires Label, Location, TextPosition to be set
RENDER_TEXT_IN_BLOCK - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
Renders text (with optional insets, border, fill, etc) with the encapsulating container rectangle's bounding box aligned with a parent block's bounds This action requires Label, BlockBounds, BlockAlignment to be set
RGB_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'RGB Value' data type.
RGB_VALUE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'RGB Value Object' data type.
RGB_VALUE__MAX__VALUE - Static variable in class org.eclipse.birt.chart.model.attribute.util.AttributeValidator
 
RGB_VALUE__MIN__VALUE - Static variable in class org.eclipse.birt.chart.model.attribute.util.AttributeValidator
 
RIGHT - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
RIGHT - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
A constant used with the 'TextPosition' attribute.
RIGHT - Static variable in class org.eclipse.birt.chart.model.attribute.HorizontalAlignment
The 'Right' literal value.
RIGHT - Static variable in class org.eclipse.birt.chart.model.attribute.Position
The 'Right' literal value.
RIGHT - Static variable in class org.eclipse.birt.chart.model.attribute.TickStyle
The 'Right' literal value.
RIGHT_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.HorizontalAlignment
The 'Right' literal object.
RIGHT_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.Position
The 'Right' literal object.
RIGHT_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TickStyle
The 'Right' literal object.
RISER_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Riser Type' enum.
RISER_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Riser Type Object' data type.
ROTATE - Static variable in class org.eclipse.birt.chart.event.TransformationEvent
 
ROTATION3_D - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rotation3 D' class.
ROTATION3_D_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the the 'Rotation3 D' class.
ROTATION3_D__ANGLES - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Angles' containment reference list.
RULE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Rule' class.
RULE_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the the 'Rule' class.
RULE_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rule Type' enum.
RULE_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rule Type Object' data type.
RULE__TYPE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Type' attribute.
RULE__VALUE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Value' attribute.
RUN_TIME - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
Rectangle - class org.eclipse.birt.chart.computation.Rectangle.
The Rectangle class defines a rectangle specified in Rectangle coordinates.
Rectangle() - Constructor for class org.eclipse.birt.chart.computation.Rectangle
Constructs a new Rectangle, initialized to location (0, 0) and size (0, 0).
Rectangle(double, double, double, double) - Constructor for class org.eclipse.birt.chart.computation.Rectangle
Constructs and initializes a Rectangle from the specified Rectangle coordinates.
RectangleRenderEvent - class org.eclipse.birt.chart.event.RectangleRenderEvent.
RectangleRenderEvent
RectangleRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.RectangleRenderEvent
 
ResultSetDataSet - class org.eclipse.birt.chart.datafeed.ResultSetDataSet.
Maintains a subset of a resultset by defining a selective list of columns and a row range to be extracted from a full resultset.
ResultSetDataSet(ResultSetWrapper, int[], long, long) - Constructor for class org.eclipse.birt.chart.datafeed.ResultSetDataSet
The constructor that creates an instance of a resultset subset by extracting appropriate columns and a row range from a resultset
ResultSetDataSet(List, int) - Constructor for class org.eclipse.birt.chart.datafeed.ResultSetDataSet
Creates the resultset using a given list.
ResultSetWrapper - class org.eclipse.birt.chart.datafeed.ResultSetWrapper.
Wraps an implementation specific host resultset into a chart specific resultset that may be subsequently bound to individual series associated with a chart instance.
ResultSetWrapper(Set, List, boolean) - Constructor for class org.eclipse.birt.chart.datafeed.ResultSetWrapper
The default constructor that allows creation of a resultset wrapper
RiserType - class org.eclipse.birt.chart.model.attribute.RiserType.
A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them.
RotatedRectangle - class org.eclipse.birt.chart.computation.RotatedRectangle.
RotatedRectangle
Rotation3D - interface org.eclipse.birt.chart.model.attribute.Rotation3D.
A representation of the model object 'Rotation3 D'.
Rotation3DImpl - class org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl.
An implementation of the model object 'Rotation3 D'.
Rule - interface org.eclipse.birt.chart.model.data.Rule.
A representation of the model object 'Rule'.
RuleImpl - class org.eclipse.birt.chart.model.data.impl.RuleImpl.
An implementation of the model object ' Rule'.
RuleType - class org.eclipse.birt.chart.model.attribute.RuleType.
A representation of the literals of the enumeration ' Rule Type', and utility methods for working with them.
RunTimeContext - class org.eclipse.birt.chart.factory.RunTimeContext.
Encapsulates runtime information associated with each chart generation and rendering session.
RunTimeContext - class org.eclipse.birt.chart.factory.RunTimeContext.
Encapsulates runtime information associated with each chart generation and rendering session.
RunTimeContext() - Constructor for class org.eclipse.birt.chart.factory.RunTimeContext
A default zero-arg public constructor used for object creation.
RunTimeContext() - Constructor for class org.eclipse.birt.chart.factory.RunTimeContext
A default zero-arg public constructor used for object creation.
read(InputStream) - Method in interface org.eclipse.birt.chart.model.Serializer
Reads the chart model from the given InputStream
read(URI) - Method in interface org.eclipse.birt.chart.model.Serializer
Reads the chart model from the location defined by the URI provided.
read(InputStream) - Method in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
read(URI) - Method in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
read() - Method in class org.eclipse.birt.chart.model.prefs.DefaultsManager
 
readEmbedded(URI) - Method in interface org.eclipse.birt.chart.model.Serializer
Reads the chart model embedded inside other XML content defined by the URI provided.
readEmbedded(URI) - Method in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
recursivelyGetSeries(EList, ArrayList, int, int) - Method in class org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
Walks down the series definition tree and retrieves all runtime series.
refresh(GeneratedChartState) - Method in class org.eclipse.birt.chart.factory.Generator
Performs a minimal rebuild of the chart if non-sizing attributes are altered or the dataset for any series has changed.
refresh(GeneratedChartState) - Method in class org.eclipse.birt.chart.factory.Generator
Performs a minimal rebuild of the chart if non-sizing attributes are altered or the dataset for any series has changed.
regenerateChart() - Method in class org.eclipse.birt.chart.device.EmptyUpdateNotifier
 
regenerateChart() - Method in interface org.eclipse.birt.chart.device.IUpdateNotifier
Requests the container to regenerate the chart using the design-time model
register(String) - Method in class org.eclipse.birt.chart.model.ScriptHandler
Register the script content for current script handler.
registerAggregateFunction(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers an aggregate function implementation, the class should implement the IAggregateFunction interface.
registerAggregateFunction(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers an aggregate function implementation, the class should implement the IAggregateFunction interface.
registerDevice(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a device renderer implementation, this class should implement the IDeviceRenderer interface.
registerDevice(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a device renderer implementation, this class should implement the IDeviceRenderer interface.
registerDisplayServer(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a display server implementation, this class should implement the IDisplayServer interface.
registerDisplayServer(String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a display server implementation, this class should implement the IDisplayServer interface.
registerExistingScriptableObject(ScriptableObject, String) - Method in class org.eclipse.birt.chart.model.ScriptHandler
Registers an existing scriptable object into current JavaScript context.
registerNewScriptableObject(Class, String) - Method in class org.eclipse.birt.chart.model.ScriptHandler
Registers a new scriptable object into current JavaScript context.
registerOutputFormat(String, String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers an output format for given device renderer name.
registerOutputFormat(String, String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers an output format for given device renderer name.
registerSeriesRenderer(String, String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a new Series renderer implementation.
registerSeriesRenderer(String, String, String) - Method in class org.eclipse.birt.chart.util.PluginSettings
Registers a new Series renderer implementation.
registerVariable(String, Object) - Method in class org.eclipse.birt.chart.model.ScriptHandler
Registers a new variable to current JavaScript context.
remove() - Method in class org.eclipse.birt.chart.computation.DataSetIterator
 
remove(Block) - Method in interface org.eclipse.birt.chart.model.layout.Block
Removes a block from the children hierarchy
remove(Block) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
Note: Manually written
removeState(Object) - Method in class org.eclipse.birt.chart.factory.RunTimeContext
Removes the state object by the key.
removeState(Object) - Method in class org.eclipse.birt.chart.factory.RunTimeContext
Removes the state object by the key.
render(IDeviceRenderer, GeneratedChartState) - Method in class org.eclipse.birt.chart.factory.Generator
Draws a previously built chart using the specified device renderer into a target output device.
render(IDeviceRenderer, GeneratedChartState) - Method in class org.eclipse.birt.chart.factory.Generator
Draws a previously built chart using the specified device renderer into a target output device.
render(Map, Bounds) - Method in class org.eclipse.birt.chart.render.AxesRenderer
Overridden behavior for graphic element series that are plotted along axes
render(Map, Bounds) - Method in class org.eclipse.birt.chart.render.AxesRenderer
Overridden behavior for graphic element series that are plotted along axes
render(Map, Bounds) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders all blocks using the appropriate block z-order and the containment hierarchy.
render(Map, Bounds) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders all blocks using the appropriate block z-order and the containment hierarchy.
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - Method in class org.eclipse.birt.chart.render.AxesRenderer
 
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - Method in class org.eclipse.birt.chart.render.AxesRenderer
 
renderLabel(IPrimitiveRenderer, Block, Object) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
renderLabel(Object, int, Label, Position, Location, Bounds) - Method in class org.eclipse.birt.chart.render.BaseRenderer
This convenience method renders the data point label along with the shadow If there's a need to render the data point label and the shadow separately, each call should be made separately by calling into the primitive rendering interface directly.
renderLabel(IPrimitiveRenderer, Block, Object) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
renderLabel(Object, int, Label, Position, Location, Bounds) - Method in class org.eclipse.birt.chart.render.BaseRenderer
This convenience method renders the data point label along with the shadow If there's a need to render the data point label and the shadow separately, each call should be made separately by calling into the primitive rendering interface directly.
renderLegend(IPrimitiveRenderer, Legend, Map) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders the legend block based on the legend rendering rules.
renderLegend(IPrimitiveRenderer, Legend, Map) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders the legend block based on the legend rendering rules.
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - Method in class org.eclipse.birt.chart.render.EmptyWithAxes
 
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - Method in class org.eclipse.birt.chart.render.EmptyWithoutAxes
 
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - Method in interface org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render a legend graphic element in the legend content that represents the series associated with the renderer.
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - Method in interface org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render a legend graphic element in the legend content that represents the series associated with the renderer.
renderPlot(IPrimitiveRenderer, Plot) - Method in class org.eclipse.birt.chart.render.AxesRenderer
This method renders the bar graphic elements superimposed over the plot background and any previously rendered series' graphic elements.
renderPlot(IPrimitiveRenderer, Plot) - Method in class org.eclipse.birt.chart.render.AxesRenderer
This method renders the bar graphic elements superimposed over the plot background and any previously rendered series' graphic elements.
renderPlot(IPrimitiveRenderer, Plot) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
renderPlot(IPrimitiveRenderer, Plot) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - Method in class org.eclipse.birt.chart.render.EmptyWithAxes
 
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - Method in class org.eclipse.birt.chart.render.EmptyWithoutAxes
 
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - Method in interface org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render itself in the provided plot area.
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - Method in interface org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render itself in the provided plot area.
renderTitle(IPrimitiveRenderer, TitleBlock) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
renderTitle(IPrimitiveRenderer, TitleBlock) - Method in class org.eclipse.birt.chart.render.BaseRenderer
 
repaintChart() - Method in class org.eclipse.birt.chart.device.EmptyUpdateNotifier
 
repaintChart() - Method in interface org.eclipse.birt.chart.device.IUpdateNotifier
Requests the container to repaint the last generated chart
reset() - Method in class org.eclipse.birt.chart.computation.DataSetIterator
 
reset() - Method in class org.eclipse.birt.chart.computation.Engine3D
Resets the engine to default state.
reset() - Method in class org.eclipse.birt.chart.computation.Object3D
Resets all values to defaults.
reset() - Method in class org.eclipse.birt.chart.computation.UserDataSetHints
Resets all associated datasetiterators.
reset() - Method in class org.eclipse.birt.chart.computation.withaxes.AxisSubUnit
 
reset() - Method in class org.eclipse.birt.chart.event.ArcRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.InteractionEvent
 
reset() - Method in class org.eclipse.birt.chart.event.Line3DRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.Polygon3DRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.PrimitiveRenderEvent
Resets all fields to default value.
reset() - Method in class org.eclipse.birt.chart.event.Text3DRenderEvent
 
resetSubUnits() - Method in class org.eclipse.birt.chart.computation.withaxes.StackedSeriesLookup
 
reuse(Label) - Method in interface org.eclipse.birt.chart.device.ITextMetrics
Permits reuse of the text metrics instance for a new label with new attributes.
reuse(Label) - Method in class org.eclipse.birt.chart.device.TextAdapter
 
reuse(Object) - Method in class org.eclipse.birt.chart.event.InteractionEvent
 
riserTypeSet - Static variable in class org.eclipse.birt.chart.util.LiteralHelper
Comment for riserTypeSet
rotate(Angle3D) - Method in class org.eclipse.birt.chart.computation.Vector
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2005 Actuate Corp. All rights reserved.