Uses of Class
math.geom2d.curve.GenericDomain2D

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

Uses of GenericDomain2D in math.geom2d.curve
 

Methods in math.geom2d.curve that return GenericDomain2D
 GenericDomain2D GenericDomain2D.transform(AffineTransform2D trans)
          return a new domain which is created from the transformed domain of this boundary.