net.opengis.gml
Class AbstractSurfacePatchType

java.lang.Object
  extended by net.opengis.gml.AbstractSurfacePatchType
Direct Known Subclasses:
AbstractParametricCurveSurfaceType, PolygonPatchType, RectangleType, TriangleType

public abstract class AbstractSurfacePatchType
extends Object

A surface patch defines a homogenuous portion of a surface.

Classe Java pour AbstractSurfacePatchType complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType name="AbstractSurfacePatchType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


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

Constructor Detail

AbstractSurfacePatchType

public AbstractSurfacePatchType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.