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.

Author:
dlegland

Field Summary
 
Fields inherited from interface math.geom2d.Shape2D
ACCURACY
 
Method Summary
 
Methods inherited from interface math.geom2d.ShapeSet2D
add, add, clear, contains, get, indexOf, remove, remove, size
 
Methods inherited from interface java.lang.Iterable
iterator
 
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