Uses of Class
net.opengis.gml.TriangulatedSurfaceType

Packages that use TriangulatedSurfaceType
net.opengis.gml   
 

Uses of TriangulatedSurfaceType in net.opengis.gml
 

Subclasses of TriangulatedSurfaceType in net.opengis.gml
 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.
 

Methods in net.opengis.gml that return TriangulatedSurfaceType
 TriangulatedSurfaceType ObjectFactory.createTriangulatedSurfaceType()
          Create an instance of TriangulatedSurfaceType
 

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

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



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