Schnittstelle Direction


public interface Direction
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    A strong left-to-right direction
    static final int
    No direction specified
    static final int
    A strong right-to-left direction
    static final int
    Deprecated value; treated the
    same as `PANGO_DIRECTION_RTL`.
    static final int
    Deprecated value; treated the
    same as `PANGO_DIRECTION_LTR`
    static final int
    A weak left-to-right direction
    static final int
    A weak right-to-left direction
  • Felddetails

    • LTR

      static final int LTR
      A strong left-to-right direction
      Siehe auch:
    • RTL

      static final int RTL
      A strong right-to-left direction
      Siehe auch:
    • TTB_LTR

      static final int TTB_LTR
      Deprecated value; treated the
      same as `PANGO_DIRECTION_RTL`.
      Siehe auch:
    • TTB_RTL

      static final int TTB_RTL
      Deprecated value; treated the
      same as `PANGO_DIRECTION_LTR`
      Siehe auch:
    • WEAK_LTR

      static final int WEAK_LTR
      A weak left-to-right direction
      Siehe auch:
    • WEAK_RTL

      static final int WEAK_RTL
      A weak right-to-left direction
      Siehe auch:
    • NEUTRAL

      static final int NEUTRAL
      No direction specified
      Siehe auch: