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