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 

B

BACKWARD - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
backward(int, int) - Method in class org.eclipse.birt.chart.util.CDateTime
A convenient method used in building the ticks for a datetime scale.
BAR - Static variable in enum org.eclipse.birt.chart.model.attribute.ChartType
The 'Bar' literal value.
BAR_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The meta object id for the 'Bar Series' class.
BAR_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Bar Series' class.
BAR_SERIES__CURSOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Cursor' containment reference.
BAR_SERIES__CURVE_FITTING - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve Fitting' containment reference.
BAR_SERIES__DATA_DEFINITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Definition' containment reference list.
BAR_SERIES__DATA_POINT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Point' containment reference.
BAR_SERIES__DATA_SETS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Sets' map.
BAR_SERIES__LABEL - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label' containment reference.
BAR_SERIES__LABEL_POSITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label Position' attribute.
BAR_SERIES__RISER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Riser' attribute.
BAR_SERIES__RISER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Riser' attribute feature.
BAR_SERIES__RISER_OUTLINE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Riser Outline' containment reference.
BAR_SERIES__RISER_OUTLINE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Riser Outline' containment reference feature.
BAR_SERIES__SERIES_IDENTIFIER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Series Identifier' attribute.
BAR_SERIES__STACKED - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Stacked' attribute.
BAR_SERIES__TRANSLUCENT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Translucent' attribute.
BAR_SERIES__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Triggers' containment reference list.
BAR_SERIES__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Visible' attribute.
BAR_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The number of structural features of the 'Bar Series' class.
BarSeries - Interface in org.eclipse.birt.chart.model.type
A representation of the model object 'Bar Series'.
BarSeriesImpl - Class in org.eclipse.birt.chart.model.type.impl
An implementation of the model object ' Bar Series'.
BASE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BASE - Static variable in interface org.eclipse.birt.chart.model.component.Axis
 
BASE_ANCILLARY_IN_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and ancillary datasets are synchronized.
BASE_ANCILLARY_IN_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and ancillary datasets are synchronized.
BASE_ANCILLARY_OUT_OF_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and ancillary datasets are out of sync.
BASE_ANCILLARY_OUT_OF_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and ancillary datasets are out of sync.
BASE_AXIS - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BASE_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base dataset is empty.
BASE_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base dataset is empty.
BASE_ORTHOGONAL_IN_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and orthogonal datasets are synchronized.
BASE_ORTHOGONAL_IN_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and orthogonal datasets are synchronized.
BASE_ORTHOGONAL_OUT_OF_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and orthogonal datasets are out of sync.
BASE_ORTHOGONAL_OUT_OF_SYNC - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the base and orthogonal datasets are out of sync.
BASE_SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Base Sample Data' class.
BASE_SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Base Sample Data' class.
BASE_SAMPLE_DATA__DATA_SET_REPRESENTATION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Data Set Representation' attribute.
BASE_SAMPLE_DATA__DATA_SET_REPRESENTATION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Data Set Representation' attribute feature.
BASE_SAMPLE_DATA_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Base Sample Data' class.
BASE_VALUE - Static variable in enum org.eclipse.birt.chart.model.attribute.DataPointComponentType
The 'Base Value' literal value.
BASE_VALUE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
The pre-defined chart variable name to access base category data.
BaseRenderer - Class in org.eclipse.birt.chart.render
Provides a generic framework that initiates the rendering sequence of the various chart components.
BaseRenderer - Class in org.eclipse.birt.chart.render
Provides a generic framework that initiates the rendering sequence of the various chart components.
BaseRenderer() - Constructor for class org.eclipse.birt.chart.render.BaseRenderer
The internal constructor that must be defined as public
BaseRenderer() - Constructor for class org.eclipse.birt.chart.render.BaseRenderer
The internal constructor that must be defined as public
BaseSampleData - Interface in org.eclipse.birt.chart.model.data
A representation of the model object 'Base Sample Data'.
BaseSampleDataImpl - Class in org.eclipse.birt.chart.model.data.impl
An implementation of the model object ' Base Sample Data'.
basicSetAccLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl
 
basicSetAction(Action, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.TriggerImpl
 
basicSetAlignment(TextAlignment, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
 
basicSetBackColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.PatternImageImpl
 
basicSetBackground(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
 
basicSetBackground(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetBackground(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.ClientAreaImpl
 
basicSetBackgroundColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
basicSetBackgroundImage(Image, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
basicSetBlock(Block, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
basicSetBounds(Bounds, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetCaption(Text, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
 
basicSetClientArea(ClientArea, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
 
basicSetClientArea(ClientArea, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.PlotImpl
 
basicSetColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
 
basicSetColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
basicSetColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.TextImpl
 
basicSetConnectionLine(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetCursor(Cursor, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetCursor(Cursor, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
 
basicSetCursor(Cursor, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetCursor(Cursor, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
basicSetCursor(Cursor, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetCurveFitting(CurveFitting, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
basicSetDataPoint(DataPoint, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
basicSetDecorationLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetDescription(Text, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
basicSetDial(Dial, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
 
basicSetEmptyMessage(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
basicSetEndColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.GradientImpl
 
basicSetEndMarker(Marker, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetEndValue(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
 
basicSetFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
 
basicSetFloorFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
 
basicSetFont(FontDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
basicSetFont(FontDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.TextImpl
 
basicSetForeColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.PatternImageImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.DataPointComponentImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
 
basicSetFormatSpecifier(FormatSpecifier, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
 
basicSetGrouping(SeriesGrouping, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.QueryImpl
 
basicSetGrouping(SeriesGrouping, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
 
basicSetGroupingOrigin(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesGroupingImpl
 
basicSetIconPalette(Palette, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
 
basicSetInsets(Insets, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
 
basicSetInsets(Insets, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetInsets(Insets, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.ClientAreaImpl
 
basicSetInteractivity(Interactivity, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.ActionValueImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
basicSetLabel(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LabelBlockImpl
 
basicSetLeaderLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.GridImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.NeedleImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
basicSetLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
 
basicSetMajorGrid(Grid, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetMajorGrid(Grid, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetMarker(Marker, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
basicSetMax(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.ScaleImpl
 
basicSetMin(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.ScaleImpl
 
basicSetMinorGrid(Grid, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetMinorGrid(Grid, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetMinSize(Size, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetNeedle(Needle, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
 
basicSetNegativeLineAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
 
basicSetOrigin(AxisOrigin, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.ClientAreaImpl
 
basicSetOutline(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetOutlineFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetPadding(Insets, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
basicSetQuery(Query, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
 
basicSetRiserOutline(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
 
basicSetRotation(Rotation3D, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
 
basicSetSampleData(SampleData, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
basicSetScale(Scale, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetScale(Scale, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
basicSetSeparator(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
 
basicSetSeriesPalette(Palette, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
 
basicSetShadowColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
 
basicSetShadowColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.ClientAreaImpl
 
basicSetShadowColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
basicSetSliceOutline(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
 
basicSetSortKey(Query, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
 
basicSetStartColor(ColorDefinition, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.GradientImpl
 
basicSetStartMarker(Marker, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
 
basicSetStartValue(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
 
basicSetStyle(Style, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.StyleMapImpl
 
basicSetSubTitle(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetText(Text, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
 
basicSetTickAttributes(LineAttributes, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.GridImpl
 
basicSetTitle(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
 
basicSetTitle(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
 
basicSetTitle(Label, NotificationChain) - Method in class org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
 
basicSetTypedValue(DataSet, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.EStringToDataSetMapEntryImpl
 
basicSetValue(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.attribute.impl.AxisOriginImpl
 
basicSetValue(DataElement, NotificationChain) - Method in class org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
 
basicSetValue(ActionValue, NotificationChain) - Method in class org.eclipse.birt.chart.model.data.impl.ActionImpl
 
basicSetWallFill(Fill, NotificationChain) - Method in class org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
 
before() - Method in class org.eclipse.birt.chart.device.DeviceAdapter
 
before() - Method in interface org.eclipse.birt.chart.device.IDeviceRenderer
A notification sent to the device to initialize itself before rendering begins
BEFORE - Static variable in class org.eclipse.birt.chart.event.StructureChangeEvent
 
before(Object) - Method in class org.eclipse.birt.chart.util.CDateTime
 
BEFORE_COMPUTATIONS - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DATA_SET_FILLED - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
BEFORE_DRAW_AXIS_LABEL - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_AXIS_LABEL
BEFORE_DRAW_AXIS_LABEL - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_AXIS_TITLE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_AXIS_TITLE
BEFORE_DRAW_AXIS_TITLE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_BLOCK - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_BLOCK
BEFORE_DRAW_BLOCK - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_DATA_POINT - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_DATA_POINT
BEFORE_DRAW_DATA_POINT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_DATA_POINT_LABEL - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_DATA_POINT_LABEL
BEFORE_DRAW_DATA_POINT_LABEL - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_ELEMENT - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Deprecated.
Not used anymore. This is kept just for backward compatibility.
BEFORE_DRAW_ELEMENT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
BEFORE_DRAW_FITTING_CURVE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_FITTING_CURVE
BEFORE_DRAW_FITTING_CURVE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_LEGEND_ENTRY - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_LEGEND_ENTRY
BEFORE_DRAW_LEGEND_ENTRY - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
BEFORE_DRAW_LEGEND_ITEM - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_LEGEND_ITEM
BEFORE_DRAW_LEGEND_ITEM - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_MARKER - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_MARKER
BEFORE_DRAW_MARKER - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_MARKER_LINE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_MARKER_LINE
BEFORE_DRAW_MARKER_LINE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_MARKER_RANGE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_MARKER_RANGE
BEFORE_DRAW_MARKER_RANGE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_SERIES - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_SERIES
BEFORE_DRAW_SERIES - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_DRAW_SERIES_TITLE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for BEFORE_DRAW_SERIES_TITLE
BEFORE_DRAW_SERIES_TITLE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
BEFORE_GENERATION - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
BEFORE_LAYOUT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
BEFORE_RENDERING - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
beforeComputations(Chart, PlotComputation) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeComputations(Chart, PlotComputation) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before computations of chart model.
beforeDataSetFilled(Series, IDataSetProcessor, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDataSetFilled(Series, IDataSetProcessor, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before populating the series dataset using the DataSetProcessor.
beforeDrawAxisLabel(Axis, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawAxisLabel(Axis, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering each label on a given Axis.
beforeDrawAxisTitle(Axis, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawAxisTitle(Axis, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering the Title of an Axis.
beforeDrawBlock(Block, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawBlock(Block, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing each block.
beforeDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing each datapoint graphical representation or marker.
beforeDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering the label for each datapoint.
beforeDrawFittingCurve(CurveFitting, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawFittingCurve(CurveFitting, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering curve fitting.
beforeDrawLegendEntry(Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawLegendEntry(Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Deprecated.
Since 2.2.0 use beforeDrawLegendItem( ) instead
beforeDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing the legend item.
beforeDrawMarker(Marker, DataPointHints, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawMarker(Marker, DataPointHints, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing each marker.
beforeDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing each marker line in an Axis.
beforeDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before drawing each marker range in an Axis.
beforeDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering Series.
beforeDrawSeriesTitle(Series, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeDrawSeriesTitle(Series, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before rendering the title of a Series.
beforeGeneration(Chart, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeGeneration(Chart, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before generation of chart model to GeneratedChartState.
beforeRendering(GeneratedChartState, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
beforeRendering(GeneratedChartState, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called before the chart is rendered.
BELOW - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BELOW - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
A constant used with the 'TextPosition' attribute.
BELOW - Static variable in enum org.eclipse.birt.chart.model.attribute.Position
The 'Below' literal value.
BELOW - Static variable in enum org.eclipse.birt.chart.model.attribute.TickStyle
The 'Below' literal value.
BIG_NUMBER_DATA_ELEMENT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Big Number Data Element' class.
BIG_NUMBER_DATA_ELEMENT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Big Number Data Element' class.
BIG_NUMBER_DATA_ELEMENT__VALUE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Value' attribute.
BIG_NUMBER_DATA_ELEMENT__VALUE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Value' attribute feature.
BIG_NUMBER_DATA_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Big Number Data Element' class.
BIG_NUMBER_PRIMITIVE_ARRAY - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BIGDECIMAL - Static variable in interface org.eclipse.birt.chart.aggregate.IAggregateFunction
 
BigNumberDataElement - Interface in org.eclipse.birt.chart.model.data
A representation of the model object 'Big Number Data Element'.
BigNumberDataElementImpl - Class in org.eclipse.birt.chart.model.data.impl
An implementation of the model object 'Big Number Data Element'.
bindData(ResultSet, Chart, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
Binds a sql Resuset to a chart model.
bindData(IDataRowExpressionEvaluator, Chart, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
Binds data to the chart model using a row expression evaluator.
bindData(IDataRowExpressionEvaluator, IActionEvaluator, Chart, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
Binds data to the chart model using a row expression evaluator.
bindData(ResultSet, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds a sql Resuset to a chart model.
bindData(IDataRowExpressionEvaluator, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds data to the chart model using a row expression evaluator.
bindData(IDataRowExpressionEvaluator, IActionEvaluator, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds data to the chart model using a row expression evaluator.
bindData(ResultSet, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds a sql Resuset to a chart model.
bindData(IDataRowExpressionEvaluator, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds data to the chart model using a row expression evaluator.
bindData(IDataRowExpressionEvaluator, IActionEvaluator, Chart, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Binds data to the chart model using a row expression evaluator.
BIRTChartComputation - Class in org.eclipse.birt.chart.computation
 
BIRTChartComputation() - Constructor for class org.eclipse.birt.chart.computation.BIRTChartComputation
 
BLACK() - Method in class org.eclipse.birt.chart.computation.GObjectFactory
 
BLACK() - Method in interface org.eclipse.birt.chart.computation.IGObjectFactory
 
BLACK() - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
An opaque black color with (r=0;g=0;b=0) Note: Manually written
Block - Interface in org.eclipse.birt.chart.model.layout
A representation of the model object ' Block'.
BLOCK - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The meta object id for the 'Block' class.
BLOCK - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Block' class.
BLOCK__ANCHOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Anchor' attribute.
BLOCK__ANCHOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Anchor' attribute feature.
BLOCK__BACKGROUND - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Background' containment reference.
BLOCK__BACKGROUND - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Background' containment reference feature.
BLOCK__BOUNDS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Bounds' containment reference.
BLOCK__BOUNDS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Bounds' containment reference feature.
BLOCK__CHILDREN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Children' containment reference list.
BLOCK__CHILDREN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
BLOCK__COLUMN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Column' attribute.
BLOCK__COLUMN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Column' attribute feature.
BLOCK__COLUMNSPAN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Columnspan' attribute.
BLOCK__COLUMNSPAN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Columnspan' attribute feature.
BLOCK__CURSOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Cursor' containment reference.
BLOCK__CURSOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Cursor' containment reference feature.
BLOCK__HEIGHT_HINT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Height Hint' attribute.
BLOCK__HEIGHT_HINT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Height Hint' attribute feature.
BLOCK__INSETS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Insets' containment reference.
BLOCK__INSETS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Insets' containment reference feature.
BLOCK__MIN_SIZE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Min Size' containment reference.
BLOCK__MIN_SIZE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Min Size' containment reference feature.
BLOCK__OUTLINE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Outline' containment reference.
BLOCK__OUTLINE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Outline' containment reference feature.
BLOCK__ROW - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Row' attribute.
BLOCK__ROW - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Row' attribute feature.
BLOCK__ROWSPAN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Rowspan' attribute.
BLOCK__ROWSPAN - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Rowspan' attribute feature.
BLOCK__STRETCH - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Stretch' attribute.
BLOCK__STRETCH - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Stretch' attribute feature.
BLOCK__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Triggers' containment reference list.
BLOCK__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Triggers' containment reference list feature.
BLOCK__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Visible' attribute.
BLOCK__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Visible' attribute feature.
BLOCK__WIDTH_HINT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Width Hint' attribute.
BLOCK__WIDTH_HINT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Width Hint' attribute feature.
BLOCK_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The number of structural features of the 'Block' class.
BlockGenerationEvent - Class in org.eclipse.birt.chart.event
An event type for block generation.
BlockGenerationEvent(Object) - Constructor for class org.eclipse.birt.chart.event.BlockGenerationEvent
The constructor.
BlockImpl - Class in org.eclipse.birt.chart.model.layout.impl
An implementation of the model object ' Block'.
BLUE() - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
A light opaque blue color with (r=0;g=0;b=255) Note: Manually written
bMaximumFixed - Variable in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
bMaximumFixed(boolean) - Method in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
bMinimumFixed(boolean) - Method in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
BOOLEAN - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BOTH - Static variable in enum org.eclipse.birt.chart.model.attribute.Stretch
The 'Both' literal value.
BOTTOM - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
BOTTOM - Static variable in enum org.eclipse.birt.chart.model.attribute.VerticalAlignment
The 'Bottom' literal value.
BoundingBox - Class in org.eclipse.birt.chart.computation
This class ...
BoundingBox(int, double, double, double, double, double) - Constructor for class org.eclipse.birt.chart.computation.BoundingBox
 
BOUNDS - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Bounds' class.
BOUNDS - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Bounds' class.
Bounds - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Bounds'.
BOUNDS__HEIGHT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Height' attribute.
BOUNDS__HEIGHT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Height' attribute feature.
BOUNDS__LEFT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Left' attribute.
BOUNDS__LEFT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Left' attribute feature.
BOUNDS__TOP - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Top' attribute.
BOUNDS__TOP - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Top' attribute feature.
BOUNDS__WIDTH - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Width' attribute.
BOUNDS__WIDTH - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Width' attribute feature.
BOUNDS_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Bounds' class.
BoundsImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object ' Bounds'.
BOX - Static variable in enum org.eclipse.birt.chart.model.attribute.MarkerType
The 'Box' literal value.
brighter(ColorDefinition) - Method in class org.eclipse.birt.chart.computation.GObjectFactory
 
brighter(ColorDefinition) - Method in interface org.eclipse.birt.chart.computation.IGObjectFactory
 
brighter() - Method in interface org.eclipse.birt.chart.model.attribute.ColorDefinition
NOTE: Manually written
brighter() - Method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
NOTE: Manually written
bStepFixed(boolean) - Method in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
BUBBLE - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerFlow
The 'Bubble' literal value.
BUBBLE_AND_STOP - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerFlow
The 'Bubble And Stop' literal value.
BUBBLE_DATA_SET - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Bubble Data Set' class.
BUBBLE_DATA_SET - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Bubble Data Set' class.
BUBBLE_DATA_SET__VALUES - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Values' attribute.
BUBBLE_DATA_SET_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Bubble Data Set' class.
BUBBLE_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The meta object id for the 'Bubble Series' class.
BUBBLE_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Bubble Series' class.
BUBBLE_SERIES__ACC_LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Acc Line Attributes' containment reference.
BUBBLE_SERIES__ACC_LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Acc Line Attributes' containment reference feature.
BUBBLE_SERIES__ACC_ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Acc Orientation' attribute.
BUBBLE_SERIES__ACC_ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Acc Orientation' attribute feature.
BUBBLE_SERIES__CONNECT_MISSING_VALUE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Connect Missing Value' attribute.
BUBBLE_SERIES__CURSOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Cursor' containment reference.
BUBBLE_SERIES__CURVE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve' attribute.
BUBBLE_SERIES__CURVE_FITTING - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve Fitting' containment reference.
BUBBLE_SERIES__DATA_DEFINITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Definition' containment reference list.
BUBBLE_SERIES__DATA_POINT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Point' containment reference.
BUBBLE_SERIES__DATA_SETS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Sets' map.
BUBBLE_SERIES__LABEL - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label' containment reference.
BUBBLE_SERIES__LABEL_POSITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label Position' attribute.
BUBBLE_SERIES__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Line Attributes' containment reference.
BUBBLE_SERIES__MARKER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Marker' containment reference.
BUBBLE_SERIES__MARKERS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Markers' containment reference list.
BUBBLE_SERIES__PALETTE_LINE_COLOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Palette Line Color' attribute.
BUBBLE_SERIES__SERIES_IDENTIFIER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Series Identifier' attribute.
BUBBLE_SERIES__SHADOW_COLOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Shadow Color' containment reference.
BUBBLE_SERIES__STACKED - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Stacked' attribute.
BUBBLE_SERIES__TRANSLUCENT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Translucent' attribute.
BUBBLE_SERIES__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Triggers' containment reference list.
BUBBLE_SERIES__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Visible' attribute.
BUBBLE_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The number of structural features of the 'Bubble Series' class.
BubbleDataSet - Interface in org.eclipse.birt.chart.model.data
A representation of the model object 'Bubble Data Set'.
BubbleDataSetImpl - Class in org.eclipse.birt.chart.model.data.impl
An implementation of the model object 'Bubble Data Set'.
BubbleEntry - Class in org.eclipse.birt.chart.extension.datafeed
BubbleEntry
BubbleEntry(Object, Object, int) - Constructor for class org.eclipse.birt.chart.extension.datafeed.BubbleEntry
The constructor.
BubbleEntry(Object, Object) - Constructor for class org.eclipse.birt.chart.extension.datafeed.BubbleEntry
The constructor.
BubbleSeries - Interface in org.eclipse.birt.chart.model.type
A representation of the model object 'Bubble Series'.
BubbleSeriesImpl - Class in org.eclipse.birt.chart.model.type.impl
An implementation of the model object 'Bubble Series'.
build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext, IStyleProcessor) - Method in class org.eclipse.birt.chart.factory.Generator
build(IDisplayServer, Chart, Bounds, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext) - Method in class org.eclipse.birt.chart.factory.Generator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext, IStyleProcessor) - Method in class org.eclipse.birt.chart.factory.Generator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext, IStyleProcessor) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext, IStyleProcessor) - Method in interface org.eclipse.birt.chart.factory.IGenerator
Builds and computes preferred sizes of various chart components offscreen using the provided display server.
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-2014 OpenText Corp. All rights reserved.