|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jpicedt.graphic.view.HitInfo.AbstractHitInfo jpicedt.graphic.view.HitInfo.Interior
public static class HitInfo.Interior
Represent a hit that occured on the interior of a Element
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jpicedt.graphic.view.HitInfo |
---|
HitInfo.AbstractHitInfo, HitInfo.Composite, HitInfo.EnvelopeStroke, HitInfo.HighlighterStroke, HitInfo.Interior, HitInfo.InverseZOrderingComparator, HitInfo.List, HitInfo.Point, HitInfo.Stroke, HitInfo.Text |
Field Summary |
---|
Fields inherited from class jpicedt.graphic.view.HitInfo.AbstractHitInfo |
---|
clickedObject, mouseEvent |
Constructor Summary | |
---|---|
HitInfo.Interior(Element clickedObject,
PEMouseEvent mouseEvent)
construct a new HitInfo.Interior that occured on the
given Element |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class jpicedt.graphic.view.HitInfo.AbstractHitInfo |
---|
append, getMouseEvent, getTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HitInfo.Interior(Element clickedObject, PEMouseEvent mouseEvent)
HitInfo.Interior
that occured on the
given Element
Method Detail |
---|
public String toString()
toString
in class Object
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |