Uses of Class
math.geom2d.curve.BoundaryPolyCurve2D

Packages that use BoundaryPolyCurve2D
math.geom2d.curve Curves interface hierarchy, and implementations of curve sets and various poly-curves. 
 

Uses of BoundaryPolyCurve2D in math.geom2d.curve
 

Methods in math.geom2d.curve that return BoundaryPolyCurve2D
 BoundaryPolyCurve2D<? extends ContinuousOrientedCurve2D> BoundaryPolyCurve2D.getReverseCurve()
           
 BoundaryPolyCurve2D<ContinuousOrientedCurve2D> BoundaryPolyCurve2D.transform(AffineTransform2D trans)