org.gnu.pango
Class GlyphString
Boxed
org.gnu.pango.GlyphString
public class GlyphString
extends Boxed
Used to store strings of glyphs with geometry and visible attribute
information.
void | setSize(int newLength) - Resizes the GlyphString to the given length.
|
GlyphString
public GlyphString()
Construct a new GlyphString.
GlyphString
public GlyphString(GlyphString glyphString)
Construct a new GlyphString that is a copy of the provided GlyphString.
setSize
public void setSize(int newLength)
Resizes the GlyphString to the given length.