|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Smooth | |
|---|---|
| com.panayotis.gnuplot.plot | |
| com.panayotis.gnuplot.style | |
| Uses of Smooth in com.panayotis.gnuplot.plot |
|---|
| Methods in com.panayotis.gnuplot.plot with parameters of type Smooth | |
|---|---|
void |
AbstractPlot.setSmooth(Smooth smooth)
Define if this plot should be smoothed. |
| Uses of Smooth in com.panayotis.gnuplot.style |
|---|
| Methods in com.panayotis.gnuplot.style that return Smooth | |
|---|---|
static Smooth |
Smooth.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Smooth[] |
Smooth.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||