Generated by
JDiff

Class java.awt.geom.Rectangle2D

Documentation changed from old to new.

Changed Methods
void intersect(Rectangle2D, Rectangle2D, Rectangle2D) Documentation changed from old to new.
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
void union(Rectangle2D, Rectangle2D, Rectangle2D) Documentation changed from old to new.
Unions the pair of source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.