Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GEF/Reference Documentation"

< GEF
m
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Reference documentation for Draw2d and GEF is provided in form of the '''GEF and Draw2d Plug-in Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse Help]. It contains a Programmer's Guide
+
Reference documentation for Draw2d and GEF (MVC) 3.x and Zest 1.x is provided in form of the '''GEF Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse Help] (Zest 1.x documentation is included with Kepler, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=394137 Bug 394137 for details]). It contains the respective Programmer's Guides
as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest is currently not provided. There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]''' that explain how Draw2d, GEF, and Zest work.  
+
as well as the API References (Javadoc) for the three components. There is also some "unofficial" Draw2d/GEF (MVC) documentation provided by Régis Lemaigre ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]).
  
The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.
+
Documentation about [[GEF/GEF4 | GEF4]] can be found under the respective [[GEF/GEF4 | GEF4]] components pages in this wiki.
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
+
 
* [[GEF Zest Visualization | Zest Component Page]]
+
There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]'''.  
* [[Tree_Views_for_Zest | Zest 2.0 Layout API]]
+
* [[Graphviz DOT as a DSL for Zest]]
+
  
 
= Additional Documentation Links =
 
= Additional Documentation Links =
 
* [[GEF/New and Noteworthy| New and Noteworthy]]
 
* [[GEF/New and Noteworthy| New and Noteworthy]]
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials, Slides]]
+
* [[GEF/Reference Documentation | Reference Documentation]]  
 
* [[GEF/Examples | Examples]]
 
* [[GEF/Examples | Examples]]
* [[GEF/Developer FAQ | Draw2d/GEF Developer FAQ]]
+
* [[GEF/Developer FAQ | Developer FAQ]]
* [[GEF/Troubleshooting Guide | Draw2d/GEF Troubleshooting Guide]]
+
* [[GEF/Troubleshooting Guide | Troubleshooting Guide]]
  
 
[[Category:GEF]]
 
[[Category:GEF]]

Revision as of 18:39, 12 November 2012

Reference documentation for Draw2d and GEF (MVC) 3.x and Zest 1.x is provided in form of the GEF Developer Guide, which can be found in the Eclipse Help (Zest 1.x documentation is included with Kepler, see Bug 394137 for details). It contains the respective Programmer's Guides as well as the API References (Javadoc) for the three components. There is also some "unofficial" Draw2d/GEF (MVC) documentation provided by Régis Lemaigre ( Part 1 & Part 2).

Documentation about GEF4 can be found under the respective GEF4 components pages in this wiki.

There are also several Articles, Tutorials and Slides.

Additional Documentation Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.