Usage of internal API's in charts
Kevin Rushforth
kevin.rushforth at oracle.com
Tue Aug 25 14:27:08 UTC 2015
Sven Reimers wrote:
> Hi,
>
> What about things like
>
> com.sun.javafx.charts.ChartLayoutAnimator ?
>
> Actually there may not be too many users of this, but if you try to write
> your own axis implementation (e.g. LogarithmicAxis) you may need access to
> this - correct?
>
I'll let Jonathan answer this.
> Should we revisit every possible extension point in JavaFX and make sure
> all necessary implementations can be accessed via javafx.* packages?
>
Yes. Although not all of them will be address in JDK 9, it will be
helpful to know what they are and what the use case is.
-- Kevin
> Thanks.
>
> Sven
>
>
More information about the openjfx-dev
mailing list