GOMLib
The GOMLib "Graphics Object Modelling" is a library for graphical objects modelling and their management. This library is based on two generic objects, the graphics object and the attribute object. From these two objects, the GOMLib can be easily extended with new object types. The GOMLib proposes too implementations of standard graphics objects (point, line, arc, curve, and so on), or attribute objects (angle, distance, label, connexion, and so on.). This library is based on two container objects, the high level object and the graph object. These two objects allow a pyramid structuring of graphical knowledge. At last, these objects allow read/write request possibilities for knowledge exploration and update. The GOMLib allows too XML and SVG exports of graphics objects.
- Java src + documentation + binary libraries (.zip)