public interface IPointHighlightListener extends Serializable
Chart2D
about
highlighted points.
Chart2D.addPointHighlightListener(IPointHighlightListener)
Modifier and Type | Method and Description |
---|---|
void |
highlight(ITracePoint2D point)
This function is called upon highlight of a trace point.
|
void highlight(ITracePoint2D point)
point
- the point which is highlightedCopyright © 2017. All rights reserved.