Uses of Interface
com.flexganttfx.model.activity.HighLowChartActivity
| Package | Description |
|---|---|
| com.flexganttfx.model.activity |
Classes and interfaces related to activities.
|
-
Uses of HighLowChartActivity in com.flexganttfx.model.activity
Subinterfaces of HighLowChartActivity in com.flexganttfx.model.activity Modifier and Type Interface Description interfaceMutableHighLowChartActivityAn add-on interface for high-low activities which allows the user to interactively edit the high and low value of the activity.Classes in com.flexganttfx.model.activity that implement HighLowChartActivity Modifier and Type Class Description classHighLowChartActivityBase<T>The base implementation of a high-low activity, which are used in combination with aChartLayout.classMutableHighLowChartActivityBase<T>The base implementation of a mutable high / low activity.