Uses of Class
jApp.HitDetector

Uses of HitDetector in jApp
 

Methods in jApp that return HitDetector
 HitDetector DocumentView.getHitTest(java.awt.Point p, int r)
           
 

Methods in jApp with parameters of type HitDetector
protected  java.lang.Object AbstractSelectionCommand.paintHandles(java.awt.Graphics2D g, java.awt.geom.AffineTransform tf, HitDetector hit)