Package | Description |
---|---|
edu.wright.hendrix11.d3.chart | |
edu.wright.hendrix11.familyTree.bean.mining |
Modifier and Type | Method and Description |
---|---|
ChartModel |
ChartComponent.getChartModel()
Returns the Java object holding the chart data and data configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartComponent.setChartModel(ChartModel model)
Sets the Java object holding the chart data and data configuration.
|
Modifier and Type | Method and Description |
---|---|
ChartModel |
AgesBean.getAgeModel()
Returns a chart model containing age data.
|
ChartModel |
GenderStatsBean.getGenderModel() |
ChartModel |
AgesBean.getMeanMedianAgeAtBirthModel()
Returns a chart model containing ages at birth data.
|
ChartModel |
AgesBean.getMeanMedianAgeAtDeathModel()
Returns a chart model containing ages at death data.
|
ChartModel |
BirthsAndDeathsBean.getPerDecadeCleanModel()
Returns a chart model containing births and deaths per decade.
|
ChartModel |
BirthsAndDeathsBean.getPerDecadeCombinedModel()
Returns a chart model containing births and deaths per decade.
|
ChartModel |
BirthsAndDeathsBean.getPerDecadeModel()
Returns a chart model containing births and deaths per decade.
|
ChartModel |
BirthsAndDeathsBean.getPerMonthModel()
Returns a chart model containing births and deaths per month.
|
Copyright © 2015 Joseph Hendrix