Package | Description |
---|---|
com.emxsys.chart.extension |
Modifier and Type | Class and Description |
---|---|
class |
XYFieldAnnotation
Similar to
XYPolygonAnnotation this annotation draws a polygon. |
class |
XYImageAnnotation
The XYImageAnnotation class draws image annotations on the foreground or background of an
XYChart.
|
class |
XYLineAnnotation
The XYLineAnnotation class draws line annotations on the foreground or background of an XYChart.
|
class |
XYPolygonAnnotation
The XYPolygonAnnotation class draws polygon annotations on the foreground or background of an
XYChart.
|
class |
XYTextAnnotation
The XYTextAnnotation class draws text annotations on the foreground or background of an XYChart.
|
Modifier and Type | Method and Description |
---|---|
void |
XYAnnotations.add(XYAnnotation annotation,
XYAnnotations.Layer layer)
Adds an annotation to the specified layer.
|
void |
XYAnnotations.remove(XYAnnotation annotation,
XYAnnotations.Layer layer)
Removes the given annotation from the specified layer.
|
Copyright © 2016 Emxsys. All rights reserved.