Methods from org.eclipse.swt.cocoa.macosx used by org.eclipse.birt.chart.device.swt

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

Reference Details

org.eclipse.swt.events.SelectionAdapter.SelectionAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.1.(SwtEventHandler)326

org.eclipse.swt.events.SelectionAdapter.widgetSelected(SelectionEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.1.widgetSelected(SelectionEvent)-1

org.eclipse.swt.graphics.Color.Color(Device, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.getColor(ColorDefinition)107
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)910

org.eclipse.swt.graphics.Cursor.Cursor(Device, ImageData, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)714

org.eclipse.swt.graphics.Cursor.Cursor(Device, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)737
org.eclipse.birt.chart.device.swt.SwtEventHandler.SwtEventHandler(InteractiveRenderer, LinkedHashMap>, IUpdateNotifier, ULocale)122

org.eclipse.swt.graphics.Device.getDPI()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.getDpiResolution()119

org.eclipse.swt.graphics.Font.Font(Device, String, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.createFont(FontDefinition)96

org.eclipse.swt.graphics.FontMetrics.getDescent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getDescent()191

org.eclipse.swt.graphics.FontMetrics.getHeight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getHeight()179

org.eclipse.swt.graphics.GC.drawArc(int, int, int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)690

org.eclipse.swt.graphics.GC.drawImage(Image, int, int, int, int, int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)268

org.eclipse.swt.graphics.GC.drawImage(Image, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)280
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderTextAtLocation(IPrimitiveRenderer, int, Location, Label)433
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label)544

org.eclipse.swt.graphics.GC.drawLine(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)327
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)804
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)777
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)770
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)811
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)938
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)945

org.eclipse.swt.graphics.GC.drawOval(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1538

org.eclipse.swt.graphics.GC.drawPath(Path)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)732
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)747
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)682
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1403

org.eclipse.swt.graphics.GC.drawPolygon(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)496
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)596

org.eclipse.swt.graphics.GC.drawRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)386

org.eclipse.swt.graphics.GC.drawText(String, int, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)764
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)798
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)924

org.eclipse.swt.graphics.GC.fillPath(Path)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathColor(Path, ColorDefinition)1010
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1096
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1155

org.eclipse.swt.graphics.GC.fillPolygon(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)327
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)265

org.eclipse.swt.graphics.GC.fillRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)340
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)332
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)204

org.eclipse.swt.graphics.GC.fillRectangle(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)727
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)905
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)915

org.eclipse.swt.graphics.GC.GC(Drawable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.SwtEventHandler(InteractiveRenderer, LinkedHashMap>, IUpdateNotifier, ULocale)123
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)891

org.eclipse.swt.graphics.GC.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathColor(Path, ColorDefinition)1005
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1036
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)719

org.eclipse.swt.graphics.GC.getClipping(Region)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.enableInteraction(InteractionEvent)1182
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1905
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)697

org.eclipse.swt.graphics.GC.getFontMetrics()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getDescent()191
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getHeight()179

org.eclipse.swt.graphics.GC.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1035

org.eclipse.swt.graphics.GC.getLineStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)781
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1382
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)303
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1516
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)473
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)364
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)572

org.eclipse.swt.graphics.GC.getLineWidth()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)782
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1383
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)304
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1517
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)474
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)365
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)573

org.eclipse.swt.graphics.GC.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.isDisposed()159

org.eclipse.swt.graphics.GC.setAdvanced(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setAdvanced(GC, boolean, Region)83

org.eclipse.swt.graphics.GC.setAlpha(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setAlpha(GC, int)100

org.eclipse.swt.graphics.GC.setAntialias(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setAntialias(GC, int)114

org.eclipse.swt.graphics.GC.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathColor(Path, ColorDefinition)1013
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathColor(Path, ColorDefinition)1006
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1082
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1099
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)726
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)729
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)914
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)904
org.eclipse.birt.chart.device.swt.SwtTextRenderer.showTopValue(IPrimitiveRenderer, Location, Label, boolean)197

org.eclipse.swt.graphics.GC.setBackgroundPattern(Pattern)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1095
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1154

org.eclipse.swt.graphics.GC.setClipping(Region)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setAdvanced(GC, boolean, Region)86
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setClip(ClipRenderEvent)167
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setClip(ClipRenderEvent)157
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)827

org.eclipse.swt.graphics.GC.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getDescent()190
org.eclipse.birt.chart.device.swt.SwtTextMetrics.getHeight()178
org.eclipse.birt.chart.device.swt.SwtTextMetrics.stringWidth()208
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)738
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)921

org.eclipse.swt.graphics.GC.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)798
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1399
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)323
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1534
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)492
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)382
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1081
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1098
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)576
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)733
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)920

org.eclipse.swt.graphics.GC.setLineStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)796
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)809
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1397
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1406
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)319
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)332
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1531
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1543
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)502
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)490
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)391
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)379
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)598
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)593

org.eclipse.swt.graphics.GC.setLineWidth(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)810
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)797
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1398
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1407
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)333
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)320
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1544
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1532
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)491
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)503
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)392
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)380
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)599
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)594
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)745
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)934

