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 class for AbstractParametricCurveSurfaceType complex type.

The following schema fragment specifies the expected content contained within this class.

 <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()