| Package | Description |
|---|---|
| edu.gtts.sautrela.engine.util |
Provides utility classes
|
| Modifier and Type | Method and Description |
|---|---|
DataPlotter.Style |
DataPlotter.getStyle()
Getter for property style.
|
static DataPlotter.Style |
DataPlotter.Style.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataPlotter.Style[] |
DataPlotter.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataPlotter.setStyle(DataPlotter.Style style)
Setter for property style.
|