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!-
Class Summary Class Description AbstractTreeMapFieldComboBoxModel<N extends MutableTreeMapNode> ColorComboBoxModel<N extends MutableTreeMapNode> DefaultTreeMapController<N,Row,Column> Default controller mediating user interactions with a TreeMapView.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> JideTreeMapPopup An implementation of a treemap popup based on JidePopupSizeComboBoxModel<N extends MutableTreeMapNode> SwingAlgorithmFactory 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.SwingTreeMapModel<N extends AbstractTreeMapNode<N,Row,Column,java.awt.Color,java.awt.Font>,Row,Column> Created by luc on 01.05.17.SwingTreeMapModel.LabelComboBoxModel<N extends MutableTreeMapNode> SwingTreeMapPopup 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 TreeMapModelTreeMapPanel Panel with range slider zoom into the TreeMapVariablesComboBoxModel<E> ZoomInAction<N,Row,Column> Zoom in on the group containing the mouse cursor.ZoomOutAction<N,Row,Column> Zoom out. -
Enum Summary Enum Description DefaultTreeMapController.Mode Interaction mode.