The MindFusion Forums - MindFusion Java Pack 2023.R1
Summary
Set the EnableSpatialIndex property of Diagram to create an index of item positions for faster hit-testing and viewport clipping queries. New PatternRouter class routes links by applying patterns of segment and turn sequences and accepting them when resulting paths do not cross nodes. It contains the following new features and improvements:Set the EnableSpatialIndex property of Diagram to create an index of item positions for faster hit-testing and viewport clipping queries. Rendering a lot of items at small zoom levels or in overviews fit-all mode will still need a lot of processing, so you might want to apply constraints on minimal zoom level of diagram view and overview controls for large diagrams.New PatternRouter class routes links by applying patterns of segment and turn sequences and accepting them when resulting paths do not cross nodes. This applies the several standard pattern paths when possible, and otherwise routes links using the cost minimizing heuristics-based grid router.Distribution for the latest version can be downloaded here, or from the clients area on our site:Enjoy!