Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic JDiagram 1.2 has been released! (Read 1772 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
JDiagram 1.2 has been released!
May 30th, 2007 at 8:03am
Print Post  
Version 1.2 of JDiagram provides the following new features:

* Overview component *
The Overview control provides a scaled-down view of a FlowChart contents and allows scrolling and zooming the diagram with the mouse.

* ShapeListBox component *
The ShapeListBox control displays a set of shapes defined via the Shape class. Shapes from the list box can be dragged to the FlowChart drawing canvas to create new boxes.

* Shape libraries *
Shape libraries are XML files that contain shape definitions. A library file can be loaded into your application using the ShapeLibrary class. The definitions loaded from a shape library are automatically added to the shared shapes collection and can be accessed through the getShapes and fromId methods of the Shape class, just as the predefined shapes.

* AnnealLayout layout class *
The AnnealLayout class implements the Simulated Annealing graph layout algorithm.

* Miscellaneous *

- The setImageUrl method has been added to the FlowChart class. It lets you load a background image from URL. When serializing the diagram, only the image URL is stored in the file.

- The getNodesAt method has been added to the FlowChart class. getNodesAt lets you find all nodes lying at the specified location.

- The setRotateText method has been added to the Box class. The method lets you enable or disable text rotation.

- The resizeToFitText method has been added to the Table class. The method resizes table's rows and columns so that the table cells fit their text.

An evaluation version is available for download here:
https://mindfusion.eu/JDiagramTrial.zip

Registered customers are going to receive their upgrades shortly.

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