Package nl.b3p.csw.jaxb.gml
Class AbstractSurfacePatchType
- java.lang.Object
-
- nl.b3p.csw.jaxb.gml.AbstractSurfacePatchType
-
- Direct Known Subclasses:
AbstractParametricCurveSurfaceType,PolygonPatchType,RectangleType,TriangleType
public abstract class AbstractSurfacePatchType extends Object
A surface patch defines a homogenuous portion of a surface.Java class for AbstractSurfacePatchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractSurfacePatchType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> </sequence> </restriction> </complexContent> </complexType>