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 org.eclipse.birt.chart.model.Chart |
ChartBuilder.create(IResultPie pie,
boolean isInteractive,
org.eclipse.birt.chart.model.attribute.ColorDefinition background,
org.eclipse.birt.chart.model.attribute.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.
|