MindFusion.Diagramming for Java Swing V4.6.2
Released: Aug 23, 2022
V4.6.2 中的更新
特性
- Multiple labels per node - Added NodeLabel class which allows you to display multiple captions for a single diagram node.
- Miscellaneous:
- Improved text rendering quality on high-resolution displays.
- Improved ZoomControl rendering quality.
- Improved vertical centering of text in table captions and cells.
- The MoveLabels behavior now lets a user move link and node labels interactively.
- ExcelExporter now exports pen width of links.
- ExcelExporter now sets more precise positions of link end points.
- HorizontalOffset and VerticalOffset now work for link labels positioned using setLinkLengthPosition method.
修补程序
- Fixed automatic scrolling and ZoomControl panning on high-resolution displays.
- DashStyle.DashDotDot serialization fix.