Documentation of 'kcl.waterloo.graphics.plots2D.FontSupport' Java class
FontSupport
kcl.waterloo.graphics.plots2D

Class FontSupport

    • Constructor Detail

      • FontSupport

        public FontSupport()
    • Method Detail

      • getFont

        public java.awt.Font getFont()
        Returns:
        the font
      • setFont

        public void setFont(java.awt.Font font)
        Parameters:
        font - the font to set
      • getFontForeground

        public GJCyclicArrayList<java.awt.Paint> getFontForeground()
        Returns:
        the fontForeground
      • getFontForeground

        public java.awt.Paint getFontForeground(int index)
      • setFontForeground

        public void setFontForeground(java.awt.Paint fontForeground)
      • setFontForeground

        public void setFontForeground(GJCyclicArrayList<java.awt.Paint> fontForeground)
        Parameters:
        fontForeground - the fontForeground to set
      • setFontForeground

        public void setFontForeground(java.awt.Paint[] fontBackground)
      • getFontBackground

        public GJCyclicArrayList<java.awt.Paint> getFontBackground()
        Returns:
        the fontBackground
      • getFontBackground

        public java.awt.Paint getFontBackground(int index)
      • setFontBackground

        public void setFontBackground(GJCyclicArrayList<java.awt.Paint> fontBackground)
        Parameters:
        fontBackground - the fontBackground to set
      • setFontBackground

        public void setFontBackground(java.awt.Paint fontBackground)
      • setFontBackground

        public void setFontBackground(java.awt.Paint[] fontBackground)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.