|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Picture.Attributes | |
---|---|
gnu.x11.extension.render | Provide X Rendering Extension. |
Uses of Picture.Attributes in gnu.x11.extension.render |
---|
Fields in gnu.x11.extension.render declared as Picture.Attributes | |
---|---|
static Picture.Attributes |
Picture.Attributes.EMPTY
|
Methods in gnu.x11.extension.render with parameters of type Picture.Attributes | |
---|---|
void |
Picture.change(Picture.Attributes attr)
|
Picture |
Render.create_picture(Drawable drawable,
Picture.Format format,
Picture.Attributes attr)
|
Constructors in gnu.x11.extension.render with parameters of type Picture.Attributes | |
---|---|
Picture(Render render,
Drawable drawable,
Picture.Format format,
Picture.Attributes attr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |