Methods from org.eclipse.birt.chart.engine used by org.eclipse.birt.chart.ui.extension

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.birt.chart.aggregate.IAggregateFunction.getDisplayParameters()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.showAggregateParameters(String)702
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)526
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)526

org.eclipse.birt.chart.api.ChartEngine.getRenderer(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.placeComponents()159
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.PaletteEditorComposite(Composite, ChartWizardContext, Palette, SeriesDefinition[], int)220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.getComponent(Composite)208

org.eclipse.birt.chart.api.ChartEngine.instance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.placeComponents()159
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.PaletteEditorComposite(Composite, ChartWizardContext, Palette, SeriesDefinition[], int)220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.getComponent(Composite)208

org.eclipse.birt.chart.computation.ValueFormatter.format(Object, FormatSpecifier, ULocale, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierPreview.updatePreview(FormatSpecifier)103
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierPreview.updatePreview(FormatSpecifier)124

org.eclipse.birt.chart.datafeed.IDataPointDefinition.getCompatibleDataType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.refreshDataPointButtons()745
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)800

org.eclipse.birt.chart.datafeed.IDataPointDefinition.getDataPointTypes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)252

org.eclipse.birt.chart.datafeed.IDataPointDefinition.getDisplayText(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)256

org.eclipse.birt.chart.device.IDeviceRenderer.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.widgetDisposed(DisposeEvent)350
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.widgetDisposed(DisposeEvent)403
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.2.widgetDisposed(DisposeEvent)172
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.1.widgetDisposed(DisposeEvent)234
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.2.widgetDisposed(DisposeEvent)222

org.eclipse.birt.chart.device.IDeviceRenderer.getDisplayServer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.getComponent(Composite)209

org.eclipse.birt.chart.device.IDeviceRenderer.setProperty(String, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)272
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)128
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)322
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)265
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)438

org.eclipse.birt.chart.device.IPrimitiveRenderer.drawRectangle(RectangleRenderEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)328
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)342

org.eclipse.birt.chart.device.IPrimitiveRenderer.drawText(TextRenderEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)208

org.eclipse.birt.chart.device.IPrimitiveRenderer.fillPolygon(PolygonRenderEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)283

org.eclipse.birt.chart.device.IPrimitiveRenderer.fillRectangle(RectangleRenderEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)207
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)341
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)303
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)318

org.eclipse.birt.chart.event.EventObjectCache.getEventObject(Object, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)283

org.eclipse.birt.chart.event.PolygonRenderEvent.PolygonRenderEvent(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)273

org.eclipse.birt.chart.event.PolygonRenderEvent.setBackground(Fill)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)280

org.eclipse.birt.chart.event.PolygonRenderEvent.setPoints(Location[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)279

org.eclipse.birt.chart.event.RectangleRenderEvent.RectangleRenderEvent(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)201

org.eclipse.birt.chart.event.RectangleRenderEvent.setBackground(Fill)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)203
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)314
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)337
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)298

org.eclipse.birt.chart.event.RectangleRenderEvent.setBounds(Bounds)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)202
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)289

org.eclipse.birt.chart.event.RectangleRenderEvent.setOutline(LineAttributes)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)286

org.eclipse.birt.chart.event.StructureSource.createUnknown(EObject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)324
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)440

org.eclipse.birt.chart.event.TextRenderEvent.setAction(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)131

org.eclipse.birt.chart.event.TextRenderEvent.setBlockAlignment(TextAlignment)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)146

org.eclipse.birt.chart.event.TextRenderEvent.setBlockBounds(Bounds)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)152

org.eclipse.birt.chart.event.TextRenderEvent.setLabel(Label)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)199

org.eclipse.birt.chart.event.TextRenderEvent.TextRenderEvent(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)130

org.eclipse.birt.chart.exception.ChartException.ChartException(String, int, String, Object[], ResourceBundle)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BarSeriesAttributeComposite.BarSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)63
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.BubbleSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)89
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.DifferenceSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)79
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.GanttSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)82
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.LineSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)87
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.MeterSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)74
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.PieSeriesAttributeComposite(Composite, int, Series, ChartWizardContext)107
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.StockSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)73

org.eclipse.birt.chart.exception.ChartException.ChartException(String, int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.AreaSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)127
org.eclipse.birt.chart.ui.swt.series.BarSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)127
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)120
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)116
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)126
org.eclipse.birt.chart.ui.swt.series.LineSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)127
org.eclipse.birt.chart.ui.swt.series.MeterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)122
org.eclipse.birt.chart.ui.swt.series.PieSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)123
org.eclipse.birt.chart.ui.swt.series.ScatterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)126
org.eclipse.birt.chart.ui.swt.series.StockSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)122

org.eclipse.birt.chart.log.ILogger.log(Exception)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.getSWTImage(Image)329
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.getSWTImage(Image)334
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)254
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.preview(String)264
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)346
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)322
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)332
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)307
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.PaletteEditorComposite(Composite, ChartWizardContext, Palette, SeriesDefinition[], int)224
org.eclipse.birt.chart.ui.swt.series.BarSeriesAttributeComposite.BarSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)69
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.BubbleSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)95
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.DifferenceSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)85
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.GanttSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)88
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.LineSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)93
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.MeterSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)80
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.PieSeriesAttributeComposite(Composite, int, Series, ChartWizardContext)113
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.StockSeriesAttributeComposite(Composite, int, ChartWizardContext, Series)79

org.eclipse.birt.chart.model.attribute.ActionType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()981

org.eclipse.birt.chart.model.attribute.ActionType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getActionText(Trigger)1162
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()742
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()737
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()752
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()757
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()762
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()747
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()732
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()681
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)807

org.eclipse.birt.chart.model.attribute.Anchor.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)738
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)732
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)426
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)491
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)228
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.widgetSelected(SelectionEvent)415

org.eclipse.birt.chart.model.attribute.Anchor.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()951
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()928
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()473
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()353
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()270
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.populateLists()320

org.eclipse.birt.chart.model.attribute.Anchor.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.isAnchorVertical(Anchor)214
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.isAnchorVertical(Anchor)213

org.eclipse.birt.chart.model.attribute.Angle3D.getXAngle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)789
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)789

org.eclipse.birt.chart.model.attribute.Angle3D.getYAngle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)791
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)791

org.eclipse.birt.chart.model.attribute.Angle3D.getZAngle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)793
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.AxisRotationChooser.getAxisAngle(int)793

org.eclipse.birt.chart.model.attribute.Angle3D.setType(AngleType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)883

org.eclipse.birt.chart.model.attribute.Angle3D.setXAngle(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)892

org.eclipse.birt.chart.model.attribute.Angle3D.setYAngle(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)895

org.eclipse.birt.chart.model.attribute.Angle3D.setZAngle(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)898

org.eclipse.birt.chart.model.attribute.AttributeFactory.createColorDefinition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.setColorToModel(Color)1107
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)854

org.eclipse.birt.chart.model.attribute.AttributeFactory.createCursor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setMouseCursor(CursorType)1253

org.eclipse.birt.chart.model.attribute.AttributeFactory.createDateFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()953
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()953

org.eclipse.birt.chart.model.attribute.AttributeFactory.createExtendedProperty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.updateModel(String, String)261

org.eclipse.birt.chart.model.attribute.AttributeFactory.createLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.GanttLineAttributesComposite(Composite, ChartWizardContext, int, LineAttributes, boolean, boolean, boolean)94
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.GanttLineAttributesComposite(Composite, int, LineAttributes, boolean, boolean, boolean, boolean)113
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.LineAttributesComposite(Composite, int, ChartWizardContext, LineAttributes, boolean, boolean, boolean, boolean)117
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.LineAttributesComposite(Composite, int, ChartWizardContext, LineAttributes, boolean, boolean, boolean)97
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setLineAttributes(LineAttributes)302
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()519
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()519

org.eclipse.birt.chart.model.attribute.AttributeFactory.createMultipleFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.PositiveNegativeColorDialog(Shell, ChartWizardContext, MultipleFill, ColorDefinition)71

org.eclipse.birt.chart.model.attribute.AttributeFactory.createScriptValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()968

org.eclipse.birt.chart.model.attribute.AttributeFactory.createSeriesValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()964
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()972
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()976

org.eclipse.birt.chart.model.attribute.AttributeFactory.createText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()115

org.eclipse.birt.chart.model.attribute.AttributeFactory.createURLValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.HyperlinkEditorDialog(Shell, URLValue, ChartWizardContext, TriggerSupportMatrix, int)88

org.eclipse.birt.chart.model.attribute.AttributePackage.getDataPointComponent_FormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)820

org.eclipse.birt.chart.model.attribute.AttributePackage.getJavaNumberFormatSpecifier_Multiplier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1113
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1113
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1070
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1070

org.eclipse.birt.chart.model.attribute.AttributePackage.getNumberFormatSpecifier_Multiplier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)747
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)785
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)747
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)785
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)765
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)765
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()820
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()820

org.eclipse.birt.chart.model.attribute.AxisOrigin.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)257
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()505
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()511
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)633

org.eclipse.birt.chart.model.attribute.AxisOrigin.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)822
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()515

org.eclipse.birt.chart.model.attribute.AxisOrigin.setType(IntersectionType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)743
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)431
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)645
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)314
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)659
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)358
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)632

org.eclipse.birt.chart.model.attribute.AxisOrigin.setValue(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)745
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)433
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)647
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)316
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)661
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)360
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)539
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)637

org.eclipse.birt.chart.model.attribute.AxisType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)582
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)363
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)363

org.eclipse.birt.chart.model.attribute.AxisType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()497
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252

org.eclipse.birt.chart.model.attribute.AxisType.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.isNumbericAxis(Axis)791
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.isNumbericAxis(Axis)792
org.eclipse.birt.chart.ui.swt.type.AreaChart.isNumbericAxis(Axis)687
org.eclipse.birt.chart.ui.swt.type.AreaChart.isNumbericAxis(Axis)686
org.eclipse.birt.chart.ui.swt.type.LineChart.isNumbericAxis(Axis)701
org.eclipse.birt.chart.ui.swt.type.LineChart.isNumbericAxis(Axis)700
org.eclipse.birt.chart.ui.swt.type.ScatterChart.isNumbericAxis(Axis)579
org.eclipse.birt.chart.ui.swt.type.ScatterChart.isNumbericAxis(Axis)580
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)823
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnAlignedStatus()344
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnAlignedStatus()344

org.eclipse.birt.chart.model.attribute.Bounds.set(double, double, double, double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)310
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)338
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)300
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)325

org.eclipse.birt.chart.model.attribute.ChartDimension.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getChartSubtypes(String, Orientation)313
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getChartSubtypes(String, Orientation)251
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getChartSubtypes(String, Orientation)282
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getImageForSubtype(String, Orientation, String)215
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getImageForSubtype(String, Orientation, String)178
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getImageForSubtype(String, Orientation, String)141
org.eclipse.birt.chart.ui.swt.type.AreaChart.getChartSubtypes(String, Orientation)147
org.eclipse.birt.chart.ui.swt.type.AreaChart.getChartSubtypes(String, Orientation)194
org.eclipse.birt.chart.ui.swt.type.AreaChart.getChartSubtypes(String, Orientation)176
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getChartSubtypes(String, Orientation)117
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getChartSubtypes(String, Orientation)121
org.eclipse.birt.chart.ui.swt.type.GanttChart.getChartSubtypes(String, Orientation)118
org.eclipse.birt.chart.ui.swt.type.LineChart.getChartSubtypes(String, Orientation)206
org.eclipse.birt.chart.ui.swt.type.LineChart.getChartSubtypes(String, Orientation)234
org.eclipse.birt.chart.ui.swt.type.LineChart.getImageForSubtype(String, Orientation, String)150
org.eclipse.birt.chart.ui.swt.type.LineChart.getImageForSubtype(String, Orientation, String)113
org.eclipse.birt.chart.ui.swt.type.MeterChart.getChartSubtypes(String, Orientation)133
org.eclipse.birt.chart.ui.swt.type.PieChart.getImageForSubtype(String)539
org.eclipse.birt.chart.ui.swt.type.PieChart.getImageForSubtype(String)544
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getChartSubtypes(String, Orientation)122
org.eclipse.birt.chart.ui.swt.type.StockChart.getChartSubtypes(String, Orientation)132
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)152
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.setContext(IWizardContext)1458
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.TaskSelectType()210
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.translateDimensionString(String)665
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.translateDimensionString(String)657
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.translateDimensionString(String)661

org.eclipse.birt.chart.model.attribute.ChartDimension.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()178
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.isShadowNeeded()295
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)239
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)330
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()500
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.hasWallAndFloor()667
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)165
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)469
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)469
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)923

org.eclipse.birt.chart.model.attribute.ColorDefinition.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)799
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)187
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.FontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, boolean)135
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.FontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, boolean)132
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)185
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)173

org.eclipse.birt.chart.model.attribute.ColorDefinition.getBlue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)181
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)229
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)215
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.createDropDownComponent(int, int)530
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)849
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)243
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)169
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)191
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)179

org.eclipse.birt.chart.model.attribute.ColorDefinition.getGreen()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)180
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)228
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)214
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.createDropDownComponent(int, int)529
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)848
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)242
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)178
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)190
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)168

org.eclipse.birt.chart.model.attribute.ColorDefinition.getRed()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)179
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)213
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)227
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.createDropDownComponent(int, int)528
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)847
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)241
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)189
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)177
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)167

org.eclipse.birt.chart.model.attribute.ColorDefinition.getTransparency()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)154
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)121
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.createDropDownComponent(int, int)583
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.setColorToModel(Color)1113
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)845
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)238
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.getFontColor()619

org.eclipse.birt.chart.model.attribute.ColorDefinition.isSetTransparency()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.getFontColor()618

org.eclipse.birt.chart.model.attribute.ColorDefinition.set(int, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.setColorToModel(Color)1108
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)855

org.eclipse.birt.chart.model.attribute.ColorDefinition.setBlue(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)191
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)179

org.eclipse.birt.chart.model.attribute.ColorDefinition.setGreen(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)178
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)190

org.eclipse.birt.chart.model.attribute.ColorDefinition.setRed(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)177
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)189

org.eclipse.birt.chart.model.attribute.ColorDefinition.setTransparency(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.handleEvent(Event)1082
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.setColorToModel(Color)1115
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)856
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)913

org.eclipse.birt.chart.model.attribute.Cursor.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.initURIEditor()190
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.initURIEditor()188
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.okPressed()171
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.okPressed()169
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.okPressed()167

org.eclipse.birt.chart.model.attribute.Cursor.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateCursorTypeItems()712
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateCursorTypeItems()714
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateImageButtonState()1141

org.eclipse.birt.chart.model.attribute.Cursor.setType(CursorType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setMouseCursor(CursorType)1258

org.eclipse.birt.chart.model.attribute.CursorType.get(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.widgetSelected(SelectionEvent)1126

org.eclipse.birt.chart.model.attribute.CursorType.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateCursorTypeItems()714

org.eclipse.birt.chart.model.attribute.DataPoint.getComponents()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)776
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)778
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)314
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.removeDataPointComponent(int)835
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)785

org.eclipse.birt.chart.model.attribute.DataPoint.getPrefix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)276

org.eclipse.birt.chart.model.attribute.DataPoint.getSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)280

org.eclipse.birt.chart.model.attribute.DataPoint.getSuffix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)278

org.eclipse.birt.chart.model.attribute.DataPoint.setPrefix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)637

org.eclipse.birt.chart.model.attribute.DataPoint.setSeparator(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)647

org.eclipse.birt.chart.model.attribute.DataPoint.setSuffix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)642

org.eclipse.birt.chart.model.attribute.DataPointComponent.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)787

org.eclipse.birt.chart.model.attribute.DataPointComponent.getOrthogonalType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)319
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)329
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)326

org.eclipse.birt.chart.model.attribute.DataPointComponent.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)322
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)789
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)796

org.eclipse.birt.chart.model.attribute.DataPointComponent.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)772
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)823

org.eclipse.birt.chart.model.attribute.DataPointComponent.setOrthogonalType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)762

org.eclipse.birt.chart.model.attribute.DataPointComponentType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)766
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.refreshDataPointButtons()727

org.eclipse.birt.chart.model.attribute.DataPointComponentType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)323
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)789

org.eclipse.birt.chart.model.attribute.DataType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)559

org.eclipse.birt.chart.model.attribute.DataType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.isDateTimeGrouping(String)523
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.isTextGrouping(String)510
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()384

org.eclipse.birt.chart.model.attribute.DataType.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)577

org.eclipse.birt.chart.model.attribute.DateFormatDetail.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955

org.eclipse.birt.chart.model.attribute.DateFormatDetail.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()943
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()943

org.eclipse.birt.chart.model.attribute.DateFormatSpecifier.getDetail()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()942
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()942

org.eclipse.birt.chart.model.attribute.DateFormatSpecifier.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()929
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()929

org.eclipse.birt.chart.model.attribute.DateFormatSpecifier.setDetail(DateFormatDetail)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955

org.eclipse.birt.chart.model.attribute.DateFormatSpecifier.setType(DateFormatType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954

org.eclipse.birt.chart.model.attribute.DateFormatType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954

org.eclipse.birt.chart.model.attribute.DateFormatType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()930
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()930

org.eclipse.birt.chart.model.attribute.Direction.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)438

org.eclipse.birt.chart.model.attribute.Direction.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()317

org.eclipse.birt.chart.model.attribute.EmbeddedImage.getData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.getSWTImage(Image)298
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.initURIEditor()374
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.preview()413

org.eclipse.birt.chart.model.attribute.EmbeddedImage.setData(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.okPressed()308

org.eclipse.birt.chart.model.attribute.ExtendedProperty.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.init()79
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.populateTable()156

org.eclipse.birt.chart.model.attribute.ExtendedProperty.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.populateTable()157

org.eclipse.birt.chart.model.attribute.ExtendedProperty.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.updateModel(String, String)262

org.eclipse.birt.chart.model.attribute.ExtendedProperty.setValue(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.updateModel(String, String)263
org.eclipse.birt.chart.ui.swt.composites.ExtendedPropertyEditorComposite.updateModel(String, String)270

org.eclipse.birt.chart.model.attribute.Fill.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)877
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.MarkerIconDialog(Shell, Fill)105
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)692
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)702
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)793
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)797
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)785
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)649
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)664
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.widgetSelected(SelectionEvent)491
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()300
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)810

org.eclipse.birt.chart.model.attribute.FontDefinition.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)156
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.FontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, boolean)133
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.FontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, boolean)131
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.updatePreview()604

org.eclipse.birt.chart.model.attribute.FontDefinition.getAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()550
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()546
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()548
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()552
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()547
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.updatePreview()605
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)753
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)729
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)739
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)639
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)769
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)755
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)638
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)737
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)713
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)779
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)747
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)761
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)745
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)763
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)723
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)721
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)731
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)777
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)771
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)715

org.eclipse.birt.chart.model.attribute.FontDefinition.getRotation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)235
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1803
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1789

org.eclipse.birt.chart.model.attribute.FontDefinition.getSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)274
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)370
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createDialogArea(Composite)184
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.handleFontSize()833

org.eclipse.birt.chart.model.attribute.FontDefinition.isBold()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)256
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()260

org.eclipse.birt.chart.model.attribute.FontDefinition.isItalic()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)258
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()271

org.eclipse.birt.chart.model.attribute.FontDefinition.isSetBold()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)256
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()260

org.eclipse.birt.chart.model.attribute.FontDefinition.isSetItalic()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)258
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()270

org.eclipse.birt.chart.model.attribute.FontDefinition.isSetSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)274
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)370
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)158
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createDialogArea(Composite)183
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.handleFontSize()832

org.eclipse.birt.chart.model.attribute.FontDefinition.isSetStrikethrough()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()290

org.eclipse.birt.chart.model.attribute.FontDefinition.isSetUnderline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()281

org.eclipse.birt.chart.model.attribute.FontDefinition.isStrikethrough()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)355
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()291

org.eclipse.birt.chart.model.attribute.FontDefinition.isUnderline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)344
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.createFontStylePanel()282

org.eclipse.birt.chart.model.attribute.FontDefinition.setBold(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)651

org.eclipse.birt.chart.model.attribute.FontDefinition.setItalic(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)663

org.eclipse.birt.chart.model.attribute.FontDefinition.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)157
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)699
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)703

org.eclipse.birt.chart.model.attribute.FontDefinition.setRotation(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.angleChanged(int)870
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.handleEvent(Event)789
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)443
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)326
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)370
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)241
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1793
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1807

org.eclipse.birt.chart.model.attribute.FontDefinition.setSize(float)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)160
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.handleFontSize()856

org.eclipse.birt.chart.model.attribute.FontDefinition.setStrikethrough(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)687

org.eclipse.birt.chart.model.attribute.FontDefinition.setUnderline(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)675

org.eclipse.birt.chart.model.attribute.FontDefinition.unsetBold()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)655

org.eclipse.birt.chart.model.attribute.FontDefinition.unsetItalic()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)667

org.eclipse.birt.chart.model.attribute.FontDefinition.unsetSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.handleFontSize()828

org.eclipse.birt.chart.model.attribute.FontDefinition.unsetStrikethrough()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)691

org.eclipse.birt.chart.model.attribute.FontDefinition.unsetUnderline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)679

org.eclipse.birt.chart.model.attribute.FormatSpecifier.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierDialog.FormatSpecifierDialog(Shell, FormatSpecifier, String)55

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.getDelimiter()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1323
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1323

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.getFractionDigits()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1412
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1412

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.getNumerator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1377
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1377
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.setEnabled(boolean)1453
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.setEnabled(boolean)1453

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.getPrefix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1356
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1356

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.getSuffix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1390
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.placeComponents()1390

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.isPrecise()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.setEnabled(boolean)1446
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.setEnabled(boolean)1446

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setDelimiter(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1492
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1492
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1432
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1432

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setFractionDigits(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1495
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1495
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1526
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1526

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setNumerator(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1498
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1502
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1498
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1502
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1530
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1530

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setPrecise(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1491
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1491
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1511
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.widgetSelected(SelectionEvent)1511

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setPrefix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1493
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1493
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1424
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1424

org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier.setSuffix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1494
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1494
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1428
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.modifyText(ModifyEvent)1428

org.eclipse.birt.chart.model.attribute.Gradient.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.GradientEditorDialog(Shell, ChartWizardContext, Gradient, boolean)82
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.GradientEditorDialog(Shell, ChartWizardContext, Gradient, boolean)81

org.eclipse.birt.chart.model.attribute.Gradient.getDirection()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.createRotationPanel()207
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.createRotationPanel()197

org.eclipse.birt.chart.model.attribute.Gradient.getEndColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.createDialogArea(Composite)156

org.eclipse.birt.chart.model.attribute.Gradient.getStartColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.createDialogArea(Composite)141

org.eclipse.birt.chart.model.attribute.Gradient.getTransparency()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.createDropDownComponent(int, int)588

org.eclipse.birt.chart.model.attribute.Gradient.setDirection(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.angleChanged(int)285
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.handleEvent(Event)268

org.eclipse.birt.chart.model.attribute.Gradient.setEndColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.handleEvent(Event)264

org.eclipse.birt.chart.model.attribute.Gradient.setStartColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GradientEditorDialog.handleEvent(Event)260

org.eclipse.birt.chart.model.attribute.GroupingUnitType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)586

org.eclipse.birt.chart.model.attribute.Image.getURL()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.initURIEditor()190
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.getSWTImage(Image)323
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.getSWTImage(Image)318
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.initURIEditor()370
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.checkIcon()444
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.checkIcon()443
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.preview()430
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.swtichToURIType()299
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.updateButton()353

org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl.create(double, double, double)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)728
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)417
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)630
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)298
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)644
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)342

org.eclipse.birt.chart.model.attribute.impl.BoundsImpl.create(double, double, double, double)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)148
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)285

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.BLACK()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)191
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)286
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1059

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.BLUE()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)326
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()856
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)191
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)443

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.create(int, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)888
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.FontCanvas(Composite, int, FontDefinition, ColorDefinition, boolean, boolean, boolean)88
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)182
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)171
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)174
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)330
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.PositiveNegativeColorDialog(Shell, ChartWizardContext, MultipleFill)82
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)447

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.GREY()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)327
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)332
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)444
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)449

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.RED()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)676
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)656

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.TRANSPARENT()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)843
org.eclipse.birt.chart.ui.swt.composites.FillChooserComposite.widgetSelected(SelectionEvent)825
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.widgetSelected(SelectionEvent)495
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)675

org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl.WHITE()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.PaletteEditorComposite(Composite, ChartWizardContext, Palette, SeriesDefinition[], int)188

org.eclipse.birt.chart.model.attribute.impl.DataPointComponentImpl.create(DataPointComponentType, FormatSpecifier)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)767
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)760

org.eclipse.birt.chart.model.attribute.impl.EmbeddedImageImpl.create(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.okPressed()290
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.setEmbeddedIcon(String)564

org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl.createEmpty()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.FontCanvas(Composite, int, FontDefinition, ColorDefinition, boolean, boolean, boolean)86
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.FontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, boolean)130

org.eclipse.birt.chart.model.attribute.impl.FractionNumberFormatSpecifierImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1490
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.buildFormatSpecifier()1490
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.NumberFractionComposite(FormatSpecifierComposite, Composite)1256
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberFractionComposite.NumberFractionComposite(FormatSpecifierComposite, Composite)1256
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)547
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)585
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)566

org.eclipse.birt.chart.model.attribute.impl.ImageImpl.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.CursorImageDialog.okPressed()171
org.eclipse.birt.chart.ui.swt.composites.ImageDialog.okPressed()284
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)316
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.checkIcon()447
org.eclipse.birt.chart.ui.swt.composites.MarkerIconDialog.widgetSelected(SelectionEvent)532
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)435

org.eclipse.birt.chart.model.attribute.impl.InteractivityImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.init()396
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.init()152
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1052

org.eclipse.birt.chart.model.attribute.impl.JavaDateFormatSpecifierImpl.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.1.widgetSelected(SelectionEvent)1190
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.buildFormatSpecifier()1216
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.buildFormatSpecifier()1216
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.modifyText(ModifyEvent)1235
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.modifyText(ModifyEvent)1235

org.eclipse.birt.chart.model.attribute.impl.JavaNumberFormatSpecifierImpl.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.1.widgetSelected(SelectionEvent)1049
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.buildFormatSpecifier()1080
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.buildFormatSpecifier()1080
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1105
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1105
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1120
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)771

org.eclipse.birt.chart.model.attribute.impl.JavaNumberFormatSpecifierImpl.setMultiplier(double)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.buildFormatSpecifier()1083
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.buildFormatSpecifier()1083

org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl.create(ColorDefinition, LineStyle, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)326
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)286
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)442
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1059

org.eclipse.birt.chart.model.attribute.impl.LocationImpl.create(double, double)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.canvasEvent(Event)226
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)685
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)685
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintControl(PaintEvent)406

org.eclipse.birt.chart.model.attribute.impl.LocationImpl.create(double[], double[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.fillGradient(GC)274

org.eclipse.birt.chart.model.attribute.impl.MarkerImpl.create(MarkerType, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)684
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)684
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.createMarker(Marker)283
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.createMarker()385

org.eclipse.birt.chart.model.attribute.impl.MultiURLValuesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)97
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.switchUI()1003
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)851

org.eclipse.birt.chart.model.attribute.impl.NumberFormatSpecifierImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()832
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()832
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)852
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)852
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)774
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)737
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)737
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)756
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)756
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)774

org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl.create(Angle3D[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)727
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)416
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)629
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)297
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)643
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)341

org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)133

org.eclipse.birt.chart.model.attribute.impl.TextImpl.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)155
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)854
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)342

org.eclipse.birt.chart.model.attribute.impl.TooltipValueImpl.create(int, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()960

org.eclipse.birt.chart.model.attribute.impl.URLValueImpl.create(String, String, String, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()950

org.eclipse.birt.chart.model.attribute.Insets.getBottom()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.placeComponents()194
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.setInsets(Insets, String)249

org.eclipse.birt.chart.model.attribute.Insets.getLeft()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.placeComponents()175
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.setInsets(Insets, String)254

org.eclipse.birt.chart.model.attribute.Insets.getRight()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.placeComponents()213
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.setInsets(Insets, String)264

org.eclipse.birt.chart.model.attribute.Insets.getTop()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.placeComponents()156
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.setInsets(Insets, String)259

org.eclipse.birt.chart.model.attribute.Insets.setBottom(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.modifyText(ModifyEvent)314

org.eclipse.birt.chart.model.attribute.Insets.setLeft(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.modifyText(ModifyEvent)306

org.eclipse.birt.chart.model.attribute.Insets.setRight(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.modifyText(ModifyEvent)322

org.eclipse.birt.chart.model.attribute.Insets.setTop(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.modifyText(ModifyEvent)298

org.eclipse.birt.chart.model.attribute.Interactivity.getLegendBehavior()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)641
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)539
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)556
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)258
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)343
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)243
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)341
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)362
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.populateLists()198

org.eclipse.birt.chart.model.attribute.Interactivity.isEnable()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)638
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)536
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)324
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)553
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)255
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)340
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)338
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)240
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)359
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createButtonGroup(Composite)479
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createButtonGroup(Composite)295
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)152
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.setState(boolean)225
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createButtonGroup(Composite)496
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)368
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)202
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)331
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)445
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.setState(boolean)1010
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.setState(boolean)996
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createButtonGroup(Composite)85
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)324

org.eclipse.birt.chart.model.attribute.Interactivity.setEnable(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)638
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)536
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)324
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)553
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)255
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)339
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)240
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)337
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)359
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)591

org.eclipse.birt.chart.model.attribute.Interactivity.setLegendBehavior(LegendBehaviorType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)640
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)538
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)555
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)342
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)257
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)340
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)242
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)368

org.eclipse.birt.chart.model.attribute.IntersectionType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)632

org.eclipse.birt.chart.model.attribute.IntersectionType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()506
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)621

org.eclipse.birt.chart.model.attribute.IntersectionType.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)633

org.eclipse.birt.chart.model.attribute.JavaDateFormatSpecifier.getPattern()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.populateLists()1205
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.populateLists()1205

org.eclipse.birt.chart.model.attribute.JavaDateFormatSpecifier.setPattern(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.1.widgetSelected(SelectionEvent)1192
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.modifyText(ModifyEvent)1237
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateAdvancedComposite.modifyText(ModifyEvent)1237

org.eclipse.birt.chart.model.attribute.JavaNumberFormatSpecifier.getMultiplier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1072
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1072

org.eclipse.birt.chart.model.attribute.JavaNumberFormatSpecifier.getPattern()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1065
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.populateLists()1065

org.eclipse.birt.chart.model.attribute.JavaNumberFormatSpecifier.setMultiplier(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1109
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1109

org.eclipse.birt.chart.model.attribute.JavaNumberFormatSpecifier.setPattern(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.1.widgetSelected(SelectionEvent)1051
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1122
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberAdvancedComposite.modifyText(ModifyEvent)1122

org.eclipse.birt.chart.model.attribute.LeaderLineStyle.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)414

org.eclipse.birt.chart.model.attribute.LeaderLineStyle.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.populateLists()355

org.eclipse.birt.chart.model.attribute.LegendBehaviorType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)368

org.eclipse.birt.chart.model.attribute.LegendBehaviorType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.populateLists()199

org.eclipse.birt.chart.model.attribute.LegendItemType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)794

org.eclipse.birt.chart.model.attribute.LegendItemType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createControl(Composite)117
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)790

org.eclipse.birt.chart.model.attribute.LegendItemType.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)769
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.isColoredByValue()185
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)795

org.eclipse.birt.chart.model.attribute.LineAttributes.getColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.placeComponents()220
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.setLineAttributes(LineAttributes)345
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.placeComponents()225
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setLineAttributes(LineAttributes)336
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)259
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)259
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)173

org.eclipse.birt.chart.model.attribute.LineAttributes.getStyle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.placeComponents()180
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.setLineAttributes(LineAttributes)323
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.placeComponents()186
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setLineAttributes(LineAttributes)328

org.eclipse.birt.chart.model.attribute.LineAttributes.getThickness()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.placeComponents()199
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.setLineAttributes(LineAttributes)334
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.placeComponents()205
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setLineAttributes(LineAttributes)332

org.eclipse.birt.chart.model.attribute.LineAttributes.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.placeComponents()163
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.placeComponents()154
org.eclipse.birt.chart.ui.swt.composites.GanttLineAttributesComposite.setLineAttributes(LineAttributes)296
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()213
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()221
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.placeComponents()168
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.placeComponents()159
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setAttributesEnabled(boolean)264
org.eclipse.birt.chart.ui.swt.composites.LineAttributesComposite.setLineAttributes(LineAttributes)308
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()535
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()535
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)328
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)303
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()238
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()241
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)239
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)237
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)266
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)264
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()187
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()189
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)268
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()216
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)281
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)281
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)100
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)146
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)143
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMajorGrid()429
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()404
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()411
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)170

org.eclipse.birt.chart.model.attribute.LineAttributes.setColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.handleEvent(Event)344
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)343
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)318
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)281
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)254
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)270
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)249
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)283
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)387
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)193
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()856
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)191
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)403
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)403
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)329
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)381
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)370
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)309
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)340
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)260
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)608
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)635
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)512
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)294
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)241
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)164
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)121
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)367
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)332
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)309
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)135
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)439
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)414
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)201
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)144
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)127
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)185
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)138
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)158
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)132
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)610
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)404
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)375
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)400

org.eclipse.birt.chart.model.attribute.LineAttributes.setStyle(LineStyle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)81
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)308
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)333
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)271
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)244
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)239
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)261
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)273
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)379
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)183
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)319
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)360
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)250
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)504
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)623
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)596
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)231
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)284
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)154
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)113
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)359
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)299
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)324
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)125
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)406
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)429
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)193
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)134
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)117
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)177
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)600
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)392
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)367
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)390

org.eclipse.birt.chart.model.attribute.LineAttributes.setThickness(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)87
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)313
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)338
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)249
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)276
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)266
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)244
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)278
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)383
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)188
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)365
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)324
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)255
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)602
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)629
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)508
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)236
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)289
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)159
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)117
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)363
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)328
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)304
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)130
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)434
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)410
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)197
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)139
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)122
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)181
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)128
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)605
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)398
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)371
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)395

org.eclipse.birt.chart.model.attribute.LineAttributes.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.handleEvent(Event)351
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)559
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)559
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)326
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)301
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)235
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)262
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)257
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)234
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)266
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)375
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)179
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)359
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)359
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)241
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)249
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)375
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)349
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)334
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)390
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)452
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)265
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)516
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)614
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)641
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)299
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)246
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)169
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)125
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)371
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)314
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)336
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)140
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)418
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)444
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)205
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)149
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)132
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)189
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)147
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)615
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)410
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)379
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)405
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1062

org.eclipse.birt.chart.model.attribute.LineDecorator.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HeadStyleAttributeComposite.placeComponents()94
org.eclipse.birt.chart.ui.swt.composites.HeadStyleAttributeComposite.setLineDecorator(LineDecorator)117

org.eclipse.birt.chart.model.attribute.Marker.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)315
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)434

org.eclipse.birt.chart.model.attribute.Marker.getFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)696
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)696

org.eclipse.birt.chart.model.attribute.Marker.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()515
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()515
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)558
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)558

org.eclipse.birt.chart.model.attribute.Marker.getSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()504
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()504

org.eclipse.birt.chart.model.attribute.Marker.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)669
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)669
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)313
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.placeComponents()124
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.updateMarkerPreview()240
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)432

org.eclipse.birt.chart.model.attribute.Marker.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)625
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)625
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()445
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()445
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)326
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)330
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)442
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)447

org.eclipse.birt.chart.model.attribute.Marker.setFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)706
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)706
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)316
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)435

org.eclipse.birt.chart.model.attribute.Marker.setOutline(LineAttributes)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()534
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()534

org.eclipse.birt.chart.model.attribute.Marker.setSize(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)553
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)553

org.eclipse.birt.chart.model.attribute.Marker.setType(MarkerType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)715
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)715

org.eclipse.birt.chart.model.attribute.Marker.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)546
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.widgetSelected(SelectionEvent)546
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()855
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.LineChart.getSeries()857

org.eclipse.birt.chart.model.attribute.MarkerType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)684
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)684
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)692
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.switchMarkerType(int)692

org.eclipse.birt.chart.model.attribute.MarkerType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)669
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.paintControl(PaintEvent)669
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.placeComponents()124
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.updateMarkerPreview()240

