Coder Social home page Coder Social logo

graphviz-java-api's Introduction

GraphViz Java API

  • Author: Laszlo Szathmary ([email protected])
  • Date: 2003--2016
  • License: GPL 2 or Apache 2

GitHub: https://github.com/jabbalaci/graphviz-java-api

With this Java class you can simply call dot from your Java programs. It is made to facilitate the usage of GraphViz in your Java programs.

Example

Check out the file Proba.java to see how to use this simple API.

How to compile the sources in command-line

You can use maven. The output will appear in the target/ folder.

$ mvn package

Or, you can use SCons. The output will appear in the bin/ folder.

$ scons

How to launch the example from command-line

If you used SCons for instance, then

$ java -cp bin/ com/github/jabbalaci/graphviz/Proba

It prints a dot source to the stdout, and creates its corresponding GIF representation in your temp folder.

History

small changes are not listed...

0.6.1   Apr. 10, 2016   The eclipse project configuration was extended with the maven nature.
                        (patch of Markus Keunecke)
0.6     Nov. 28, 2013   Representation type can be specified (dot, neato, fdp, sfdp, twopi, circo)
                        (patch of Olivier Duplouy)
0.5.1   Mar. 18, 2013   Mac support (patch of Juan Hoyos)
0.5     Apr. 24, 2012   OS detection, start subgraph, read config file
                        (patch of Abdur Rahman)
0.4.5   Apr. 16, 2011   Image dpi can be changed (patch of Peter Mueller).
        Apr. 10, 2011   Moving to GitHub.
0.4     Feb. 5, 2011    Patch of Keheliya Gallaba is added. Now you can
                        specify the type of the output file:
                        gif, dot, fig, pdf, ps, svg, png, etc.
0.3     Nov. 29, 2010   Windows support (only took 7 years :))
                        + ability to read DOT source from a file
0.2     July 22, 2010   simple bug fix
0.1     Dec. 4, 2003    first release

Contributors

Thanks to these people for their contributions:

  • Daniel Khashabi
  • Mike Chenault
  • Keheliya Gallaba
  • Peter Mueller
  • Abdur Rahman
  • Juan Hoyos
  • Olivier Duplouy
  • Markus Keunecke

graphviz-java-api's People

Contributors

jabbalaci avatar sarsarahman avatar elhoyos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.