math.geom2d.domain
Interface DomainSet2D<T extends Domain2D>
-
- All Superinterfaces:
- Domain2D, GeometricObject2D, java.lang.Iterable<T>, Shape2D, ShapeSet2D<T>
- All Known Implementing Classes:
- DomainArray2D
public interface DomainSet2D<T extends Domain2D> extends ShapeSet2D<T>, Domain2D
General interface for a set of domains, that is itself a domain.
-
-
Method Summary
-
Methods inherited from interface math.geom2d.ShapeSet2D
add, add, clear, contains, get, indexOf, remove, remove, size
-
Methods inherited from interface math.geom2d.domain.Domain2D
asPolygon, boundary, clip, complement, contours, draw, fill, transform
-
Methods inherited from interface math.geom2d.Shape2D
boundingBox, contains, contains, distance, distance, isBounded, isEmpty
-
Methods inherited from interface math.geom2d.GeometricObject2D
almostEquals
-
-
DMelt 3.0 © DataMelt by jWork.ORG