public class PseudoLineDrawing extends Object implements Verify
ImageOptions
class,Modifier and Type | Method and Description |
---|---|
RenderedImage |
image()
Returns an image of the oriented matroid with default options.
|
RenderedImage |
image(ImageOptions opt)
Returns an image of the oriented matroid with the specified options.
|
String |
toString() |
void |
verify()
Check invariants of the object.
|
public void verify() throws AxiomViolation
Verify
verify
in interface Verify
AxiomViolation
- If an invariant did not hold.public RenderedImage image()
image(ImageOptions)
,
ImageOptions.defaultColor()
public RenderedImage image(ImageOptions opt)
opt
- The options controlling the image generation