|
|||||||||
Home >> All >> jpicedt >> graphic >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
jpicedt.graphic.view
Class HitInfo.Interior

java.lang.Objectjpicedt.graphic.view.HitInfo
jpicedt.graphic.view.HitInfo.Interior
- Enclosing class:
- HitInfo
- public static class HitInfo.Interior
- extends HitInfo
Represent a Hit that occured on the interior of a Element
Nested Class Summary |
Nested classes inherited from class jpicedt.graphic.view.HitInfo |
HitInfo.Composite, HitInfo.Interior, HitInfo.Point, HitInfo.Stroke |
Field Summary |
Fields inherited from class jpicedt.graphic.view.HitInfo |
|
Constructor Summary | |
HitInfo.Interior(jpicedt.graphic.model.Element clickedObject,
jpicedt.graphic.event.PEMouseEvent mouseEvent)
construct a new HitInfo.Interior that occured on the given Element |
Methods inherited from class jpicedt.graphic.view.HitInfo |
getMouseEvent, getTarget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
HitInfo.Interior
public HitInfo.Interior(jpicedt.graphic.model.Element clickedObject, jpicedt.graphic.event.PEMouseEvent mouseEvent)
- construct a new HitInfo.Interior that occured on the given Element
|
|||||||||
Home >> All >> jpicedt >> graphic >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |