跳过导航链接
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

read(InputStream) - 类 中的方法org.eclipse.birt.chart.model.impl.SerializerImpl
 
read(URI) - 类 中的方法org.eclipse.birt.chart.model.impl.SerializerImpl
 
read(InputStream) - 接口 中的方法org.eclipse.birt.chart.model.Serializer
Reads the chart model from the given InputStream
read(URI) - 接口 中的方法org.eclipse.birt.chart.model.Serializer
Reads the chart model from the location defined by the URI provided.
readEmbedded(URI) - 类 中的方法org.eclipse.birt.chart.model.impl.SerializerImpl
 
readEmbedded(URI) - 接口 中的方法org.eclipse.birt.chart.model.Serializer
Reads the chart model embedded inside other XML content defined by the URI provided.
Rectangle - org.eclipse.birt.chart.computation中的类
The Rectangle class defines a rectangle specified in Rectangle coordinates.
Rectangle() - 类 的构造器org.eclipse.birt.chart.computation.Rectangle
Constructs a new Rectangle, initialized to location (0, 0) and size (0, 0).
Rectangle(BoundingBox) - 类 的构造器org.eclipse.birt.chart.computation.Rectangle
 
Rectangle(double, double, double, double) - 类 的构造器org.eclipse.birt.chart.computation.Rectangle
Constructs and initializes a Rectangle from the specified Rectangle coordinates.
RECTANGLE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.MarkerType
The 'Rectangle' literal value
RECTANGLE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.RiserType
The 'Rectangle' literal value
RectangleRenderEvent - org.eclipse.birt.chart.event中的类
A rendering event type for rendering Rectangle object.
RectangleRenderEvent(Object) - 类 的构造器org.eclipse.birt.chart.event.RectangleRenderEvent
The constructor.
recursivelyGetSeries(EList<SeriesDefinition>, ArrayList<Series>, int, int) - 类 中的方法org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
Walks down the series definition tree and retrieves all runtime series.
recycleTextMetrics(ITextMetrics) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
 
recycleTextMetrics(ITextMetrics) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Dispose the text metrics.
RED() - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
 
RED() - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
 
RED() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
A light opaque red color with (r=255;g=0;b=0) Note: Manually written
refresh(GeneratedChartState) - 类 中的方法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) - 接口 中的方法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) - 接口 中的方法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() - 类 中的方法org.eclipse.birt.chart.device.EmptyUpdateNotifier
 
regenerateChart() - 接口 中的方法org.eclipse.birt.chart.device.IUpdateNotifier
Requests the container to regenerate the chart using the design-time model.
register(String, String) - 类 中的方法org.eclipse.birt.chart.script.AbstractScriptHandler
Register the script content for current script handler.
registerAction(StructureSource, ActionType) - 类 中的方法org.eclipse.birt.chart.render.InteractiveRenderer
Register a chart element with an interactive action
registerExistingScriptableObject(ScriptableObject, String) - 类 中的方法org.eclipse.birt.chart.script.AbstractScriptHandler
Registers an existing scriptable object into current JavaScript context.
registerNewScriptableObject(Class<? extends Scriptable>, String) - 类 中的方法org.eclipse.birt.chart.script.AbstractScriptHandler
Registers a new scriptable object into current JavaScript context.
registerVariable(String, Object) - 类 中的方法org.eclipse.birt.chart.script.AbstractScriptHandler
Registers a new variable to current JavaScript context.
remove() - 类 中的方法org.eclipse.birt.chart.computation.DataSetIterator
 
remove(Block) - 接口 中的方法org.eclipse.birt.chart.model.layout.Block
Removes a block from the children hierarchy
remove(Block) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.BlockImpl
Note: Manually written
removeState(Object) - 类 中的方法org.eclipse.birt.chart.factory.RunTimeContext
Removes the state object by the key.
removeState(Object) - 类 中的方法org.eclipse.birt.chart.factory.RunTimeContext
Removes the state object by the key.
render(IDeviceRenderer, GeneratedChartState) - 类 中的方法org.eclipse.birt.chart.factory.Generator
Draws a previously built chart using the specified device renderer into a target output device.
render(IDeviceRenderer, GeneratedChartState) - 接口 中的方法org.eclipse.birt.chart.factory.IGenerator
Draws a previously built chart using the specified device renderer into a target output device.
render(IDeviceRenderer, GeneratedChartState) - 接口 中的方法org.eclipse.birt.chart.factory.IGenerator
Draws a previously built chart using the specified device renderer into a target output device.
render(Map<Series, LegendItemRenderingHints>, Bounds) - 类 中的方法org.eclipse.birt.chart.render.AxesRenderer
Overridden behavior for graphic element series that are plotted along axes
render(Map<Series, LegendItemRenderingHints>, Bounds) - 类 中的方法org.eclipse.birt.chart.render.AxesRenderer
Overridden behavior for graphic element series that are plotted along axes
render(Map<Series, LegendItemRenderingHints>, Bounds) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders all blocks using the appropriate block z-order and the containment hierarchy.
render(Map<Series, LegendItemRenderingHints>, Bounds) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders all blocks using the appropriate block z-order and the containment hierarchy.
RENDER_SHADOW_AT_LOCATION - 类 中的静态变量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 - 类 中的静态变量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 - 类 中的静态变量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
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - 类 中的方法org.eclipse.birt.chart.render.AxesRenderer
Renders the axis.
renderEachAxis(IPrimitiveRenderer, Plot, OneAxis, int) - 类 中的方法org.eclipse.birt.chart.render.AxesRenderer
Renders the axis.
renderEachAxis() - 类 中的方法org.eclipse.birt.chart.render.AxesRenderHelper
Renders the axis.
RENDERING - 异常错误 中的静态变量org.eclipse.birt.chart.exception.ChartException
Exception type for Rendering error.
renderLabel(IPrimitiveRenderer, Block, Object) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders label of a LabelBlock.
renderLabel(Object, int, Label, Position, Location, Bounds) - 类 中的方法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) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renderer label with specified DeferredCache.
renderLabel(IPrimitiveRenderer, Block, Object) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders label of a LabelBlock.
renderLabel(Object, int, Label, Position, Location, Bounds) - 类 中的方法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) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renderer label with specified DeferredCache.
renderLegend(IPrimitiveRenderer, Legend, Map<Series, LegendItemRenderingHints>) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the legend block based on the legend rendering rules.
renderLegend(IPrimitiveRenderer, Legend, Map<Series, LegendItemRenderingHints>) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the legend block based on the legend rendering rules.
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithAxes
 
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithoutAxes
 
renderLegendGraphic(IPrimitiveRenderer, Legend, Fill, Bounds) - 接口 中的方法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) - 接口 中的方法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) - 类 中的方法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) - 类 中的方法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) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the Plot
renderPlot(IPrimitiveRenderer, Plot) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the Plot
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithAxes
 
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithoutAxes
 
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - 接口 中的方法org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render itself in the provided plot area.
renderSeries(IPrimitiveRenderer, Plot, ISeriesRenderingHints) - 接口 中的方法org.eclipse.birt.chart.render.ISeriesRenderer
Notifies the series renderer to render itself in the provided plot area.
renderShadowAtLocation(IPrimitiveRenderer, int, Location, Label) - 接口 中的方法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) - 类 中的方法org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTextAtLocation(IPrimitiveRenderer, int, Location, Label) - 接口 中的方法org.eclipse.birt.chart.device.ITextRenderer
 
renderTextAtLocation(IPrimitiveRenderer, int, Location, Label) - 类 中的方法org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label) - 接口 中的方法org.eclipse.birt.chart.device.ITextRenderer
 
renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label) - 类 中的方法org.eclipse.birt.chart.device.TextRendererAdapter
 
renderTitle(IPrimitiveRenderer, TitleBlock) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the Chart Title Block
renderTitle(IPrimitiveRenderer, TitleBlock) - 类 中的方法org.eclipse.birt.chart.render.BaseRenderer
Renders the Chart Title Block
repaintChart() - 类 中的方法org.eclipse.birt.chart.device.EmptyUpdateNotifier
 
repaintChart() - 接口 中的方法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().
REPORT_VALUE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.ImageSourceType
The 'Report' literal value
reset() - 类 中的方法org.eclipse.birt.chart.computation.DataSetIterator
 
reset() - 类 中的方法org.eclipse.birt.chart.computation.Engine3D
Resets the engine to default state.
reset() - 类 中的方法org.eclipse.birt.chart.computation.Object3D
Resets all values to defaults.
reset() - 类 中的方法org.eclipse.birt.chart.computation.UserDataSetHints
Resets all associated datasetiterators.
reset() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AxisSubUnit
 
