GWT Connectors

A library for drawing connections between shapes on diagrams.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

pl.tecna.gwt
Идентификатор

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

gwt-connectors
Последняя версия

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

2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT Connectors
A library for drawing connections between shapes on diagrams.
Ссылка на сайт

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

https://github.com/robertwaszkowski/gwt-connectors
Система контроля версий

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

https://github.com/robertwaszkowski/gwt-connectors

Скачать gwt-connectors

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.allen-sauer.gwt.dnd : gwt-dnd jar 3.1.2
com.google.gwt : gwt-user jar 2.5.1

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

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

gwt-connectors

Whe are moving from old Google Code project page, so much information in the wiki is incomplete. Please, be patient.

A library for drawing connections between shapes on diagrams.

Using the library you will be able to:
  • Draw connections between shapes.
  • Change shape of the connection by dragging its sections.
  • Keep shapes connected (glued) while you move them around.
  • Add text to connections.
  • Add decorations to the connections (such as arrows).

Getting Started

The Wiki contains all the information you'll need to write your own application with drawing connections capabilities. You can also check sources of our tester project, where you should find all what you need.

Simply you can use this project dependency in your pom.xml file to download gwt-connectors from Maven Central repository:

<dependency>
  <groupId>pl.tecna.gwt</groupId>
  <artifactId>gwt-connectors</artifactId>
  <version>2.7</version>
  <scope>provided</scope>
</dependency>

Reporting Issues

Use the issue tracker here on Github to report issues. Make sure you read the Getting Help article that walks you through the process or properly reporting an issue.

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

Версия
2.7