Content deleted Content added
fixing header errors, added uncategorised tag |
+cat Category:Graphics software + links to EMF/GMF |
||
Line 1:
''Just a quick writeup, please review''
'''Graphical Editing Framework''' '''(GEF)''' is a framework that was developed for the [[
GEF consists of the following components
Line 19:
View: For each element within the model, including connections, a View has to be implemented, using [[draw2d]]. In order to implement the view, an implementation of IFigure of the [[draw2d]] library has to be used.
== GMF and EMF ==
The [[Graphical Modeling Framework]] offers the ability to create diagrams for [[Eclipse Modeling Framework]] models based on GEF.
==External links==
* [http://www-128.ibm.com/developerworks/opensource/library/os-gef/ Create an eclipse-based application using the Graphical Editing Framework]
* [http://wiki.eclipse.org/index.php/Graphical_Editing_Framework GEF on Eclipsepedia]
[[Category:Graphics software]]
|