Binary package “libfreehep-graphicsio-java-java” in ubuntu oracular

FreeHEP Java Driver

 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export the java calls made to
 Graphics2D as source code, with the associated class, field and method
 definitions, resulting in a class which, when run will produce the same
 display. Generating such source code may be helpful in setting up test cases
 without a lot of machinery around it and in debugging problems for different
 formats.