|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
org.gnu.pango |
Uses of Attribute in org.gnu.pango |
Subclasses of Attribute in org.gnu.pango | |
class |
AttrColor
The PangoAttrColor structure is used to represent attributes that are colors. |
class |
AttrFloat
The PangoAttrFloat structure is used to represent attributes with a float or double value. |
class |
AttrFontDesc
The AttrFontDesc object is used to store an attribute that sets all aspects of the font description at once. |
class |
AttrInt
The PangoAttrInt object is used to represent attributes with a integer value |
class |
AttrLanguage
Represents attributes which are languages |
class |
AttrShape
The AttrShape structure is used to represent attributes which impose shape restrictions. |
class |
AttrString
The AttrString object is used to represent attributes with a string value. |
Methods in org.gnu.pango with parameters of type Attribute | |
void |
AttrList.insert(Attribute attr)
Insert the given attribute into the list. |
void |
AttrList.insertBefore(Attribute attr)
Insert the given attribute into the list. |
void |
AttrList.change(Attribute attr)
Insert the given attribute into the list. |
|
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 |