Package com.reportmill.graphics
Class RMBezierLineHit
- java.lang.Object
 - 
- com.reportmill.graphics.RMBezierLineHit
 
 
- 
public class RMBezierLineHit extends java.lang.ObjectHit detection for bezier and a line. 
- 
- 
Constructor Summary
Constructors Constructor Description RMBezierLineHit() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RMHitInfogetHitInfo(RMBezier aBezier, RMLine aLine, int which)Returns the hit info for this bezier and a given line. 
 -