org.citygml4j.jaxb.gml._3_1_1
Class AbstractParametricCurveSurfaceType

java.lang.Object
  extended by org.citygml4j.jaxb.gml._3_1_1.AbstractSurfacePatchType
      extended by org.citygml4j.jaxb.gml._3_1_1.AbstractParametricCurveSurfaceType
Direct Known Subclasses:
AbstractGriddedSurfaceType

public class AbstractParametricCurveSurfaceType
extends AbstractSurfacePatchType

Java-Klasse für AbstractParametricCurveSurfaceType complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

 <complexType name="AbstractParametricCurveSurfaceType">
   <complexContent>
     <extension base="{http://www.opengis.net/gml}AbstractSurfacePatchType">
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
AbstractParametricCurveSurfaceType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractParametricCurveSurfaceType

public AbstractParametricCurveSurfaceType()