Class AbstractSurfacePatchType

  • Direct Known Subclasses:
    AbstractParametricCurveSurfaceType, PolygonPatchType, RectangleType, TriangleType

    public abstract class AbstractSurfacePatchType
    extends Object
    A surface patch defines a homogenuous portion of a surface.

    Java class for AbstractSurfacePatchType complex type.

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

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

      • AbstractSurfacePatchType

        public AbstractSurfacePatchType()
        Default no-arg constructor