Class BrickletSegmentDisplay4x7.Segments

    • Constructor Summary

      Constructors 
      Constructor Description
      Segments()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • segments

        public short[] segments
      • brightness

        public short brightness
      • colon

        public boolean colon
    • Constructor Detail

      • Segments

        public Segments()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object