public class TreemapVisualization extends Object
| Constructor and Description |
|---|
TreemapVisualization() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInteriorPackages(String packageName) |
void |
cleanCode(String packageName,
int loc,
int classes) |
void |
generateTreeMap(BugCollection bugCollection) |
boolean |
isInteriorPackage(String packageName) |
static void |
main(String[] args) |
public void addInteriorPackages(String packageName)
public boolean isInteriorPackage(String packageName)
public void cleanCode(String packageName, int loc, int classes)
public void generateTreeMap(BugCollection bugCollection)
Copyright © 2003–2015. All rights reserved.