Uses of Class
org.apache.batik.gvt.text.TextHit

Packages that use TextHit
org.apache.batik.gvt.renderer   
org.apache.batik.gvt.text   
 

Uses of TextHit in org.apache.batik.gvt.renderer
 

Fields in org.apache.batik.gvt.renderer declared as TextHit
protected  TextHit BasicTextPainter.cachedHit
           
 

Uses of TextHit in org.apache.batik.gvt.text
 

Methods in org.apache.batik.gvt.text that return TextHit
 TextHit GlyphLayout.hitTestChar(float x, float y)
          Perform hit testing for coordinate at x, y.
 TextHit TextLayoutAdapter.hitTestChar(float x, float y)
          Perform hit testing for coordinate at x, y.
 TextHit TextSpanLayout.hitTestChar(float x, float y)
          Perform hit testing for coordinate at x, y.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.