org.eclipse.swt.graphics.GC.setTextAntialias(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setTextAntialias(GC, int)128

org.eclipse.swt.graphics.GC.setTransform(Transform)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.setTransform(GC, Object)158

org.eclipse.swt.graphics.GC.textExtent(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.stringWidth()224
org.eclipse.birt.chart.device.swt.SwtTextMetrics.stringWidth()215
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)753
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)789

org.eclipse.swt.graphics.Image.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.getSize(Object)169
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)239
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)238
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)271
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)272

org.eclipse.swt.graphics.Image.getImageData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)703
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)957

org.eclipse.swt.graphics.Image.Image(Device, ImageData)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)882
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)1014

org.eclipse.swt.graphics.Image.Image(Device, InputStream)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.loadImage(URL)148
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)702
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)193
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1120

org.eclipse.swt.graphics.Image.Image(Device, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1126

org.eclipse.swt.graphics.ImageData.getPixel(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)1008

org.eclipse.swt.graphics.ImageData.ImageData(InputStream)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)708

org.eclipse.swt.graphics.ImageData.ImageData(int, int, int, PaletteData)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)958
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)880

org.eclipse.swt.graphics.ImageData.setPixel(int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)968
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)1008
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)887

org.eclipse.swt.graphics.Path.addArc(float, float, float, float, float, float)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)166
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)736
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)664
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)673
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)722
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1364
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)964
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)905
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)942
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)896
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)932
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1441
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillOval(OvalRenderEvent)1572

org.eclipse.swt.graphics.Path.close()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)178

org.eclipse.swt.graphics.Path.getBounds(float[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)189

org.eclipse.swt.graphics.Path.lineTo(float, float)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)175
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)744
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)671
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)745
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)680
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)730
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1376
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)948
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)971
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)903
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)912
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)949
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)938
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1456
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)550
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)421
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)423
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)422

org.eclipse.swt.graphics.Path.moveTo(float, float)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)729
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)743
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1374
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1453
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)547
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)420

org.eclipse.swt.graphics.Path.Path(Device)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)165
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)719
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)663
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1355
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)841
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1432
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillOval(OvalRenderEvent)1571
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)546
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)419

org.eclipse.swt.graphics.Pattern.Pattern(Device, float, float, float, float, Color, int, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1086

org.eclipse.swt.graphics.Pattern.Pattern(Device, Image)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1153

org.eclipse.swt.graphics.Point.Point(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.handleAction(TriggerCondition[], Object, boolean)182

org.eclipse.swt.graphics.Rectangle.contains(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.contains(double, double, GC)255

org.eclipse.swt.graphics.Rectangle.isEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.isEmpty()278

org.eclipse.swt.graphics.Rectangle.Rectangle(int, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.copy()223
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)123
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)190
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)836
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1470
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillOval(OvalRenderEvent)1567
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)532
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)414
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)653
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)703
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)894

org.eclipse.swt.graphics.Region.add(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Location[], Action, double, double, double, Region)84
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setClip(ClipRenderEvent)162

org.eclipse.swt.graphics.Region.add(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)129

org.eclipse.swt.graphics.Region.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)136
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Location[], Action, double, double, double, Region)91

org.eclipse.swt.graphics.Region.intersect(Region)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)132
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Location[], Action, double, double, double, Region)87

org.eclipse.swt.graphics.Region.Region()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)128
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Location[], Action, double, double, double, Region)83
org.eclipse.birt.chart.device.swt.SwtRendererImpl.enableInteraction(InteractionEvent)1181
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setClip(ClipRenderEvent)161
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1904
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)696

org.eclipse.swt.graphics.Resource.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.disposeTransform(Object)202
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, Action, double, double, double, Region)137
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)191
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Location[], Action, double, double, double, Region)92
org.eclipse.birt.chart.device.swt.SwtEventHandler.dispose()743
org.eclipse.birt.chart.device.swt.SwtEventHandler.dispose()742
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(ArcRenderEvent)811
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)749
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArc(GC, Device, ArcRenderEvent, double, double, double)684
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1411
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawArea(AreaRenderEvent)1410
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawImage(ImageRenderEvent)283
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawLine(LineRenderEvent)334
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawOval(OvalRenderEvent)1545
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawPolygon(PolygonRenderEvent)504
org.eclipse.birt.chart.device.swt.SwtRendererImpl.drawRectangle(RectangleRenderEvent)393
org.eclipse.birt.chart.device.swt.SwtRendererImpl.enableInteraction(InteractionEvent)1326
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)993
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArc(ArcRenderEvent)993
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1484
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillArea(AreaRenderEvent)1484
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillOval(OvalRenderEvent)1592
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillOval(OvalRenderEvent)1592
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathColor(Path, ColorDefinition)1012
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1101
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1100
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1102
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1157
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1158
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)571
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPolygon(PolygonRenderEvent)571
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)443
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillRectangle(RectangleRenderEvent)443
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setClip(ClipRenderEvent)168
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1911
org.eclipse.birt.chart.device.swt.SwtTextMetrics.disposeFont()148
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)321
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderBorder(IChartComputation, GC, Label, int, Location)600
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)835
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)828
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)728
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderHorizontalText(IChartComputation, GC, Label, double, double)834
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderTextAtLocation(IPrimitiveRenderer, int, Location, Label)434
org.eclipse.birt.chart.device.swt.SwtTextRenderer.renderTextInBlock(IDeviceRenderer, Bounds, TextAlignment, Label)545
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)955
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)916
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)1011
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)906
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)954
org.eclipse.birt.chart.device.swt.SwtTextRenderer.rotatedTextAsImage(IChartComputation, Label)952

