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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeightInformationUser
public HeightInformationUser()
addHeight
public void addHeight(java.lang.String label,
double height)
getLabels
public java.lang.String[] getLabels()
getHeights
public double[] getHeights()