public final class HeightInformationUser
extends java.lang.Object
Title: HeightInformationUser
Description: Something that uses height information
| Constructor and Description |
|---|
HeightInformationUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
addHeight(java.lang.String label,
double height) |
double[] |
getHeights() |
java.lang.String[] |
getLabels() |