Uses of Package
math.geom2d.point

Packages that use math.geom2d.point
math.geom2d Planar geometry toolbox. 
math.geom2d.circulinear.buffer Computation of buffer for circulinear shapes. 
math.geom2d.grid Infinite grids with various geometries (square, triangle). 
math.geom2d.point Data structures for point sets. 
 

Classes in math.geom2d.point used by math.geom2d
PointSet2D
          A set of points.
PointShape2D
          Interface for shapes composed of a finite set of points.
 

Classes in math.geom2d.point used by math.geom2d.circulinear.buffer
PointSet2D
          A set of points.
 

Classes in math.geom2d.point used by math.geom2d.grid
PointSet2D
          A set of points.
 

Classes in math.geom2d.point used by math.geom2d.point
KDTree2D.Node
           
PointArray2D
          Represent the union of a finite number of Point2D.
PointSet2D
          A set of points.
PointShape2D
          Interface for shapes composed of a finite set of points.