Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[modeling-pmc] Graphiti 0.8.0: Indigo release review material

Hi,

here is the Indigo Release Review material for Graphiti 0.8.0:

- The Docuware is available at http://www.eclipse.org/Graphiti/reviews/0.8.0ReleaseReview.pdf
- The IP Log has been submitted for approval and is accessible from http://www.eclipse.org/projects/ip_log.php?projectid=modeling.gmp.graphiti
  -- As soon as it has been approved a frozen version will be available at http://www.eclipse.org/Graphiti/iplog/0.8.0.pdf
- The short description is in the following section:

Graphiti is an Eclipse-based graphics framework that enables the easy development of state-of-the-art diagram editors for any kind of domain models. Graphiti integrates with EMF-based domain models very easily but can also deal with any Java-based objects on the domain side as well.
The objectives of the Graphiti project are the following:
- Provide an easy to use and well structured plain Java API for building graphical tools
- Provide documentation and tutorials for doing so
- Limit the dependencies of the framework to an absolute minimum to support RCP-like scenarios
- Provide optional components beyond the RCP use case to ease e.g. IDE integration
- Provide the ability to use any existing layout algorithms for auto layouting a diagram

Michael


Back to the top