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