Uses of Class
net.opengis.gml.AbstractSurfacePatchType

Packages that use AbstractSurfacePatchType
net.opengis.gml   
 

Uses of AbstractSurfacePatchType in net.opengis.gml
 

Subclasses of AbstractSurfacePatchType in net.opengis.gml
 class AbstractGriddedSurfaceType
          A gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.
 class AbstractParametricCurveSurfaceType
          Classe Java pour AbstractParametricCurveSurfaceType complex type.
 class ConeType
          A cone is a gridded surface given as a family of conic sections whose control points vary linearly.
 class CylinderType
          A cylinder is a gridded surface given as a family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal curves of a constant shape.
 class PolygonPatchType
          A PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
 class RectangleType
          Represents a rectangle as a surface with an outer boundary consisting of a linear ring.
 class SphereType
          A sphere is a gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whise radius varies in proportions to the cosine function of the central angle.
 class TriangleType
          Represents a triangle as a surface with an outer boundary consisting of a linear ring.
 

Fields in net.opengis.gml with type parameters of type AbstractSurfacePatchType
protected  List<JAXBElement<? extends AbstractSurfacePatchType>> SurfacePatchArrayPropertyType.surfacePatch
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractSurfacePatchType
 JAXBElement<AbstractSurfacePatchType> ObjectFactory.createSurfacePatch(AbstractSurfacePatchType value)
          Create an instance of JAXBElement<AbstractSurfacePatchType>}
 List<JAXBElement<? extends AbstractSurfacePatchType>> SurfacePatchArrayPropertyType.getSurfacePatch()
          Gets the value of the surfacePatch property.
 

Methods in net.opengis.gml with parameters of type AbstractSurfacePatchType
 JAXBElement<AbstractSurfacePatchType> ObjectFactory.createSurfacePatch(AbstractSurfacePatchType value)
          Create an instance of JAXBElement<AbstractSurfacePatchType>}
 



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