|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttrType | |
org.gnu.pango |
Uses of AttrType in org.gnu.pango |
Fields in org.gnu.pango declared as AttrType | |
static AttrType |
AttrType.INVALID
|
static AttrType |
AttrType.LANGUAGE
|
static AttrType |
AttrType.FAMILY
|
static AttrType |
AttrType.STYLE
|
static AttrType |
AttrType.WEIGHT
|
static AttrType |
AttrType.VARIANT
|
static AttrType |
AttrType.STRETCH
|
static AttrType |
AttrType.SIZE
|
static AttrType |
AttrType.FONT_DESC
|
static AttrType |
AttrType.FOREGROUND
|
static AttrType |
AttrType.BACKGROUND
|
static AttrType |
AttrType.UNDERLINE
|
static AttrType |
AttrType.STRIKETHROUGH
|
static AttrType |
AttrType.RISE
|
static AttrType |
AttrType.SHAPE
|
static AttrType |
AttrType.SCALE
|
Methods in org.gnu.pango that return AttrType | |
static AttrType |
AttrType.intern(int value)
|
AttrType |
AttrType.or(AttrType other)
|
AttrType |
AttrType.and(AttrType other)
|
AttrType |
AttrType.xor(AttrType other)
|
Methods in org.gnu.pango with parameters of type AttrType | |
AttrType |
AttrType.or(AttrType other)
|
AttrType |
AttrType.and(AttrType other)
|
AttrType |
AttrType.xor(AttrType other)
|
boolean |
AttrType.test(AttrType other)
|
|
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 |