Giter Site home page Giter Site logo

lixingcong / dunnart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mjwybrow/dunnart

0.0 1.0 0.0 7.31 MB

Constraint-based diagram editor

Home Page: http://www.dunnart.org/

License: Other

QMake 0.39% Shell 0.02% C++ 99.27% Batchfile 0.02% C 0.08% HTML 0.03% CSS 0.10% Python 0.09% Tcl 0.01%

dunnart's Introduction

Dunnart

Dunnart is a prototype constraint-based diagram editor. It includes standard diagram editing capabilities as well as advanced features such as constraint-based geometric placement tools (alignment, distribution, separation, non-overlap, and page containment), automatic object-avoiding poly-line connector routing, and continuous network layout.

Note: Dunnart is alpha software. It is in the process of being rewritten, and while many things work it still contains many bug and lacks key features. Use it at your own risk!

Downloads

Nightly alpha builds for Mac OS X, Linux and Windows can be found here:

How to cite?

If you refer to Dunnart in your own research or publications, please cite the following reference:

  • Tim Dwyer, Kim Marriott, and Michael Wybrow.
    Dunnart: A constraint-based network diagram authoring tool.
    In Proceedings of 16th International Symposium on Graph Drawing (GD'08),
    LNCS 5417, pages 420โ€“431. Springer-Verlag, 2009. DOI

Further information

The concept behind Dunnart is to use constraint-based methods to free users from manually maintaining relationships within their diagrams. These could include geometric relationships, non-overlap, object-avoiding connector routes or graph layout. In Dunnart, the user can define these features of their layout and they will be automatically maintained throughout further editing. The user can override or alter these relationships at any time.

Dunnart is a research prototype. As such, it lacks some of the features and polish of a professional diagram editor. any of the significant features of Dunnart are implemented in the open-source Adaptagrams constraint layout libraries and are described in my publications and/or PhD thesis.

Dunnart screenshot

Building

Dunnart depends only on the Qt cross-platform application and UI framework. All other components are included in the repository.
Dunnart can be built by issuing the following commands:

qmake -recursive -config release dunnart.pro  
make

libdunnartcanvas - Reusable constraint-based canvas component

Dunnart is built using libdunnartcanvas, a reusable Qt-based canvas widget that extends our low level Adaptagrams constraint-based layout libraries and provides interactive constrain-based layout and placement tools. See the image below for an overview of the architecture.

Adaptagrams is a library of tools and reusable code for adaptive diagramming applications, for example: drawing tools, automated document and diagram layout, smart presentation software, graph drawing, chart layout, etc.

Dunnart architecture

Authors

Dunnart is written and maintained by Michael Wybrow. The latest version of the source code can be found here:

The Adaptagrams layout algorithms are developed by Kim Marriott and members of his Adaptive Diagrams Research Group at Monash University in Melbourne, Australia. The Adaptagrams libraries were originally written by Tim Dwyer and Michael Wybrow.

The latest Adaptagrams source code can be found in the github repository:

License

Dunnart and libdunnartcanvas are available as open source under the terms of the GNU GPL version 2. We are also open to dual-licensing parts of Dunnart's constraint-based layout technology for commercial use.

Copyright (C) 2003-2007 Michael Wybrow
Copyright (C) 2006-2011 Monash University

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

dunnart's People

Contributors

lixingcong avatar mjwybrow avatar

Watchers

 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.