Uses of Class
net.opengis.gml.AbstractGriddedSurfaceType

Packages that use AbstractGriddedSurfaceType
net.opengis.gml   
 

Uses of AbstractGriddedSurfaceType in net.opengis.gml
 

Subclasses of AbstractGriddedSurfaceType in net.opengis.gml
 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 AbstractGriddedSurfaceType
 AbstractGriddedSurfaceType ObjectFactory.createAbstractGriddedSurfaceType()
          Create an instance of AbstractGriddedSurfaceType
 

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

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



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