Uses of Class
net.opengis.gml.AbstractSurfaceType

Packages that use AbstractSurfaceType
net.opengis.gml   
 

Uses of AbstractSurfaceType in net.opengis.gml
 

Subclasses of AbstractSurfaceType in net.opengis.gml
 class PolygonType
          A Polygon is a special surface that is defined by a single surface patch.
 

Methods in net.opengis.gml that return AbstractSurfaceType
 AbstractSurfaceType ObjectFactory.createAbstractSurfaceType()
          Create an instance of AbstractSurfaceType
 

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

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



Copyright © 2008. All Rights Reserved.