GlyphVector
createGlyphVector(FontRenderContext frc, char[] chars)
Font
createGlyphVector(FontRenderContext frc, int[] glyphCodes)
createGlyphVector(FontRenderContext frc, String str)
createGlyphVector(FontRenderContext frc, CharacterIterator ci)
layoutGlyphVector(FontRenderContext frc, char[] text, int start, int limit, int flags)
abstract void
drawGlyphVector(GlyphVector g, float x, float y)
Graphics2D
abstract boolean
equals(GlyphVector set)