| Package | Description |
|---|---|
| org.eclipse.nebula.visualization.xygraph.figures | |
| org.eclipse.nebula.visualization.xygraph.styleprovider |
| Modifier and Type | Method and Description |
|---|---|
IPointStyleProvider |
Trace.getPointStyleProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trace.setPointStyleProvider(IPointStyleProvider pointStyleProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasePointStyleProvider |
class |
BooleanStyleProvider
Example StyleProvider for boolean elements...
|
class |
DoubleStyleProvider |
class |
StringStyleProvider
StyleProvider for a string as formatter...
|