Search found 1 match
- Sun Aug 26, 2007 2:02 am
- Forum: JFreeChart
- Topic: XYAnnotation and XYAnnotationEntity
- Replies: 2
- Views: 4409
Is there anything new on this subject? What I want to do is to highlight annotations which are near the mouse cursor but all I can get with chartPanel.getChartRenderingInfo().getEntityCollection() is ChartEntity objects. Well there exists a XYAnnotationEntity class but it seems that it is not yet in...