|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |