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-Klasse für AbstractSurfacePatchType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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()