| Package | Description |
|---|---|
| com.company.fitness | |
| com.company.graph |
| Modifier and Type | Field and Description |
|---|---|
private GraphItem |
AnalysisPanel.distanceGraph |
private GraphItem |
AnalysisPanel.speedGraph |
private GraphItem |
AnalysisPanel.timeGraph |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<GraphItem> |
AnalysisPanel.graphItems |
| Modifier and Type | Method and Description |
|---|---|
GraphItem |
GraphFactory.createGraphItem(java.lang.String chartTitle,
java.lang.String category,
CategoryType categoryType,
java.lang.String xAxisLabel,
java.lang.String yAxisLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphFactory.updateGraphItem(GraphItem graphItem,
java.lang.String category,
CategoryType categoryType) |