public static class HitInfo.Composite extends HitInfo
HitInfo.Composite, HitInfo.EnvelopeStroke, HitInfo.HighlighterStroke, HitInfo.Interior, HitInfo.Point, HitInfo.Stroke, HitInfo.Text
Constructor and Description |
---|
Composite(BranchElement clicked,
int clickedChildIndex,
PEMouseEvent mouseEvent)
construct a new HitInfo.Point that occured in the given BranchElement, on
the child with the given index.
|
Modifier and Type | Method and Description |
---|---|
Element |
getClickedChild() |
int |
getClickedChildIndex() |
java.lang.String |
toString() |
getMouseEvent, getTarget
public Composite(BranchElement clicked, int clickedChildIndex, PEMouseEvent mouseEvent)
public int getClickedChildIndex()
public Element getClickedChild()
public java.lang.String toString()
toString
in class java.lang.Object
Submit a bug : syd@jpicedt.org