org.eclipse.birt.chart.model.attribute.MenuStylesKeyType.get(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MenuStylesDialog.1.widgetDisposed(DisposeEvent)196
org.eclipse.birt.chart.ui.swt.composites.MenuStylesDialog.handleEvent(Event)432

org.eclipse.birt.chart.model.attribute.MenuStylesKeyType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MenuStylesDialog.populateUIValues()173
org.eclipse.birt.chart.ui.swt.composites.MenuStylesDialog.switchProperties(MenuStylesKeyType)514
org.eclipse.birt.chart.ui.swt.composites.MenuStylesDialog.updateProperties(MenuStylesKeyType)212

org.eclipse.birt.chart.model.attribute.MultipleFill.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.PositiveNegativeColorDialog(Shell, ChartWizardContext, MultipleFill, ColorDefinition)66
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.PositiveNegativeColorDialog(Shell, ChartWizardContext, MultipleFill, ColorDefinition)67

org.eclipse.birt.chart.model.attribute.MultipleFill.getFills()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)222
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)224
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)210
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)208
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.paintControl(PaintEvent)202
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)314
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.paintControl(PaintEvent)298
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.createDialogArea(Composite)129
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.createDialogArea(Composite)144
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.handleEvent(Event)219
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.handleEvent(Event)223
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)184
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)172
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)192
org.eclipse.birt.chart.ui.swt.composites.PositiveNegativeColorDialog.setMultipleColor(MultipleFill, ColorDefinition)180

org.eclipse.birt.chart.model.attribute.MultiURLValues.getPropertiesMap()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.editProperties()336

org.eclipse.birt.chart.model.attribute.MultiURLValues.getTooltip()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)116
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)118

org.eclipse.birt.chart.model.attribute.MultiURLValues.getURLValues()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doAdd()248
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doDelete()299
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doDown()310
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doDown()310
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doUp()324
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doUp()324
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)100
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.updateButtonStatus()232
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)856

org.eclipse.birt.chart.model.attribute.MultiURLValues.setTooltip(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.2.focusLost(FocusEvent)214
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)857

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.getFractionDigits()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()819
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()819

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.getMultiplier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()822
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()822

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.getPrefix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()809
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()809

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.getSuffix()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()814
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.populateLists()814

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.setFractionDigits(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()835
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()835
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)860
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)860
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)758
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)777
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)758
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)739
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)777
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)739

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.setMultiplier(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()838
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()838
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)857
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)857
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)761
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)781
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)743
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)761
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)781
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)743

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.setPrefix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()833
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()833
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)853
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)853
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)750
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)775
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)757
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)750
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)757
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)775

org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier.setSuffix(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()834
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.buildFormatSpecifier()834
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)854
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.handleEvent(Event)854
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)738
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)776
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)768
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)768
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)776
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.NumberStandardComposite.modifyText(ModifyEvent)738

org.eclipse.birt.chart.model.attribute.Orientation.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.widgetSelected(SelectionEvent)276
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)434

org.eclipse.birt.chart.model.attribute.Orientation.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.populateLists()251
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()311

org.eclipse.birt.chart.model.attribute.Orientation.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.isFlippedAxes()899
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)281
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)265
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateSeriesTypes(Collection, Series, Orientation)670
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateSeriesTypes(Collection, Series, Orientation)670
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypes(Collection, Series, Orientation)636

org.eclipse.birt.chart.model.attribute.Palette.getEntries()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)689
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)709
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)705
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)697
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)701
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.PaletteEditorComposite(Composite, ChartWizardContext, Palette, SeriesDefinition[], int)168
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.remove(int)581
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)783
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)791
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)824
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)804
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)795
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)648
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)663
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)660
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()300
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()302
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()294
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()291
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()299
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()302
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()295
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)808
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)806

org.eclipse.birt.chart.model.attribute.Palette.shift(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)752
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)373
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)389
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)446
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)654
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)255
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)241
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)287
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)272
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)329
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)668
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)373
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)282
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)316
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)299
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)331
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)153
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)177
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)203
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)193
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateSeriesPalette(int)454
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)803

org.eclipse.birt.chart.model.attribute.Position.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.widgetSelected(SelectionEvent)657
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.widgetSelected(SelectionEvent)652
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)442
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)662
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)667

org.eclipse.birt.chart.model.attribute.Position.getLiteral()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()455
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()463
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()462
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()457
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()458
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)417
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)413
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)412
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)410
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)418

org.eclipse.birt.chart.model.attribute.Position.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.populateLists()549
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabelPosition(Position)621
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabelPosition(Position)617
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()323
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)293

org.eclipse.birt.chart.model.attribute.Rotation3D.getAngles()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.getAngle3D()906
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)884
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)886

org.eclipse.birt.chart.model.attribute.ScaleUnitType.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)450

org.eclipse.birt.chart.model.attribute.ScaleUnitType.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)163

org.eclipse.birt.chart.model.attribute.ScriptValue.getScript()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)902
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)903

org.eclipse.birt.chart.model.attribute.ScriptValue.setScript(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()969

org.eclipse.birt.chart.model.attribute.SeriesValue.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()973
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()977
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()965

org.eclipse.birt.chart.model.attribute.SortOption.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)315

org.eclipse.birt.chart.model.attribute.SortOption.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.populateLists()290

org.eclipse.birt.chart.model.attribute.Stretch.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)430
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)495
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)246

org.eclipse.birt.chart.model.attribute.Stretch.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()305
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()359
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()276

org.eclipse.birt.chart.model.attribute.Text.getColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)223
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)299
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)596
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)290
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)283
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)160
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)364
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)220

org.eclipse.birt.chart.model.attribute.Text.getFont()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)222
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)298
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)595
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)442
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)325
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)369
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)289
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)282
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)159
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)240
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)234
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)363
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1792
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1806
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1788
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1803

org.eclipse.birt.chart.model.attribute.Text.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()119
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)578
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doAdd()251
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()275
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()268
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()280
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)105
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)195
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)699
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)124
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)268
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)783
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)746
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.createDescriptionArea(Composite)265
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)130

org.eclipse.birt.chart.model.attribute.Text.setColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)194
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)549
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)542
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)231
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)237
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)494
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)218
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)271
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)141
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)272
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)113
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)121
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)104
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)168
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)115
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)591
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)350

org.eclipse.birt.chart.model.attribute.Text.setFont(FontDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)162
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)546
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)541
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)227
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)234
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)492
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)215
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)268
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)138
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)270
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)110
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)118
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)101
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)166
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)113
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)588
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)347

org.eclipse.birt.chart.model.attribute.Text.setValue(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()393
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)738
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)499
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)710
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)426
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)380
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)640
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)612
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)450
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)245
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)309
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)268
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)412
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)405
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)268
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)275
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)400
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)481
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)654
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)626
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)353
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)289
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)303
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)376
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)373
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)298
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)161
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)424
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)279
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)297
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)428
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)532
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.handleEvent(Event)312
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)529
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)218
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)523
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)338
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)337

org.eclipse.birt.chart.model.attribute.TextAlignment.getHorizontalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)285
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)137
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)299
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)291
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()551

org.eclipse.birt.chart.model.attribute.TextAlignment.getVerticalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)139
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)307
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)327
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)313
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()553

org.eclipse.birt.chart.model.attribute.TextAlignment.isSetHorizontalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()547

org.eclipse.birt.chart.model.attribute.TextAlignment.isSetVerticalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.populateLists()548

org.eclipse.birt.chart.model.attribute.TextAlignment.setHorizontalAlignment(HorizontalAlignment)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)136
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)143
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)730
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)778
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)770
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)714
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)738
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)722
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)754
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)762
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)746

org.eclipse.birt.chart.model.attribute.TextAlignment.setVerticalAlignment(VerticalAlignment)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)138
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)144
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)740
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)748
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)756
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)732
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)716
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)780
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)724
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)764
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)772

org.eclipse.birt.chart.model.attribute.TextAlignment.unsetHorizontalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)638

org.eclipse.birt.chart.model.attribute.TextAlignment.unsetVerticalAlignment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.widgetSelected(SelectionEvent)639

org.eclipse.birt.chart.model.attribute.TickStyle.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.widgetSelected(SelectionEvent)279

org.eclipse.birt.chart.model.attribute.TickStyle.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()258
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()253

org.eclipse.birt.chart.model.attribute.TooltipValue.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)888
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)887

org.eclipse.birt.chart.model.attribute.TooltipValue.setText(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()961

org.eclipse.birt.chart.model.attribute.TriggerCondition.getByName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()983
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateActionTypeItems()700

org.eclipse.birt.chart.model.attribute.TriggerCondition.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.init()247
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)800
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateActionTypeItems()705

org.eclipse.birt.chart.model.attribute.UnitsOfMeasurement.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.modifyText(ModifyEvent)320
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()292
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()293

org.eclipse.birt.chart.model.attribute.URLValue.getBaseParameterName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()124
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()125
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)872
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)871

org.eclipse.birt.chart.model.attribute.URLValue.getBaseUrl()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()122
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)108
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)867

org.eclipse.birt.chart.model.attribute.URLValue.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()391
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()119
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()110
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doAdd()251
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()275
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()280
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()268
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)105

org.eclipse.birt.chart.model.attribute.URLValue.getSeriesParameterName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()127
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()126
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)877
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)878

org.eclipse.birt.chart.model.attribute.URLValue.getTooltip()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)857

org.eclipse.birt.chart.model.attribute.URLValue.getValueParameterName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()129
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()128
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)875
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)874

org.eclipse.birt.chart.model.attribute.URLValue.setBaseParameterName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()395

org.eclipse.birt.chart.model.attribute.URLValue.setBaseUrl(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()394

org.eclipse.birt.chart.model.attribute.URLValue.setLabel(Label)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()113
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)855

org.eclipse.birt.chart.model.attribute.URLValue.setSeriesParameterName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()396

org.eclipse.birt.chart.model.attribute.URLValue.setValueParameterName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()397

org.eclipse.birt.chart.model.Chart.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)485
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)223
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)224
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)218
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)412
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)225
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)211
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)234
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)242

org.eclipse.birt.chart.model.Chart.getBlock()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)275
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)177
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)627
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)525
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)325
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)325
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)542
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)329
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)248
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)326
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)233
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)352
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)347
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createButtonGroup(Composite)488
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createButtonGroup(Composite)487
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)148
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)509
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.getBlockForProcessing()156
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)348

org.eclipse.birt.chart.model.Chart.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)628
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)526
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)340
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)543
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)330
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)249
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)327
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)234
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)353
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.createDescriptionArea(Composite)263
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.createDescriptionArea(Composite)265
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)337
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)335

org.eclipse.birt.chart.model.Chart.getDimension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()177
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.isShadowNeeded()295
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)472
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)718
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)486
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)355
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)620
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)420
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)413
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)408
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)399
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)413
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)634
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)311
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)305
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)146
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)432
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)436
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.widgetSelected(SelectionEvent)551
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)239
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)330
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.isChart3D(Axis)133
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()500
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.hasWallAndFloor()667
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)152
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)165
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)285
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)469
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)469
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()747
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()747
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()702
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()702
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.isTrendlineAvailable()493
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)923
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.setContext(IWizardContext)1457
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.TaskSelectType()209

org.eclipse.birt.chart.model.Chart.getEmptyMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)224
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)534
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)540
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)527
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.updateEmptyMessageUIStates()548

org.eclipse.birt.chart.model.Chart.getExtendedProperties()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.CustomPropertiesSheet.getComponent(Composite)50

org.eclipse.birt.chart.model.Chart.getGridColumnCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)629
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)527
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)341
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)544
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)267
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)265
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)331
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)250
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)258
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)260
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)328
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)235
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)212

org.eclipse.birt.chart.model.Chart.getInteractivity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)638
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)637
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)635
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)639
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)640
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)533
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)535
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)536
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)538
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)537
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)321
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)325
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)323
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)324
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)335
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)337
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)554
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)550
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)553
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)555
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)552
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)339
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)255
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)341
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)338
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)342
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)257
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)336
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)256
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)252
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)254
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)336
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)242
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)339
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)237
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)239
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)241
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)334
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)340
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)337
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)240
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)335
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)337
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)359
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)358
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createButtonGroup(Composite)479
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createButtonGroup(Composite)295
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)152
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.populateLists()197
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.setState(boolean)225
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)367
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createButtonGroup(Composite)496
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)368
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.init()394
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)590
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)202
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.init()150
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)331
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)445
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.setState(boolean)996
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.setState(boolean)1010
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createButtonGroup(Composite)85
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)324
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1050

org.eclipse.birt.chart.model.Chart.getLegend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)767
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)705
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)607
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)407
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)400
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)394
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)621
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)298
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)371
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)177
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)293
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)368
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)419
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)423
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createButtonGroup(Composite)285
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createButtonGroup(Composite)284
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)136
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)124
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)106
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)170
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)190
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.handleEvent(Event)309
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()240
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()236
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()239
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.isShowValueEnabled()230
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)372
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)331
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)347
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)350
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getBlockForProcessing()449
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)198
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getLegend()357
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)343
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.LegendTextSheet(String, ChartWizardContext)82
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getLegend()151
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.isColoredByValue()185
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createControl(Composite)115
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)793
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)795
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)788
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1057
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1065

org.eclipse.birt.chart.model.Chart.getPlot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.1.widgetSelected(SelectionEvent)168
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)143
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)83
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)157
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)98
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.handleEvent(Event)210
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.handleEvent(Event)217
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)239
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)246
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getBlockForProcessing()551

org.eclipse.birt.chart.model.Chart.getSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)630
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)756
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)762
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)537
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)664
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)528
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)658
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)495
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)300
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)328
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)295
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)296
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)328
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)678
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)516
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)545
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)672
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)332
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)233
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)261
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)329
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)219
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)246
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)313
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)350
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)290
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()369
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()332
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()315
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.removeSeriesDefinition()464
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)749
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)774
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)769
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)452
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)457
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)434
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)434
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)457
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)452
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)779
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)767
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)784
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1722
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1717
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1705

org.eclipse.birt.chart.model.Chart.getScript()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)631
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)529
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)329
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)546
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)333
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)263
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)247
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)330
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)352

org.eclipse.birt.chart.model.Chart.getSeriesForLegend()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getValueSeriesDefinition()318

org.eclipse.birt.chart.model.Chart.getSeriesThickness()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)632
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)530
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)332
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)547
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)331
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)251
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)357
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)353
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)189

org.eclipse.birt.chart.model.Chart.getSubType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)600
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)550
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)232
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)232
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)227
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)242
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)252
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)158
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.setContext(IWizardContext)1456
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.TaskSelectType()208

org.eclipse.birt.chart.model.Chart.getTitle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)496
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)707
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)377
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)447
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)609
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)245
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)409
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)265
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)265
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)402
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)272
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)397
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)478
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)623
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)286
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)300
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)373
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)370
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)295
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)158
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)276
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)421
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)294
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)425
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)206
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()657
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()659
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()661
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)194
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)177
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)193
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)99
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)109
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)228
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)215
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)224
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.widgetSelected(SelectionEvent)252
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.getBlockForProcessing()261
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.getBlockForProcessing()161

org.eclipse.birt.chart.model.Chart.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)492
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)432
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)437
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)542
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)435
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)375
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)431
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)436
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)430
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)543
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)443
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)441
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)439
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)433
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)252
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)254
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)257
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)261
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)230
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)249
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)251
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)250
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)255
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)256
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)347
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)348
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)259
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)251
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)250
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)249
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)254
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)230
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)259
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)252
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)256
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)255
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)258
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)261
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)257
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)253
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)264
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)256
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)225
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)252
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)255
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)262
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)261
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)259
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)335
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)254
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)419
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)307
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)302
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)271
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)269
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)240
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)262
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)260
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)265
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)259
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)264
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)261
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)266
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)273
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)274
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)249
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)286
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)365
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)366
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)284
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)280
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)276
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)288
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)275
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)277
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)278
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)282
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)644
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getCurrentChartType()841
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypes(Collection, Series, Orientation)642
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.TaskSelectType()206

org.eclipse.birt.chart.model.Chart.getUnits()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)633
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)531
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)345
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)548
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)334
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)264
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)257
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)332
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)358
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)130
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)115
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)459
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.resetUI()1031
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()934
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()960
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)147
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)162
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)109
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)96
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)91
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)104
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.getComponent(Composite)76
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)192
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()285
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()296
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)388
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)390
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendRightArea(Composite)289
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)227
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getComponent(Composite)75
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)337
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getComponent(Composite)222
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.getComponent(Composite)166
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.getComponent(Composite)95
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.getComponent(Composite)76
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getComponent(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.getComponent(Composite)78
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)278

org.eclipse.birt.chart.model.Chart.isSetSeriesThickness()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)311
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)249

org.eclipse.birt.chart.model.Chart.setBlock(Block)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)627
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)525
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)325
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)325
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)542
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)329
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)248
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)233
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)326
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)352
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)347

org.eclipse.birt.chart.model.Chart.setDescription(Text)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)628
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)526
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)340
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)326
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)543
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)249
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)330
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)327
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)234
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)353
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)343

org.eclipse.birt.chart.model.Chart.setDimension(ChartDimension)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)721
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)614
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)363
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)623
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)513
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)231
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)298
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)423
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)319
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)162
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)313
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)416
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)313
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)411
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)160
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)530
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)637
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)272
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)324
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)314
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)244
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)323
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)230
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)308
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)144
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)435
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)311
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)198
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)439
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.widgetSelected(SelectionEvent)560

org.eclipse.birt.chart.model.Chart.setGridColumnCount(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)629
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)527
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)341
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)544
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)271
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)250
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)331
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)267
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)264
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)328
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)235
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)260
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)394

org.eclipse.birt.chart.model.Chart.setInteractivity(Interactivity)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.init()398
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.init()154
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1055

org.eclipse.birt.chart.model.Chart.setSampleData(SampleData)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)479
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)630
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)537
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)362
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)528
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)495
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)217
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)300
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)218
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)295
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)328
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)212
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)296
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)328
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)406
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)516
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)545
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)219
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)332
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)261
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)233
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)205
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)219
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)329
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)246
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)228
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)313
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)236
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)350
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)290

org.eclipse.birt.chart.model.Chart.setScript(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)631
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)529
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)329
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)546
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)333
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)263
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)330
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)247
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)352

org.eclipse.birt.chart.model.Chart.setSeriesThickness(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)632
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)530
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)332
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)547
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)255
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)251
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)313
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)331
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)149
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)357
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)353
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.modifyText(ModifyEvent)321

org.eclipse.birt.chart.model.Chart.setSubType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)495
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)612
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)602
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)361
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)446
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)511
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)377
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)229
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)317
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)234
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)264
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)160
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)311
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)264
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)234
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)163
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)311
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)271
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)229
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)159
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)528
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)421
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)477
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)270
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)323
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)243
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)309
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)322
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)304
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)229
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)143
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)329
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)275
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)244
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)254
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)300
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)334
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)179

org.eclipse.birt.chart.model.Chart.setType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)494
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)611
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)360
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)445
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)510
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)228
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)263
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)159
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)263
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)310
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)162
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)310
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)158
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)527
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)476
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)269
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)322
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)242
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)171
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)228
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)321
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)142
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)328
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)273
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)293
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)178

org.eclipse.birt.chart.model.Chart.setUnits(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)633
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)364
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)531
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)232
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)345
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)163
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)161
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)548
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)273
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)264
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)334
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)174
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)332
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)257
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)145
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)358
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)182
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()293
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)385

org.eclipse.birt.chart.model.ChartWithAxes.getAxes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)222
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)223
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)227
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)216
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)117
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)120
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)110
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)116
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)502
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)660
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)538
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)662
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)676
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)619
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)671
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)666
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)650
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)681
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)545
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)623
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)655
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)646
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)616
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)410
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)366
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)367
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)368
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)398
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)386
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)384
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)374
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)521
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)453
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)560
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)566
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)516
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)562
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)570
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)550
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)546
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)515
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)580
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)496
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)378
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)575
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)519
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)517
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)555
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)259
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)236
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)291
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)268
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)251
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)264
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)281
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)283
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)276
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)266
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)242
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)234
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)235
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)249
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)365
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)235
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)270
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)375
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)351
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)380
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)371
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)333
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)273
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)367
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)385
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)335
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)301
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)271
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)375
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)321
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)362
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)235
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)296
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)346
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)269
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)350
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)366
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)319
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)317
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)380
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)370
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)169
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)329
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)363
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)317
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)321
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)319
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)359
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)277
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)230
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)297
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)348
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)353
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)269
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)373
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)581
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)532
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)575
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)565
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)484
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)570
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)533
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)561
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)517
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)534
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)591
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)586
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)538
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)536
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)422
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)596
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)577
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)276
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)277
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)335
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)320
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)295
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)283
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)312
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)308
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)303
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)325
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)293
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)310
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)327
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)275
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)276
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)234
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)281
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)274
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)269
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)220
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)364
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)348
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)378
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)394
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)314
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)389
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)373
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)282
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)346
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)274
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)380
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)384
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)399
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)245
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)193
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)171
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)373
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)398
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)298
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)385
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)403
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)393
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)383
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)255
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)389
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)301
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)341
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)378
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)186
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)197
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)210
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)199
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.getYAxisListForProcessing()242
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getParentAxisIndex(int)133
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getParentAxisIndex(int)129
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesDefinitionForProcessing()114
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesIndexWithinAxis(int)147
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesIndexWithinAxis(int)152
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getCategorySeriesDefinition()300
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getParentAxisIndex(int)454
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getParentAxisIndex(int)458
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesDefinitionForProcessing()439
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesIndexWithinAxis(int)472
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesIndexWithinAxis(int)477
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)913
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)934
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)919
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)925
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.getFirstSeriesDefinitionIndexForAxis(Axis)800
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1053
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.createAndDisplayTypesSheet(String)1228
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getFirstSeriesDefinitionIndexForAxis(Axis)1738
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getSeriesDefinitionForProcessing()1374
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1123
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)788
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)804

org.eclipse.birt.chart.model.ChartWithAxes.getBaseAxes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()458
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()207

org.eclipse.birt.chart.model.ChartWithAxes.getFloorFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)186

org.eclipse.birt.chart.model.ChartWithAxes.getOrientation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontDefinitionDialog.isFlippedAxes()898
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.isFlippedAxes()782
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)713
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)615
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)415
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)408
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)403
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)245
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)629
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)427
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)431
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.isFlippedAxes()1093
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)149
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.isFlippedAxes()851
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.isFlippedAxes()445
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)641
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)641
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.setContext(IWizardContext)1461
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.TaskSelectType()213

org.eclipse.birt.chart.model.ChartWithAxes.getOrthogonalAxes(Axis, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()549
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()458
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()217

org.eclipse.birt.chart.model.ChartWithAxes.getPrimaryBaseAxes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()491
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()546
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()214
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)731
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)748
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)436
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)439
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)420
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)650
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)633
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)303
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)319
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)322
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)647
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)664
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)366
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)363
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)347
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)548
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)561
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)559
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)550

org.eclipse.birt.chart.model.ChartWithAxes.getPrimaryOrthogonalAxis(Axis)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)439
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)322
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)366
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)281
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)274
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)561

org.eclipse.birt.chart.model.ChartWithAxes.getRotation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.getAngle3D()905
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)884
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.setAxisAngle(int, int)885

org.eclipse.birt.chart.model.ChartWithAxes.getUnitSpacing()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.getComponent(Composite)230

org.eclipse.birt.chart.model.ChartWithAxes.getWallFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)168

org.eclipse.birt.chart.model.ChartWithAxes.isReverseCategory()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)174

org.eclipse.birt.chart.model.ChartWithAxes.isStudyLayout()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)380

org.eclipse.birt.chart.model.ChartWithAxes.setFloorFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)522

org.eclipse.birt.chart.model.ChartWithAxes.setOrientation(Orientation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)716
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)613
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)362
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)512
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)618
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)230
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)297
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)318
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)418
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)161
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)312
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)411
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)406
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)312
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)248
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)162
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)632
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)529
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)271
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)310
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)430
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)335
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)434
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)180

org.eclipse.birt.chart.model.ChartWithAxes.setReverseCategory(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)656
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)651

org.eclipse.birt.chart.model.ChartWithAxes.setRotation(Rotation3D)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)727
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)416
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)629
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)297
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)643
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)341

org.eclipse.birt.chart.model.ChartWithAxes.setStudyLayout(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)638

org.eclipse.birt.chart.model.ChartWithAxes.setTransposed(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.1.handleEvent(Event)302

org.eclipse.birt.chart.model.ChartWithAxes.setUnitSpacing(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)382
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)301
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)345
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)398

org.eclipse.birt.chart.model.ChartWithAxes.setWallFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)515

org.eclipse.birt.chart.model.ChartWithoutAxes.getCoverage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)347

org.eclipse.birt.chart.model.ChartWithoutAxes.getMinSlice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)150
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.modifyText(ModifyEvent)165

org.eclipse.birt.chart.model.ChartWithoutAxes.getMinSliceLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)144
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)145

org.eclipse.birt.chart.model.ChartWithoutAxes.getSeriesDefinitions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)267
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)271
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)156
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)152
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()507
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()581
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()465
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()235
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)651
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)551
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)351
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)566
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)356
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)352
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)347
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)295
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)351
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)293
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)275
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)196
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)345
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)350
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)349
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)353
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)286
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)268
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)288
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)374
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.getBaseSeriesDefinitionForProcessing()256
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()213
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesDefinitionForProcessing()120
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getCategorySeriesDefinition()307
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getValueSeriesDefinition()322
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesDefinitionForProcessing()445
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)981
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)989
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getSeriesDefinitionForProcessing()1383

org.eclipse.birt.chart.model.ChartWithoutAxes.isMinSlicePercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)107
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.createPieAxisArea(Composite)125
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.widgetSelected(SelectionEvent)192

org.eclipse.birt.chart.model.ChartWithoutAxes.isSetCoverage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)358
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)350

org.eclipse.birt.chart.model.ChartWithoutAxes.setCoverage(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)630
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)621

org.eclipse.birt.chart.model.ChartWithoutAxes.setMinSlice(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.modifyText(ModifyEvent)164

org.eclipse.birt.chart.model.ChartWithoutAxes.setMinSliceLabel(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.handleEvent(Event)180

org.eclipse.birt.chart.model.ChartWithoutAxes.setMinSlicePercent(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesXSheetImpl.widgetSelected(SelectionEvent)191

org.eclipse.birt.chart.model.ChartWithoutAxes.unsetCoverage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.widgetSelected(SelectionEvent)617

org.eclipse.birt.chart.model.component.Axis.getAncillaryAxes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)731
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)748
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)420
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)436
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)650
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)633
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)303
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)319
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)664
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)647
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)363
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)347
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)927

org.eclipse.birt.chart.model.component.Axis.getAssociatedAxes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)228
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)223
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)121
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)117
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)682
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)624
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)656
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)661
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)504
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)547
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)384
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)398
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)386
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)410
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)561
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)520
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)556
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)454
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)581
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)522
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)291
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)259
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)251
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)268
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)281
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)276
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)283
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)264
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)266
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)249
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)236
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)274
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)366
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)334
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)236
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)272
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)322
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)320
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)278
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)320
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)322
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)231
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)374
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)539
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)485
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)571
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)576
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)597
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)537
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)423
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)293
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)308
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)335
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)303
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)312
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)295
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)320
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)310
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)327
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)325
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)283
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)374
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)400
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)246
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)347
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)193
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)302
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)404
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)384
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)256
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)210
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)197
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)199
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.getYAxisListForProcessing()242
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getParentAxisIndex(int)130
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getParentAxisIndex(int)134
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesDefinitionForProcessing()115
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesIndexWithinAxis(int)153
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesIndexWithinAxis(int)148
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getParentAxisIndex(int)459
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getParentAxisIndex(int)455
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesDefinitionForProcessing()440
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesIndexWithinAxis(int)473
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesIndexWithinAxis(int)478
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)921
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)936
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)765
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)764
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.getFirstSeriesDefinitionIndexForAxis(Axis)802
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1055
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1064
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1058
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1076
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1078
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1703
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1702
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getFirstSeriesDefinitionIndexForAxis(Axis)1740
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getSeriesDefinitionForProcessing()1376
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1131
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1125
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1795
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)843
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)853

org.eclipse.birt.chart.model.component.Axis.getAxisPercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)329
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)329

org.eclipse.birt.chart.model.component.Axis.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)716
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)718

org.eclipse.birt.chart.model.component.Axis.getInterval()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)160
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)183

org.eclipse.birt.chart.model.component.Axis.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)314
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)289
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)290
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)544
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)547
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.setStateOfLabel()383
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)677
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)129
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)189
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)114
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)87
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)258
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)253
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)235
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)244
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)248
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)268
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)225
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)232
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)240
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)263
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.widgetSelected(SelectionEvent)292
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)146
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)161
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)266
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)259
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)278
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)274
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)287
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)282
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)297
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)269
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)292
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)302

org.eclipse.birt.chart.model.component.Axis.getLabelPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)113
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)128
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)145
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)160

org.eclipse.birt.chart.model.component.Axis.getLabelSpan()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)350

org.eclipse.birt.chart.model.component.Axis.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)402
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)402
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)281
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)259
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)259
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)281
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)358
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)173
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)143
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)308
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)451

org.eclipse.birt.chart.model.component.Axis.getMajorGrid()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)264
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)347
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)322
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)332
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)317
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)327
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)338
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)343
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMajorGrid()427

org.eclipse.birt.chart.model.component.Axis.getMarkerLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)595
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.buildList()893
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getMarkerIndex()884
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getSelectedMarkerLabel()1041
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)606
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)600
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)594
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)612
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)535
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()919
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)827
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)753
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)771
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)756
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)701
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)731
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)767
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)825
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.axisNotification(Axis, AxisType)747
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.axisNotification(Axis, AxisType)1685

org.eclipse.birt.chart.model.component.Axis.getMarkerRanges()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)601
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.buildList()894
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getSelectedMarkerLabel()1044
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)573
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)633
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)530
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)621
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)554
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)627
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)639
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()941
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)737
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)837
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)706
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)814
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)818
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)835
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)803
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)800
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.axisNotification(Axis, AxisType)753
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.axisNotification(Axis, AxisType)1691

org.eclipse.birt.chart.model.component.Axis.getMinorGrid()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)280
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)368
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)379
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)388
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)363
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)373
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)384
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()409
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()402

org.eclipse.birt.chart.model.component.Axis.getOrientation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)265
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)281

org.eclipse.birt.chart.model.component.Axis.getOrigin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)744
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)743
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)432
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)431
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)645
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)646
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)315
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)314
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)660
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)659
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)359
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)358
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)256
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)254
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)822
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)539
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()514
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()510
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()504
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)631
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)636
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)633

org.eclipse.birt.chart.model.component.Axis.getScale()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)215
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)199
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)150
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)467
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)457
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)462
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.getScale()47
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()94

org.eclipse.birt.chart.model.component.Axis.getSeriesDefinitions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)228
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)222
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)121
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)116
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()492
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()553
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()459
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()221
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)650
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)667
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)682
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)661
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)677
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)663
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)646
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)672
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)656
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)515
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)754
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)566
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)411
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)374
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)448
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)556
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)567
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)571
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)395
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)656
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)561
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)576
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)475
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)563
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)581
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)546
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)550
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)260
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)331
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)242
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)277
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)292
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)366
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)355
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)240
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)376
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)351
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)283
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)372
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)190
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)281
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)361
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)376
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)363
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)350
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)346
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)371
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)367
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)240
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)195
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)354
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)283
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)374
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)235
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)364
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)597
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)670
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)565
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)582
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)561
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)592
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)571
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)578
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)587
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)495
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)576
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)439
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)283
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)375
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)336
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)321
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)304
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)277
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)283
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)270
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)276
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)400
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)390
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)297
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)374
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)385
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)250
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)364
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)395
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)178
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)310
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)404
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)260
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)373
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)384
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)394
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)399
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)390
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)211
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.createLeftBindingArea(Composite)175
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.createRightBindingArea(Composite)221
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()207
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)764
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.getFirstSeriesDefinitionIndexForAxis()795
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()489
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)449
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)449
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.getFirstSeriesDefinitionIndexForAxis()478
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.getFirstSeriesDefinitionIndexForAxis()478
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)249
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)249
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnSideBySidStatus()350
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnSideBySidStatus()350
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getParentAxisIndex(int)134
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesDefinitionForProcessing()115
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesIndexWithinAxis(int)153
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getCategorySeriesDefinition()302
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getParentAxisIndex(int)459
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesDefinitionForProcessing()440
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesIndexWithinAxis(int)478
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)938
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)668
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)777
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.getFirstSeriesDefinitionIndexForAxis(Axis)817
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1059
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1078
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1056
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1076
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1064
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1715
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getFirstSeriesDefinitionIndexForAxis(Axis)1755
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getSeriesDefinitionForProcessing()1378
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1132
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1134
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)854

org.eclipse.birt.chart.model.component.Axis.getTitle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)739
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)746
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)736
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)427
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)440
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)434
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)424
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)641
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)638
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)648
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)307
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)323
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)310
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)317
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)655
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)662
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)652
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)351
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)354
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)361
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)367
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)195
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)208
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)530
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.setStateOfTitle()374
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)697
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)660
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)746
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)781
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)95
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)108
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)225
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)216
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)229
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)221
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)244
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)213
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)234
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)239
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)206
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)249
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)90
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)103
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)157
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)129
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)162
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)139
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)148
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)144
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)152
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)172
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1790
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1804
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1799
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1803
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1782
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1786

org.eclipse.birt.chart.model.component.Axis.getTitlePosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)107
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)102
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.getComponent(Composite)89

org.eclipse.birt.chart.model.component.Axis.getTriggers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createButtonGroup(Composite)470

org.eclipse.birt.chart.model.component.Axis.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)540
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)533
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.isNumbericAxis(Axis)791
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.isNumbericAxis(Axis)792
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)492
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)497
org.eclipse.birt.chart.ui.swt.type.AreaChart.isNumbericAxis(Axis)686
org.eclipse.birt.chart.ui.swt.type.AreaChart.isNumbericAxis(Axis)687
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)302
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)294
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)297
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)291
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)298
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)512
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)518
org.eclipse.birt.chart.ui.swt.type.LineChart.isNumbericAxis(Axis)701
org.eclipse.birt.chart.ui.swt.type.LineChart.isNumbericAxis(Axis)700
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)236
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)222
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)307
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.ScatterChart.isNumbericAxis(Axis)579
org.eclipse.birt.chart.ui.swt.type.ScatterChart.isNumbericAxis(Axis)580
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)164
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)823
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()496
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)722
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)583
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnAlignedStatus()344
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnAlignedStatus()344
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1064
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1053
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)808
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)761
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.getValueType()56
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.getValueType()52
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()67
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()86
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()91
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)564
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getAxisType(DataPointComponentType)550
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)516
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)650
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1611

org.eclipse.birt.chart.model.component.Axis.isAligned()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)290
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)290

org.eclipse.birt.chart.model.component.Axis.isCategoryAxis()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)163
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)824
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)154
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)153
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)188
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1065
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1054
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()67
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()92
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()87
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)504
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.createAndDisplayTypesSheet(String)1229

org.eclipse.birt.chart.model.component.Axis.isPercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.isStackedPercent(SeriesDefinition)382
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.isStackedPercent(SeriesDefinition)382

org.eclipse.birt.chart.model.component.Axis.isSetAxisPercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)327
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)327

org.eclipse.birt.chart.model.component.Axis.isSetLabelSpan()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)362
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)354

org.eclipse.birt.chart.model.component.Axis.isSetStaggered()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)321

org.eclipse.birt.chart.model.component.Axis.isSideBySide()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)300
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)300

org.eclipse.birt.chart.model.component.Axis.isStaggered()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)321

org.eclipse.birt.chart.model.component.Axis.setAligned(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)381
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)381

org.eclipse.birt.chart.model.component.Axis.setAxisPercent(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)419
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)419

org.eclipse.birt.chart.model.component.Axis.setCategoryAxis(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)621
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)368
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)517
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)236
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)331
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)271
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)317
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)269
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)317
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)269
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)534
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)277
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)274
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)298
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)339
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)642
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)788

org.eclipse.birt.chart.model.component.Axis.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)731
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)593
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.axisNotification(Axis, AxisType)745
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.axisNotification(Axis, AxisType)1683

org.eclipse.birt.chart.model.component.Axis.setInterval(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.widgetSelected(SelectionEvent)284
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.widgetSelected(SelectionEvent)318
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.widgetSelected(SelectionEvent)188

org.eclipse.birt.chart.model.component.Axis.setLabelPosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)741
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)429
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)643
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)312
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)657
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)356
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)229
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)263

org.eclipse.birt.chart.model.component.Axis.setLabelSpan(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.modifyText(ModifyEvent)805
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)576

org.eclipse.birt.chart.model.component.Axis.setLabelWithinAxes(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.widgetSelected(SelectionEvent)288

org.eclipse.birt.chart.model.component.Axis.setOrientation(Orientation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)742
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)618
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)624
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)366
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)385
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)430
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)644
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)515
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)520
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)282
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)265
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)234
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)250
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)313
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)334
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)330
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)320
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)182
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)320
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)658
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)537
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)532
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)357
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)309
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)275
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)294
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)326
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)347
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)338
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)342
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)198
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)186

org.eclipse.birt.chart.model.component.Axis.setPercent(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)513
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)559
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)563
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)399
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)389
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)473
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)393
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)469
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)269
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)282
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)239
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)280
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)239
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)234
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)281
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)437
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)494
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)433
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)313
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)249
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)296
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)259
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)309

org.eclipse.birt.chart.model.component.Axis.setPrimaryAxis(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)740
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)428
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)642
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)311
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)656
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)355

org.eclipse.birt.chart.model.component.Axis.setSideBySide(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)385
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)385

org.eclipse.birt.chart.model.component.Axis.setStaggered(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)736

org.eclipse.birt.chart.model.component.Axis.setTitlePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)735
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)423
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)637
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)306
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)651
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)350
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)210
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)133

org.eclipse.birt.chart.model.component.Axis.setType(AxisType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)557
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)510
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)583
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)747
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)524
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)367
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)387
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)435
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)516
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)522
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)649
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)387
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)464
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)412
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)267
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)284
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)318
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)252
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)235
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)280
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)336
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)322
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)278
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)169
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)322
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)282
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)165
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)504
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)431
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)533
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)492
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)456
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)539
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)663
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)296
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)362
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)328
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)311
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)276
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)349
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)293
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)343
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)186
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)171
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)307
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)344
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)200
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)610
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)372
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)372
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)680
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1624

org.eclipse.birt.chart.model.component.Axis.unsetAxisPercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)425
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)415
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)415
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.handleEvent(Event)425

org.eclipse.birt.chart.model.component.Axis.unsetLabelSpan()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)572

org.eclipse.birt.chart.model.component.ComponentFactory.createLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()112

org.eclipse.birt.chart.model.component.ComponentPackage.getAxis_FormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)728

org.eclipse.birt.chart.model.component.ComponentPackage.getAxis_LineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)257
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)257
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)171

org.eclipse.birt.chart.model.component.ComponentPackage.getMarkerLine_FormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)768

org.eclipse.birt.chart.model.component.ComponentPackage.getMarkerRange_FormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)815

org.eclipse.birt.chart.model.component.ComponentPackage.getScale_Factor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)510
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)502

org.eclipse.birt.chart.model.component.ComponentPackage.getScale_Max()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.1.handleEvent(Event)290
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)413
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.setState(boolean)325

org.eclipse.birt.chart.model.component.ComponentPackage.getScale_Min()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.1.handleEvent(Event)281
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)400
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.setState(boolean)325

org.eclipse.birt.chart.model.component.ComponentPackage.getScale_Step()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)427
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)435

org.eclipse.birt.chart.model.component.CurveFitting.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)268
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)277
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)130
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)237
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)195
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)253
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)393
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)403
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)335
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)345
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)388
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)398
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)354
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)341
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.widgetSelected(SelectionEvent)428

org.eclipse.birt.chart.model.component.CurveFitting.getLabelAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.populateLists()318

org.eclipse.birt.chart.model.component.CurveFitting.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)166
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)374
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)370
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)366
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)378

org.eclipse.birt.chart.model.component.CurveFitting.setLabelAnchor(Anchor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.widgetSelected(SelectionEvent)415

org.eclipse.birt.chart.model.component.Dial.getDialRegions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.buildList()539
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)384
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)408
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)374
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)379
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)402
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)390
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)396
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)429
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)444
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)440
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)433
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()556
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.widgetSelected(SelectionEvent)462
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.widgetSelected(SelectionEvent)484

org.eclipse.birt.chart.model.component.Dial.getFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()142

org.eclipse.birt.chart.model.component.Dial.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getComponent(Composite)127
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.widgetSelected(SelectionEvent)208

org.eclipse.birt.chart.model.component.Dial.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getComponent(Composite)93
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getLabel()200
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)104
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)390

org.eclipse.birt.chart.model.component.Dial.getMajorGrid()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)84
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)145
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)141

org.eclipse.birt.chart.model.component.Dial.getMinorGrid()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)122
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)98
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)156
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)168
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)161
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)165

org.eclipse.birt.chart.model.component.Dial.getRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()129

org.eclipse.birt.chart.model.component.Dial.getScale()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialScaleSheet.getScale()38
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)115
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)176

org.eclipse.birt.chart.model.component.Dial.getStartAngle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()162
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()165

org.eclipse.birt.chart.model.component.Dial.getStopAngle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()180
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()177

org.eclipse.birt.chart.model.component.Dial.isSetRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()127

org.eclipse.birt.chart.model.component.Dial.setFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)225

org.eclipse.birt.chart.model.component.Dial.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.widgetSelected(SelectionEvent)213

org.eclipse.birt.chart.model.component.Dial.setRadius(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.modifyText(ModifyEvent)197

org.eclipse.birt.chart.model.component.Dial.setStartAngle(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)216

org.eclipse.birt.chart.model.component.Dial.setStopAngle(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)221

org.eclipse.birt.chart.model.component.Dial.unsetRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.modifyText(ModifyEvent)201

org.eclipse.birt.chart.model.component.DialRegion.getInnerRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()566

org.eclipse.birt.chart.model.component.DialRegion.getOuterRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()574

org.eclipse.birt.chart.model.component.DialRegion.isSetInnerRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()564

org.eclipse.birt.chart.model.component.DialRegion.isSetOuterRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()572

org.eclipse.birt.chart.model.component.DialRegion.setInnerRadius(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)429

org.eclipse.birt.chart.model.component.DialRegion.setOuterRadius(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)440

org.eclipse.birt.chart.model.component.DialRegion.unsetInnerRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)433

org.eclipse.birt.chart.model.component.DialRegion.unsetOuterRadius()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.modifyText(ModifyEvent)444

org.eclipse.birt.chart.model.component.Grid.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)369
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)318
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)323
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)328
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)333
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)374
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)364
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)359
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMajorGrid()428
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()403

org.eclipse.birt.chart.model.component.Grid.getTickAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.handleEvent(Event)350
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.handleEvent(Event)343
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()221
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()195
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.placeComponents()213
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)389
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)380
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)339
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.setStateOfMinorGrid()410
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)123
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)166
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)137
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)169
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)146
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)157

org.eclipse.birt.chart.model.component.Grid.getTickStyle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()244
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()252
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()257

org.eclipse.birt.chart.model.component.Grid.setTickStyle(TickStyle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)344
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.handleEvent(Event)385
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)162
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)142

org.eclipse.birt.chart.model.component.impl.AxisImpl.create(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)734
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)422
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)636
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)305
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)650
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)349

org.eclipse.birt.chart.model.component.impl.CurveFittingImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)363

org.eclipse.birt.chart.model.component.impl.DialRegionImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.widgetSelected(SelectionEvent)459

org.eclipse.birt.chart.model.component.impl.LabelImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)196
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)853
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()238
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getComponent(Composite)458
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.resetUI()1031

org.eclipse.birt.chart.model.component.impl.MarkerLineImpl.create(Axis, DataElement, ColorDefinition)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)655

org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl.create(Axis, DataElement, DataElement, Fill, ColorDefinition)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)672

org.eclipse.birt.chart.model.component.impl.SeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)753
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)447
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)371
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)655
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)330
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)239
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)669
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)280
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)374
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)154
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)191

org.eclipse.birt.chart.model.component.Label.getBackground()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)224
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)300
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)566
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)381
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)237

org.eclipse.birt.chart.model.component.Label.getCaption()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.okPressed()392
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()119
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)222
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)223
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)298
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)299
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)595
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)578
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)596
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doAdd()251
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()275
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()280
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.doEdit()268
org.eclipse.birt.chart.ui.swt.composites.MultipleHyperlinksComposite.populateUIValues(MultiURLValues)105
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)737
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)498
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)709
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)425
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)379
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)441
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)449
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)611
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)639
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)308
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)245
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)324
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)411
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)404
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)399
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)274
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)625
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)653
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)480
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)288
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)368
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)352
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)302
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)375
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)297
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)372
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)160
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)169
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)278
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)423
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)427
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)296
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)195
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)289
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)290
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)545
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)548
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.handleEvent(Event)531
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)698
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)124
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.handleEvent(Event)311
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)282
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)283
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)268
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)540
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)528
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)230
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)226
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)217
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)236
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)233
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)493
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)491
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)522
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)782
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)746
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)217
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)214
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)270
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)267
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)140
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)137
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)112
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)109
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)239
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)233
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)117
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)103
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)100
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)165
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)112
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)114
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)363
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)364
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)587
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)590
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)130
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)349
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)336
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)346
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1791
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1805
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1787
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1803

org.eclipse.birt.chart.model.component.Label.getEllipsis()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)189

org.eclipse.birt.chart.model.component.Label.getInsets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)227
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)303
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)583
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)277

org.eclipse.birt.chart.model.component.Label.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)226
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)302
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)567
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)254
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)264
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)259
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)249
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)503
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)511
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)507
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)515
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)245
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)293
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)283
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)235
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)230
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)240
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)298
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)288
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)153
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)158
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)163
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)168
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)139
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)134
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)129
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)133
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)143
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)138
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)148
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)131
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)121
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)116
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)126
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)180
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)184
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)177
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)188
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)135
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)127
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)131
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)207
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)599
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)614
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)609
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)604
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)268
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)404
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)389
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)399
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)394

org.eclipse.birt.chart.model.component.Label.getShadowColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, ChartWizardContext, LabelAttributesCompositeLabelAttributesContext, String, Position, Label, String, int)225
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.LabelAttributesComposite(Composite, int, String, Position, Label, String, boolean, boolean, ChartWizardContext, int, boolean)301
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)589
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)397
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)253

org.eclipse.birt.chart.model.component.Label.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.placeComponents()366
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.placeComponents()373
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabel(Label, String)572
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)209
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)315
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.setStateOfLabel()383
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.setStateOfTitle()375
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)138
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)352
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)240
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)231
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.updateEmptyMessageUIStates()548
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.getComponent(Composite)88
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.getComponent(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getComponent(Composite)83
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)233
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getComponent(Composite)195
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)105
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)126
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)108
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1799
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.rotateAxisTitle(ChartWithAxes)1782

org.eclipse.birt.chart.model.component.Label.setBackground(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)197
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)241
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)497
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)275
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)222
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)145
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)116
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)125
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)108
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)171
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)118
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)622
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)354

org.eclipse.birt.chart.model.component.Label.setCaption(Text)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.paintControl(PaintEvent)198
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.updateUIValues()116
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)854

org.eclipse.birt.chart.model.component.Label.setEllipsis(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.widgetSelected(SelectionEvent)292

org.eclipse.birt.chart.model.component.Label.setInsets(Insets)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)269
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)519
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)250
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)303
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)173
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)143
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)153
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)192
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)139
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)632
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)341

org.eclipse.birt.chart.model.component.Label.setShadowColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)245
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)500
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)279
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)226
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)149
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)129
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)112
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)174
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)121
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)627
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.handleEvent(Event)359

org.eclipse.birt.chart.model.component.Label.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)687
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)746
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)739
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)427
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)434
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)648
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)641
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)586
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)317
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)310
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)391
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)655
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)662
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)602
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)361
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)354
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)190
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSeries(Series, int)400
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)405
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)409
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)661
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)678
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)349
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)535
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisLabelSheet.handleEvent(Event)226
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)488
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)207
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTextSheet.handleEvent(Event)260
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisTitleSheet.handleEvent(Event)130
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)102
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.handleEvent(Event)162
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)106
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.widgetSelected(SelectionEvent)428
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)391
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)403
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)413

org.eclipse.birt.chart.model.component.MarkerLine.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)545
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)754
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)757

org.eclipse.birt.chart.model.component.MarkerLine.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getSelectedMarkerLabel()1042
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()934

org.eclipse.birt.chart.model.component.MarkerLine.getLabelAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()926

org.eclipse.birt.chart.model.component.MarkerLine.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)595
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)601
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)613
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)607
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()931

org.eclipse.birt.chart.model.component.MarkerLine.getTriggers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)826

org.eclipse.birt.chart.model.component.MarkerLine.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()923

org.eclipse.birt.chart.model.component.MarkerLine.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)598
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)548
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)772
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.axisNotification(Axis, AxisType)750
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.axisNotification(Axis, AxisType)1688

org.eclipse.birt.chart.model.component.MarkerLine.setLabelAnchor(Anchor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)732

org.eclipse.birt.chart.model.component.MarkerLine.setValue(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)539

org.eclipse.birt.chart.model.component.MarkerRange.getEndValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()946
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()561

org.eclipse.birt.chart.model.component.MarkerRange.getFill()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()954
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()582

org.eclipse.birt.chart.model.component.MarkerRange.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)583
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)564
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)801
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)804

org.eclipse.birt.chart.model.component.MarkerRange.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getSelectedMarkerLabel()1045
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()960

org.eclipse.birt.chart.model.component.MarkerRange.getLabelAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()949

org.eclipse.birt.chart.model.component.MarkerRange.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)628
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)640
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)634
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)622
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()957
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)403
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)409
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)391
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)397
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()585

org.eclipse.birt.chart.model.component.MarkerRange.getStartValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()945
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.updateUIForSelection()560

org.eclipse.birt.chart.model.component.MarkerRange.getTriggers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)836

org.eclipse.birt.chart.model.component.MarkerRange.setEndValue(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)577
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)384
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.widgetSelected(SelectionEvent)461

org.eclipse.birt.chart.model.component.MarkerRange.setFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)531
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)374

org.eclipse.birt.chart.model.component.MarkerRange.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)604
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)567
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)586
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)819
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.axisNotification(Axis, AxisType)756
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.axisNotification(Axis, AxisType)1694

org.eclipse.birt.chart.model.component.MarkerRange.setLabelAnchor(Anchor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)738

org.eclipse.birt.chart.model.component.MarkerRange.setStartValue(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.handleEvent(Event)558
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.handleEvent(Event)379
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.widgetSelected(SelectionEvent)460

org.eclipse.birt.chart.model.component.Needle.getDecorator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.NeedleComposite(Composite, ChartWizardContext, DialSeries)64

org.eclipse.birt.chart.model.component.Needle.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)86
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)80
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.NeedleComposite(Composite, ChartWizardContext, DialSeries)53

org.eclipse.birt.chart.model.component.Needle.setDecorator(LineDecorator)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)94

org.eclipse.birt.chart.model.component.Scale.getFactor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)211
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)520

org.eclipse.birt.chart.model.component.Scale.getMajorGridsStepNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)200

org.eclipse.birt.chart.model.component.Scale.getMax()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)227

org.eclipse.birt.chart.model.component.Scale.getMin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)222

org.eclipse.birt.chart.model.component.Scale.getMinorGridsPerUnit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)216
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getComponent(Composite)115

org.eclipse.birt.chart.model.component.Scale.getStep()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)141
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)445

org.eclipse.birt.chart.model.component.Scale.getStepNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)177

org.eclipse.birt.chart.model.component.Scale.getUnit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)162

org.eclipse.birt.chart.model.component.Scale.isAutoExpand()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)234

org.eclipse.birt.chart.model.component.Scale.isSetFactor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)209
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)191

org.eclipse.birt.chart.model.component.Scale.isSetStep()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)139
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)263

org.eclipse.birt.chart.model.component.Scale.isSetStepNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)264
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)262
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()94

org.eclipse.birt.chart.model.component.Scale.isShowOutside()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)245

org.eclipse.birt.chart.model.component.Scale.isTickBetweenCategories()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.getComponent(Composite)151

org.eclipse.birt.chart.model.component.Scale.setAutoExpand(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)481
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()80

org.eclipse.birt.chart.model.component.Scale.setFactor(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)514

org.eclipse.birt.chart.model.component.Scale.setMajorGridsStepNumber(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)468

org.eclipse.birt.chart.model.component.Scale.setMax(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.1.handleEvent(Event)294
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)417

org.eclipse.birt.chart.model.component.Scale.setMin(DataElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.1.handleEvent(Event)285
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)404

org.eclipse.birt.chart.model.component.Scale.setMinorGridsPerUnit(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)463
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.handleEvent(Event)177

org.eclipse.birt.chart.model.component.Scale.setShowOutside(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)473
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisScaleSheet.setState()75

org.eclipse.birt.chart.model.component.Scale.setStep(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)439

org.eclipse.birt.chart.model.component.Scale.setStepNumber(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)477
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)468

org.eclipse.birt.chart.model.component.Scale.setTickBetweenCategories(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisGridLinesSheet.widgetSelected(SelectionEvent)458

org.eclipse.birt.chart.model.component.Scale.setUnit(ScaleUnitType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)450

org.eclipse.birt.chart.model.component.Scale.unsetFactor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)492

org.eclipse.birt.chart.model.component.Scale.unsetStep()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)467
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)455

org.eclipse.birt.chart.model.component.Scale.unsetStepNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)460
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)487
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)454

org.eclipse.birt.chart.model.component.Series.canBeStacked()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)585
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)414
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)458
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createSeriesOptions(ScrolledComposite)251
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)569
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)569
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)468
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)468
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()758
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()758

org.eclipse.birt.chart.model.component.Series.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()306
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1069

org.eclipse.birt.chart.model.component.Series.getCurveFitting()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getTrendline()292
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)137

org.eclipse.birt.chart.model.component.Series.getDataDefinition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()497
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()513
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()559
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()593
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.updateStockAggregations()795
org.eclipse.birt.chart.ui.swt.series.AreaSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)121
org.eclipse.birt.chart.ui.swt.series.BarSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)121
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)110
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)108
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)156
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)145
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)117
org.eclipse.birt.chart.ui.swt.series.LineSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)121
org.eclipse.birt.chart.ui.swt.series.MeterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)108
org.eclipse.birt.chart.ui.swt.series.PieSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)109
org.eclipse.birt.chart.ui.swt.series.ScatterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)120
org.eclipse.birt.chart.ui.swt.series.StockSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)114
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)427
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateColorRegistry(int)641
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateColorRegistry(int)651
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()220
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)661

org.eclipse.birt.chart.model.component.Series.getDataPoint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)754
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)641
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)646
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)636
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)274
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)280
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)278
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)276
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.removeDataPointComponent(int)834
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.setDataPointComponentFormatSpecifier(int)784

org.eclipse.birt.chart.model.component.Series.getDisplayName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.getNewSeries(String, Series)599
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.getNewSeries(String, Series)599
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)647
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)647
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)642
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateLists(Series)642
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateSeriesTypes(Collection, Series, Orientation)672
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.populateSeriesTypes(Collection, Series, Orientation)672
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()753
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()755
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()755
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()753
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)707
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1065
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1645
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypes(Collection, Series, Orientation)638
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1115
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1136
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)857

org.eclipse.birt.chart.model.component.Series.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)687
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)586
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)391
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)379
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)602
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)190
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSeries(Series, int)400
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)166
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)405
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)409
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)381
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)397
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)364
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.createAttributeArea(Composite)363
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)233
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getComponent(Composite)207
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)621
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)613
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)598
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)626
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)631
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)608
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)603
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)586
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.handleEvent(Event)589
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)107
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)402

org.eclipse.birt.chart.model.component.Series.getLabelPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)776
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)289

org.eclipse.birt.chart.model.component.Series.getSeriesIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)412
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)412
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1146

org.eclipse.birt.chart.model.component.Series.getTriggers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createButtonGroup(Composite)75
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)315

org.eclipse.birt.chart.model.component.Series.isStacked()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)573
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)573
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)478
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)471
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)471
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)478
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)533
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)533

org.eclipse.birt.chart.model.component.Series.isTranslucent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)488
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)488

org.eclipse.birt.chart.model.component.Series.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)458
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)458

org.eclipse.birt.chart.model.component.Series.setCurveFitting(CurveFitting)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)368
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)373

org.eclipse.birt.chart.model.component.Series.setLabelPosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)778
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)186
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)667
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)662
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)535
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)535

org.eclipse.birt.chart.model.component.Series.setSeriesIdentifier(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)191
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)167
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()311
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.handleEvent(Event)630
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.handleEvent(Event)630
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1155

org.eclipse.birt.chart.model.component.Series.setStacked(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)527
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)596
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)690
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)774
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)587
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)694
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)401
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)406
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)394
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)402
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)416
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)674
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)425
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)589
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)593
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)486
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)482
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)257
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)289
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)274
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)244
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)392
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)288
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)244
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)387
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)286
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)192
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)288
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)239
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)380
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)688
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)469
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)460
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)610
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)606
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)507
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)318
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)301
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)333
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)254
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)302
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)406
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)191
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)410
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)264
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)576
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)576
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)474
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)474
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)529
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)529

org.eclipse.birt.chart.model.component.Series.setTranslucent(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)542
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)542

org.eclipse.birt.chart.model.component.Series.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)525
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)525

org.eclipse.birt.chart.model.component.Series.translateFrom(Series, int, Chart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1070

org.eclipse.birt.chart.model.data.Action.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getActionText(Trigger)1161
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()680
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)806

org.eclipse.birt.chart.model.data.Action.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()939
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.switchUI()1001
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.switchUI()1007
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)901
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)866
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)885
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)844
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)841

org.eclipse.birt.chart.model.data.Action.setValue(ActionValue)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)859

org.eclipse.birt.chart.model.data.BaseSampleData.getDataSetRepresentation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)845
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)739
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)478
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)471
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)449
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)753
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)417
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)415
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)489
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)480
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)753
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)438
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)438
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)771
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1709

org.eclipse.birt.chart.model.data.BaseSampleData.setDataSetRepresentation(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)475
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)463
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)844
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)761
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)346
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)358
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)738
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)663
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)208
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)477
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)209
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)470
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)203
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)448
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)402
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)390
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)752
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)677
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)210
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)416
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)189
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)414
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)212
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedBaseSampleDataRepresentation(EList, AxisType)488
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)225
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)480
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)752
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)437
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)437
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)770
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1708

org.eclipse.birt.chart.model.data.DataFactory.createBaseSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)462
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)474
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)760
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)345
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)357
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)662
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)207
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)208
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)202
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)401
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)389
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)676
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)209
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)188
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)211
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)224

org.eclipse.birt.chart.model.data.DataFactory.createOrthogonalSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)467
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)350
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)212
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)213
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)207
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)394
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)214
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)193
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)216
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)229
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()364

org.eclipse.birt.chart.model.data.DataFactory.createSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)457
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)340
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)202
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)203
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)197
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)384
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)204
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)183
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)206
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)219

org.eclipse.birt.chart.model.data.DataFactory.createSeriesGrouping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)522

org.eclipse.birt.chart.model.data.DataPackage.getSeriesDefinition_Sorting()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.BaseGroupSortingDialog.populateSortKeyList()98
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)309
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.populateLists()282
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.populateSortKeyList()99
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()623
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()625
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()96
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()94
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()115
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()113

org.eclipse.birt.chart.model.data.DateTimeDataElement.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getValueAsString(DataElement)868

org.eclipse.birt.chart.model.data.DateTimeDataElement.getValueAsCalendar()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.DateTimeDataElementComposite.setDataElement(DataElement)156

org.eclipse.birt.chart.model.data.impl.ActionImpl.create(ActionType, ActionValue)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()981

org.eclipse.birt.chart.model.data.impl.DataFactoryImpl.init()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)521

org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl.create(Calendar)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.DateTimeDataElementComposite.getDataElement()105
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)828
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1059
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1072

org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl.create(long)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1076

org.eclipse.birt.chart.model.data.impl.NumberDataElementImpl.create(double)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NumberDataElementComposite.getDataElement()56
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)745
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)433
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)647
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)316
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)661
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)360
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createDataElementComposite(Composite)839
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1087
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1061
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getTypedDataElement(String)1081
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getTypedDataElement(String)650
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getTypedDataElement(String)657
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getTypedDataElement(String)661

org.eclipse.birt.chart.model.data.impl.QueryImpl.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.initSortKey()416
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.updateStockAggregations()798
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getQuery()1098
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.setQueryExpression(String)1080
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()223

org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)751
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)370
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)445
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)388
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)653
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)254
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)328
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)238
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)286
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)271
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)169
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)186
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)667
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)330
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)298
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)372
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)279
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)315
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)163
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)152
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)174
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)190
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)202
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()284

org.eclipse.birt.chart.model.data.impl.SeriesGroupingImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.createSeriesGroupingComposite(Composite)186
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)813
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.createSeriesGroupingComposite(Composite)157
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)165
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setSeriesDefinition(SeriesDefinition)149
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)829

org.eclipse.birt.chart.model.data.impl.TriggerImpl.create(TriggerCondition, Action)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()983

org.eclipse.birt.chart.model.data.NumberDataElement.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NumberDataElementComposite.setDataElement(DataElement)79
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.getValueAsString(DataElement)864
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getValueAsString(DataElement)525

org.eclipse.birt.chart.model.data.OrthogonalSampleData.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()320

org.eclipse.birt.chart.model.data.OrthogonalSampleData.getDataSetRepresentation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)860
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)754
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)493
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)486
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)464
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)768
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)431
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)429
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)504
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)494
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()330
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)781
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)464
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)464
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)791
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1729

org.eclipse.birt.chart.model.data.OrthogonalSampleData.getSeriesDefinitionIndex()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()331
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()336
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.removeSeriesDefinition()470
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)777
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)778
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)461
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)461
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)460
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)460
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)788
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)787
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1726
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1725

org.eclipse.birt.chart.model.data.OrthogonalSampleData.setDataSetRepresentation(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)468
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)859
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)351
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)753
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)213
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)492
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)214
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)485
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)208
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)463
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)395
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)767
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)215
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)430
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)194
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)428
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)217
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedOrthogonalSampleDataRepresentation(EList, ArrayList)503
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)230
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)493
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()365
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()330
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)780
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)463
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)463
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)790
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1728

org.eclipse.birt.chart.model.data.OrthogonalSampleData.setSeriesDefinitionIndex(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)469
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)352
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)214
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)215
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)209
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)396
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)216
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)195
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)218
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)233
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()323
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()327
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()367
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()357
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()352

org.eclipse.birt.chart.model.data.Query.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()308

org.eclipse.birt.chart.model.data.Query.getDefinition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.BaseGroupSortingDialog.populateSortKeyList()113
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()525
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()523
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()500
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()570
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()603
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()572
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()605
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()472
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()249
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()228
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()226
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()247
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.populateSortKeyList()109
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()192
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()193
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()192
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()193
org.eclipse.birt.chart.ui.swt.series.AreaSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)125
org.eclipse.birt.chart.ui.swt.series.AreaSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)129
org.eclipse.birt.chart.ui.swt.series.BarSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)129
org.eclipse.birt.chart.ui.swt.series.BarSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)125
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)116
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)122
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)112
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)118
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)128
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)121
org.eclipse.birt.chart.ui.swt.series.LineSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)129
org.eclipse.birt.chart.ui.swt.series.LineSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)125
org.eclipse.birt.chart.ui.swt.series.MeterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)114
org.eclipse.birt.chart.ui.swt.series.MeterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)124
org.eclipse.birt.chart.ui.swt.series.PieSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)125
org.eclipse.birt.chart.ui.swt.series.PieSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)115
org.eclipse.birt.chart.ui.swt.series.ScatterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)124
org.eclipse.birt.chart.ui.swt.series.ScatterSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)128
org.eclipse.birt.chart.ui.swt.series.StockSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)118
org.eclipse.birt.chart.ui.swt.series.StockSeriesUIProvider.validateSeriesBindingType(Series, IDataServiceProvider)124
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.1.handleEvent(Event)306
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.1.handleEvent(Event)306
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.1.handleEvent(Event)267
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.1.handleEvent(Event)267
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createArea(Composite)343
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createArea(Composite)258
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createArea(Composite)342
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createArea(Composite)257
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createArea(Composite)340
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.focusLost(FocusEvent)750
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpression()1122
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpression()1118
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.initComboExprText()462
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.initComboExprTextForSharedBinding()486
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.saveQuery()767
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.saveQuery()768
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.selectArea(boolean, Object)560
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQuery(String)913
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQuery(String)912
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateColorRegistry(int)659
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleBuilderAction()264
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()196
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()220
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getCategoryQueryType()389
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.isGroupedSeries()832
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)517
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)590
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1554

org.eclipse.birt.chart.model.data.Query.getGrouping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)810
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.createSeriesGroupingComposite(Composite)154
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)159
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)158
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)162
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)724
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)724
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)157
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)170
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)826
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1059
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1052
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1058
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1053
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)434
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)432
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()132
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()139
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()157
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()141
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()154
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)519
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)524

org.eclipse.birt.chart.model.data.Query.setDefinition(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.BaseGroupSortingDialog.handleEvent(Event)71
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.1.focusLost(FocusEvent)237
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)311
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.setSortKeyInModel()628
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.widgetSelected(SelectionEvent)352
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.handleEvent(Event)74
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)156
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.setQueryExpression(String)1076
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)430
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()229

org.eclipse.birt.chart.model.data.Query.setGrouping(SeriesGrouping)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)814
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)818
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.createSeriesGroupingComposite(Composite)158
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)723
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)723
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)832
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()139
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()153
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)521

org.eclipse.birt.chart.model.data.SampleData.getAncillarySampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)476
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)757
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)763
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)359
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)659
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)665
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)403
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)679
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)673

org.eclipse.birt.chart.model.data.SampleData.getBaseSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)464
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)458
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)821
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)824
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)825
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)341
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)347
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)715
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)719
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)718
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)203
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)209
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)458
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)454
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)457
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)204
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)210
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)447
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)450
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)451
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)198
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)204
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)453
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)443
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)454
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)385
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)391
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)732
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)729
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)733
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)205
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)211
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)411
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)422
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)421
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)190
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)184
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)420
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)419
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)409
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)207
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)213
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)465
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)468
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)469
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)226
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)220
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)484
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)483
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)475
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)750
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)435
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)435
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)768
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1706

org.eclipse.birt.chart.model.data.SampleData.getOrthogonalSampleData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)470
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.addSampleData(Chart)459
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)828
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)831
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSampleData(SampleData, AxisType, ArrayList)832
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)342
org.eclipse.birt.chart.ui.swt.type.AreaChart.addSampleData(Chart)353
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)725
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)726
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedSampleData(SampleData, AxisType, ArrayList)722
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)204
org.eclipse.birt.chart.ui.swt.type.BubbleChart.addSampleData(Chart)215
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)464
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)461
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSampleData(SampleData, AxisType, ArrayList)465
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)205
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.addSampleData(Chart)216
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)458
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)454
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSampleData(SampleData, AxisType, ArrayList)457
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)199
org.eclipse.birt.chart.ui.swt.type.GanttChart.addSampleData(Chart)210
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)469
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)468
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSampleData(SampleData, AxisType)457
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)397
org.eclipse.birt.chart.ui.swt.type.LineChart.addSampleData(Chart)386
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)739
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)736
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSampleData(SampleData, AxisType, ArrayList)740
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)217
org.eclipse.birt.chart.ui.swt.type.MeterChart.addSampleData(Chart)206
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)436
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)425
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSampleData(SampleData, AxisType)435
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)185
org.eclipse.birt.chart.ui.swt.type.PieChart.addSampleData(Chart)196
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)434
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)423
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedSampleData(SampleData, AxisType)433
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)208
org.eclipse.birt.chart.ui.swt.type.ScatterChart.addSampleData(Chart)219
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)476
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)472
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSampleData(SampleData, AxisType, ArrayList)475
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)234
org.eclipse.birt.chart.ui.swt.type.StockChart.addSampleData(Chart)221
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)498
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)488
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSampleData(SampleData, boolean)499
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()316
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()370
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.removeSeriesDefinition()465
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)770
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.convertSampleData(AxisType)775
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)458
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)458
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)453
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.convertSampleData(AxisType)453
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)785
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.convertSampleData(Axis, AxisType)780
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1723
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.convertSampleData(Axis, AxisType)1718

org.eclipse.birt.chart.model.data.SeriesDefinition.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()618
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()89

org.eclipse.birt.chart.model.data.SeriesDefinition.getDesignTimeSeries()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()512
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getBaseSeriesExpression()496
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()558
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()592
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.updateStockAggregations()792
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)567
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)519
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)772
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)667
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)685
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)570
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)396
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)673
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)478
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)567
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)399
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)584
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)389
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)243
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)286
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)372
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)243
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)284
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)384
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)367
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)238
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)377
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)286
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)360
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)600
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)687
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)582
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)498
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)440
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)443
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)360
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)287
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)280
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)357
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)385
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)253
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)403
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)300
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)390
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)313
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)263
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)407
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()305
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()311
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)427
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateColorRegistry(int)640
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateColorRegistry(int)650
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.getAreaComponent(int, SeriesDefinition, ChartWizardContext, String)110
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()491
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)250
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)250
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnSideBySidStatus()351
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.updateBtnSideBySidStatus()351
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getSeriesForProcessing()147
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.NeedleSheet.getComponent(Composite)51
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.getSeriesForProcessing()91
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getSeriesForProcessing()538
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getDialForProcessing()519
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.getTrendline()292
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createButtonGroup(Composite)76
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createButtonGroup(Composite)74
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.createControl(Composite)53
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createSeriesOptions(ScrolledComposite)250
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)575
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)573
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)573
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)575
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.handleEvent(Event)629
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.handleEvent(Event)629
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)389
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)504
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)504
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)389
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()758
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()758
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()752
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()752
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()754
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setStackedBoxState()754
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()725
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()724
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()725
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.setTypeComboState()724
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)509
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)509
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)282
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)262
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)231
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)272
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)249
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)199
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)316
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)209
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)244
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)286
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)314
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)92
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)125
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)136
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)106
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)103
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.isDifferenceSeries()510
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.isGanttSeries()505
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.isMeterSeries()500
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)367
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)365
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)389
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)401
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)372
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)412
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataTypeForChartWithAxes()837
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1064
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeForChartWithAxes(Chart)1525
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeForChartWithAxes(Chart)1515
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1135
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.populateSeriesTypesList()1106
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.widgetSelected(SelectionEvent)856

org.eclipse.birt.chart.model.data.SeriesDefinition.getGrouping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.createSeriesGroupingComposite(Composite)183
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)172
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)180
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)181
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)168
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)183
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)169
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)729
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)729
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.isBaseGroupingDefined()819
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.isBaseGroupingDefined()819
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)851
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)159
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)161
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setSeriesDefinition(SeriesDefinition)143
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setSeriesDefinition(SeriesDefinition)145
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)824
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)830
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpressionForSharedBinding(CCombo, String)1163
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()638
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()637
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1016
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1020
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)510
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)512
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)539
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)541

org.eclipse.birt.chart.model.data.SeriesDefinition.getQuery()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()470
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()472
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.createSeriesGroupingComposite(Composite)154
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.createSeriesGroupingComposite(Composite)158
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()249
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()247
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()228
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()246
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()225
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()226
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()190
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.YSeriesGroupingComposite.setGroupingButtonSelection()190
org.eclipse.birt.chart.ui.swt.series.AreaSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)90
org.eclipse.birt.chart.ui.swt.series.BarSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)90
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)79
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)79
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)87
org.eclipse.birt.chart.ui.swt.series.LineSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)90
org.eclipse.birt.chart.ui.swt.series.MeterSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)90
org.eclipse.birt.chart.ui.swt.series.PieSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)91
org.eclipse.birt.chart.ui.swt.series.ScatterSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)90
org.eclipse.birt.chart.ui.swt.series.StockSeriesUIProvider.getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String)86
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)183
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)156
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()308
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()138
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()139
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()140
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()143
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()132
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()152
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()130
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()153
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()156
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()159
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.isGroupedSeries()831

