Interface CompositeSolid

All Superinterfaces:
Cloneable, Comparable, Complex, Composite, Geometry, org.gvsig.tools.util.GetItem<Geometry>, org.gvsig.tools.util.IsEmpty, Iterable<Geometry>, Serializable, Shape, org.gvsig.tools.util.Size

public interface CompositeSolid extends Composite

This interface is equivalent to the GM_CompositeSolid specified in ISO 19107. A CompositeSolid shall be a Complex with all the geometric properties of a solid. Essentially, a composite solid is a set of solids that join in pairs on common boundary surfaces to form a single solid.

Author:
Jorge Piera
See Also: