JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF4 Geometry
1.0.0.201605161715
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
U
union(Dimension)
- Method in class org.eclipse.gef4.geometry.planar.
Dimension
Sets the width of this Dimension to the greater of this Dimension's width and
d
.width.
union(double, double)
- Method in class org.eclipse.gef4.geometry.planar.
Rectangle
Updates this
Rectangle
's bounds so that the
Point
given by (x,y) is contained.
union(double, double, double, double)
- Method in class org.eclipse.gef4.geometry.planar.
Rectangle
Updates this Rectangle's bounds to the union of this
Rectangle
and the
Rectangle
with location (x, y) and size(w, h).
union(Point)
- Method in class org.eclipse.gef4.geometry.planar.
Rectangle
Updates this
Rectangle
's bounds so that the given
Point
is included within.
union(Rectangle)
- Method in class org.eclipse.gef4.geometry.planar.
Rectangle
Updates this Rectangle's bounds to the union of this
Rectangle
and the
Rectangle
.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF4 Geometry
1.0.0.201605161715
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright (c) 2014 itemis AG, and others. All rights reserved.