Class SymbolIcon

java.lang.Object
javax.swing.ImageIcon
convex.gui.utils.SymbolIcon
All Implemented Interfaces:
Serializable, Accessible, Icon

public class SymbolIcon extends ImageIcon
See Also:
  • Constructor Details

  • Method Details

    • get

      public static SymbolIcon get(int codePoint)
    • get

      public static SymbolIcon get(int codePoint, double size)
    • get

      public static SymbolIcon get(int codePoint, double size, int colour)