opnsense-ports/java/jgraphx/pkg-descr
2022-09-07 22:33:21 +02:00

7 lines
380 B
Text

JGraphX is a Java Swing diagramming (graph visualisation) library licensed
under the BSD license. It provides functionality for visualisation and
interaction with node-edge graphs (not charts). It also includes
functionality like XML stencils support, various import/export and layouting
(automatically node/edge positioning).
Note: JGraphX is not actively developed nowadays.