Difference between revisions of "Org.simantics.g2d"
Jump to navigation
Jump to search
m (Created page with ''''Org.simantics.g2d''' is a graphics framework. The framework is layered, at the bottom there is a ''canvas'' and on top there is ''diagram''. = Features = ;Canvas chassis ...') |
m |
||
Line 16: | Line 16: | ||
= Development = | = Development = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
= Download = | = Download = | ||
Line 45: | Line 40: | ||
* [https://www.simulationsite.net/trac/simantics/query?group=milestone&status=assigned&status=new&status=reopened&col=id&col=summary&col=status&col=type&col=priority&col=milestone&component=org.simantics.g2d&order=priority Open Tickets] | * [https://www.simulationsite.net/trac/simantics/query?group=milestone&status=assigned&status=new&status=reopened&col=id&col=summary&col=status&col=type&col=priority&col=milestone&component=org.simantics.g2d&order=priority Open Tickets] | ||
* [https://www.simulationsite.net/trac/simantics/query?group=milestone&status=closed&col=id&col=summary&col=status&col=type&col=priority&col=milestone&component=org.simantics.g2d&order=priority Closed Tickets] | * [https://www.simulationsite.net/trac/simantics/query?group=milestone&status=closed&col=id&col=summary&col=status&col=type&col=priority&col=milestone&component=org.simantics.g2d&order=priority Closed Tickets] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Contact = | = Contact = | ||
* [[User:Tuukka Lehtonen]] | * [[User:Tuukka Lehtonen]] |
Revision as of 14:13, 29 September 2010
Org.simantics.g2d is a graphics framework.
The framework is layered, at the bottom there is a canvas and on top there is diagram.
Features
- Canvas chassis
- SWT, AWT and AWT fullscreen canvas controls for Java2D-based 2D rendering of canvas contexts.
- Canvas context
- An abstraction for composing and managing canvas participants that can contribute to the functionality of the canvas context.
- Unified Event system
- SWT/AWT input event gathering and uniform propagation to canvas participants.
- Diagrams
- A model-independent diagramming framework on top of a canvas.
Development
Download
Version | Date | SVN |
unstable | - | svn:2d/trunk/org.simantics.g2d |
0.9.0 | 31.12.2009 | svn:2d/tags/0.9.0/org.simantics.g2d |