public interface CirculinearDomain2D extends CirculinearShape2D, Domain2D
| Modifier and Type | Method and Description |
|---|---|
CirculinearBoundary2D |
getBoundary()
Returns the boundary of the set.
|
CirculinearDomain2D |
transform(CircleInversion2D inv)
Transforms the shape by a circle inversion.
|
getBufferclip, complement, draw, fill, transformcontains, contains, getBoundingBox, getDistance, getDistance, isBounded, isEmptyCirculinearBoundary2D getBoundary()
Domain2DThe returned curve is oriented, with an interior and an exterior.
getBoundary in interface Domain2DCirculinearDomain2D transform(CircleInversion2D inv)
CirculinearShape2Dtransform in interface CirculinearShape2Dinv - the circle inversionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.