Eclipse Draw2d
2.1
A B C D E F G H I K L M N O P Q R S T U V W X Y

D

darkBlue - Static variable in interface org.eclipse.draw2d.ColorConstants
Misc. colors
DARKER_LIGHTER - Static variable in class org.eclipse.draw2d.SchemeBorder
 
darker(Color) - Static method in class org.eclipse.draw2d.FigureUtilities
Returns a Color the same as the passed color in a darker hue.
DARKEST_DARKER - Static variable in class org.eclipse.draw2d.SchemeBorder
 
darkGray - Static variable in interface org.eclipse.draw2d.ColorConstants
Misc. colors
darkGreen - Static variable in interface org.eclipse.draw2d.ColorConstants
Misc. colors
deactivate() - Method in class org.eclipse.draw2d.parts.Thumbnail
Deactivates this Thumbnail.
debug - Static variable in class org.eclipse.draw2d.SWTGraphics
 
DEFAULT_FIRING - Static variable in class org.eclipse.draw2d.Clickable
An action is performed every time the mouse is released.
DEFAULT_FIRING_BEHAVIOR - Static variable in class org.eclipse.draw2d.ButtonModel
Action performed events are not fired until the mouse button is released.
DefaultRangeModel - class org.eclipse.draw2d.DefaultRangeModel.
Generic implementation for a RangeModel.
DefaultRangeModel() - Constructor for class org.eclipse.draw2d.DefaultRangeModel
 
DeferredUpdateManager - class org.eclipse.draw2d.DeferredUpdateManager.
 
DeferredUpdateManager.UpdateRequest - class org.eclipse.draw2d.DeferredUpdateManager.UpdateRequest.
 
DeferredUpdateManager.UpdateRequest() - Constructor for class org.eclipse.draw2d.DeferredUpdateManager.UpdateRequest
 
DeferredUpdateManager() - Constructor for class org.eclipse.draw2d.DeferredUpdateManager
 
DeferredUpdateManager(GraphicsSource) - Constructor for class org.eclipse.draw2d.DeferredUpdateManager
 
DelegatingLayout - class org.eclipse.draw2d.DelegatingLayout.
Figures using a DelegatingLayout as their layout manager give location responsibilities to their children.
DelegatingLayout() - Constructor for class org.eclipse.draw2d.DelegatingLayout
 
Dimension - class org.eclipse.draw2d.geometry.Dimension.
Stores an integer width and height.
Dimension() - Constructor for class org.eclipse.draw2d.geometry.Dimension
Constructs a Dimension of zero width and height.
Dimension(Dimension) - Constructor for class org.eclipse.draw2d.geometry.Dimension
Constructs a Dimension with the width and height of the passed Dimension.
Dimension(Image) - Constructor for class org.eclipse.draw2d.geometry.Dimension
Constructs a Dimension with the width and height of the Image supplied as input.
Dimension(int, int) - Constructor for class org.eclipse.draw2d.geometry.Dimension
Constructs a Dimension with the supplied width and height values.
Dimension(Point) - Constructor for class org.eclipse.draw2d.geometry.Dimension
Constructs a Dimension where the width and height are the x and y distances of the input point from the origin.
direction - Variable in class org.eclipse.draw2d.Triangle
 
disable() - Method in class org.eclipse.draw2d.geometry.Transposer
Disables transposing of inputs.
dispatchFocusGained(FocusEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchFocusGained(FocusEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchFocusLost(FocusEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchFocusLost(FocusEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchKeyPressed(KeyEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchKeyPressed(KeyEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchKeyReleased(KeyEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchKeyReleased(KeyEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchKeyTraversed(TraverseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchKeyTraversed(TraverseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseDoubleClicked(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseDoubleClicked(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseEntered(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseEntered(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseExited(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseExited(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseHover(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseHover(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseMoved(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseMoved(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMousePressed(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMousePressed(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
dispatchMouseReleased(MouseEvent) - Method in class org.eclipse.draw2d.SWTEventDispatcher
 
dispatchMouseReleased(MouseEvent) - Method in class org.eclipse.draw2d.EventDispatcher
 
displayToolTipNear(IFigure, IFigure, int, int) - Method in class org.eclipse.draw2d.ToolTipHelper
Sets the LightWeightSystem object's contents to the passed tooltip, and displays the tip.
dispose() - Method in class org.eclipse.draw2d.UpdateManager
 
dispose() - Method in class org.eclipse.draw2d.ToolTipHelper
 
dispose() - Method in class org.eclipse.draw2d.ScaledGraphics
 
dispose() - Method in class org.eclipse.draw2d.SWTGraphics
 
dispose() - Method in class org.eclipse.draw2d.PopUpHelper
Dispose of this PopUpHelper object.
dispose() - Method in class org.eclipse.draw2d.Graphics
 
doClick() - Method in class org.eclipse.draw2d.Clickable
Fires an action performed event.
dotProduct(Ray) - Method in class org.eclipse.draw2d.geometry.Ray
Calculates the dot product of this Ray with another.
DOWN_ARROW - Static variable in class org.eclipse.draw2d.ScrollBarLayout
 
drawArc(int, int, int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawArc(Rectangle, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawFocus(int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawFocus(int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawFocus(int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawFocus(Rectangle) - Method in class org.eclipse.draw2d.Graphics
 
drawImage(Image, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawImage(Image, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawImage(Image, int, int) - Method in class org.eclipse.draw2d.PrinterGraphics
 
drawImage(Image, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.draw2d.PrinterGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawImage(Image, Point) - Method in class org.eclipse.draw2d.Graphics
 
drawImage(Image, Rectangle, Rectangle) - Method in class org.eclipse.draw2d.Graphics
 
drawLine(int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawLine(int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawLine(int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawLine(Point, Point) - Method in class org.eclipse.draw2d.Graphics
 
drawOval(int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawOval(int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawOval(int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawOval(Rectangle) - Method in class org.eclipse.draw2d.Graphics
 
drawPolygon(PointList) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawPolygon(PointList) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawPolygon(PointList) - Method in class org.eclipse.draw2d.Graphics
 
drawPolyline(PointList) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawPolyline(PointList) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawPolyline(PointList) - Method in class org.eclipse.draw2d.Graphics
 
drawRectangle(int, int, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawRectangle(int, int, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawRectangle(int, int, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawRectangle(Rectangle) - Method in class org.eclipse.draw2d.Graphics
 
drawRoundRectangle(Rectangle, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawRoundRectangle(Rectangle, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawRoundRectangle(Rectangle, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawString(String, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawString(String, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawString(String, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawString(String, Point) - Method in class org.eclipse.draw2d.Graphics
 
drawText(String, int, int) - Method in class org.eclipse.draw2d.ScaledGraphics
 
drawText(String, int, int) - Method in class org.eclipse.draw2d.SWTGraphics
 
drawText(String, int, int) - Method in class org.eclipse.draw2d.Graphics
 
drawText(String, Point) - Method in class org.eclipse.draw2d.Graphics
 
dx - Variable in class org.eclipse.draw2d.SWTGraphics.State
 
dy - Variable in class org.eclipse.draw2d.SWTGraphics.State
 

Eclipse Draw2d
2.1
A B C D E F G H I K L M N O P Q R S T U V W X Y
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.