Uses of Class
org.eclipse.mat.ui.snapshot.panes.HistogramPane.Grouping

Packages that use HistogramPane.Grouping
org.eclipse.mat.ui.snapshot.panes Panes for display in the editor for histograms, GC paths, comparisons - user interface (not API). 
 

Uses of HistogramPane.Grouping in org.eclipse.mat.ui.snapshot.panes
 

Methods in org.eclipse.mat.ui.snapshot.panes that return HistogramPane.Grouping
static HistogramPane.Grouping HistogramPane.Grouping.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HistogramPane.Grouping[] HistogramPane.Grouping.values()
          Returns an array containing the constants of this enum type, in the order they are declared.