Package | Description |
---|---|
com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
com.mockturtlesolutions.snifflib.mcmctools.database |
Base classes for the repository storage framework of the mcmctools package.
|
com.mockturtlesolutions.snifflib.spreadsheets.database |
Base classes for the repository storage framework of the spreadsheets package.
|
com.mockturtlesolutions.snifflib.statmodeltools.database |
Base classes for the repository storage framework of the statmodeltools package.
|
com.mockturtlesolutions.snifflib.stats |
Contains standard classes and interfaces for statistical storage classes and algorithms.
|
Modifier and Type | Method and Description |
---|---|
SLFigurePreferences |
PlotPanel.getFigurePreferences() |
Modifier and Type | Method and Description |
---|---|
void |
SLFigure.applyPreferences(java.lang.String repos,
SLFigurePreferences p) |
void |
PlotPanel.setFigurePreferences(SLFigurePreferences p) |
void |
PlotFrame.setFigurePreferences(SLFigurePreferences prefs) |
void |
SLFigure.updatePreferences(java.lang.String repos,
SLFigurePreferences p)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MCMCPrefs
.
|
class |
MCMCToolsPrefs
.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SpreadsheetPreferences |
Modifier and Type | Class and Description |
---|---|
class |
MyrtlePrefs |
Modifier and Type | Class and Description |
---|---|
class |
CanonicalVariableStoragePrefs |
class |
ParameterSetStoragePrefs |
Modifier and Type | Method and Description |
---|---|
SLFigurePreferences |
Plot.setFigurePreferences() |
Modifier and Type | Method and Description |
---|---|
void |
Plot.setFigurePreferences(SLFigurePreferences p) |
Copyright © 2011, 2013. Daniel P. Dougherty