Package math.geom2d.polygon

Domains of the plane whose boundary is straight, like polygons, half-plane, wedge...

See:
          Description

Interface Summary
PolygonalShape2D Represent any class made of a finite set of simply connected edges.
 

Class Summary
HalfPlane2D a Half-plane, delimited by a straight line.
HRectangle2D HRectangle2D defines a rectangle with edges parallel to main axis.
MultiPolygon2D A polygonal domain whose boundary is composed of several disjoint continuous ClosedPolyline2D.
Polygon2D Represent a polygonal domain whose boundary is a single closed polyline.
Rectangle2D Rectangle2D defines a rectangle rotated around its first corner.
 

Package math.geom2d.polygon Description

Domains of the plane whose boundary is straight, like polygons, half-plane, wedge...