套件:libfreehep-graphicsio-java-java(2.1.1-3)
libfreehep-graphicsio-java-java 的相關連結
Debian 的資源:
下載原始碼套件 freehep-graphicsio-java:
- [freehep-graphicsio-java_2.1.1-3.dsc]
- [freehep-graphicsio-java_2.1.1.orig.tar.gz]
- [freehep-graphicsio-java_2.1.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [java.freehep.org]
相似套件:
- 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 GraphicsIO library offers a base interface for image exporters in many vector or bitmap image formats. It features direct support for GIF, PNG, PPM and RAW formats, as well as the ability to manage TrueType fonts. Support for other file types can be added with plugins.
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.
FreeHEP is a collection of Java libraries used in High Energy Physics.
其他與 libfreehep-graphicsio-java-java 有關的套件
|
|
|
|
-
- dep: junit (>= 3.8.2)
- Automated testing framework for Java
-
- dep: libfreehep-graphicsio-java
- FreeHEP GraphicsIO Base Library
-
- dep: libfreehep-graphicsio-tests-java
- FreeHEP GraphicsIO Test Library