JGraph X

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.4.1.3.zip". The purpose of this redistribution is to make the library available to other Maven projects.

Лицензия

Лицензия

Категории

Категории

JGraphX Прикладные библиотеки Science
Группа

Группа

org.tinyjee.jgraphx
Идентификатор

Идентификатор

jgraphx
Последняя версия

Последняя версия

3.4.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JGraph X
JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.4.1.3.zip". The purpose of this redistribution is to make the library available to other Maven projects.
Ссылка на сайт

Ссылка на сайт

http://www.jgraph.com/jgraph.html
Организация-разработчик

Организация-разработчик

JGraph Ltd
Система контроля версий

Система контроля версий

https://github.com/jgraph/jgraphx

Скачать jgraphx

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.tinyjee.jgraphx/jgraphx/ -->
<dependency>
    <groupId>org.tinyjee.jgraphx</groupId>
    <artifactId>jgraphx</artifactId>
    <version>3.4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinyjee.jgraphx/jgraphx/
implementation 'org.tinyjee.jgraphx:jgraphx:3.4.1.3'
// https://jarcasting.com/artifacts/org.tinyjee.jgraphx/jgraphx/
implementation ("org.tinyjee.jgraphx:jgraphx:3.4.1.3")
'org.tinyjee.jgraphx:jgraphx:jar:3.4.1.3'
<dependency org="org.tinyjee.jgraphx" name="jgraphx" rev="3.4.1.3">
  <artifact name="jgraphx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinyjee.jgraphx', module='jgraphx', version='3.4.1.3')
)
libraryDependencies += "org.tinyjee.jgraphx" % "jgraphx" % "3.4.1.3"
[org.tinyjee.jgraphx/jgraphx "3.4.1.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

JGraphX

This project is end of life.

We don't properly support Maven or publish to Maven Central. If that's an issue, use https://github.com/vlsi/jgraphx-publish

JGraphX is a Java Swing diagramming (graph visualisation) library licensed under the BSD license. Although, the package names use that of 'mxGraph', this library is not called mxGraph. mxGraph is the JavaScript diagramming library - https://github.com/jgraph/mxgraph.

It was originally named JGraph through versions 1-5, this technically is version 6, but we changed the name to reflect the fact that the entire codebase and API was rewritten from scratch.

JGraphX provides functionality for visualisation and interaction with node-edge graphs (not charts). Example applications that you might write with it are a workflow editor, an organisational chart, a business process modelling tool, a UML tool, an electronic circuit diagrammer, network/telecoms visualisation (you get the idea, things with nodes and edges that connect those nodes, a mathematical graph).

JGraphX also includes functionality like XML stencils support, various import/export and layouting (automatically node/edge positioning).

Each tag in github creates a downloadable file at https://github.com/jgraph/jgraphx/tags. Older versions are at https://www.jgraph.com/jgraphdownload.html.

There is a user manual https://jgraph.github.io/mxgraph/docs/manual_javavis.html that explains the basic architecture.

There are various examples, https://github.com/jgraph/jgraphx/tree/master/examples/com/mxgraph/examples/swing, from the usual HelloWorld to a more complete application example called GraphEditor.

There's also the API specifications at https://jgraph.github.io/mxgraph/java/docs/index.html

There is a 'jgraphx' tag on Stackoverflow - https://stackoverflow.com/questions/tagged/jgraphx, but please ensure you understand the SO FAQ and posting guidelines prior to posting. To post on SO you must 1) have a question , 2) that question be programming related and 3) use the 'jgraphx' tag.

org.tinyjee.jgraphx

JGraph

JGraph specialises in browser-based diagramming components and applications.

Версии библиотеки

Версия
3.4.1.3
2.3.0.5
2.0.0.1
1.13.0.0
1.10.4.1
1.10.3.2
1.10.1.4
1.10.1.3