Skip navigation links
GEF Geometry
5.0.3.202009090201
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.gef.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.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(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 
Skip navigation links
GEF Geometry
5.0.3.202009090201

Copyright (c) 2014 itemis AG, and others. All rights reserved.