Interface | Description |
---|---|
PolygonShapeXZ |
supertype for polygons, defined as closed 2d shapes with 3 or more vertices.
|
PolylineShapeXZ |
a polyline (aka linestring) with at least two points.
|
ShapeXZ |
two-dimensional, immutable shape.
|
SimpleClosedShapeXZ |
a closed shape, covering a non-zero area, that is not self-intersecting.
|
Class | Description |
---|---|
CircleXZ | |
PolylineXZ |
a polyline (aka linestring)
|