Uses of Class
com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
Packages that use LegendItemStateChangeDescriptor
-
Uses of LegendItemStateChangeDescriptor in com.amalgamasimulation.charts
Method parameters in com.amalgamasimulation.charts with type arguments of type LegendItemStateChangeDescriptorModifier and TypeMethodDescriptionLegend.addLegendItemStateHandler(Consumer<LegendItemStateChangeDescriptor<T>> handler) Adds the action to be executed every time the legend item state changed.Legend.removeLegendItemStateHandler(Consumer<LegendItemStateChangeDescriptor<T>> handler) Removes the legend item state change action.