SVG Export Crashed (#1638)
Dear Dusan,
When I try to export tree diagrams to SVG, then the following error appears.
My diagrams are: Activity diagram (with 1 version), data flow diagram, screen flow diagram.
PNG export works fine, so this is not a big deal to me.
Thanks for your support and have a good day!
-Sebastian
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
bei DrSvgLibrary.SvgGraphicsWriter.DrawBeziers(Pen pen, Point[] points)
bei SoftwareIdeasModeler.Core.DiagramRendering.DiagramDrawer.DrawBeziers(Pen pen, IList`1 points)
bei SoftwareIdeasModeler.Core.DiagramRendering.DiagramDrawer.DrawBeziers(ItemStyle style, IList`1 linePoints)
bei SoftwareIdeasModeler.Core.DiagramItems.Concrete.ConcreteRelation.DrawRelationLine(DiagramDrawer drawer, DrawingParameters param)
bei SoftwareIdeasModeler.Core.DiagramItems.DataFlow.ConcreteDfdDataFlow.DrawElement(DiagramDrawer drawer, DrawingParameters param)
bei SoftwareIdeasModeler.Core.Projecting.ConcreteDiagramElement.Draw(DiagramDrawer drawer, DrawingParameters param)
bei SoftwareIdeasModeler.Core.DiagramRendering.DiagramDrawer.Draw(DiagramLayer layer, IConcreteDiagramElement item)
bei SoftwareIdeasModeler.Core.DiagramRendering.DiagramDrawer.Draw(DiagramLayer layer, Rectangle clipArea)
bei SoftwareIdeasModeler.Core.DiagramRendering.DiagramDrawer.Draw(Diagram diagram, Rectangle drawBounds)
bei SoftwareIdeasModeler.Core.Exporting.Images.SvgDiagramExporter.ExportToFile(SoftwareIdeasPath fileName)
bei SoftwareIdeasModeler.Core.Exporting.BatchExporter.BatchExporter.Export(IList`1 diagrams)
bei SoftwareIdeasModeler.Dialogs.Exporting.BatchExportForm.okButton_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
OF=SoftwareIdeasModeler.MainForm
LastCmds=
[0]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[1]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[2]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[3]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[4]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[5]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[6]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[7]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[8]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[9]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[10]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[11]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[12]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[13]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
[14]: SoftwareIdeas.Common.Commands.CombinedCommand; Move
OF=SoftwareIdeasModeler.Controls.TabSwitch.ThumbnailWindow
OF=SoftwareIdeasModeler.Dialogs.Exporting.BatchExportForm
OF=SoftwareIdeas.Controls.ProgressForm.ProgressForm