MindFusion.Java Swing Pack 2022.R1

Adds new TowerChart component to render series side-by-side and compare data sequence and size.
March 31, 2022
New Version

Features

New in MindFusion.Diagramming

  • TableNode improvements:
    • New CaptionBackBrush property lets you customize the fill of a table's caption bar.
    • Tables can now be custom-drawn by setting the CustomDraw property and handling the drawNode event.
    • Table cells can now be custom-drawn by setting the CellCustomDraw property and handling the drawCell event.
  • TreeViewNode improvements
    • New TreeViewItem Brush property allows you to assign different backgrounds to individual items.
    • New ShowLines property lets you toggle the visibility of connecting lines.

New in MindFusion.Scheduling

  • DateTime changes
    • The DateTime class now uses java.time.LocalDateTime for storage and calculations.
    • LocalDateTime storage now allows for a much larger date range.
    • The Duration class now uses a java.time.Duration for storage and calculations.
    • The DateComboBox control allows you to enter and select dates using combo box / drop down interface.
  • Miscellaneous
    • saveToString and loadFromString methods now support ContentType.Json.

New in MindFusion.Charting

  • Tower charts - Added new TowerChart and TowerRenderer components which allow users to draw tower charts, render series side-by-side and compare data sequence and size. Tower charts require three-dimensional series:
    • The first dimension specifies event order or timing and is used to sort or position segments.
    • The second dimension specifies duration and is rendered as segment length along the main axis.
    • The third dimension specifies a value rendered as segment width along the cross axis.
  • Miscellaneous
    • Added ShowHighlight and ShowToolTips properties which allow you to disable highlights and tooltips.

New in MindFusion.Spreadsheet

  • Frozen row and column properties have been moved from the Worksheet class to the View class and now allow you to freeze from a non-zero scroll position.
  • Custom format strings can now contain color names in square brackets, compatible with Microsoft Excel color specifiers.
  • Extended the set of expression types in which blank cells are promoted to zeros or empty strings when referenced from formulas.
New TowerChart control

MindFusion.Java Swing Pack

Add diagrams, schedules, spreadsheets, charts and gauges to your Java applications.

Got a Question?

Live Chat with our MindFusion Group licensing specialists now.