Package com.treemap
Class TreeMapSettingsEvent
java.lang.Object
com.treemap.TreeMapSettingsEvent
An event that characterizes a change in the settings.
-
Constructor Summary
ConstructorsConstructorDescriptionTreeMapSettingsEvent
(boolean updateGroupBy, boolean updateLayout, boolean updateColors) -
Method Summary
-
Constructor Details
-
TreeMapSettingsEvent
public TreeMapSettingsEvent(boolean updateGroupBy, boolean updateLayout, boolean updateColors)
-
-
Method Details