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

Packages that use TriangulatedSurface
org.opengis.geometry.coordinate Set of geometric objects. 
 

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 © 1996-2014 Geotools. All Rights Reserved.