FlexGanttFX

귀하의 JavaFX 애플리케이션에 전문 Gantt 차트를 추가합니다.

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 V11.10.0

Released: Apr 9, 2020

V11.10.0 버젼 업데이트

기능

  • Replaced LinksPane with LinksCanvas. Links are now drawn via CanvasAPI (much faster).
  • Replaced ObservableList of ActivityLinks with an IntervalTree for faster lookup.
  • ActivityLink can now carry an optional user object.
  • Custom link renderers can be registered on GraphicsBase.
  • Reworked layout code of DatelineScale to work properly with latest CSS changes in JavaFX.
  • Introduced buffers for RowCanvas and DatelineScale to reduce repaints.