Skip navigation links

Package diva.canvas

A Java2D structured graphics package.

See: Description

Package diva.canvas Description

A Java2D structured graphics package. The Diva canvas is designed to be a useful construction toolkit for interactive 2D editors, viewers, and visualization tools. It aims to be useful and flexible without constraining clients to conventional user interface idioms.

This top-level package, diva.canvas, provides the essential infrastructure of the canvas. Other sub-packages, with the exception of diva.canvas.event (which is also essential) provide additional functionality, complexity, or ease-of-use of the basic infrastructure.

This package provides:

Since:
Ptolemy II 1.0
Skip navigation links