|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlotParams | |
|---|---|
| net.talvi.puffinplot.plots | |
| Uses of PlotParams in net.talvi.puffinplot.plots |
|---|
| Fields in net.talvi.puffinplot.plots declared as PlotParams | |
|---|---|
protected PlotParams |
Plot.params
the plot parameters |
| Constructors in net.talvi.puffinplot.plots with parameters of type PlotParams | |
|---|---|
AmsPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates an AMS plot with the supplied parameters. |
|
DemagPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a demagnetization plot with the supplied parameters |
|
DemagTable(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a data table with the supplied parameters |
|
EqAreaPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a new equal-area plot with the supplies parameters. |
|
EqAreaPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs,
boolean taperingEnabled)
Creates a new equal-area plot with the supplies parameters. |
|
NrmHistogram(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates an NRM histogram with the supplied parameters |
|
Plot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a plot with the supplied parameters. |
|
PlotTitle(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a plot title with the supplied parameters. |
|
SampleEqAreaPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a sample equal-area plot with the supplied parameters. |
|
SampleParamsLegend(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a new PCA table with the supplied parameters. |
|
SampleParamsTable(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a sample parameter table with the supplied parameters. |
|
SeparateSuiteEaPlot(GraphDisplay parent,
PlotParams params,
java.awt.geom.Rectangle2D dimensions,
java.util.prefs.Preferences prefs)
Creates a suite equal-area plot with the supplied parameters. |
|
SiteEqAreaPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a site equal area plot with the supplied parameters. |
|
SiteEqAreaPlot(GraphDisplay parent,
PlotParams params,
java.awt.geom.Rectangle2D dimensions,
java.util.prefs.Preferences prefs)
Creates a site equal area plot with the supplied parameters. |
|
SiteParamsLegend(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a site data table with the supplied parameters. |
|
SiteParamsTable(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a sample parameter table with the supplied parameters. |
|
SuiteEqAreaPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a suite equal area plot with the supplied parameters. |
|
TernaryPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a ternary plot with the supplied parameters. |
|
ZPlot(GraphDisplay parent,
PlotParams params,
java.util.prefs.Preferences prefs)
Creates a Zijderveld plot with the supplied parameters. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||