Schnittstelle BaselineShift


public interface BaselineShift
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Leave the baseline unchanged
    static final int
    Shift the baseline to the subscript position,
    relative to the previous run
    static final int
    Shift the baseline to the superscript position,
    relative to the previous run
  • Felddetails

    • NONE

      static final int NONE
      Leave the baseline unchanged
      Siehe auch:
    • SUPERSCRIPT

      static final int SUPERSCRIPT
      Shift the baseline to the superscript position,
      relative to the previous run
      Siehe auch:
    • SUBSCRIPT

      static final int SUBSCRIPT
      Shift the baseline to the subscript position,
      relative to the previous run
      Siehe auch: