Java Vector Graphics Software

View 55 business solutions

Browse free open source Java Vector Graphics Software and projects below. Use the toggles on the left to filter open source Java Vector Graphics Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDraftPDF is a tablet based PDF annotator and editor. The software allows annotations to be made directly to a PDF file using a tablet and pen. The main application is for annotating document drafts without the need for printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+ needed Github: https://github.com/miguelalejandromorenobarrientos/jdrafting Android version (not compatible) https://sourceforge.net/projects/andrafting/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JGraph Diagram Component
    JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. See the project homepage at www.jgraph.com for information and downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    <table border=0><tr><td><img src="http://jroseviewer.sourceforge.net/images/Icon.jpg"></td><td>JRoseViewer is a Java GUI program that used to view model files (.MDL) created by Rational Rose -- the most famous UML tool.</td></tr></table>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JShoe is a web based service that works as a complement for education. It's a tool that allows teachers to transmit the art and craft of shoe design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JVector is a simple, vector based, paint program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JoePaint is everyone's drawing and painting software. It is vector based, and written entirely in Java. JoePaint will form the foundation for the Giant Picture Dictionary at www.giantpicturedictionary.com
    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
  • 10
    (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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KGD is intended to be an animation tool for creating simple 2D vector animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A vector-based graphical editor for generating l-system type fractals visually. Can be used to instantly create line drawings of complex recursive objects like trees and other plants. Will soon support svg export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    METAGRAF is an Application written in pure Java (platform independent) to create any kind of graphics, including text and images, and that outputs a MetaPost file that can be converted in PostScript, PDF ...etc., or can be included directly in any TeX/LaT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project provides a library of easy to use 2D graphics editor tools and a functional and extendable stand-alone graphics editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MieZ
    MieZ is a WYSIWYG-editor for TikZ documents. This project is now being developed on http://github.com/Antimon2000/MieZ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Moses Tool Suite is a collection of tools for visual modeling, simulation, analysis, synthesis, and visualization of computational systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Orimage is a editor/browser specialized in origami diagrams (paper folding). Users could draw their diagrams in multiple ways, called moded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PDEGraphics2D

    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 g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SVGCompost is an SVG compositing editor for Eclipse, based on existing Eclipse GEF and GMF functionality and the Apache Batik framework. For further information, please refer to the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SVGrafiX is an open-source editor for the SVG format. SVGrafiX is written in Java and therefore platform-independent.Our main goal is to create an easy-to-use graphical editor, that allows you to create or edit SVG documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Test Scenario Generator(TSG) is a graph editor, providing a software tester with GUI to model the behavior of software and generate test scenarios based on the model. TSG is managed by Software Evaluation and Test Lab at the University of WI-Milwaukee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program to display simple object orientated animations for audio visual effects.
    Downloads: 0 This Week
    Last Update:
    See Project