public interface AltGlyphHandler
| Modifier and Type | Method and Description |
|---|---|
GVTGlyphVector |
createGlyphVector(FontRenderContext frc,
float fontSize,
AttributedCharacterIterator aci)
Creates a glyph vector containing the alternate glyphs.
|
GVTGlyphVector createGlyphVector(FontRenderContext frc, float fontSize, AttributedCharacterIterator aci)
frc - The current font render context.fontSize - The required font size.Copyright © 2000–2021 Apache Software Foundation. All rights reserved.