Package com.reportmill.graphics
Class RMBezierLineHit
java.lang.Object
com.reportmill.graphics.RMBezierLineHit
Hit detection for bezier and a line.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic RMHitInfogetHitInfo(RMBezier aBezier, RMLine aLine, int which) Returns the hit info for this bezier and a given line. 
- 
Constructor Details
- 
RMBezierLineHit
public RMBezierLineHit() 
 - 
 - 
Method Details
- 
getHitInfo
Returns the hit info for this bezier and a given line. 
 -