| Class | Description |
|---|---|
| ObstacleGraph |
Contains methods for calculating the obstacle graph.
|
| Segment |
Orthogonal segment for obstacle graph calculation.
|
| Segment.VerticalPart<S extends Segment> |
A class for storing sweep-line segment projections on vertical axis.
|