Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic new features in 2.0 (Read 1641 times)
rachis
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: May 14th, 2007
new features in 2.0
Aug 19th, 2008 at 11:51am
Print Post  
Hi Stoyan,

JDiagram's latest version 2.0 had some new features listed with the mail from Iva. I am keen to have some details / insights of the features -

1. SVG export components - what is SVG export component? Is there no import functionality of SVG files, so the content can be viewed in the canvas?
2. Visio import and export components - What export of visio is supported?
3.Arrange graphs so that the diagram covers a minimal area - Can this be elaborated?

What are the features you are looking at adding for the next release? Please let me know, this will help in my upgrading the current version of NETDiagram/Jdiagram I am working with.

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: new features in 2.0
Reply #1 - Aug 19th, 2008 at 12:22pm
Print Post  
Hi Rachis,

1. There is the SvgExporter class that lets you create an SVG file from the diagram content. This class is defined in the SvgExport.dll. Importing SVG is not supported at this time.

2. The Visio 2003 XML format (VDX files).

3. The diagram might contain several subgraphs that are not connected to each other. If so, layout algorithms are usually applied independently to each subgraph, and the subgraphs are placed in a row. The new versions adds the MultipleGraphsPlacement property to each layout class, which can be set to Row, Column or MinimalArea. If you set it to MinimalArea, the subgraphs will be placed in such a way that the diagram covers minimal area (while the nodes in each graph are arranged according to the respective algorithm).

4. We are developing a Silverlight front-end for the next release.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint