Documentation of 'org.scilab.forge.jlatexmath.CharFont' Java class
CharFont
org.scilab.forge.jlatexmath

Class CharFont



  • public class CharFont
    extends java.lang.Object
    Represents a specific character in a specific font (identified by its font ID).
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int boldFontId 
      char c 
      int fontId 
    • Constructor Summary

      Constructors 
      Constructor and Description
      CharFont(char ch, int f) 
      CharFont(char ch, int f, int bf) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • c

        public char c
      • fontId

        public int fontId
      • boldFontId

        public int boldFontId
    • Constructor Detail

      • CharFont

        public CharFont(char ch,
                        int f)
      • CharFont

        public CharFont(char ch,
                        int f,
                        int bf)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.