Uses of Class
net.opengis.gml.SurfaceType

Packages that use SurfaceType
net.opengis.gml   
 

Uses of SurfaceType in net.opengis.gml
 

Subclasses of SurfaceType in net.opengis.gml
 class PolyhedralSurfaceType
          A polyhedral surface is a surface composed of polygon surfaces connected along their common boundary curves.
 class TinType
          A tin is a triangulated surface that uses the Delauny algorithm or a similar algorithm complemented with consideration of breaklines, stoplines, and maximum length of triangle sides.
 class TriangulatedSurfaceType
          A triangulated surface is a polyhedral surface that is composed only of triangles.
 

Methods in net.opengis.gml that return SurfaceType
 SurfaceType ObjectFactory.createSurfaceType()
          Create an instance of SurfaceType
 

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

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



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