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