|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Curve | Curve instances are 1D-geometries that consist of a number of curve segments. |
| GeometricPrimitive | A GeometricPrimitive is a contigous geometry with single dimensionality. |
| LinearRing | TODO add documentation here |
| LineString | The most common case of a Curve: consist of just one curve segment with linear interpolation between the
control points. |
| OrientableCurve | An OrientableCurve consists of a wrapped base Curve and an additional orientation. |
| OrientableSurface | An OrientableSurface consists of a wrapped base Surface and an additional orientation. |
| Point | 0-dimensional primitive. |
| Polygon | A Surface that consists of one single planar patch (a PolygonPatch). |
| PolyhedralSurface | A Surface that consists only of PolygonPatch patches. |
| Ring | A Ring is a composition of Curves that forms a closed loop. |
| Solid | Solid instances are 3D-geometries that ... |
| Surface | Surface instances are 2D-geometries that consist of an arbitrary number of surface patches which are not
necessarily planar. |
| Tin | A TriangulatedSurface that uses the Delaunay algorithm or a similar algorithm complemented with consideration
of breaklines, stoplines, and maximum length of triangle sides. |
| TriangulatedSurface | A Surface that consists only of Triangle patches. |
| Enum Summary | |
|---|---|
| Curve.CurveType | Convenience enum type for discriminating the different curve variants. |
| GeometricPrimitive.PrimitiveType | Convenience enum type for discriminating the different primitive variants. |
| Ring.RingType | All ring variants. |
| Solid.SolidType | Convenience enum type for discriminating the different solid variants. |
| Surface.SurfaceType | Convenience enum type for discriminating the different surface variants. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||