Frames | No Frames |
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
GlyphVector | XFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
GlyphVector | XFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
Methods with parameter type java.awt.font.GlyphVector | |
void | Draws a glyph vector at the specified location.
|
Classes derived from java.awt.font.GlyphVector | |
class | The GNU implementation of the abstract GlyphVector class, which
uses the services provided by a FontDelegate for its functionality.
|
Methods with parameter type java.awt.font.GlyphVector | |
boolean | Determines whether another GlyphVector is for the same font and
rendering context, uses the same glyphs and positions them to the
same location.
|
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | Creates a GlyphVector by mapping each character in a
CharacterIterator to the corresponding glyph.
|
GlyphVector | |
GlyphVector | OpenTypeFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
Methods with parameter type java.awt.font.GlyphVector | |
void | Draws the specified glyph vector at the specified location.
|
Methods with parameter type java.awt.font.GlyphVector | |
void | Draws a glyph vector at the specified location.
|
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | |
GlyphVector | |
GlyphVector | QtFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) |
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | Creates a GlyphVector by mapping each character in a
CharacterIterator to the corresponding glyph.
|
Methods with parameter type java.awt.font.GlyphVector | |
boolean |
Methods with parameter type java.awt.font.GlyphVector | |
void | Draws a glyph vector at the specified location.
|
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 return type java.awt.font.GlyphVector | |
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
GlyphVector | ClasspathFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|
Classes derived from java.awt.font.GlyphVector | |
class |
Methods with parameter type java.awt.font.GlyphVector | |
void | |
void | |
void | Draws a glyph vector at the specified location.
|
void | |
void | |
void | |
boolean | Duh, compares two instances.
|
Methods with return type java.awt.font.GlyphVector | |
GlyphVector | Implementation of Font.createGlyphVector(FontRenderContext,int[]) .
|
GlyphVector | |
GlyphVector | GdkFontPeer.layoutGlyphVector(Font font, FontRenderContext frc, char[] chars, int start, int limit, int flags) Implementation of Font.layoutGlyphVector(FontRenderContext,char[],int,int,int) .
|