Class HeightInformationUser

java.lang.Object
pal.treesearch.HeightInformationUser

public final class HeightInformationUser extends Object

Title: HeightInformationUser

Description: Something that uses height information

Version:
1.0
Author:
Matthew Goode
  • Constructor Details

    • HeightInformationUser

      public HeightInformationUser()
  • Method Details

    • addHeight

      public void addHeight(String label, double height)
    • getLabels

      public String[] getLabels()
    • getHeights

      public double[] getHeights()