Uses of Class
adams.core.gnuplot.AbstractScriptletWithDataFile
-
Packages that use AbstractScriptletWithDataFile Package Description adams.core.gnuplot -
-
Uses of AbstractScriptletWithDataFile in adams.core.gnuplot
Subclasses of AbstractScriptletWithDataFile in adams.core.gnuplot Modifier and Type Class Description class
AbstractPlotScriptlet
Ancestor for scriptlets that generate plot instructions.class
MultiScriptlet
Allows the user to chain multiple scriplets together.class
SimplePlot
For simple plots, like line plots.
-