Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

EasyDiagram.NET is a self-enclosed ASP.NET 2.0 Diagramming component that is built entirely in C#. It uses AJAX methods for node drawing and node repositioning, and boasts an incredibly responsive redrawing engine without the need for any plugins (such as Flash, etc). A variety of events (such as ... [More] OnNodeRepositioned, OnNodeDoubleClicked) can be hooked into to ensure seamless server-side integration. UML (class diagramming), Geneology, flowcharting -- virtually any diagram is possible because the node image and text can be set dynamically. Both orthogonal and direct-line diagramming is possible, and the component is a draggable from your toolbox onto the webform. [Less]

5.0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Summarygwt-diagrams is GWT library which provides diagramming capability to web applications. Demo is available here. Notes02.10.2008: gwt-diagrams 0.2-RC00 is now available for download, requires GWT 1.5. Work on stable release version is in progress ... 13.03.2008: there are some delays in ... [More] development of 0.2 version. Actual preview is still here. 0.2.RC01 is expected till end of March and stable 0.2 release is expected at end of April. 20.01.2008: development of 0.2 release is pending. You can preview demo snapshot of immature version here 01.01.2008: gwt-diagrams 0.1 is now available for download :) 01.01.2008: 0.1 was tested on: IE6, IE7, FF2.0 (win), Opera 9 (win), Safari 3 (win). Recent CrossBrowserRaport 12.2007: known issue: straight/bezier connections doesn't work in hosted mode on linux (gecko 1.7) more Hello world examplepublic class ExampleEntryPoint implements EntryPoint { public void onModuleLoad() { // elements to connect Widget label1 = new Label("Hello"); Widget label2 = new Label("world"); RootPanel.get().add(label1, 100, 100); RootPanel.get().add(label2, 200, 200); // gwt-diagrams stuff Connector c1 = UIObjectConnector.wrap(label1); Connector c2 = UIObjectConnector.wrap(label2); Connection connection = new RectilinearTwoEndedConnection(c1, c2); connection.appendTo(RootPanel.get()); } } more code examples Conceptions Connector sth. that can be conneted with another Connector Connection UI widget representing connection eg. line between two Connectors Direction UP, DOWN, LEFT, RIGHT - direction in which Connection can grow from Connector ConnectionData internal structure representing connection. It is internaly computed by ConnectonDataCalculator [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

OpenGrafik is a free and open source diagramming tool aiming at making diagramming sleek, simple, intuitive and attractive. Here is a list of target features.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

gModeler is an online UML diagramming and documentation tool, targetted at developers working with ECMA 262 languages such as FlashMX's Actionscript, and Javascript. In addition to it's diagramming capabilities, it exports HTML documentation, FlashMX XML documentation (for the Action Panel ... [More] and Reference Panel) and stub code (class code). gModeler was conceived, designed and programmed by Grant Skinner in 2003, of gskinner.com. It was developed using FlashMX and ActionScript 2, and was built on top of the Flash OS2 application framework, the source of which is also included here. You can see it in action here: http://gmodeler.com/ I am releasing it here for two reasons. The first is continued community interest in contributing to development and adding new features. The second [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

AlbinoHorse is a UML class designer for Windows Forms that mimics the VS.NET 2008 class designer. Useful for custom IDEs and code generation tools.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

-------------------------------- NEWS ----------------------------------------- We have finally installed the NShape mailing list and the NShape feedback form. Please subscribe to the newsletter and tell us what you think of NShape. NShape is an Open Source diagram designing framework for ... [More] .NET WinForms. Software developers use NShape to integrate diagramming capabilities into their applications. Using NShape, applications let users view, annotate, modify and create diagrams like flow charts, wiring schemes or project charts. NShape is open source and has a dual license which allows it to be employed for free in open source projects and for a license fee in commercial projects. NShape is targeted towards large industrial applications, which differentiates it from most other diagramming frameworks. NShape offers all the required basic functionality like glue points, aggregation, undo/redo, zooming, layers and grouping. NShape is powerful and scalable to work also with large diagrams of many thousand shapes. NShape is template based to enable the user to manage large diagram sets. Modification of templated properties are immediately reflected in all shapes instantiated from this template. NShape is style-based, so you can change the look of all diagrams in a project consistently with only a few mouse clicks. NShape provides a repository interface to integrate it in your applications persistency concept. A SQL Server and an XML implementation are already contained in the package. NShape comes with a built-in permission management to control the actions the user may perform. NShape's WinForms controls all implement the Controller-Presenter pattern to allow for perfect integration into your application's user interface. NShape promotes a model-view architecture to clearly separate the applications model from the presentation functionality provided by NShape. NShape allows for binding shape properties to model properties, which updates the user interface immediately when the corresponding model data changes. Please send an e-mail to support@dataweb.de for all questions regarding NShape. Subscribe to the NShape mailing list, so we can update you on new versions, additional documents etc. When you have evaluated NShape, please take one minute to tell us about your experience. We have set-up a feedback form on the dataweb homepage. [Less]

0
 
  0 reviews  |  0 users  |  312,620 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Grafeo (formely OpenGrafik) is a free software diagramming tool (free speech and free beer) aiming at making diagram creation, editing and viewing as easy and pleasurable as possible. You may regard it as an alternative to applications like Kivio, Dia, SmartDraw or MS Visio. Grafeo is written in C++ ... [More] using Qt. We use a git repository on Gitorious that can be cloned using: git clone git://gitorious.org/grafeo/grafeo.git [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Circuit Diagram enables you to make electronic circuit diagrams and allows them to be exported as images. Your circuit can be exported as a high quality PNG image or an SVG vector format file. Ideal for use in coursework, you no longer have to use image editing programs to paste components together.

0
 
  0 reviews  |  0 users  |  16,853 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.