|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MiniBarChart | |
---|---|
org.hackystat.projectbrowser.page.projectportfolio.detailspanel | Provides the detail panel of project portfolio page. |
org.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart | Provides the charts and associated functions for detail panel of project portfolio page. |
Uses of MiniBarChart in org.hackystat.projectbrowser.page.projectportfolio.detailspanel |
---|
Methods in org.hackystat.projectbrowser.page.projectportfolio.detailspanel that return types with arguments of type MiniBarChart | |
---|---|
java.util.Map<org.hackystat.sensorbase.resource.projects.jaxb.Project,java.util.List<MiniBarChart>> |
ProjectPortfolioDataModel.getMeasuresCharts()
|
Methods in org.hackystat.projectbrowser.page.projectportfolio.detailspanel with parameters of type MiniBarChart | |
---|---|
java.lang.String |
PortfolioMeasureConfiguration.getChartColor(MiniBarChart chart)
Return the color of the given MiniBarChart. |
Uses of MiniBarChart in org.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart |
---|
Methods in org.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart with parameters of type MiniBarChart | |
---|---|
PortfolioCategory |
StreamTrendClassifier.getStreamCategory(MiniBarChart chart)
Parse the given MiniBarChart and produce a PortfolioCategory result. |
PortfolioCategory |
StreamParticipationClassifier.getStreamCategory(MiniBarChart chart)
Parse the given MiniBarChart and produce a StreamCategory result. |
PortfolioCategory |
StreamDeviationClassifier.getStreamCategory(MiniBarChart chart)
Parse the given MiniBarChart and produce a PortfolioCategory result. |
PortfolioCategory |
StreamClassifier.getStreamCategory(MiniBarChart chart)
Parse the given MiniBarChart and produce a PortfolioCategory result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |