Index

A B C D E G H I J K L M N O P R S T V X 
All Classes and Interfaces|All Packages|Constant Field Values

C

calcDiastolicPercentage(int) - Method in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
Calculates the diastolic percentage.
calcSystolicPercentage(int) - Method in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
Calculates the systolic percentage.
calculateAverage(Map<? extends TemporalAccessor, DataNode>) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates the plain average for the given values.
calculateAverage(DataNode[]) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates the plain average for the given values.
calculateEndWeightedAverage(SortedMap<? extends TemporalAccessor, DataNode>) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates an average for the given values that is weighted to the end of the list.
calculateEndWeightedAverage(DataNode[]) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates an average for the given values that is weighted to the end of the list.
calculateMedian(int[]) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates a median for the given values.
calculateMedian(Map<? extends TemporalAccessor, DataNode>) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Calculates a median for the given values.
ChartTheme - Class in org.tquadrat.bloodpressure.spi
An implementation of Theme for the blood pressure charts.
ChartTheme() - Constructor for class org.tquadrat.bloodpressure.spi.ChartTheme
Creates a new instance of CharTheme.
checkDestination(File, ReportBase.DestinationType) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Checks whether the given destination is valid according to the given type and returns the path for an existing file or folder.
collectQuarterData(Map<String, String>, int) - Method in class org.tquadrat.bloodpressure.report.CompareReport
Collects the data for one quarter.
COLUMN_BLOODPRESSURE_DATA_PRIMARY_KEY - Static variable in interface org.tquadrat.bloodpressure.Configuration
The name for the key column of the blood pressure data table: "MEASURING_DATETIME".
combineDiagnosis(Diagnosis, Diagnosis) - Static method in enum class org.tquadrat.bloodpressure.Diagnosis
Combines the given diagnosis.
CompareReport - Class in org.tquadrat.bloodpressure.report
An implementation of Report that provides a report comparing the last two full quarters.
CompareReport() - Constructor for class org.tquadrat.bloodpressure.report.CompareReport
Creates a new instance of CompareReport.
compareTo(DataImporter.Key) - Method in class org.tquadrat.bloodpressure.DataImporter.Key
compressToDay(SortedMap<LocalDateTime, DataNode>) - Method in class org.tquadrat.bloodpressure.spi.ReportBase
Compresses the values so that there is only one entry per day.
Configuration - Interface in org.tquadrat.bloodpressure
The configuration bean specification for the Blood Pressure Statistics application.
ConfigurationBase - Class in org.tquadrat.bloodpressure.internal
The base class for the configuration bean.
ConfigurationBase() - Constructor for class org.tquadrat.bloodpressure.internal.ConfigurationBase
Creates a new instance of ConfigurationBase.
CSV - Enum constant in enum class org.tquadrat.bloodpressure.InputFormat
Input format CSV (comma-separated values).
A B C D E G H I J K L M N O P R S T V X 
All Classes and Interfaces|All Packages|Constant Field Values