Uses of Class
math.geom2d.polygon.Rectangle2D

Packages that use Rectangle2D
math.geom2d.polygon Domains of the plane whose boundary is straight, like polygons, half-plane, wedge... 
 

Uses of Rectangle2D in math.geom2d.polygon
 

Methods in math.geom2d.polygon with parameters of type Rectangle2D
 void Rectangle2D.setRectangle(Rectangle2D rect)
          Apply the characteristics of the given Rectangle to this object.