Showing 25 open source projects for "draw java"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ijchart

    ijchart

    A Java Chart Library

    IJChart is a free 100% Java graphics based chart library that like JFreeChart, It's smaller(all only 1M) and faster and extendable,supporting a wide range of chart types, like bar charts, pie charts, line charts, time series charts, scatter charts, histograms,Gantt charts, Pareto charts, bubble plots, dials and more. IJChart separate data and shape,you can change shape before draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Unimozer
    Unimozer intends to be a universal modelizer for Java™. It allows the user to draw UML diagrams and generates the relative Java™ code automatically and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    umpledot

    Uses GraphViz to draw UML class diagrams

    Some code collected from my old UML/Dot project with a view to submitting it to the Umple project. Just draws an UML class diagram using GraphViz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Coordinate Geometry Visualiser

    Visualise Coordinate geometry using easy and powerful commands

    Pace up your procedural graphics, using command based way to draw all sorts of primitives. This is easy and powerful at the same time. And then export this pseudo code, to Language/Platform of your choice. We aim to support as many, but Qt, wxWidgets, OpenGl, Allegro etc. will be supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    JGauge Bean is a single purpose bean library for gauges. You can use it to draw round gauges on Java Components. The gauge can be extensively configured for displaying one discrete value within a given range.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Use your mouse to generate HTML Image Maps with ease. Draw shapes over a loaded image to define hyper link areas and the HTML source code is generated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool is based on Graph Theory learning. It can help professors and students to teach and learn the Graph Theory easier. With this tool, people can draw simple graphs and even apply functions on their drawn graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This library generates code from UML models using the groovy scripting language. Support UML tools that use XML Metadata Interchange format (XMI). (Argo, Poseidon, Magic Draw, and many others). Currently supports generating JPA entity beans from UML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xwidgets is a multiple UI framework for java. It uses Swing, SWT and Qt Jambi to draw your apps. Charva is pending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast UML is an open-source UML tool with a simple user interface pop-up free. Draw UML diagrams fast, export diagrams to png, jpg and clipboard. It pretends to be the union between Violet and UMLet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mada Framework is UML design tool . create class diagram and draw classes, relations and generate java code and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java User Interface Editor. Draw your user interface with your mouse and JUIE will convert it to java code. Developed back in the late 90s. Unfortunately I did not have the time to update it. Currently searching for a developer to continue development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chart Taglibs is a free tag library (JSP 1.1 and higher) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie, bar and line charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CommandHandler - working with coplicated command is very easy. Use CommandDesigner to draw syntax graph and CommandBuilder to write it very quickly using mouse and enter key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Spider helps you understand complicated Java programs by helping you draw a graph of objects and their relationships. The current version only supports Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform. The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a little Java Swing applications that lets you draw Finite State Machines (FSMs) and generates portable ANSI-C source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next