Package com.treemap.swing
package com.treemap.swing
The package contains the classes related to the Macrofocus Treemap product. A good and efficient starting point is the use of
the
SwingTreeMap
component. It contains all the information to get started within minutes!-
ClassDescriptionColorComboBoxModel<N extends MutableTreeMapNode>DefaultTreeMapController<N,
Row, Column> Default controller mediating user interactions with a TreeMapView.Interaction mode.DrillDownAction<N,Row, Column> Action to drill down one level.DrillUpAction<N,Row, Column> Drill one level up.GroupByComboBoxModel<N extends MutableTreeMapNode>HeightComboBoxModel<N extends MutableTreeMapNode>An implementation of a treemap popup based on JidePopupSizeComboBoxModel<N extends MutableTreeMapNode>SwingTreeMap<N,Row, Column> A facade to the TreeMap model-view-controller (MVC) architecture.SwingTreeMapController<N,Row, Column> Created by luc on 03.05.17.Created by luc on 01.05.17.An implementation of a popup window using straight painting.SwingTreeMapToolTip<N,Row, Column> Default implementation of a tooltip using JidePopup as a container.SwingTreeMapView<N,Row, Column> Provides a view for a TreeMapModelPanel with range slider zoom into the TreeMapZoomInAction<N,Row, Column> Zoom in on the group containing the mouse cursor.ZoomOutAction<N,Row, Column> Zoom out.