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

U

UnboundedBox2DException - Exception in math.geom2d
Exception thrown when an unbounded box is involved in an operation that assumes a bounded box.
UnboundedBox2DException(Box2D) - Constructor for exception math.geom2d.UnboundedBox2DException
 
UnboundedShape2DException - Exception in math.geom2d
Exception thrown when an unbounded shape is involved in an operation that assumes a bounded shape.
UnboundedShape2DException(Shape2D) - Constructor for exception math.geom2d.UnboundedShape2DException
 
union(Box2D) - Method in class math.geom2d.Box2D
Returns the Box2D which contains both this box and the specified box.
union(Polygon2D, Polygon2D) - Static method in class math.geom2d.polygon.Polygons2D
Computes the union of the two polygons.
union(Box3D) - Method in class math.geom3d.Box3D
Returns the Box2D which contains both this box and the specified box.
UNIT_SQUARE_BOX - Static variable in class math.geom2d.Box2D
The box corresponding to the unit square, with bounds [0 1] in each direction

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