Package pal.treesearch
Class HeightInformationUser
- java.lang.Object
-
- pal.treesearch.HeightInformationUser
-
public final class HeightInformationUser extends java.lang.Object
Title: HeightInformationUser
Description: Something that uses height information
- Version:
- 1.0
- Author:
- Matthew Goode
-
-
Constructor Summary
Constructors Constructor Description HeightInformationUser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addHeight(java.lang.String label, double height)
double[]
getHeights()
java.lang.String[]
getLabels()
-