| Interface | Description |
|---|---|
| Shape |
An interface for 2d shapes such as circles, rectangles and text.
|
| Class | Description |
|---|---|
| ApolloniusSolver | |
| Circle | |
| ConvexPolygon | |
| Line | |
| LineSegment | |
| LSC |
A line-swept circle.
|
| Point |
A point in (x,y)-space represented using double precision.
|
| PointSet | |
| Polygon | |
| Triangle | |
| Triangulation | |
| TriangulationFace | |
| TriangulationVertex | |
| Vector |
| Enum | Description |
|---|---|
| ConvexPolygon.ConvexHullAlgorithm | |
| Triangulation.TriangulationAlgorithm | |
| TriangulationVertex.VertexType |