| Download Purchase Contact |
Online Diagram editorWhat is itThis is a lightweight diagram editor that can work within a browser. It can be embedded in a web page and communicate with the surrounding application code. The user can create Objects and their Relations, and associate with them custom application properties. The resulting diagram can be saved for further editing or exported in PNG format for presentation. The developer can request the diagram structure in JavaScript to analyze it instantly, or save it on the server in a file or database. The diagram image can also be requested in JavaScript and saved on the server. How does it workThe editor is a Java applet, which has several methods accessible in JavaScript,
var data = editor.getDiagram();The diagram is represented as JSON structure which can be natively evaluated in JavaScript or parsed in PHP, ASP.NET, Java, Perl, C, Pascal, etc. Read the technical details in the System requirementsThe editor requires Java 1.4 or later
on the client's computer. Server environment (PHP, ASP, JSP, Python, Coldfusion ...)
|
Using the editor one can draw
|