Class LatinFont

java.lang.Object
com.independentsoft.office.drawing.LatinFont

public class LatinFont extends Object
The Class LatinFont.
  • Constructor Details

  • Method Details

    • clone

      public LatinFont clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getSimilarCharacterSet

      public int getSimilarCharacterSet()
      Gets the similar character set.
      Returns:
      the similar character set
    • setSimilarCharacterSet

      public void setSimilarCharacterSet(int similarCharacterSet)
      Sets the similar character set.
      Parameters:
      similarCharacterSet - the new similar character set
    • getPanose

      public String getPanose()
      Gets the panose.
      Returns:
      the panose
    • setPanose

      public void setPanose(String panose)
      Sets the panose.
      Parameters:
      panose - the new panose
    • getSimilarFontFamily

      public int getSimilarFontFamily()
      Gets the similar font family.
      Returns:
      the similar font family
    • setSimilarFontFamily

      public void setSimilarFontFamily(int similarFontFamily)
      Sets the similar font family.
      Parameters:
      similarFontFamily - the new similar font family
    • getTypeface

      public String getTypeface()
      Gets the typeface.
      Returns:
      the typeface
    • setTypeface

      public void setTypeface(String typeface)
      Sets the typeface.
      Parameters:
      typeface - the new typeface