it.cnr.imaa.essi.ncml.binding.gml
Class AbstractParametricCurveSurfaceType

java.lang.Object
  extended by it.cnr.imaa.essi.ncml.binding.gml.AbstractSurfacePatchType
      extended by it.cnr.imaa.essi.ncml.binding.gml.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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractParametricCurveSurfaceType

public AbstractParametricCurveSurfaceType()


Copyright © 2007. All Rights Reserved.