Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
The Graph Visualization Framework is a set of Java 2 packages that can
serve as a foundation for applications that manipulate or visualize graph structures. "Royere" is built on the GVF and includes XML
support, SVG output, pluggable layouts, editing.
UMLet is an open-source Java tool for rapidly drawing UML diagrams, with a focus on a sound and pop-up-free user interface. Its homepage is www.umlet.com.
v15.1 released on March 20, 2023.
Scene Beans is an animation framework for Java2D. Scene Beans lets the programmer create animations by composing Java objects in a declarative style and hides the details of exactly how that animation is animated and rendered.
Bloof is an infrastructure for analytical processing of version control data. The main distribution provides a GUI for visualizing the evolution of a software project. External tools can access Bloof via Java API and a XML result mechanism.
An Eclipse plug-in and KDE application to visually and interactively explore arbitrary graphs (collections of nodes and edges) specified in the Graph eXchange Language (GXL).
This is educational software whose purpose it is to clarify the workings of different clustering algorithms by visualising the clustering process in 2D space. This make many possible problems and advantages very clear.
The Java Vision Toolkit (JVT) is a Java Advanced Imaging GUI/library for machine vision and image processing applications. It provides a framework for machine vision and image processing algorithms for 2D and 3D images.
Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other devices.
TreeDraw is a object-oriented Java class framework to aid in visualizing tree data strucures. It consists of a few abstract classes. If you derive your tree, nodes, and edges from these abstract classes, you can easily visualize your data structure.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
Cytoscape is a software platform for computational biology and
bioinformatics, useful for integrating data, and for visualizing and
performing calculations on molecular interaction networks
A Java class library for visualizing quantitative data using two-dimensional category charts [pie, line, vertical bar, horizontal bar, scatter-plot (dot), combination, and overlay charts]. Charts are of type JComponent and BufferedImage.
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.
JOpenChart is an open source Java library and toolkit for creating different kinds of charts and embedding them into web applications or Swing applications. It further supports interpolating data and plotting mathematical functions etc. pp.
ThunderGraph is another java charting library intended to draw 2D graphs. Additionally, it contains a package that presents a live component implementing zoomable, scrollable and 'hintable' graph. Written for JDK 1.1+, it may be used in MS IE applets.
JViz is a prototype 3d visualization application that was created to help beginning Java programmers understand the structure, design and coding habits of their Java programs, and which parts of their programs need the most improvement.