| Package | Description |
|---|---|
| org.eclipse.mat.impl.chart |
Builds pie charts using BIRT, not an Application Programming Interface (API).
|
| org.eclipse.mat.inspections |
These are general queries.
|
| org.eclipse.mat.snapshot.query |
Utilities to develop heap dump queries.
|
| Modifier and Type | Method and Description |
|---|---|
static Chart |
ChartBuilder.create(IResultPie pie,
boolean isInteractive,
ColorDefinition background,
ColorDefinition foreground) |
| Modifier and Type | Method and Description |
|---|---|
IResultPie |
BiggestObjectsPieQuery.execute(IProgressListener listener) |
| Modifier and Type | Method and Description |
|---|---|
IResultPie |
PieFactory.build()
Create and return the pie result object.
|