Package ch.bailu.gtk.pango
Schnittstelle Stretch
public interface Stretch
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
condensed widthstatic final int
expanded widthstatic final int
extra condensed widthstatic final int
extra expanded widthstatic final int
the normal widthstatic final int
semi condensed widthstatic final int
semi expanded widthstatic final int
ultra condensed widthstatic final int
ultra expanded width
-
Felddetails
-
ULTRA_CONDENSED
static final int ULTRA_CONDENSEDultra condensed width- Siehe auch:
-
EXTRA_CONDENSED
static final int EXTRA_CONDENSEDextra condensed width- Siehe auch:
-
CONDENSED
static final int CONDENSEDcondensed width- Siehe auch:
-
SEMI_CONDENSED
static final int SEMI_CONDENSEDsemi condensed width- Siehe auch:
-
NORMAL
static final int NORMALthe normal width- Siehe auch:
-
SEMI_EXPANDED
static final int SEMI_EXPANDEDsemi expanded width- Siehe auch:
-
EXPANDED
static final int EXPANDEDexpanded width- Siehe auch:
-
EXTRA_EXPANDED
static final int EXTRA_EXPANDEDextra expanded width- Siehe auch:
-
ULTRA_EXPANDED
static final int ULTRA_EXPANDEDultra expanded width- Siehe auch:
-