|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FillStyle.Fill | |
|---|---|
| com.panayotis.gnuplot.style | |
| Uses of FillStyle.Fill in com.panayotis.gnuplot.style |
|---|
| Methods in com.panayotis.gnuplot.style that return FillStyle.Fill | |
|---|---|
static FillStyle.Fill |
FillStyle.Fill.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FillStyle.Fill[] |
FillStyle.Fill.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.panayotis.gnuplot.style with parameters of type FillStyle.Fill | |
|---|---|
void |
FillStyle.setStyle(FillStyle.Fill style)
Set the fill style |
| Constructors in com.panayotis.gnuplot.style with parameters of type FillStyle.Fill | |
|---|---|
FillStyle(FillStyle.Fill style)
Create a new fill style object with a specific fill style |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||