|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResultPie
Results as pie chart data.
Nested Class Summary | |
---|---|
static interface |
IResultPie.ColoredSlice
A slice of the pie with color information |
static interface |
IResultPie.Slice
A slice of the pie. |
Method Summary | |
---|---|
java.util.List<? extends IResultPie.Slice> |
getSlices()
All the slices of the pie. |
Methods inherited from interface org.eclipse.mat.query.IResult |
---|
getResultMetaData |
Method Detail |
---|
java.util.List<? extends IResultPie.Slice> getSlices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |