Uses of Class
math.geom2d.polygon.HRectangle2D

Packages that use HRectangle2D
math.geom2d.polygon Definitions and implementations of shapes composed several line segments: polylines, rings, polygons. 
 

Uses of HRectangle2D in math.geom2d.polygon
 

Methods in math.geom2d.polygon that return HRectangle2D
 HRectangle2D HRectangle2D.clip(Box2D box)
          Deprecated. Returns the clipping of the rectangle, as an instance of HRectangle2D.