com.orsoncharts.demo.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fxgraphics2d Show documentation
Show all versions of fxgraphics2d Show documentation
FXGraphics2D is an API that provides a Graphics2D implementation
that targets the JavaFX Canvas. This allows existing Java2D code to
be reused with JavaFX.
/**
* Some demo applications to show how Orson Charts works.
*/
package com.orsoncharts.demo;