Schnittstelle GravityHint


public interface GravityHint
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    for scripts not in their natural direction (eg.
    static final int
    scripts will take their natural gravity based
    on the base gravity and the script.
    static final int
    always use the base gravity set, regardless of
    the script.
  • Felddetails

    • NATURAL

      static final int NATURAL
      scripts will take their natural gravity based
      on the base gravity and the script. This is the default.
      Siehe auch:
    • STRONG

      static final int STRONG
      always use the base gravity set, regardless of
      the script.
      Siehe auch:
    • LINE

      static final int LINE
      for scripts not in their natural direction (eg.
      Latin in East gravity), choose per-script gravity such that every script
      respects the line progression. This means, Latin and Arabic will take
      opposite gravities and both flow top-to-bottom for example.
      Siehe auch: