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.MarkerType
The 'Rectangle' literal value.
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.MarkerType
The 'Rectangle' literal object.
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.Literals
The meta object literal for the 'RGB Value' data type.
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.Literals
The meta object literal for the 'RGB Value Object' 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.Literals
The meta object literal for the 'Riser Type' enum.
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.Literals
The meta object literal for the 'Riser Type Object' data type.
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
Indicates this is a rotating transformation.
ROTATION3_D - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Rotation3 D' class.
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 'Rotation3 D' class.
ROTATION3_D__ANGLES - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angles' containment reference list feature.
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.Literals
The meta object literal for the 'Rule' class.
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 'Rule' class.
RULE_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Rule Type' enum.
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.Literals
The meta object literal for the 'Rule Type Object' data type.
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.Literals
The meta object literal for the 'Type' attribute feature.
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.Literals
The meta object literal for the 'Value' attribute feature.
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.
A rendering event type for rendering Rectangle object.
RectangleRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.RectangleRenderEvent
The constructor.
ResultSetDataSet - class org.eclipse.birt.chart.internal.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.internal.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.internal.datafeed.ResultSetDataSet
Creates the resultset using a given list.
ResultSetWrapper - class org.eclipse.birt.chart.internal.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(GroupingLookupHelper, List, GroupKey[]) - Constructor for class org.eclipse.birt.chart.internal.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.
Deprecated. only reserved for compatibility
RuleImpl - class org.eclipse.birt.chart.model.data.impl.RuleImpl.
Deprecated. only reserved for compatibility
RuleType - class org.eclipse.birt.chart.model.attribute.RuleType.
Deprecated. only reserved for compatibility
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() - Method in class org.eclipse.birt.chart.internal.prefs.DefaultsManager
 
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
 
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 interface org.eclipse.birt.chart.factory.IGenerator
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 interface org.eclipse.birt.chart.factory.IGenerator
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.script.ScriptHandler
Register the script content for current script handler.
registerAction(StructureSource, ActionType) - Method in class org.eclipse.birt.chart.render.InteractiveRenderer
Register a chart element with an interactive action
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, 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.
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.script.ScriptHandler
Registers an existing scriptable object into current JavaScript context.
registerNewScriptableObject(Class, String) - Method in class org.eclipse.birt.chart.script.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.
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.script.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 interface org.eclipse.birt.chart.factory.IGenerator
Draws a previously built chart using the specified device renderer into a target output device.
render(IDeviceRenderer, GeneratedChartState) - Method in interface org.eclipse.birt.chart.factory.IGenerator
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() - Method in class org.eclipse.birt.chart.render.AxesRenderHelper
Renders the axis.
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - Method in class org.eclipse.birt.chart.render.AxesRenderer
Renders the axis.
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - Method in class org.eclipse.birt.chart.render.AxesRenderer
Renders the axis.
renderLabel(IPrimitiveRenderer, Block, Object) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders label.
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(Object, int, Label, Position, Location, Bounds, DeferredCache) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renderer label with specified DeferredCache.
renderLabel(IPrimitiveRenderer, Block, Object) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders label.
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(Object, int, Label, Position, Location, Bounds, DeferredCache) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renderer label with specified DeferredCache.
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
Renders the Plot
renderPlot(IPrimitiveRenderer, Plot) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders the Plot
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.
renderShadowAtLocation(IPrimitiveRenderer, int, Location, Label) - Method in interface org.eclipse.birt.chart.device.ITextRenderer
This method renders the 'shadow' at an offset from the text 'rotated rectangle' subsequently rendered.
renderShadowAtLocation(IPrimitiveRenderer, int, Location, Label) - Method in class org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTextAtLocation(IPrimitiveRenderer, int, Location, Label) - Method in interface org.eclipse.birt.chart.device.ITextRenderer
 
renderTextAtLocation(IPrimitiveRenderer, int, Location, Label) - Method in class org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label) - Method in interface org.eclipse.birt.chart.device.ITextRenderer
 
renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label) - Method in class org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTitle(IPrimitiveRenderer, TitleBlock) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders the Chart Title Block
renderTitle(IPrimitiveRenderer, TitleBlock) - Method in class org.eclipse.birt.chart.render.BaseRenderer
Renders the Chart Title Block
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 This should call IGenerator.render(), but not build() nor refresh().
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.AreaRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.BlockGenerationEvent
 
reset() - Method in class org.eclipse.birt.chart.event.ChartEvent
Resets the inner state of current event.
reset() - Method in class org.eclipse.birt.chart.event.ClipRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.Image3DRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.ImageRenderEvent
 
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.LineRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.OvalRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.Polygon3DRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.PolygonRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.RectangleRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.StructureChangeEvent
 
reset() - Method in class org.eclipse.birt.chart.event.Text3DRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.TextRenderEvent
 
reset() - Method in class org.eclipse.birt.chart.event.TransformationEvent
 
reset() - Method in class org.eclipse.birt.chart.render.InteractiveRenderer
 
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, double) - Method in interface org.eclipse.birt.chart.device.ITextMetrics
Permits reuse of the text metrics instance for a new label with new attributes and a forcing wrapping size.
reuse(Label) - Method in class org.eclipse.birt.chart.device.TextAdapter
 
reuse(Label, double) - Method in class org.eclipse.birt.chart.device.TextAdapter
 
reuse(StructureSource) - Method in class org.eclipse.birt.chart.event.InteractionEvent
Reuses current event by given new source object.
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-2007 Actuate Corp. All rights reserved.