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
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Documentation ==
+
= Reference Documentation for Draw2d, GEF (MVC), and Zest=
 +
Reference documentation for Draw2d and GEF (MVC) 3.x as well as 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 since 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 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]]).
  
=== Draw2d/GEF ===
+
= Reference Documentation for GEF4 =
* [http://help.eclipse.org/helios/index.jsp?nav=/28 GEF and Draw2d Plug-in Developer Guide (Ecipse Help)]
+
Reference documentation for the [[GEF/GEF4 | GEF4]] components is directly maintained in the wiki and can be found under the respective [[GEF/GEF4 | GEF4]] components pages.
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
+
  
=== Zest ===
+
= Additional Documentation Links =
* [[GEF Zest Visualization | Zest Component Page]]
+
* [[GEF/New and Noteworthy| New and Noteworthy]]
* [[Tree_Views_for_Zest | Zest 2.0 Layout API]]
+
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]
* [[Graphviz DOT as a DSL for Zest]]
+
* [[GEF/Examples | Examples (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
 +
* [[GEF/Developer FAQ | Developer FAQ (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
 +
* [[GEF/Troubleshooting Guide | Troubleshooting Guide (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
  
 
[[Category:GEF]]
 
[[Category:GEF]]

Revision as of 13:35, 2 December 2014

Reference Documentation for Draw2d, GEF (MVC), and Zest

Reference documentation for Draw2d and GEF (MVC) 3.x as well as 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 since 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).

Reference Documentation for GEF4

Reference documentation for the GEF4 components is directly maintained in the wiki and can be found under the respective GEF4 components pages.

Additional Documentation Links

Back to the top