Class PaintScheme

    • Constructor Detail

      • PaintScheme

        public PaintScheme()
    • Method Detail

      • getBackgroundColor

        public Color getBackgroundColor()
      • getBorderColor

        public Color getBorderColor()
      • getFontColor

        public Color getFontColor()
      • getTitleColor

        public Color getTitleColor()
      • getHideColor

        public Color getHideColor()
      • getShowColor

        public Color getShowColor()
      • getArcLength

        public int getArcLength()
      • getPadding

        public int getPadding()
      • getX

        public int getX()
      • getY

        public int getY()
      • getTitleFont

        public Font getTitleFont()
      • getBodyFont

        public Font getBodyFont()
      • getSkillHoverBoxBackground

        public Color getSkillHoverBoxBackground()
      • getSkillColor

        public Color getSkillColor​(Skill skill)
      • getBackgroundAlpha

        public int getBackgroundAlpha()
      • getIcon

        public Image getIcon()
      • getFooter

        public String getFooter()