Class Element


public class Element extends Object
  • Constructor Details

    • Element

      public Element(String name, float value, float error)
  • Method Details

    • getName

      public String getName()
    • getValue

      public float getValue()
    • getMinValue

      public float getMinValue()
    • getMaxValue

      public float getMaxValue()
    • scale

      public void scale(float scale)