SVGAltGlyphHandlerpublic interface AltGlyphHandler
| Modifier and Type | Method | Description |
|---|---|---|
GVTGlyphVector |
createGlyphVector(java.awt.font.FontRenderContext frc,
float fontSize,
java.text.AttributedCharacterIterator aci) |
Creates a glyph vector containing the alternate glyphs.
|
GVTGlyphVector createGlyphVector(java.awt.font.FontRenderContext frc, float fontSize, java.text.AttributedCharacterIterator aci)
frc - The current font render context.fontSize - The required font size.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.