|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stretch | |
org.gnu.pango |
Uses of Stretch in org.gnu.pango |
Fields in org.gnu.pango declared as Stretch | |
static Stretch |
Stretch.ULTRA_CONDENSED
|
static Stretch |
Stretch.EXTRA_CONDENSED
|
static Stretch |
Stretch.CONDENSED
|
static Stretch |
Stretch.SEMI_CONDENSED
|
static Stretch |
Stretch.NORMAL
|
static Stretch |
Stretch.SEMI_EXPANDED
|
static Stretch |
Stretch.EXPANDED
|
static Stretch |
Stretch.EXTRA_EXPANDED
|
static Stretch |
Stretch.ULTRA_EXPANDED
|
Methods in org.gnu.pango that return Stretch | |
static Stretch |
Stretch.intern(int value)
|
Stretch |
Stretch.or(Stretch other)
|
Stretch |
Stretch.and(Stretch other)
|
Stretch |
Stretch.xor(Stretch other)
|
Stretch |
FontDescription.getStretch()
Gets the stretch field of a font description. |
Methods in org.gnu.pango with parameters of type Stretch | |
Stretch |
Stretch.or(Stretch other)
|
Stretch |
Stretch.and(Stretch other)
|
Stretch |
Stretch.xor(Stretch other)
|
boolean |
Stretch.test(Stretch other)
|
void |
FontDescription.setStretch(Stretch stretch)
Sets the stretch field of a font description. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |