Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse Draw2d
2.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
U
unhookEventHandler(ClickableEventHandler)
- Method in class org.eclipse.draw2d.
Clickable
Removes the given ClickableEventHandler containing listeners from this Clickable.
union(Dimension)
- Method in class org.eclipse.draw2d.geometry.
Rectangle
Unions this Rectangle's width and height with the specified Dimension.
union(Dimension)
- Method in class org.eclipse.draw2d.geometry.
Dimension
Sets the width of this Dimension to the greater of this Dimension's width and
d
.width.
union(int, int)
- Method in class org.eclipse.draw2d.geometry.
Rectangle
Updates this Rectangle's bounds to the minimum size which can hold both this Rectangle and the coordinate (x,y).
union(int, int, int, int)
- Method in class org.eclipse.draw2d.geometry.
Rectangle
Updates this Rectangle's dimensions to the minimum size which can hold both this Rectangle and the rectangle (x, y, w, h).
union(Point)
- Method in class org.eclipse.draw2d.geometry.
Rectangle
Updates this Rectangle's bounds to the minimum size which can hold both this Rectangle and the given Point.
union(Rectangle)
- Method in class org.eclipse.draw2d.geometry.
Rectangle
Updates this Rectangle's dimensions to the minimum size which can hold both this Rectangle and the given Rectangle.
unionInfo(FlowBox)
- Method in class org.eclipse.draw2d.text.
LineBox
unionInfo(FlowBox)
- Method in class org.eclipse.draw2d.text.
CompositeBox
unions the fragment's width, height, and ascent into this composite.
unionInfo(FlowBox)
- Method in class org.eclipse.draw2d.text.
BlockBox
UP_ARROW
- Static variable in class org.eclipse.draw2d.
ScrollBarLayout
UPARROW
- Static variable in class org.eclipse.draw2d.
Cursors
updateCursor()
- Method in class org.eclipse.draw2d.
SWTEventDispatcher
updateCursor()
- Method in class org.eclipse.draw2d.
EventDispatcher
updateFigureUnderCursor(MouseEvent)
- Method in class org.eclipse.draw2d.
SWTEventDispatcher
updateHoverSource(MouseEvent)
- Method in class org.eclipse.draw2d.
SWTEventDispatcher
UpdateListener
- interface org.eclipse.draw2d.
UpdateListener
.
An interface used to notify listeners that the listened to object is updating.
UpdateManager
- class org.eclipse.draw2d.
UpdateManager
.
Update managers handle the job of repainting and laying out figures.
UpdateManager()
- Constructor for class org.eclipse.draw2d.
UpdateManager
updateToolTip(IFigure, IFigure, int, int)
- Method in class org.eclipse.draw2d.
ToolTipHelper
Displays the hoverSource's tooltip if a tooltip of another source is currently being displayed.
useGraphicsTranslate()
- Method in class org.eclipse.draw2d.
Viewport
useLocalCoordinates()
- Method in class org.eclipse.draw2d.
ScalableFreeformLayeredPane
useLocalCoordinates()
- Method in class org.eclipse.draw2d.
Polyline
useLocalCoordinates()
- Method in class org.eclipse.draw2d.
FreeformViewport
useLocalCoordinates()
- Method in class org.eclipse.draw2d.
Figure
Returns
true
if this Figure uses local coordinates.
useLocalCoordinates()
- Method in class org.eclipse.draw2d.text.
BlockFlow
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse Draw2d
2.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.