Interface AWTImageGenerator

    • Method Detail

      • hasBackground

        boolean hasBackground()
      • setHasBackground

        void setHasBackground​(boolean hasBackground)
      • getBackgroundColor

        Color getBackgroundColor()
      • setBackgroundColor

        void setBackgroundColor​(Color backgroundColor)
      • getForegroundColor

        Color getForegroundColor()
      • setForegroundColor

        void setForegroundColor​(Color foregroundColor)
      • getAWTFont

        Font getAWTFont()
      • setAWTFont

        void setAWTFont​(Font font)
      • setFont

        void setFont​(Font font)
      • getFont

        Font getFont()