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 SummaryConstructors Constructor Description RMBezierLineHit()
 - 
Method SummaryAll 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.
 
-