|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericDomain2D | |
|---|---|
| math.geom2d.circulinear | Definition of circulinear shapes and some implementations. |
| math.geom2d.domain | Definition of planar domains, and basic implementations. |
| 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 | |
|---|---|
static GenericDomain2D |
GenericDomain2D.create(Boundary2D boundary)
|
GenericDomain2D |
GenericDomain2D.transform(AffineTransform2D trans)
Returns a new domain which is created from the transformed domain of this boundary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||