| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
| com.mockturtlesolutions.snifflib.invprobs |
Contains standard classes and interfaces for solving statistical inverse problems.
|
| Modifier and Type | Field and Description |
|---|---|
protected FigureReporter |
FigureReport.reporter |
| Modifier and Type | Method and Description |
|---|---|
FigureReporter |
FigureReportable.getFigureReporter(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
FigureReportable.addFigureReporter(java.lang.String key,
FigureReporter rep) |
| Constructor and Description |
|---|
FigureReport(FigureReporter prep) |
| Modifier and Type | Method and Description |
|---|---|
FigureReporter |
StatisticalModel.getFigureReporter(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticalModel.addFigureReporter(java.lang.String key,
FigureReporter rep) |
Copyright © 2011, 2013. Daniel P. Dougherty