| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
PolyhedralSurfaceType
A polyhedral surface is a surface composed
of polygon surfaces connected along their common boundary
curves.
|
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.
|
class |
TriangulatedSurfaceType
A triangulated surface is a polyhedral
surface that is composed only of triangles.
|
| Modifier and Type | Method and Description |
|---|---|
SurfaceType |
ObjectFactory.createSurfaceType()
Create an instance of
SurfaceType |
| Modifier and Type | Method and Description |
|---|---|
Surface |
ObjectFactory.createSurface(SurfaceType value)
Create an instance of
Surface} |
| Constructor and Description |
|---|
Surface(SurfaceType value) |
Copyright © 2019 B3Partners B.V.. All rights reserved.