| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Boxedorg.gnu.pango.GlyphStringpublic class GlyphStringextends BoxedConstructor Summary | |
| |
| |
Method Summary | |
void |
|
public GlyphString()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Construct a new GlyphString.
public GlyphString(GlyphString glyphString)
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Construct a new GlyphString that is a copy of the provided GlyphString.
- Parameters:
glyphString-
public void setSize(int newLength)
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Resizes the GlyphString to the given length.
- Parameters:
newLength-