org.citygml4j.jaxb.gml._3_1_1
Class AbstractSurfacePatchType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.AbstractSurfacePatchType
- Direct Known Subclasses:
- AbstractParametricCurveSurfaceType, PolygonPatchType, RectangleType, TriangleType
public abstract class AbstractSurfacePatchType
- extends java.lang.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>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSurfacePatchType
public AbstractSurfacePatchType()