Package ch.bailu.gtk.pango
Schnittstelle BaselineShift
public interface BaselineShift
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intLeave the baseline unchangedstatic final intShift the baseline to the subscript position,
relative to the previous runstatic final intShift the baseline to the superscript position,
relative to the previous run
-
Felddetails
-
NONE
static final int NONELeave the baseline unchanged- Siehe auch:
-
SUPERSCRIPT
static final int SUPERSCRIPTShift the baseline to the superscript position,
relative to the previous run- Siehe auch:
-
SUBSCRIPT
static final int SUBSCRIPTShift the baseline to the subscript position,
relative to the previous run- Siehe auch:
-