JDrawing is a Java Swing component for displaying vector graphics and animation. It can deal with very large vector images effectively.
| Tags | multimedia Graphics Presentation Software Development Libraries Java Libraries |
|---|---|
| Licenses | Public Domain |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | English |
Recent releases


Release Notes: This release adds many argument checks, improved documentation, and a clarified API.


Release Notes: Two-step rendering was implemented. This allows the user to use different element renderers for different drawing elements. Reference Graphics2D object can now be installed into GraphicsModelBuilder. This is used to obtain context-specific information such as font metrics or device configuration.


Release Notes: The JAR library was fixed.


Release Notes: Several new drawing operations have been implemented in GraphicsModelBuilder. The project status has changed to "beta". This means that there are no known bugs or unimplemented features.


Release Notes: An IndexedDrawingModel interface has been added. More operations have been implemented in the graphics model. There are some documentation improvements.