Uses of Interface
org.opengis.geometry.coordinate.TriangulatedSurface

Packages that use TriangulatedSurface
org.opengis.geometry.coordinate Core package needed to investigate coordinate-defined geometry. 
 

Uses of TriangulatedSurface in org.opengis.geometry.coordinate
 

Subinterfaces of TriangulatedSurface in org.opengis.geometry.coordinate
 interface Tin
          A triangulated surface that uses the Delaunay algorithm or a similar algorithm complemented with consideration for breaklines, stoplines and maximum length of triangle sides.
 

Methods in org.opengis.geometry.coordinate that return TriangulatedSurface
 TriangulatedSurface Triangle.getSurface()
          Returns the patch which own this surface patch.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.