| Package | Description |
|---|---|
| org.eclipse.nebula.visualization.xygraph.figures |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation
Annotation Figure.
|
class |
CircleAnnotation
Variation of annotation that is represented as a circle with a diameter of
eight pixels.
|
class |
CrossAnnotation
Variation of annotation that is represented as a cross with an arm length of
five pixels.
|
class |
Grid
The grid in the plot area.
|
class |
Trace
The trace figure.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IAxisListener> |
Axis.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
Axis.addListener(IAxisListener listener) |
boolean |
Axis.removeListener(IAxisListener listener) |