Package | Description |
---|---|
org.eclipse.nebula.visualization.xygraph.figures |
Modifier and Type | Class | 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 | Method | Description |
---|---|---|
void |
Axis.addListener(IAxisListener listener) |
|
boolean |
Axis.removeListener(IAxisListener listener) |