Showing 166 open source projects for "java draw"

View related business solutions
  • 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
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    ...Link: http://www.sciencedirect.com/science/article/pii/S0031320308003701 --------------------------------------------------------------------------- To run Mitosis, please type the following in the command line: Java -jar mitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,pearson)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tactics Board

    Tactics Board

    eSports tactical drawing board

    Tell your teammates where you want them to go in a match by simply drawing it to them. Import an overview image of the map (PNG) and then show them their spots by simply dragging the connected player onto the board. Draw player's pathes with a crosshair pencil in different colors. Add icons to the board to illustrate grenade or smoke targets. Uses http://netty.io/ for network communication and https://code.google.com/p/json-simple/ as communication objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Four Row Solitaire
    Programmed in Java, this game is a mixture between FreeCell and normal Solitaire. The current version is Beta v.76.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Managed Cybersecurity Platform Built for MSPs Icon
    Managed Cybersecurity Platform Built for MSPs

    Discover the cyber platform that secures and insures SMEs

    In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
    Learn More
  • 5

    jHolla

    A Skype-like, Outlook-like, or TeamViewer-like Notification for Java

    A Skype-like, Outlook-like, or TeamViewer-like Notification box for Java. Check the wiki for Sample Usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Symbol Commander

    Symbol Commander

    Symbol Commander - Issuing command to the system by drawing symbols.

    ...The user is not restricted to just alphabets or numbers for drawing symbols. He/she may assign any symbol of their choice. The domain i.e number of symbols the user may draw / assign is unlimited. This project can be further extended by giving audio output so that even people with low vision / blind can have a better experience using the computer. It may also be extended to support other applications and also maybe made cross platform. It is written in Java using Netbeans 7.3.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    askcards

    Quiz Game SWT

    Quiz game. It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ORIPA S

    A drawer for origami crease pattern

    ORIPA S is a drawing tool specifically designed for a origami crease pattern. It is derived from ORIPA which is developed by MITANI Jun. New features by ORIPA S are: - save current crease pattern as a image file (jpeg, png) not only original project file. - while pasting, select a point on pattern to be matched against destination point. - Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35). This program is free software: you can redistribute it and/or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 10
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Image Maker

    PNG Pixel editor

    Image Maker is a small Java pixel-editor. Users can load .PNG files, edit them by-the-pixel + manipulate them in various ways, and save the edited image. Images are resized as you edit them to accomodate what you draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OrgApp

    OrgApp

    OrgApp is a Java library to handle and draw organization charts

    OrgApp is a Java library to handle and draw organization charts (organigrams). The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML). The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plugin created to draw the dimension lines of the walls in the Plan View of the open source project called SweetHome3D. More info at http://www.sweethome3d.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    RoninSH - Screenshooter

    RoninSH - Screenshooter

    RoninSH, small and effective tool for capturing screenshots on Windows

    ... - By clicking with mouse second button on "Capture entire screen." or "Capture custom area." application buttons you will display additional functionality of each button. Whats next? : - Adding hand draw shapes to custom area - Adding timer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Math Tool wants to be a tool to resolve mathematical expressions and draw their graphics. It consists in a gathering of libraries written in C to manage and resolve expressions with arbitrary-precision numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    MionChrom

    Signal processing for chromatography

    MionChrom interprets ASCII data from GC-C-IRMS systems, plots it, identifies peaks and autointegrates the results. The user can manually integrate peaks with different tools. The results is reported in *.XLS, *.TXT and *.PNG. ------------------------------------------------------ MionChrom is soon to be replaced by MionMass which isn't a open sourced project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mirror Draw

    a java based mirror painting application

    a java based mirror painting application CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Black Hole Cortex

    Sphere surface layers of visual cortex approach maximum info density

    Near the surface (even horizon) of a black hole, there is maximum information density in units of squared plancks (and some translation to qubits). Similarly, our imagination is the set of all possible things we can draw onto our most dense layer of visual cortex in electricity patterns. Bigger layers have more neurons to handle those possibilities. A Black Hole Cortex is a kind of visual cortex that has density of neuron layers similar to density at various radius from a black hole. What we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A case tool, used for reverse engineering, that lets you draw a flow chart and convert it to java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

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

    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
  • 24
    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
  • 25
    jCircuits

    jCircuits

    An easy-to-use Simulation of Hardware-Gates

    A very easy-to-use but complex Gate-Simulation.You can simulate various gatters like AND, NAND, OR, NOR, NOT, XOR. And also build Flip-Flops, Full Adders and other compley structures. In other words its a register-Transfer Simulation of Hardware-Processes. There are also 2 Applet-Versions - the full Version and a only-Display-Version ---------- USEFUL TIPS: ---------- Always enter the Edit-Mode (swiss knife) bevor editing something ;) [!! IMPORTANT !!] Try out the...
    Downloads: 1 This Week
    Last Update:
    See Project