Showing 166 open source projects for "java draw"

View related business solutions
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    PiksLitCanvas

    PiksLitCanvas

    A Painting Application to draw beautiful pictures,fractals and more

    Canvas is an application created in java that allows you to draw rich complicated and beautiful pictures using a variety of tools.The most useful tool to draw complicated patterns ,is the fractal tool that allows you to create any number of these fractals.Other features includes different line styles like grass,splosh,caligraphic,etc,Square tool ,Oval tool, are other unique features.Background can be set to gradient (Horizontal ,Vertical,etc..).The best part..... you can choose fro a variety of attractive look and feels for you application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Paint 2d

    Paint 2d

    Paint Program

    Paint Program for linux mint and Android
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Kitchen garden aid
    An easy to use application to design your kitchen garden or your house farm. Helps you plan your plants ( vegetables, fruit trees, herbs, flowers ) so that it respects the rules of crop rotation and companion planting. Based on square foot gardening. Requires Java 8.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Bucket Fill Algorithm

    Bucket Fill Algorithm

    Simple Bucket Fill Demo

    This is Simple java implementation of bucket fill algorithm .Copy the code and Run in Console or IDE. Draw your shapes and click in the middle to fill the shapes. Precombiled jar for Windows OS https://sourceforge.net/projects/bucket-fill/files/G_BucketFill.jar/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    DrawWKT

    DrawWKT

    View your WKT geometries

    Small and powerful! Write one or several WKT geometries on the text box, and visualize them in a click. Alternatively, draw the geometries in the drawing panel and you will have the WKT in the text box. You can also write your geometry readers and import your geometries in any format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImageToMouse

    ImageToMouse

    Convert any image into mouse movements

    Convert any image into mouse movements. *How to Use: First, click in "Select Coordinates", the window that shows up will be where your image will be drawn, you can move it and resize it. You can also click in "Original Image Size" to resize the window to the image's original size. Then, click in "Open File" or "Open URL" or "Draw Text" and select your image or text. Now just click Draw and wait.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    Retop Math Library

    Retop Math Library

    A Java Math Library for creating advanced programs

    Regression Polynomial Regression Noise generator Advanced Matrix and Vector classes Physics Collisions Window to visualize functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Penthode

    Penthode

    Penthode simulates, draw and plot electrical power distributions

    Given a simple net-list describing the high level power architecture of your system Penthode: - simulates the voltage and current from device turn on to the steady state. - highlights components working out of specification - draws a nice power tree diagram showing the currents/powers balance - plots node transient voltage and gate current waveforms It is possible to change component parameters interactively to improve the design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Paper Plane

    Paper Plane

    An Android reading app, including articles from Zhihu Daily

    Paper Plane is an Android reading app containing articles from Zhihu Daily, Guokr Handpick and Douban Moment. The project is built on MVP architecture and designed with a Material Design style. To open this project in Android Studio, begin by checking out of the branches, and then open the PaperPlane/ dictionary in Android Studio. The following series of steps illustrate how to open the PaperPlane branch. The Android Support Library offers a number of features that are not built into the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Punish

    Punish

    A card game similar to Crazy Eights

    ...Alternately, the player can play a Jack of any color to change the suit to one he desires. If an Ace is played, it must be followed by another card matching the suit of the Ace or another ace, failing which he must draw a card, but not if the Ace was the last card in his hand. Playing an Eight results in all other players drawing one card from the draw pile. If the player does not have a suitable card to play, nor an Ace/Jack/Eight, he must draw a card.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RoundedImageView

    RoundedImageView

    A fast ImageView that supports rounded corners, ovals, and circles

    A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original example from Romain Guy. It supports many additional features including ovals, rounded rectangles, ScaleTypes and TileModes. There are many ways to create rounded corners in android, but this is the fastest and best one that I know of because it does not create a copy of the original bitmap, does not use a clipPath which is not hardware accelerated and not anti-aliased, does not use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Rrd2Svg

    Java classes for converting the collectd's RRD files into the SVG.

    ...So its usage is: java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG> 1) <root for RRD> is: The root directory of the subdirectories for the RRD files. 2) <root for SVG> is: The root directory of the subdirectories for the SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BandViewer

    BandViewer

    Plot band structure and orbitals from outout of CRYSTAL98/03 program

    BandViewer 1.01 Written by Yang Wang, 2003.11 A Java software for plotting band structure and crystal orbitals from the outout file of the CRYSTAL98/03 program (http://www.crystal.unito.it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SMT: SAR Management Toolkit

    SMT: SAR Management Toolkit

    Application for managing land searches for missing persons.

    Experimental application for assisting in the management of land searches for missing persons. Incorporates OpenJump for GIS rendering of segments, establishing intitial POA values for segments through consensus or mixed consensus and statistical distances, POS and POA recalculation based on PODs from applied resources, and task assignments suggested by missing person behavior profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dark Destiny
    Dark Destiny is a turn-based online space strategy game playable in internet browsers. The game tries to draw the players attention to long-term strategic decisions and extensive diplomacy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jPainter

    Java-based paint program using DDA, Bresenham and Circle algorithm

    Java-based paint program using DDA, Bresenham and the Circle algorithm. It is meant to show the implementation of algorithms that are used to draw primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TinyDoodle

    Simplistic sketching program for J2ME platform

    TinyDoodle is a simplistic sketching program for J2ME (MIDP 2.0) mobile devices, geared for low resolution screen. Supported file format is Wireless Bitmap (WBMP). While it works best on touch-enabled devices with pointer dragging support, older devices with no pointer dragging or no touchscreen at all can also draw on it too. It is intended to be only a sketchpad; it can draw in black and white, with three pencil size selection, on a fixed canvas size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Online Whiteboard

    Online Whiteboard

    Freehand on net

    Online Whiteboard is whiteboard java application that work on java enable operating system. when we draw sketch on software you can visible on www.leafsys.net site.it is useful when you want explain online or group of people online without solid-state whiteboard. lecture only need software. clients or students can visible on browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Home Bookkeeping

    simple personal/family bookkeeping app

    Very simple cross-platform application for personal bookkeeping. Application database is stored into a single file that easy to backup and restore. Four catalogs (predefined parameters) and comment field are available for setting detailed information about each money transfer. There are timerange selection, selection by category, contractor, account etc... There are customizable charts report system which can draw pie, line and bar charts for a different parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Chemin Optimal

    Chemin Optimal

    allow to Find the optimal path using FORD algorithm

    ...Chemin optimal check errors automatically before finding the minimal path. Chemin optimal is written in JAVA( JAVAFX ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AlDraw
    AlDraw is a program for creating geometrical constructions. Examples of pictures made with it are at https://picasaweb.google.com/apstrinka/Constructions?authuser=0&feat=directlink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EpsGraphics is a Java library to output EPS graphics. EpsGraphics is an extension of Graphics2D that allows you to draw to an EPS file as it was a Java graphics object. CMYK as well as RGB color models are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...ICMLA (1) 2012: 102-107. ---------------------------------------------------------------------------- To run Incremental Mitosis, please type the following in the command line: Java -jar incrementalMitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,cosine,pearson,KLD,jaccard)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]
    Downloads: 0 This Week
    Last Update:
    See Project