Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for Android, V1.5.1 (Read 1799 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Diagramming for Android, V1.5.1
Nov 27th, 2017 at 10:08pm
Print Post  
We have released version 1.5.1 of MindFusion.Diagramming for Android. It contains the following new features and improvements:

State management
DiagramView now handles Android lifecycle events to automatically preserve its scroll position, zoom level and diagram's contents. You no longer have to implement Activity's onSaveInstanceState and onRestoreInstanceState to manually manage state, unless you prefer rebuilding the diagram from already saved data. To disable built-in state management, set android:saveEnabled="false" in DiagramView's definition in layout file, or call respective setter from code.

Miscellaneous
  • Diagram.createImage returns a Bitmap representing the diagram's contents.
  • The HtmlBuilder class creates an HTML image map whose areas link to items' HyperLink locations, letting users click on individual items in exported diagram images.
  • The ShowGrid and GridStyle properties implemented in Diagram class let you draw alignment grid, either as points or lines.

Installer for the latest version can be downloaded here, or from the clients area on our site.
https://www.mindfusion.eu/DroidDiagramTrial.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint