Index

A B C D E F G H I L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

union(double, double) - Method in class org.eclipse.gef.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.gef.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(Dimension) - Method in class org.eclipse.gef.geometry.planar.Dimension
Sets the width of this Dimension to the greater of this Dimension's width and d.width.
union(Point) - Method in class org.eclipse.gef.geometry.planar.Rectangle
Updates this Rectangle's bounds so that the given Point is included within.
union(Rectangle) - Method in class org.eclipse.gef.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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form