Interface CompositeSurface

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 CompositeSurface extends Composite

This interface is equivalent to the GM_CompositeSurface specified in ISO 19107. A composite surface shall be a Complex with all the geometric properties of a surface, and thus can be considered as a type of orientable surface (OrientableSurface). Essentially, a composite surface is a collection of oriented surfaces that join in pairs on common boundary curves and which, when considered as a whole, form a single surface.

Author:
gvSIG team
See Also: