Uses of Class
net.opengis.gml.AbstractParametricCurveSurfaceType

Packages that use AbstractParametricCurveSurfaceType
net.opengis.gml   
 

Uses of AbstractParametricCurveSurfaceType in net.opengis.gml
 

Subclasses of AbstractParametricCurveSurfaceType in net.opengis.gml
 class AbstractGriddedSurfaceType
          A gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.
 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 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.
 

Methods in net.opengis.gml that return AbstractParametricCurveSurfaceType
 AbstractParametricCurveSurfaceType ObjectFactory.createAbstractParametricCurveSurfaceType()
          Create an instance of AbstractParametricCurveSurfaceType
 

Methods in net.opengis.gml that return types with arguments of type AbstractParametricCurveSurfaceType
 JAXBElement<AbstractParametricCurveSurfaceType> ObjectFactory.createParametricCurveSurface(AbstractParametricCurveSurfaceType value)
          Create an instance of JAXBElement<AbstractParametricCurveSurfaceType>}
 

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



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