public static class HitInfo.Stroke extends HitInfo
HitInfo.Composite, HitInfo.EnvelopeStroke, HitInfo.HighlighterStroke, HitInfo.Interior, HitInfo.Point, HitInfo.Stroke, HitInfo.Text
Constructor and Description |
---|
Stroke(Element clicked,
int clickedSegment,
PEMouseEvent mouseEvent)
construct a new HitInfo.Stroke that occured on the stroke of the given Element
|
Modifier and Type | Method and Description |
---|---|
int |
getClickedSegment() |
java.lang.String |
toString() |
getMouseEvent, getTarget
public Stroke(Element clicked, int clickedSegment, PEMouseEvent mouseEvent)
clickedPoint
- the index (starting from 0) of the segment of the flattened path
on which the hit occured.Submit a bug : syd@jpicedt.org