Uses of Class
math.geom2d.domain.GenericDomain2D

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

Uses of GenericDomain2D in math.geom2d.circulinear
 

Subclasses of GenericDomain2D in math.geom2d.circulinear
 class GenericCirculinearDomain2D
          A specialization of GenericDomain2D, whose boundary is constrained to be circulinear.
 

Uses of GenericDomain2D in math.geom2d.domain
 

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



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.