http://www.jpicedt.org

jpicedt.graphic.view
Class HitInfo.Interior

java.lang.Object
  extended by jpicedt.graphic.view.HitInfo
      extended by jpicedt.graphic.view.HitInfo.Interior
Direct Known Subclasses:
HitInfo.Text
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/interfaces inherited from class jpicedt.graphic.view.HitInfo
HitInfo.Composite, HitInfo.EnvelopeStroke, HitInfo.HighlighterStroke, HitInfo.Interior, HitInfo.Point, HitInfo.Stroke, HitInfo.Text
 
Constructor Summary
HitInfo.Interior(Element clickedObject, PEMouseEvent mouseEvent)
          construct a new HitInfo.Interior that occured on the given Element
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class jpicedt.graphic.view.HitInfo
getMouseEvent, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HitInfo.Interior

public HitInfo.Interior(Element clickedObject,
                        PEMouseEvent mouseEvent)
construct a new HitInfo.Interior that occured on the given Element

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org