JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
Output Processing script from Java AWT/Swing paint call
Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML.
To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint:
PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h)
or
PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d)
Alternatively, pass the component to paint as the input to one of the static paint methods:
PDEGraphics2D...
AnyWikiDraw is a graphical editor for rapid editing of drawings and diagrams on Wiki pages. Supported file formats: SVG, PNG, JPEG and DRAW. Supported Wikis: MediaWiki, PmWiki and TWiki.
Jalava is a pure Javascript diagram editor. Unlike Windows-based programs, Jalava runs on your web browser. No Flash, no Java applets, no SVG. It is designed to be easily customised, so you can design your own editor using the framework provided.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A tool for generating animated images of tweened color blends based on bezier surface patches where the height of the surface patch represents the color value. Three patches are used (R,G,B) to make up each patch. See website for web start application.
Knotwork is a graphical application to create knotworks in a celtic, arabic or viking style. User draws a graph defined by vertices and edges, which gives the basis for building the knotwork. Web page: http://knotwork.sourceforge.net/index.html
The OpenAMF project is a free open-source alternative to Macromedia's Java Flash Remoting.
It is as capable of providing application services to Flash MX as Macromedia's proprietary solution.
This project began as a Java port of AMF-PHP.
(Janat : Just Another Non-Artistic Tool) is a simple and user-friendly vectorial drawing software written in Java. It's particularity is to stores data inside a SQL database. This facts gives it the ability to run on a website, or store data on a remote
Convey is a real-time, online, multi-user collaboration tool which augments text, graphics, and symbols. Examples of graphics include shapes, mathematical expressions, diagrams, flow charts, and pictures.
TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
The JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator.
Web 2.0 environment for collaborative and extensible design of object interconnection diagrams like UML, networks, circuits and other graph based diagrams. Client: Web-based (AJAX / Dojo Toolkit) Server: JEE Application (Struts Framework)