Difference between revisions of "Developer Documentation and HowTo"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 50: Line 50:
 
* [[Using JUMP Libraries in an External Application]]
 
* [[Using JUMP Libraries in an External Application]]
 
* A method/class diagram for the PlugInContext (click on the image to the right)
 
* A method/class diagram for the PlugInContext (click on the image to the right)
 +
* Looking for Icons? then check out: http://projects.opengeo.org/geosilk
  
 
== Adding support for new data formats ==
 
== Adding support for new data formats ==

Revision as of 21:14, 14 April 2012

General Docs

Basics

Making Your Own Plugins

PlugInContext diagram
FeatureModel diagram

Notes:

Adding support for new data formats

Scripting and Customization

Other