|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthoplugins.teamAnalyzer.report.Report
hoplugins.teamAnalyzer.report.SpotReport
Report of all players played in a certain spot on the field
| Constructor Summary | |
SpotReport(PlayerPerformance pp)
Creates a new SpotReport object. |
|
| Method Summary | |
void |
addPerformance(PlayerPerformance pp)
Add a performance to the spot and updates the position based map |
java.util.Collection |
getPlayerAppearance()
Document me! |
java.util.Collection |
getPositionReports()
Document me! |
| Methods inherited from class hoplugins.teamAnalyzer.report.Report |
getAppearance, getPlayerId, getPosition, getRating, getSpot, setAppearance, setPlayerId, setPosition, setRating, setSpot, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SpotReport(PlayerPerformance pp)
pp - | Method Detail |
public java.util.Collection getPlayerAppearance()
public java.util.Collection getPositionReports()
public void addPerformance(PlayerPerformance pp)
addPerformance in class Reportpp -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||