パッケージ: libfreehep-graphicsio-java-java (2.4+dfsg-3)
libfreehep-graphicsio-java-java に関するリンク
Debian の資源:
freehep-vectorgraphics ソースパッケージをダウンロード:
- [freehep-vectorgraphics_2.4+dfsg-3.dsc]
- [freehep-vectorgraphics_2.4+dfsg.orig.tar.xz]
- [freehep-vectorgraphics_2.4+dfsg-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [freehep.github.com]
類似のパッケージ:
- libfreehep-graphicsio-ps-java
- libfreehep-graphicsio-svg-java
- libfreehep-graphicsio-swf-java
- libfreehep-graphicsio-emf-java
- libfreehep-graphicsio-pdf-java
- libfreehep-graphicsio-java
- libfreehep-graphicsio-tests-java
- libfreehep-graphics2d-java
- libfreehep-export-java
- libfreehep-graphicsbase-java
- libfreehep-io-java
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.