套件: libfreehep-graphicsio-java-java (2.4+dfsg-3)
libfreehep-graphicsio-java-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Andrius Merkys
外部的資源:
- 主頁 [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.