软件包: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