org.apache.batik.gvt.font
Interface AltGlyphHandler

All Known Implementing Classes:
SVGAltGlyphHandler

public interface AltGlyphHandler

An interface for handling altGlyphs.


Method Summary
 GVTGlyphVector createGlyphVector(java.awt.font.FontRenderContext frc, float fontSize)
           
 

Method Detail

createGlyphVector

public GVTGlyphVector createGlyphVector(java.awt.font.FontRenderContext frc,
                                        float fontSize)


Copyright © 2001 Apache Software Foundation. All Rights Reserved.