Showing 18 open source projects for "swing layout extension"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Autoplot

    Autoplot

    Autoplot is an interactive browser for data on the web

    Autoplot is an interactive browser for data on the web. Give Autoplot a URL or local file name and it creates a sensible plot of the data. Autoplot allows you to interactively browse data stored in ascii, .cdf, netcdf, and many other formats. Autoplot's source has been moved to GitHub. Thanks to SourceForge for many years of hosting!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tree Visualisation with Visual Cues

    Tree Visualisation with Visual Cues

    This project extends a previous work on node link tree visualisation and interaction by providing visual clues on hidden structures. We adopt DOITree from Prefuse package (https://github.com/prefuse/Prefuse), a multi-focal tree layout algorithm, for exploring large hierarchical structures. Related publications: https://www.sciencedirect.com/science/article/pii/S1045926X1630009X https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6902871
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    EntOpt Layout

    EntOpt Layout

    Relative entropy optimization network layout plugin

    The goal of this project is to implement a graph layout / network visualization algorithm as a Java plugin for Cytoscape (http://cytoscape.org/), using a recently published relative entropy optimization based method, called Unified Data Representation (Kovács IA et al. Sci Rep. 2015). If you are using the plugin, please cite: Ágg B, Császár A, Szalay-Bekő M, Veres DV, Mizsei R, Ferdinandy P, Csermely P and Kovács IA (2019) The EntOptLayout Cytoscape plug-in for the efficient visualization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Tool for Retrieval, Visualization and Analysis of biological Pathways. Import a Gene or Protein Set from any Excel file. Automatically find signaling Pathways from KEGG. Integrate your Data in Seconds with a live interactive Force-directed Layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 5

    Galois sub-hierarchy builder

    Visualize Galois sub-hierarchy of 2d matrix

    GSH builder is a free Galois Sub-Hierarchy visualization tool. The algorithm for calculating GSH is called Pluton and the present Java realization is based on two articles. "Efficiently computing a linear extension of the sub-hierarchy of a Concept Lattice" by Anne Berry, Marianne Huchard, Ross M. McConnell, Alain Sigayret and Jeremy P. Spinrad. "Performances of Galois Sub-hierarchy-building algorithms" by Gabriela Arevalo, Anne Berry, Marianne Huchard, Guillaume Perrot and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The final build of this software now is distributed in R, embedded in "RedeR': an R/Bioconductor package for hierarchical and nested network analysis... more about RedeR: http://bioconductor.org/packages/2.9/bioc/html/RedeR.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OWLViz4U (OWLViz for Unicode) is an extension of OWLViz for supporting Unicode based ontologies, which is an OWL visuliazation tool used with the Protege OWL plugin. OWLViz4U is part of the W3China Open Source Project (http://www.w3china.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    OntoViz, an ontology browser is an extension of my undergraduate honors thesis. This helps a user browse ontologies using a variety of graph drawing algorithms. The ontology can be specified using a text file, a local/remote database or a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dynagraph for Grappa is a Java front-end for the Dynagraph graph layout engines. It supports direct manipulation (graphical editing) of graphs, as well as text-driven display of dynamic graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jAeroGrapher is an entirely Java-written Application implementing a layout facility to display relational information about airline flights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This tool is for parse the complex delphi project and generate the graphics output of class inter-relationship layout. When you start maintain the delphi project use this tool to understand the system structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java software for 3D visualization of graphs/networks. It implements many graph layout algorithms (such as force-directed methods), graph generators (such as scale-free networks) and graph modifiers. Most functions can be accessed through its GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VLSI Layout 3d is a 3d visualization software for VLSI designs created in LASI. This project is gearing up to go open-source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DagMap Vis is a java application aims to visualize DAGs (Directed Acyclic Graph) with a combine node link diagram and an adapted treemap layout. Based on prefuse, the application gives some useful interactions to navigate in hierarchical data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TOPO

    Simple GUI tool for creating and manipulating WSN topologies

    TOPO is a simple tool that allows the user to create and manipulate arbitrary Wireless Sensor Network (WSN) topologies without worrying about the anomalies that could arise using a text-base topology description. It is fast and easy to use and can accelerate small scale projects such as network simulation. The tool is still undergoing development stage and is open to extension. One the candidate component to be soon integrated is a WSN discrete event simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB