Grappa: A graph package in java
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
A new version of Improvise, a multimedia process modeling environment, was written on top of Grappa, an extensible graph drawing package written in Java that provides an application programming interface on topof which Web-based applications that need to visualize information in terms of graphs can be built.
Abstract
Grappa is an extensible graph drawing package written in Java. The package comprises classes that implement graph representation, presentation and layout services. It provides an application programming interface (API) on top of which Web-based applications that need to visualize information in terms of graphs, such as process flows, business workflows or program dependencies, can be built. Through subclassing, the classes that implement an application inherit graph drawing and layout services provided by Grappa; these services can be enhanced and customized for the specific application. To illustrate its utility , a new version of Improvise, a multimedia process modelling environment, was written on top of Grappa.
