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 |
---|---|
SLAxesPreferences |
PlotPanel.getAxesPreferences() |
Modifier and Type | Method and Description |
---|---|
void |
SLAxes.applyPreferences(java.lang.String repos,
SLAxesPreferences p) |
void |
PlotPanel.setAxesPreferences(SLAxesPreferences p) |
void |
PlotFrame.setAxesPreferences(SLAxesPreferences prefs) |
void |
SLAxes.updatePreferences(java.lang.String repos,
SLAxesPreferences 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 |
---|---|
SLAxesPreferences |
Plot.getAxesPreferences() |
Modifier and Type | Method and Description |
---|---|
void |
Plot.setAxesPreferences(SLAxesPreferences p) |
Copyright © 2011, 2013. Daniel P. Dougherty