Uses of Class
org.eclipse.mat.report.internal.SectionPart

Packages that use SectionPart
org.eclipse.mat.report.internal Internal classes for controlling building of reports from XML report definitions (not API). 
 

Uses of SectionPart in org.eclipse.mat.report.internal
 

Methods in org.eclipse.mat.report.internal with parameters of type SectionPart
 void ResultRenderer.beginSection(SectionPart section)
           
 void ResultRenderer.endSection(SectionPart section)