FlexGanttFX

JavaFXアプリケーションに便利なガントチャートを追加

DLSC 社の製品
2007 年より日本国内にてComponentSourceで販売中。

バージョン: V11.12.8/8.12.0 更新日: Jan 17, 2024

i

Please note that the minimum Enterprise License price for this product is $36,000 USD or €30,000 EUR approx. and includes access to the product Source Code. In addition, annual maintenance and software updates are available for an additional $7,200 USD or €6,000 EUR approx. per year.

FlexGanttFX V1.6

Released: Jul 12, 2016

V1.6 での更新項目

機能

  • New GanttChartLite control inherits from the new base class called GanttChartBase. The lite version only consists of the timeline and the graphics area.
  • New container type - The quad container displays four Gantt charts at the same time and synchronizes the timeline scrolling between the two charts on the left-hand side and the two charts on the right-hand side.
  • Added activity filtering - GraphicsBase.setActivityFilter(Predicate filter); Acts only on the UI layer, it does not have any impact on the activity repositories in any way. The repositories still return all activities but the UI uses the filter predicate to decide if an activity should be painted or not.
  • Added new property to enable / disable the lasso functionality.
  • Added ability to remove timeline completely from Gantt charts with a position other than FIRST or ONLY.
  • Added ability to fire a single event while setting activity selection.

不具合の修正

  • GraphicsHeader taken only when creating Skin - fixed.
  • Activity “lost” if dragged to a timeline horizon boundary - fixed.
  • Marker lines have wrong height when graphics area resizes - fixed.
  • Dragged activity sometimes not drawn at cursor location - fixed.
  • Link rendering broken when target outside viewport - fixed.
  • Deleting activities with links does not work properly - fixed.