See: Description
| Class | Description |
|---|---|
| EuclideanPseudoLines |
This class takes a rank 3 oriented matroid and prepares it for
processing from a Euclidean perspective.
|
| ImageOptions |
Settings for drawing pseudoline diagrams.
|
| PseudoLineDrawing |
This class is for generating images of pseudolines
as Euclidean pictures of the projective plane.
|
| Exception | Description |
|---|---|
| CoLoopCannotBeDrawnException |
The representation of rank 3 oriented matroids as pseudoline drawings
in the Euclidean plane can only draw co-loops as the line at infinity.
|
| NotRank3Exception |
An algorithm that only applies to rank 3 oriented matroids was
applied to an oriented matroid of a different rank.
|
This package is for representing rank 3 oriented matroids as pseudoline drawings, particularly in the Euclidean plane.