Class RMBezierLineHit
java.lang.Object
com.inductiveautomation.rm.graphics.RMBezierLineHit
Hit detection for bezier and a line.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RMHitInfo
getHitInfo
(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.
-