Class Color

java.lang.Object
de.femtopedia.studip.util.colors.Color

public final class Color extends Object
Class representing a color in the Stud.IP schedule.
  • Constructor Details

    • Color

      public Color()
  • Method Details

    • getColor

      public long getColor()
      Translates the current color into its argb equivalent.
      Returns:
      the argb equivalent color.