Uses of Class
math.geom2d.polygon.HalfPlane2D

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

Uses of HalfPlane2D in math.geom2d.polygon
 

Methods in math.geom2d.polygon that return HalfPlane2D
 HalfPlane2D HalfPlane2D.transform(AffineTransform2D trans)
          Return the new HalfPlane created by an affine transform of this halfplane.