2021年4月8日星期四

Why are these XYItemRenderer methods missing despite importing the right module?

I am trying to apply the solution found at here, but when I try to run it in IntelliJ, a couple of the XYItemRenderer methods like setBaseItemLabelGenerator, setBaseItemLabelPaint, setBasePositiveItemLabelPosition, etc are not found. I know I imported the right class because the declaration of the renderer is without issue. What else could I be missing that is causing the issue? My modules are managed using Maven and I am using JFreeChart 1.5.2.

https://stackoverflow.com/questions/67013274/why-are-these-xyitemrenderer-methods-missing-despite-importing-the-right-module April 09, 2021 at 07:51AM

没有评论:

发表评论