Last Version

Geomajas Graphics Editing Plugin 1.0.0-M1

Geomajas Graphics Editing plugin. The graphics editing plugin defines a set of interfaces and controllers for editing graphical objects in maps based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.plugin
ArtifactId

ArtifactId

geomajas-plugin-graphicsediting-all
Version

Version

1.0.0-M1
Type

Type

pom
Description

Description

Geomajas Graphics Editing Plugin
Geomajas Graphics Editing plugin. The graphics editing plugin defines a set of interfaces and controllers for editing graphical objects in maps based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.
Project Organization

Project Organization

Geosparc

Download geomajas-plugin-graphicsediting-all 1.0.0-M1


<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-graphicsediting-all/ -->
<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-plugin-graphicsediting-all</artifactId>
    <version>1.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-graphicsediting-all/
implementation 'org.geomajas.plugin:geomajas-plugin-graphicsediting-all:1.0.0-M1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-graphicsediting-all/
implementation ("org.geomajas.plugin:geomajas-plugin-graphicsediting-all:1.0.0-M1")
'org.geomajas.plugin:geomajas-plugin-graphicsediting-all:pom:1.0.0-M1'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-graphicsediting-all" rev="1.0.0-M1">
  <artifact name="geomajas-plugin-graphicsediting-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-graphicsediting-all', version='1.0.0-M1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-graphicsediting-all" % "1.0.0-M1"
[org.geomajas.plugin/geomajas-plugin-graphicsediting-all "1.0.0-M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • graphicsediting
  • graphicsediting-example-jar
  • graphicsediting-example