org.eclipse.swt.graphics.Resource.getDevice()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.setGraphicsContext(Object)195
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathGradient(Path, Gradient, Rectangle)1086
org.eclipse.birt.chart.device.swt.SwtRendererImpl.fillPathImage(Path, Image)1153

org.eclipse.swt.graphics.TextLayout.getLineOffsets()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)310

org.eclipse.swt.graphics.TextLayout.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)299

org.eclipse.swt.graphics.TextLayout.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)308

org.eclipse.swt.graphics.TextLayout.setWidth(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)300

org.eclipse.swt.graphics.TextLayout.TextLayout(Device)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtTextMetrics.splitOnBreaks(String, double)298

org.eclipse.swt.graphics.Transform.rotate(float)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.rotate(GC, Object, float)189

org.eclipse.swt.graphics.Transform.Transform(Device)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.newTransform(Device)142

org.eclipse.swt.graphics.Transform.translate(float, float)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.R31Enhance.translate(GC, Object, float, float)174

org.eclipse.swt.SWT.getPlatform()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.SwtDisplayServer()74

org.eclipse.swt.SWT.getVersion()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtDisplayServer.SwtDisplayServer()75

org.eclipse.swt.widgets.Control.addFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1895

org.eclipse.swt.widgets.Control.addKeyListener(KeyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1894

org.eclipse.swt.widgets.Control.addMouseListener(MouseListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1891

org.eclipse.swt.widgets.Control.addMouseMoveListener(MouseMoveListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1892

org.eclipse.swt.widgets.Control.addMouseTrackListener(MouseTrackListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1893

org.eclipse.swt.widgets.Control.getMenu()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)338

org.eclipse.swt.widgets.Control.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)317

org.eclipse.swt.widgets.Control.removeFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1842
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1884

org.eclipse.swt.widgets.Control.removeKeyListener(KeyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1841
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1883

org.eclipse.swt.widgets.Control.removeMouseListener(MouseListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1838
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1880

org.eclipse.swt.widgets.Control.removeMouseMoveListener(MouseMoveListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1839
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1881

org.eclipse.swt.widgets.Control.removeMouseTrackListener(MouseTrackListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1840
org.eclipse.birt.chart.device.swt.SwtRendererImpl.setProperty(String, Object)1882

org.eclipse.swt.widgets.Control.setCursor(Cursor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)685
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)733
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)737
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)711

org.eclipse.swt.widgets.Control.setMenu(Menu)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)318

org.eclipse.swt.widgets.Control.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.hideTooltip()669
org.eclipse.birt.chart.device.swt.SwtEventHandler.showTooltip(RegionAction)678

org.eclipse.swt.widgets.Display.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.RegionAction.RegionAction(StructureSource, Bounds, double, double, boolean, Action, double, double, double, Region)165
org.eclipse.birt.chart.device.swt.SwtDisplayServer.SwtDisplayServer()63
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)702
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)737
org.eclipse.birt.chart.device.swt.SwtEventHandler.SwtEventHandler(InteractiveRenderer, LinkedHashMap>, IUpdateNotifier, ULocale)122
org.eclipse.birt.chart.device.swt.SwtEventHandler.SwtEventHandler(InteractiveRenderer, LinkedHashMap>, IUpdateNotifier, ULocale)123

org.eclipse.swt.widgets.Menu.Menu(Decorations, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)317

org.eclipse.swt.widgets.Menu.setVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)338

org.eclipse.swt.widgets.MenuItem.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)326

org.eclipse.swt.widgets.MenuItem.MenuItem(Menu, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)323

org.eclipse.swt.widgets.MenuItem.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)324

org.eclipse.swt.widgets.Widget.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.1.widgetSelected(SelectionEvent)333
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)313

org.eclipse.swt.widgets.Widget.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.1.widgetSelected(SelectionEvent)331

org.eclipse.swt.widgets.Widget.getDisplay()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.setCursor(Composite, Cursor, Cursor)711

org.eclipse.swt.widgets.Widget.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)310
org.eclipse.birt.chart.device.swt.SwtRendererImpl.dispose()1830

org.eclipse.swt.widgets.Widget.setData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.chart.device.swt.SwtEventHandler.openMultiURLs(MultiURLValues, Point)325

Back to reference summary for org.eclipse.birt.chart.device.swt

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict