Class DataBarFormatting

    • Constructor Detail

      • DataBarFormatting

        public DataBarFormatting()
    • Method Detail

      • isIconOnly

        public boolean isIconOnly()
      • setIconOnly

        public void setIconOnly​(boolean only)
      • isReversed

        public boolean isReversed()
      • setReversed

        public void setReversed​(boolean rev)
      • getPercentMin

        public byte getPercentMin()
      • setPercentMin

        public void setPercentMin​(byte percentMin)
      • getPercentMax

        public byte getPercentMax()
      • setPercentMax

        public void setPercentMax​(byte percentMax)
      • setThresholdMin

        public void setThresholdMin​(DataBarThreshold thresholdMin)
      • setThresholdMax

        public void setThresholdMax​(DataBarThreshold thresholdMax)
      • getDataLength

        public int getDataLength()