Uses of Package
math.geom2d.polygon

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

Classes in math.geom2d.polygon used by math.geom2d
Polygon2D
          Represent a polygonal domain whose boundary is a single closed polyline.
PolygonalShape2D
          Represent any class made of a finite set of simply connected edges.
 

Classes in math.geom2d.polygon used by math.geom2d.polygon
HalfPlane2D
          a Half-plane, delimited by a straight line.
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.
PolygonalShape2D
          Represent any class made of a finite set of simply connected edges.
Rectangle2D
          Rectangle2D defines a rectangle rotated around its first corner.