Schnittstelle FontMask


public interface FontMask
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the font family is specified.
    static final int
    OpenType font features are specified.
    static final int
    The font gravity is specified.
    static final int
    the font size is specified.
    static final int
    the font stretch is specified.
    static final int
    the font style is specified.
    static final int
    the font variant is specified.
    static final int
    OpenType font variations are specified.
    static final int
    the font weight is specified.
  • Felddetails

    • FAMILY

      static final int FAMILY
      the font family is specified.
      Siehe auch:
    • STYLE

      static final int STYLE
      the font style is specified.
      Siehe auch:
    • VARIANT

      static final int VARIANT
      the font variant is specified.
      Siehe auch:
    • WEIGHT

      static final int WEIGHT
      the font weight is specified.
      Siehe auch:
    • STRETCH

      static final int STRETCH
      the font stretch is specified.
      Siehe auch:
    • SIZE

      static final int SIZE
      the font size is specified.
      Siehe auch:
    • GRAVITY

      static final int GRAVITY
      The font gravity is specified.
      Siehe auch:
    • VARIATIONS

      static final int VARIATIONS
      OpenType font variations are specified.
      Siehe auch:
    • FEATURES

      static final int FEATURES
      OpenType font features are specified.
      Siehe auch: