Skip to content
/ orgapp Public

OrgApp is a Java library to handle and draw organization charts (organigrams)

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

eiroca/orgapp

Repository files navigation

README
======
OrgApp is a Java library to handle and draw organization charts (organigrams).

The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML).

The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.

See doc/index.html for further documentation.

Change log of version 0.6.0
==========================
- Added Flipped layout
- Moved to JUnit 4
- Minor fixes

Change log of version 0.5.0
==========================
- Graphical improvements (Bezier line for connectors, BoxMode, text vertically centered, ...)
- New XML reader/writer architecture, minor changes in SOF schema
- Helper method to define organigrams
- Full ProGuard optimization
- Organigram can be written to an image. Utility Convert can now produce an organigram in any Java ImageIO graphic format
- Some unit tests and static code analysis

About

OrgApp is a Java library to handle and draw organization charts (organigrams)

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages