Uses of Interface
de.gsi.chart.plugins.ValueIndicator
-
Packages that use ValueIndicator Package Description de.gsi.chart.plugins -
-
Uses of ValueIndicator in de.gsi.chart.plugins
Classes in de.gsi.chart.plugins that implement ValueIndicator Modifier and Type Class Description classAbstractSingleValueIndicatorPlugin indicating a specific X or Y value as a line drawn on the plot area, with an optionaltext labeldescribing the value.classXValueIndicatorA vertical line drawn on the plot area, indicating specified X value, with an optionaltext labeldescribing the value.classYValueIndicatorA horizontal line drawn on the plot area, indicating specified Y value, with an optionaltext labeldescribing the value.
-