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

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

Uses of PolyhedralSurface in org.opengis.geometry.coordinate
 

Subinterfaces of PolyhedralSurface 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.
 interface TriangulatedSurface
          A polyhedral surface that is composed only of triangles.
 

Methods in org.opengis.geometry.coordinate that return PolyhedralSurface
 PolyhedralSurface GeometryFactory.createPolyhedralSurface(List<Polygon> tiles)
          Constructs polyhedral surface from the facet polygons.
 



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