Last Version

Geomajas Graphics Project 1.0.0-M5

Geomajas Graphics project. The graphics project defines a set of interfaces and controllers for editing graphical objects based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend geometry 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.project
ArtifactId

ArtifactId

geomajas-project-graphics-all
Version

Version

1.0.0-M5
Type

Type

pom
Description

Description

Geomajas Graphics Project
Geomajas Graphics project. The graphics project defines a set of interfaces and controllers for editing graphical objects based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend geometry 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.
Source Code Management

Source Code Management

https://github.com/geomajas/geomajas-project-graphics.git

Download geomajas-project-graphics-all 1.0.0-M5


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

Dependencies

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

Project Modules

  • graphics
  • example
  • documentation
  • javadoc