DiagramKit

From GNUstepWiki
Revision as of 11:52, 26 October 2006 by Cbv (talk | contribs) (New)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


DiagramKit is a GPL'ed framework for managing shapes, bezier paths, lines and magnets for linking shapes and lines.

Current Version: 0.0.1

  • Released: January 7 2005
  • Licensed: LGPL

Overview

One can use DiagramKit to produce a diagram editor or may be even a simple vector graphic editor should be possible.

DiagramKit's object are based on NSView so you will be able to introduce your own NSView to the diagram manager. eg. providing some informations on magnets to the diagram view and you can also make a simple UML editor without much effort to make your diagram looks best.

Features

Maintainer

Related Links