reset() - 接口 中的方法org.eclipse.birt.chart.datafeed.IResultSetDataSet
Resets data set if data has been iterated.
reset() - 类 中的方法org.eclipse.birt.chart.event.ArcRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.AreaRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.BlockGenerationEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.ChartEvent
Resets the inner state of current event.
reset() - 类 中的方法org.eclipse.birt.chart.event.ClipRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.Image3DRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.ImageRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.InteractionEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.Line3DRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.LineRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.OvalRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.Polygon3DRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.PolygonRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.RectangleRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.StructureChangeEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.Text3DRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.TextRenderEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.event.TransformationEvent
 
reset() - 类 中的方法org.eclipse.birt.chart.render.InteractiveRenderer
 
resetFormatSpecifier(Object, FormatSpecifier) - 类 中的静态方法org.eclipse.birt.chart.computation.ValueFormatter
Under some cases, the specified format specifier is not suitable for current value, the format specifier must be reset to fit current value.
resetSubUnits() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.StackedSeriesLookup
 
reuse(Label) - 接口 中的方法org.eclipse.birt.chart.device.ITextMetrics
Permits reuse of the text metrics instance for a new label with new attributes.
reuse(Label, double) - 接口 中的方法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) - 类 中的方法org.eclipse.birt.chart.device.TextAdapter
 
reuse(Label, double) - 类 中的方法org.eclipse.birt.chart.device.TextAdapter
 
reuse(StructureSource) - 类 中的方法org.eclipse.birt.chart.event.InteractionEvent
Reuses current event by given new source object.
reverse(boolean) - 类 中的方法org.eclipse.birt.chart.computation.DataSetIterator
Reverses the series categories.
RGB_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'RGB Value' data type
RGB_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'RGB Value' data type.
RGB_VALUE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'RGB Value Object' data type
RGB_VALUE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'RGB Value Object' data type
RIGHT - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
RIGHT - 类 中的静态变量org.eclipse.birt.chart.event.TextRenderEvent
A constant used with the 'TextPosition' attribute.
RIGHT - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.HorizontalAlignment
The 'Right' literal value
RIGHT - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.Position
The 'Right' literal value
RIGHT - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.TickStyle
The 'Right' literal value
RISER_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Riser Type' enum
RISER_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Riser Type' enum
RISER_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Riser Type Object' data type
RISER_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Riser Type Object' data type
RiserType - org.eclipse.birt.chart.model.attribute中的枚举
A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them
rotate(Angle3D) - 类 中的方法org.eclipse.birt.chart.computation.Vector
 
ROTATE - 类 中的静态变量org.eclipse.birt.chart.event.TransformationEvent
Indicates this is a rotating transformation.
RotatedRectangle - org.eclipse.birt.chart.computation中的类
RotatedRectangle
ROTATION3_D - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Rotation3 D' class
ROTATION3_D - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rotation3 D' class
ROTATION3_D__ANGLES - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angles' containment reference list feature
ROTATION3_D__ANGLES - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Angles' containment reference list
ROTATION3_D_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Rotation3 D' class
Rotation3D - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Rotation3 D'
Rotation3DImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object 'Rotation3 D'
RULE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Rule' class
RULE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Rule' class
Rule - org.eclipse.birt.chart.model.data中的接口
已过时。
only reserved for compatibility
RULE__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Type' attribute feature
RULE__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Type' attribute.
RULE__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Value' attribute feature
RULE__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Value' attribute.
RULE_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Rule' class
RULE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Rule Type' enum
RULE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rule Type' enum
RULE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Rule Type Object' data type
RULE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Rule Type Object' data type
RuleImpl - org.eclipse.birt.chart.model.data.impl中的类
已过时。
only reserved for compatibility
RuleType - org.eclipse.birt.chart.model.attribute中的枚举
已过时。
only reserved for compatibility
RUN_TIME - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
RUNNING_AGGR - 接口 中的静态变量org.eclipse.birt.chart.aggregate.IAggregateFunction
 
RunTimeContext - org.eclipse.birt.chart.factory中的类
Encapsulates runtime information associated with each chart generation and rendering session.
RunTimeContext - org.eclipse.birt.chart.factory中的类
Encapsulates runtime information associated with each chart generation and rendering session.
RunTimeContext() - 类 的构造器org.eclipse.birt.chart.factory.RunTimeContext
A default zero-arg public constructor used for object creation.
RunTimeContext() - 类 的构造器org.eclipse.birt.chart.factory.RunTimeContext
A default zero-arg public constructor used for object creation.
RunTimeContext.StateKey<T> - org.eclipse.birt.chart.factory中的类
Predifined static keys for states.
RunTimeContext.StateKey<T> - org.eclipse.birt.chart.factory中的类
Predifined static keys for states.
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-2008 Actuate Corp. All rights reserved.