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
(Reference Documentation for GEF4)
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The documentation available/linked here is (or will become) the reference documentation for Draw2d/GEF. Several external [[GEF/Articles, Tutorials, Slides | articles, tutorials and slides]] also explain how Draw2d, GEF, and Zest work.  
+
= Reference Documentation for GEF4 =
 +
The reference documentation for the [[GEF/GEF4 | GEF4]] components is maintained directly within the [[GEF/GEF4#Components / Reference Documentation | GEF4 wiki]], and is furthermore deployed to the [http://help.eclipse.org Eclipse Help].
  
=== Draw2d/GEF ===
+
= Reference Documentation for Draw2d, GEF (MVC), and Zest=
* [http://help.eclipse.org GEF and Draw2d Plug-in Developer Guide (Ecipse Help)]
+
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 Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]])
+
  
=== 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]]
 +
* [[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 15:13, 13 July 2015

Reference Documentation for GEF4

The reference documentation for the GEF4 components is maintained directly within the GEF4 wiki, and is furthermore deployed to the Eclipse Help.

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).

Additional Documentation Links

Back to the top