Editing 2.1.1
Description
This plug-in provides powerful and intuitive geometry editing capabilities:
- Granny-proof user interaction
- Supports custom rendering styles
- Advanced event mechanism
- Extensible (with custom operations)
- Includes feature splitting and merging
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.plugin</groupId> <artifactId>geomajas-client-gwt2-plugin-editing-parent</artifactId> <version>2.1.1</version> </dependency>