|
java-gnome version 4.1.1 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Pointer
org.freedesktop.bindings.Proxy
org.gnome.glib.Object
org.gnome.pango.Font
public abstract class Font
An abstract rendering-system-independent representation of a font, used by Pango to manage font backends. While internal to Pango, it has various uses when trying to manage font selections.
You get a Font object by calling Context's
loadFont().
| Method Summary | |
|---|---|
FontDescription |
describe()
Given a calculated Pango Font object, get a description of it. |
FontDescription |
describeWithAbsoluteSize()
Given a calculated Pango Font object, get a description of it. |
| Methods inherited from class org.freedesktop.bindings.Pointer |
|---|
toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public FontDescription describe()
public FontDescription describeWithAbsoluteSize()
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||