org.eclipse.birt.chart.model.data.SeriesDefinition.getSeries()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)753
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)677
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)531
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)589
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)700
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)697
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)529
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)672
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)591
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)372
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)447
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)409
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)655
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)418
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)576
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)420
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)596
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)490
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)488
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)571
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)599
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)290
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)330
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)258
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)240
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)275
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)292
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)290
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)376
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)394
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)397
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)171
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)289
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)371
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)392
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)287
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)376
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)389
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)193
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)174
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)289
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)385
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)382
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)369
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)364
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)291
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)174
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)669
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)462
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)616
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)510
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)592
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)587
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)464
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)613
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)508
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)319
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)302
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)281
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)334
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)374
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)364
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)367
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)289
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)288
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)182
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)192
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)282
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)364
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)361
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)281
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)155
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)171
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)395
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)411
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)305
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)408
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)390
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)303
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)192
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)394
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)412
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)316
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)415
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)318
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)399
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)209
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)192
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()363
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()304
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()219
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)583
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.convertSeriesType(Series, String)583
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1078
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.changeOverlaySeriesType()1076

org.eclipse.birt.chart.model.data.SeriesDefinition.getSeriesDefinitions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)272
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)157
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.getValueSeriesExpressions()587
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.isYGroupingEnabled()466
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.getYGroupingExpressions()241
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)663
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)563
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)368
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)363
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)356
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)578
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)294
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)296
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)357
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)194
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)354
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)287
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)289
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)173
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)381
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)386
org.eclipse.birt.chart.ui.swt.wizard.data.SelectDataDynamicArea.getValueSeriesDefinitionForProcessing()262
org.eclipse.birt.chart.ui.swt.wizard.format.series.NeedleSheetImpl.getSeriesDefinitionForProcessing()121
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.getValueSeriesDefinition()324
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.getSeriesDefinitionForProcessing()446
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)991
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.getSeriesDefinitionForProcessing()1383

org.eclipse.birt.chart.model.data.SeriesDefinition.getSeriesPalette()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)696
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)700
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)689
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)708
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.append(Fill)704
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.remove(int)580
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)804
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)790
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)823
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)782
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)794
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)662
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)660
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.updateSelectionFill(Fill)647
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)752
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)389
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)446
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)373
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)654
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)272
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)287
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)255
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)329
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)241
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)172
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)175
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)187
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)668
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)373
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)316
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)299
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)331
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)282
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)180
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)153
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)164
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)177
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)203
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)193
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()290
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()299
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()302
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.updateSeriesPalette(int)453
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.getComponent(Composite)157
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.getComponent(Composite)110
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.getComponent(Composite)136
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)806
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)803
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)807

org.eclipse.birt.chart.model.data.SeriesDefinition.getSorting()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.populateLists()289
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()629
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()100
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()119

org.eclipse.birt.chart.model.data.SeriesDefinition.getSortKey()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.BaseGroupSortingDialog.handleEvent(Event)70
org.eclipse.birt.chart.ui.swt.composites.BaseGroupSortingDialog.populateSortKeyList()112
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.1.focusLost(FocusEvent)236
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)310
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.initSortKey()414
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.setSortKeyInModel()627
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.widgetSelected(SelectionEvent)351
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.handleEvent(Event)73
org.eclipse.birt.chart.ui.swt.composites.YOptionalGroupSortingDialog.populateSortKeyList()108
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()632
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()633
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()125
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()126
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()229
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()221

org.eclipse.birt.chart.model.data.SeriesDefinition.getZOrder()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)444
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.placeComponents(Composite)444

org.eclipse.birt.chart.model.data.SeriesDefinition.isSetSorting()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()217

org.eclipse.birt.chart.model.data.SeriesDefinition.setGrouping(SeriesGrouping)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.createSeriesGroupingComposite(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)728
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)728
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()637

org.eclipse.birt.chart.model.data.SeriesDefinition.setQuery(Query)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getQuery()1103
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.setQueryExpression(String)1085
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()308

org.eclipse.birt.chart.model.data.SeriesDefinition.setSorting(SortOption)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)315
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()629
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()100
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()119

org.eclipse.birt.chart.model.data.SeriesDefinition.setSortKey(Query)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.initSortKey()416
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.handleGroupAction()632
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()125
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.updateBaseSeriesSortKey()224

org.eclipse.birt.chart.model.data.SeriesDefinition.setZOrder(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)550
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.SeriesOptionChoser.widgetSelected(SelectionEvent)550

org.eclipse.birt.chart.model.data.SeriesGrouping.copyInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)170
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setAggregation(Query, SeriesDefinition)161
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.setSeriesDefinition(SeriesDefinition)145
org.eclipse.birt.chart.ui.swt.wizard.data.YOptionalDataDefinitionComponent.handleGroupAction()155

org.eclipse.birt.chart.model.data.SeriesGrouping.getAggregateExpression()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()410
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()412
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregation(SeriesGrouping, boolean, String)224
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()470
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()468
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()468
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()470
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)851
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)831

org.eclipse.birt.chart.model.data.SeriesGrouping.getAggregateParameters()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateAggParameters()436
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setAggParameter(Text)660
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggParameters()626
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggParameters()626
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.setAggParameter(Text)615
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.setAggParameter(Text)615

org.eclipse.birt.chart.model.data.SeriesGrouping.getGroupingInterval()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.initDataNWidgetsStatus()297

org.eclipse.birt.chart.model.data.SeriesGrouping.getGroupingUnit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)469

org.eclipse.birt.chart.model.data.SeriesGrouping.getGroupType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()383
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)467
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)468
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)468
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)462
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)577

org.eclipse.birt.chart.model.data.SeriesGrouping.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setGroupingButtonSelection()354
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregation(SeriesGrouping, boolean, String)219
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)159
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)181
org.eclipse.birt.chart.ui.swt.series.GanttSeriesUIProvider.isValidAggregationType(Series, SeriesDefinition, SeriesDefinition)169
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()468
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.populateAggFuncNames()468
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.isBaseGroupingDefined()819
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.isSetAggregate()271
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)825
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpressionForSharedBinding(CCombo, String)1164
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)539
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)510

org.eclipse.birt.chart.model.data.SeriesGrouping.setAggregateExpression(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)817
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)599
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)689
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)689
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)694
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)694
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)830
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1059
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1054
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)526

org.eclipse.birt.chart.model.data.SeriesGrouping.setEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.setSeriesAggregation(Query, String)816
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)603
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)688
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)693
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)688
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.widgetSelected(SelectionEvent)693
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1052
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1058
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1020
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1016
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.cleanDataDefinition(SeriesDefinition)434
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)512
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)541
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.changeTask(Notification)525

org.eclipse.birt.chart.model.data.SeriesGrouping.setGroupingInterval(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.1.focusLost(FocusEvent)210
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)625

org.eclipse.birt.chart.model.data.SeriesGrouping.setGroupingUnit(GroupingUnitType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)586

org.eclipse.birt.chart.model.data.SeriesGrouping.setGroupType(DataType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)559

org.eclipse.birt.chart.model.data.Trigger.getAction()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getActionText(Trigger)1160
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()945
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()939
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()679
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)805
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.switchUI()1001
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.switchUI()1007
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)859
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)900
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)884
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)844
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)866
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateUI(Trigger)841

org.eclipse.birt.chart.model.data.Trigger.getCondition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.init()246
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)799

org.eclipse.birt.chart.model.DialChart.isDialSuperimposition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)173
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createButtonGroup(Composite)309
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.initialize(Chart)1013

org.eclipse.birt.chart.model.DialChart.setDialSuperimposition(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)245
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)310
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)326
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)176

org.eclipse.birt.chart.model.impl.ChartWithAxesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)610
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)359
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)509
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)227
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)315
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)158
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)309
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)161
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)309
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)157
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)526
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)268
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)327
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)163
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)332
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)177

org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)227
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)320
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)141

org.eclipse.birt.chart.model.impl.DialChartImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)241
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)321
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)170

org.eclipse.birt.chart.model.layout.Block.getAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()472
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()352
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()269
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)227
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)229

org.eclipse.birt.chart.model.layout.Block.getBackground()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)84
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)148
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendLeftArea(Composite)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.getComponent(Composite)141

org.eclipse.birt.chart.model.layout.Block.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.chartModified(Chart, IUIManager)275
org.eclipse.birt.chart.ui.event.ChangeListenerImpl.initialize(Chart, IUIManager)177

org.eclipse.birt.chart.model.layout.Block.getHeightHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.updateHeightWidthHint()244

org.eclipse.birt.chart.model.layout.Block.getInsets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.getComponent(Composite)75
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendRightArea(Composite)288
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getComponent(Composite)221
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.getComponent(Composite)165

org.eclipse.birt.chart.model.layout.Block.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)99
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)240
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.getComponent(Composite)91
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)116
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)112
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.handleEvent(Event)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendRightArea(Composite)277
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)366
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)370
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)362
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getComponent(Composite)213
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)405
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)417
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)413
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)409
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.getComponent(Composite)157
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)192
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)204
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)200
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)196

org.eclipse.birt.chart.model.layout.Block.getStretch()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()304
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()275

org.eclipse.birt.chart.model.layout.Block.getTriggers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createButtonGroup(Composite)284
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createButtonGroup(Composite)487
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)193

org.eclipse.birt.chart.model.layout.Block.getWidthHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.updateHeightWidthHint()266

org.eclipse.birt.chart.model.layout.Block.isSetHeightHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.updateHeightWidthHint()242

org.eclipse.birt.chart.model.layout.Block.isSetWidthHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.updateHeightWidthHint()264

org.eclipse.birt.chart.model.layout.Block.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.createControl(Composite)206
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)190
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)106
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()657
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)177
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createButtonGroup(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)109
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)99
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendLeftArea(Composite)170
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendRightArea(Composite)273

org.eclipse.birt.chart.model.layout.Block.setAnchor(Anchor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)426
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)491
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)228

org.eclipse.birt.chart.model.layout.Block.setBackground(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.handleEvent(Event)210
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.handleEvent(Event)509
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.handleEvent(Event)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)351
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.handleEvent(Event)185

org.eclipse.birt.chart.model.layout.Block.setHeightHint(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.modifyText(ModifyEvent)373
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)501
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)509

org.eclipse.birt.chart.model.layout.Block.setInsets(Insets)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)377
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)463

org.eclipse.birt.chart.model.layout.Block.setStretch(Stretch)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)430
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)495
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)246

org.eclipse.birt.chart.model.layout.Block.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)331
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()661
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.refreshPreview()659
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.widgetSelected(SelectionEvent)252
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.BlockPropertiesSheet.widgetSelected(SelectionEvent)141

org.eclipse.birt.chart.model.layout.Block.setWidthHint(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.modifyText(ModifyEvent)384
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)521
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)529

org.eclipse.birt.chart.model.layout.Block.unsetHeightHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.modifyText(ModifyEvent)377
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)513

org.eclipse.birt.chart.model.layout.Block.unsetWidthHint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.modifyText(ModifyEvent)388
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)533

org.eclipse.birt.chart.model.layout.ClientArea.getBackground()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)200

org.eclipse.birt.chart.model.layout.ClientArea.getInsets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)226
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)336

org.eclipse.birt.chart.model.layout.ClientArea.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)145
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)248
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)217
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)298
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)303
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)313
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)308
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)325
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)443
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)428
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)438
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)433

org.eclipse.birt.chart.model.layout.ClientArea.getShadowColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)302

org.eclipse.birt.chart.model.layout.ClientArea.isVisible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)157

org.eclipse.birt.chart.model.layout.ClientArea.setBackground(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.handleEvent(Event)219
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)286

org.eclipse.birt.chart.model.layout.ClientArea.setInsets(Insets)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)290
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)468

org.eclipse.birt.chart.model.layout.ClientArea.setShadowColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)281
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)451

org.eclipse.birt.chart.model.layout.ClientArea.setVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.1.widgetSelected(SelectionEvent)170

org.eclipse.birt.chart.model.layout.LabelBlock.getLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)708
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)497
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getModel(String, Orientation, String, Chart)378
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)448
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)610
org.eclipse.birt.chart.ui.swt.type.AreaChart.getModel(String, Orientation, String, Chart)245
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)410
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)266
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)176
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)266
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)403
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)179
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)273
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)398
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)170
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)624
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)479
org.eclipse.birt.chart.ui.swt.type.LineChart.getModel(String, Orientation, String, Chart)287
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)301
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)374
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)296
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)371
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)159
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)277
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)422
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)181
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)426
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)295
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)184
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)119
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)216
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)225
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartTitleSheetImpl.handleEvent(Event)229
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)232
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)238
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.getComponent(Composite)94
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)128
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)147
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)137
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)119
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)116
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)124
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)142
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)132
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleTextSheet.handleEvent(Event)152

org.eclipse.birt.chart.model.layout.Legend.getClientArea()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)217
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)199
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)187
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)226
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)285
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)297
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)302
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)312
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)307
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)290
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)280

org.eclipse.birt.chart.model.layout.Legend.getDirection()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()316

org.eclipse.birt.chart.model.layout.Legend.getEllipsis()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)174

org.eclipse.birt.chart.model.layout.Legend.getFormatSpecifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)136
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)343

org.eclipse.birt.chart.model.layout.Legend.getItemType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.PaletteEditorComposite.swap(int, int)768
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.isShowValueEnabled()230
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.LegendTextSheet(String, ChartWizardContext)82
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesPaletteSheet.isColoredByValue()185
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createControl(Composite)116
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)795
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)789

org.eclipse.birt.chart.model.layout.Legend.getMaxPercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendLeftArea(Composite)254

org.eclipse.birt.chart.model.layout.Legend.getOrientation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()310

org.eclipse.birt.chart.model.layout.Legend.getPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()454
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()322
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)409

org.eclipse.birt.chart.model.layout.Legend.getSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)247
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)335
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)331
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)327
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)323
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1057

org.eclipse.birt.chart.model.layout.Legend.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)159
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getComponent(Composite)160
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)269
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)271

org.eclipse.birt.chart.model.layout.Legend.getTitle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)137
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)124
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.handleEvent(Event)310
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()236
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)351
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)348
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getComponent(Composite)83
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getComponent(Composite)74
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)143
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)101
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)128
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)133
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)108
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)111
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)123
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)119
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)138
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)116

org.eclipse.birt.chart.model.layout.Legend.getTitlePercent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendLeftArea(Composite)259

org.eclipse.birt.chart.model.layout.Legend.getTitlePosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.getComponent(Composite)73

org.eclipse.birt.chart.model.layout.Legend.getWrappingSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getComponentLegendLeftArea(Composite)247

org.eclipse.birt.chart.model.layout.Legend.isShowValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.createControl(Composite)171

org.eclipse.birt.chart.model.layout.Legend.setDirection(Direction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)438

org.eclipse.birt.chart.model.layout.Legend.setEllipsis(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)276

org.eclipse.birt.chart.model.layout.Legend.setFormatSpecifier(FormatSpecifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.handleEvent(Event)349

org.eclipse.birt.chart.model.layout.Legend.setItemType(LegendItemType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)706
org.eclipse.birt.chart.ui.swt.type.AreaChart.getConvertedChart(Chart, String, Orientation, String)608
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedChart(Chart, String, Orientation, String)408
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedChart(Chart, String, Orientation, String)401
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedChart(Chart, String, Orientation, String)395
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)622
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)372
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedChart(Chart, String, String)299
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)177
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)294
org.eclipse.birt.chart.ui.swt.type.PieChart.getConvertedChart(Chart, String, String)369
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedChart(Chart, String, Orientation, String)420
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)424
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)794

org.eclipse.birt.chart.model.layout.Legend.setMaxPercent(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)381

org.eclipse.birt.chart.model.layout.Legend.setOrientation(Orientation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)434

org.eclipse.birt.chart.model.layout.Legend.setPosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)442

org.eclipse.birt.chart.model.layout.Legend.setSeparator(LineAttributes)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskFormatChart.manipulateCompatible()1065

org.eclipse.birt.chart.model.layout.Legend.setShowValue(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)373

org.eclipse.birt.chart.model.layout.Legend.setTitle(Label)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.init()240

org.eclipse.birt.chart.model.layout.Legend.setTitlePercent(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.handleEvent(Event)385

org.eclipse.birt.chart.model.layout.Legend.setTitlePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTitleSheet.handleEvent(Event)105

org.eclipse.birt.chart.model.layout.Legend.setWrappingSize(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.modifyText(ModifyEvent)338

org.eclipse.birt.chart.model.layout.Plot.getClientArea()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.1.widgetSelected(SelectionEvent)169
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)120
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)144
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.createControl(Composite)157
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.handleEvent(Event)218
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartPlotSheetImpl.widgetSelected(SelectionEvent)247
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)325
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)302
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.createClientArea(Group)336
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)437
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)432
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)442
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)450
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)427
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)467

org.eclipse.birt.chart.model.layout.Plot.getHorizontalSpacing()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getComponent(Composite)164

org.eclipse.birt.chart.model.layout.Plot.getVerticalSpacing()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.getComponent(Composite)152

org.eclipse.birt.chart.model.layout.Plot.setHorizontalSpacing(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)455

org.eclipse.birt.chart.model.layout.Plot.setVerticalSpacing(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.handleEvent(Event)459

org.eclipse.birt.chart.model.type.BarSeries.getRiserOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BarSeriesAttributeComposite.placeComponents()106

org.eclipse.birt.chart.model.type.BarSeries.setRiser(RiserType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedChart(Chart, String, Orientation, String)773
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getConvertedSeries(Series, int)812
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getSeries()997

org.eclipse.birt.chart.model.type.BarSeries.setRiserOutline(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BarSeriesAttributeComposite.handleEvent(Event)132

org.eclipse.birt.chart.model.type.BubbleSeries.getAccLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)325
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)332
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)337
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)327
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)342
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()134
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()240

org.eclipse.birt.chart.model.type.BubbleSeries.getAccOrientation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.populateLists()250

org.eclipse.birt.chart.model.type.BubbleSeries.setAccOrientation(Orientation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.widgetSelected(SelectionEvent)276

org.eclipse.birt.chart.model.type.DialSeries.getDial()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)225
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)220
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.handleEvent(Event)215
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.modifyText(ModifyEvent)197
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.modifyText(ModifyEvent)201
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()127
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()165
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()177
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()162
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()180
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()129
org.eclipse.birt.chart.ui.swt.series.MeterSeriesAttributeComposite.placeComponents()142
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getComponent(Composite)126
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getComponent(Composite)93
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.getLabel()200
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.widgetSelected(SelectionEvent)212
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialLabelSheet.widgetSelected(SelectionEvent)208
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialScaleSheet.getScale()38
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DialTickSheet.getDialForProcessing()183
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesRegionSheet.getDialForProcessing()519
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)103
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)389

org.eclipse.birt.chart.model.type.DialSeries.getNeedle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)94
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)79
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.handleEvent(Event)85
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.NeedleComposite(Composite, ChartWizardContext, DialSeries)53
org.eclipse.birt.chart.ui.swt.composites.NeedleComposite.NeedleComposite(Composite, ChartWizardContext, DialSeries)64

org.eclipse.birt.chart.model.type.DifferenceSeries.getNegativeLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)263
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)270
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)275
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)261
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)280
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)238
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()188
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()156

org.eclipse.birt.chart.model.type.DifferenceSeries.getNegativeMarkers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.getMarkers()473

org.eclipse.birt.chart.model.type.GanttSeries.getConnectionLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)243
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)239
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)248
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)233
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.placeComponents()161

org.eclipse.birt.chart.model.type.GanttSeries.getDecorationLabel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.getComponent(Composite)75
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)115
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)102
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)99
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)120
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)135
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)111
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)125
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)107
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)130
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.createControl(Composite)125
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesYSheetImpl.widgetSelected(SelectionEvent)412

org.eclipse.birt.chart.model.type.GanttSeries.getDecorationLabelPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.getComponent(Composite)74

org.eclipse.birt.chart.model.type.GanttSeries.getEndMarker()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.placeComponents()141

org.eclipse.birt.chart.model.type.GanttSeries.getOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)270
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)256
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)261
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)265
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.placeComponents()188

org.eclipse.birt.chart.model.type.GanttSeries.getStartMarker()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.placeComponents()134

org.eclipse.birt.chart.model.type.GanttSeries.isPaletteLineColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.placeComponents()174

org.eclipse.birt.chart.model.type.GanttSeries.setDecorationLabelPosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.DecorationSheet.handleEvent(Event)96

org.eclipse.birt.chart.model.type.GanttSeries.setOutlineFill(Fill)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.handleEvent(Event)275

org.eclipse.birt.chart.model.type.GanttSeries.setPaletteLineColor(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.GanttSeriesAttributeComposite.widgetSelected(SelectionEvent)209

org.eclipse.birt.chart.model.type.impl.AreaSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()854

org.eclipse.birt.chart.model.type.impl.BarSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AbstractBarChart.getSeries()996
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()363

org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getConvertedSeries(Series, int)441
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getModel(String, Orientation, String, Chart)186
org.eclipse.birt.chart.ui.swt.type.BubbleChart.getSeries()564

org.eclipse.birt.chart.model.type.impl.DialSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.MeterChart.getConvertedSeries(Series, int)398
org.eclipse.birt.chart.ui.swt.type.MeterChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.MeterChart.getSeries()506

org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getConvertedSeries(Series, int)434
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)188
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getSeries()571

org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.GanttChart.getConvertedSeries(Series, int)430
org.eclipse.birt.chart.ui.swt.type.GanttChart.getModel(String, Orientation, String, Chart)185
org.eclipse.birt.chart.ui.swt.type.GanttChart.getSeries()542

org.eclipse.birt.chart.model.type.impl.LineSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedSeries(Series, int)716
org.eclipse.birt.chart.ui.swt.type.LineChart.getSeries()856

org.eclipse.birt.chart.model.type.impl.PieSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.PieChart.getSeries()514

org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getConvertedSeries(Series, int)452
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getModel(String, Orientation, String, Chart)190
org.eclipse.birt.chart.ui.swt.type.ScatterChart.getSeries()574

org.eclipse.birt.chart.model.type.impl.StockSeriesImpl.create()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedSeries(Series, int)460
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)204
org.eclipse.birt.chart.ui.swt.type.StockChart.getSeries()611

org.eclipse.birt.chart.model.type.LineSeries.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.placeComponents()529
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)302
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)312
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)317
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)300
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)307
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()186
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()237
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)253
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)265
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)248
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)234
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)236
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.handleEvent(Event)243
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()186
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()139
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)272
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)267
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)277
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)282
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)265
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()151
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()215
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()856
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)190

org.eclipse.birt.chart.model.type.LineSeries.getMarkers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.AreaChart.getSeries()855
org.eclipse.birt.chart.ui.swt.type.DifferenceChart.getModel(String, Orientation, String, Chart)189
org.eclipse.birt.chart.ui.swt.type.LineChart.getSeries()857
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.getMarkers()471

org.eclipse.birt.chart.model.type.LineSeries.getShadowColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()213
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()180

org.eclipse.birt.chart.model.type.LineSeries.isConnectMissingValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()210

org.eclipse.birt.chart.model.type.LineSeries.isCurve()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()233
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()182
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()201

org.eclipse.birt.chart.model.type.LineSeries.isPaletteLineColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.placeComponents()226
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.placeComponents()174
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.placeComponents()194

org.eclipse.birt.chart.model.type.LineSeries.setConnectMissingValue(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.widgetSelected(SelectionEvent)241

org.eclipse.birt.chart.model.type.LineSeries.setCurve(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.widgetSelected(SelectionEvent)268
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.widgetSelected(SelectionEvent)206
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.widgetSelected(SelectionEvent)233

org.eclipse.birt.chart.model.type.LineSeries.setPaletteLineColor(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.widgetSelected(SelectionEvent)272
org.eclipse.birt.chart.ui.swt.series.DifferenceSeriesAttributeComposite.widgetSelected(SelectionEvent)210
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.widgetSelected(SelectionEvent)237
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)500
org.eclipse.birt.chart.ui.swt.type.LineChart.getConvertedChart(Chart, String, Orientation, String)603
org.eclipse.birt.chart.ui.swt.type.LineChart.getSeries()858

org.eclipse.birt.chart.model.type.LineSeries.setShadowColor(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.handleEvent(Event)348
org.eclipse.birt.chart.ui.swt.series.LineSeriesAttributeComposite.handleEvent(Event)288

org.eclipse.birt.chart.model.type.PieSeries.getExplosion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)327

org.eclipse.birt.chart.model.type.PieSeries.getExplosionExpression()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)290
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)292

org.eclipse.birt.chart.model.type.PieSeries.getLeaderLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)374
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)386
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)378
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)382
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.placeComponents()160

org.eclipse.birt.chart.model.type.PieSeries.getLeaderLineLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.placeComponents()202

org.eclipse.birt.chart.model.type.PieSeries.getLeaderLineStyle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.populateLists()354

org.eclipse.birt.chart.model.type.PieSeries.getRatio()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)229
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)235
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)438

org.eclipse.birt.chart.model.type.PieSeries.getRotation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)260
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)254
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)443

org.eclipse.birt.chart.model.type.PieSeries.getSliceOutline()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.createSeriesDetail(Composite)340

org.eclipse.birt.chart.model.type.PieSeries.getTitle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.PieChart.getModel(String, Orientation, String, Chart)168
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.getLabel()147

org.eclipse.birt.chart.model.type.PieSeries.getTitlePosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.getComponent(Composite)76

org.eclipse.birt.chart.model.type.PieSeries.setExplosion(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)406
org.eclipse.birt.chart.ui.swt.type.PieChart.getSeries()515

org.eclipse.birt.chart.model.type.PieSeries.setExplosionExpression(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)393
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)428

org.eclipse.birt.chart.model.type.PieSeries.setLeaderLineLength(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)410
org.eclipse.birt.chart.ui.swt.type.PieChart.getSeries()516

org.eclipse.birt.chart.model.type.PieSeries.setLeaderLineStyle(LeaderLineStyle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)414
org.eclipse.birt.chart.ui.swt.type.PieChart.getSeries()517

org.eclipse.birt.chart.model.type.PieSeries.setRatio(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)437

org.eclipse.birt.chart.model.type.PieSeries.setRotation(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)442

org.eclipse.birt.chart.model.type.PieSeries.setSliceOutline(ColorDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.handleEvent(Event)367

org.eclipse.birt.chart.model.type.PieSeries.setTitlePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.PieTitleSheet.handleEvent(Event)109

org.eclipse.birt.chart.model.type.StockSeries.getLineAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)178
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)183
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)187
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.handleEvent(Event)192
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.placeComponents()114

org.eclipse.birt.chart.model.type.StockSeries.getStickLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.placeComponents()131

org.eclipse.birt.chart.model.type.StockSeries.isShowAsBarStick()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.placeComponents()123
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.placeComponents()105

org.eclipse.birt.chart.model.type.StockSeries.setShowAsBarStick(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.type.StockChart.getConvertedChart(Chart, String, Orientation, String)267
org.eclipse.birt.chart.ui.swt.type.StockChart.getModel(String, Orientation, String, Chart)207

org.eclipse.birt.chart.model.type.StockSeries.setStickLength(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.series.StockSeriesAttributeComposite.widgetSelected(SelectionEvent)159

org.eclipse.birt.chart.render.MarkerRenderer.draw(IPrimitiveRenderer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)340
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)457

org.eclipse.birt.chart.render.MarkerRenderer.MarkerRenderer(IDeviceRenderer, Object, Location, LineAttributes, Fill, Marker, Integer, DeferredCache, boolean, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.paintMarker(GC, Marker, Location)323
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.LineSeriesMarkerSheet.paintMarker(GC, Marker, Location)439

org.eclipse.birt.chart.util.ChartUtil.containsYOptionalGrouping(Chart)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.LegendTextSheet(String, ChartWizardContext)83

org.eclipse.birt.chart.util.ChartUtil.createRegularRowExpression(String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpressionForSharedBinding(CCombo, String)1156
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.getDisplayExpressionForSharedBinding(CCombo, String)1154
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)998
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1038
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1036
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.updateQueryForSharedBinding(String)1000

org.eclipse.birt.chart.util.ChartUtil.getAggregateFuncExpr(SeriesDefinition, SeriesDefinition, Query)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)627
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1588

org.eclipse.birt.chart.util.ChartUtil.getGroupingUnitName(SeriesGrouping)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)471

org.eclipse.birt.chart.util.ChartUtil.getNewSampleData(AxisType, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.addNewSeriesDefinition()365

org.eclipse.birt.chart.util.ChartUtil.getStringTokens(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.DataDefinitionSelector.convertDataSetRepresentation(String, int)385

org.eclipse.birt.chart.util.ChartUtil.getYOptoinalExpressions(Chart)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendTextSheet.getEntryType()370

org.eclipse.birt.chart.util.ChartUtil.hasMultipleYAxes(Chart)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartSheetImpl.createControl(Composite)373

org.eclipse.birt.chart.util.ChartUtil.isMagicAggregate(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.checkDataType(Query, Series)643
org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.checkDataTypeImpl(Query, Series, boolean)1605

org.eclipse.birt.chart.util.ChartUtil.isStudyLayout(Chart)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.createControl(Composite)67

org.eclipse.birt.chart.util.LiteralHelper.getGroupingUnitTypeSet(DataType)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)462

org.eclipse.birt.chart.util.NameSet.getDisplayNameByName(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.placeComponents()140

org.eclipse.birt.chart.util.NameSet.getDisplayNameByName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.InsetsComposite.setInsets(Insets, String)270
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabelPosition(Position)615
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.setLabelPosition(Position)621
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()383
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)476
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getActionText(Trigger)1160
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()747
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()762
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()757
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()742
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()737
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()752
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTriggerIndex()732
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.init()246
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()679
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)805
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)799
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()496
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()926
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.updateUIForSelection()949
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()296
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()292
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()288
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)388
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.getDataPointComponents(DataPoint)322

org.eclipse.birt.chart.util.NameSet.getDisplayNames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()926
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()926
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()939
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()939
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.populateLists()238
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.populateLists()234
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.populateLists()275
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.MarkerDropDownEditorComposite(MarkerEditorComposite, Composite, int)426
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.MarkerDropDownEditorComposite(MarkerEditorComposite, Composite, int)426
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()379
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.resetGroupingUnitsCombo(boolean)465
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()647
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateCursorTypeItems()710
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.populateLists()249
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.populateLists()353
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()494
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()503
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)251
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)251
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.populateLists()196
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)161
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.populateLists()971
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.populateLists()974
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()283
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()471
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()321
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()303
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()309
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()315
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()351
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()357
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()274
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()268
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)243
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.populateLists()317
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createControl(Composite)114

org.eclipse.birt.chart.util.NameSet.getNameByDisplayName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()955
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.buildFormatSpecifier()954
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.widgetSelected(SelectionEvent)279
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.handleEvent(Event)315
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.populateLists()552
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.widgetSelected(SelectionEvent)657
org.eclipse.birt.chart.ui.swt.composites.LabelAttributesComposite.widgetSelected(SelectionEvent)652
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.isDateTimeGrouping(String)524
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.isTextGrouping(String)511
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)586
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.widgetSelected(SelectionEvent)559
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()981
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getTrigger()983
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateActionTypeItems()700
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.widgetSelected(SelectionEvent)276
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.widgetSelected(SelectionEvent)414
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)620
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)582
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.widgetSelected(SelectionEvent)632
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)363
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.widgetSelected(SelectionEvent)363
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.widgetSelected(SelectionEvent)368
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.handleEvent(Event)450
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)732
org.eclipse.birt.chart.ui.swt.wizard.format.popup.axis.AxisMarkersSheet.widgetSelected(SelectionEvent)738
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.modifyText(ModifyEvent)319
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.populateLists()295
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.recalculateUnitDependentValues(double)304
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.GeneralPropertiesChartSheet.widgetSelected(SelectionEvent)385
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)430
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)438
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)434
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)442
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.widgetSelected(SelectionEvent)426
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)491
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.widgetSelected(SelectionEvent)495
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)246
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.widgetSelected(SelectionEvent)228
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.addDataPointComponent(int)766
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)296
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.refreshDataPointButtons()726
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)667
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.widgetSelected(SelectionEvent)662
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.widgetSelected(SelectionEvent)415
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)791
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.widgetSelected(SelectionEvent)794

org.eclipse.birt.chart.util.NameSet.getNameIndex(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.GroupSortingDialog.populateLists()289

org.eclipse.birt.chart.util.NameSet.getNames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.MarkerDropDownEditorComposite(MarkerEditorComposite, Composite, int)427
org.eclipse.birt.chart.ui.swt.composites.MarkerEditorComposite.MarkerDropDownEditorComposite.MarkerDropDownEditorComposite(MarkerEditorComposite, Composite, int)427

org.eclipse.birt.chart.util.NameSet.getSafeNameIndex(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()929
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()942
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()942
org.eclipse.birt.chart.ui.swt.composites.FormatSpecifierComposite.DateStandardComposite.populateLists()929
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()257
org.eclipse.birt.chart.ui.swt.composites.GridAttributesComposite.setDefaultSelections()252
org.eclipse.birt.chart.ui.swt.series.BubbleSeriesAttributeComposite.populateLists()250
org.eclipse.birt.chart.ui.swt.series.PieSeriesAttributeComposite.populateLists()354
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AbstractAxisSubtask.populateLists()504
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.axis.AxisSheetImpl.AxisOptionChoser.placeComponents(Composite)252
org.eclipse.birt.chart.ui.swt.wizard.format.chart.ChartLegendSheetImpl.populateLists()197
org.eclipse.birt.chart.ui.swt.wizard.format.popup.AbstractScaleSheet.getComponent(Composite)162
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.getAnchorSet()472
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()304
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()316
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()310
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.LegendLayoutSheet.populateLists()322
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()358
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.PlotClientAreaSheet.populateLists()352
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()269
org.eclipse.birt.chart.ui.swt.wizard.format.popup.chart.TitleBlockSheet.populateLists()275
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesTrendlineSheet.populateLists()318
org.eclipse.birt.chart.ui.swt.wizard.format.series.SeriesSheetImpl.createControl(Composite)115

org.eclipse.birt.chart.util.PluginSettings.getAggregateFunction(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.showAggregateParameters(String)691
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)516
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)516

org.eclipse.birt.chart.util.PluginSettings.getDataPointDefinition(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)249

org.eclipse.birt.chart.util.PluginSettings.getDevice(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.FillCanvas(Composite, int)75
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.FontCanvas(Composite, int, FontDefinition, ColorDefinition, boolean, boolean, boolean)97

org.eclipse.birt.chart.util.PluginSettings.getRegisteredAggregateFunctionDisplayNames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()401
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)843

org.eclipse.birt.chart.util.PluginSettings.getRegisteredAggregateFunctionDisplayNames(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)881

org.eclipse.birt.chart.util.PluginSettings.getRegisteredAggregateFunctions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()403
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)845

org.eclipse.birt.chart.util.PluginSettings.getRegisteredAggregateFunctions(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)883

org.eclipse.birt.chart.util.PluginSettings.inEclipseEnv()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)824

org.eclipse.birt.chart.util.PluginSettings.instance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.FillCanvas.FillCanvas(Composite, int)75
org.eclipse.birt.chart.ui.swt.composites.FontCanvas.FontCanvas(Composite, int, FontDefinition, ColorDefinition, boolean, boolean, boolean)97
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()402
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.populateLists()400
org.eclipse.birt.chart.ui.swt.composites.SeriesGroupingComposite.showAggregateParameters(String)690
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)515
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.AggregateDropDownEditorComposite.showAggregateParameters(String)515
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)842
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)880
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)882
org.eclipse.birt.chart.ui.swt.wizard.data.AggregateEditorComposite.populateAggregationCombo(Combo)844
org.eclipse.birt.chart.ui.swt.wizard.data.BaseDataDefinitionComponent.createAggregationItem(Composite)824
org.eclipse.birt.chart.ui.swt.wizard.format.popup.series.SeriesLabelSheet.populateLists(Series)248

org.eclipse.birt.chart.util.TriggerSupportMatrix.check(Trigger)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.3.handleEvent(Event)298
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.populateLists()658
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.setTrigger(Trigger)803

org.eclipse.birt.chart.util.TriggerSupportMatrix.getSupportedActionsDisplayName(TriggerCondition)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.updateActionTypeItems()701

org.eclipse.birt.chart.util.TriggerSupportMatrix.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.HyperlinkEditorDialog.getHyperlinkBuilderCommand()325
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getExpressionBuilderScriptCommand()1208
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getExpressionBuilderTooltipCommand()1219
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.getHyperlinkBuilderCommand()1229

org.eclipse.birt.chart.util.TriggerSupportMatrix.TriggerSupportMatrix(String, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.TriggerDataComposite(Composite, int, EList, EObject, ChartWizardContext, int, boolean, boolean)219
org.eclipse.birt.chart.ui.swt.composites.TriggerDataComposite.TriggerDataComposite(Composite, int, EList, EObject, ChartWizardContext, int, int)190

Back to reference summary for org.eclipse.birt.chart.ui.extension

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict