|
|
Diva is structured as a set of clearly-defined
packages. We have designed the packages to minimize inter-package
dependencies, so that the core functionality of each can be used
independently of the others.
Canvas
The Diva canvas is a structured graphics layer over the Java2D API. It has a coherent set of features intended
to support innovative and interesting visualization surfaces and user interfaces. |
Graph
The Diva graph package implements a graph visualization foundation. At its heart is a Swing-style MVC data
and notification model. Extensible and pluggable graph rendering and layout tools complete the picture. |
API documentation
The complete API documentation, generated by javadoc.
|
|