Uses of Class
org.apache.batik.gvt.font.HKern

Packages that use HKern
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.gvt.font   
 

Uses of HKern in org.apache.batik.bridge
 

Methods in org.apache.batik.bridge that return HKern
 HKern SVGHKernElementBridge.createHKern(BridgeContext ctx, Element hkernElement, SVGFontFace fontFace, SVGGVTFont svgGvtFont)
           
 

Uses of HKern in org.apache.batik.gvt.font
 

Constructors in org.apache.batik.gvt.font with parameters of type HKern
HKernTable(HKern[] entries)
          Create an HKernTable from an array of HKern entries.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.