Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic beta version of diagram viewer library for Android (Read 5821 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
beta version of diagram viewer library for Android
Apr 16th, 2013 at 11:25am
Print Post  
We are starting beta tests of a diagram viewer control for Android. The library contains a View-derived DiagramView class that can be used to load and display XML files created by MindFusion's flow diagramming controls. Currently it can load and render ShapeNode, ContainerNode, TableNode, TreeViewNode and DiagramLink objects. Styles and themes introduced with Flowchart.NET V6 and WpfDiagram V3 can be loaded and displayed too, but visual effects are not supported at this time.

The library also includes all model classes and properties from MindFusion’s Java diagramming library documented at http://www.mindfusion.eu/onlinehelp/jdiagram/ , which provides your Android applications with access to the loaded links and nodes and their data properties, along with methods for simple hit testing from touch events.

If anyone is interested in trying the beta version, please download this archive, containing a Jar file that should be placed in the Android project’s libs folder in Eclipse:
https://www.mindfusion.eu/DiagAndroid.zip

A short tutorial showing how to add the library to an Android application and load a diagram file is available here:
http://mindfusion.eu/Forum/YaBB.pl?num=1366115421

Any comments, questions and general feedback are welcome.
« Last Edit: Apr 16th, 2013 at 12:34pm by Forum Admin »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint