| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type java.awt.font.GlyphVector | |
| void | |
Methods with return type java.awt.font.GlyphVector | |
| GlyphVector | Maps characters to glyphs in a one-to-one relationship, returning a new
GlyphVector with a mapped glyph for each input character. |
| GlyphVector | Extracts a sequence of glyphs from a font, returning a new GlyphVector with a mapped glyph for each input glyph code.
|
| GlyphVector | Maps characters to glyphs in a one-to-one relationship, returning a new
GlyphVector with a mapped glyph for each input character. |
| GlyphVector | Maps characters to glyphs in a one-to-one relationship, returning a new
GlyphVector with a mapped glyph for each input character. |
| GlyphVector | Produces a glyph vector representing a full layout fo the specified
text in this font. |
Methods with parameter type java.awt.font.GlyphVector | |
| boolean | |
| GNU Classpath (0.18) |