| LineSegment |
Represents a line segment in 3D space as a Mark.
|
| PointList |
A a list of 3D points.
|
| PointListBase |
A base class for marks that consist of a list of 3D points.
|
| PointListFactory |
A factory for creating PointList objects from various types of point collections.
|
| Polygon |
Represents a polygon in 2D space as a Mark.
|
| PolygonCurve |
Represents a polygon curve in 3D space as a Mark.
|
| RotatableBoundingBox |
A two-dimensional bounding-box rotated at arbitrary angle in XY plane around a point.
|
| RotatableBoundingBoxFactory |
|