http://www.jpicedt.org

jpicedt.graphic.toolkit
Class ConvexZoneHitInfo.CZHitInfo

java.lang.Object
  extended by jpicedt.graphic.toolkit.ConvexZoneHitInfo.CZHitInfo
All Implemented Interfaces:
ConvexZoneHitInfo
Direct Known Subclasses:
ConvexZoneHitInfo.Stroke
Enclosing interface:
ConvexZoneHitInfo

public static class ConvexZoneHitInfo.CZHitInfo
extends Object
implements ConvexZoneHitInfo


Nested Class Summary
 
Nested classes/interfaces inherited from interface jpicedt.graphic.toolkit.ConvexZoneHitInfo
ConvexZoneHitInfo.CZHitInfo, ConvexZoneHitInfo.List, ConvexZoneHitInfo.Stroke
 
Constructor Summary
ConvexZoneHitInfo.CZHitInfo(ConvexZone target, PEMouseEvent e)
           
 
Method Summary
 ConvexZoneHitInfo.List append(ConvexZoneHitInfo hi)
           
 PEMouseEvent getMouseEvent()
           
 ConvexZoneGroup getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvexZoneHitInfo.CZHitInfo

public ConvexZoneHitInfo.CZHitInfo(ConvexZone target,
                                   PEMouseEvent e)
Method Detail

getMouseEvent

public PEMouseEvent getMouseEvent()
Specified by:
getMouseEvent in interface ConvexZoneHitInfo
Returns:
l'événement souris qui déclencha ce ConvexZoneHitInfo

getTarget

public ConvexZoneGroup getTarget()
Specified by:
getTarget in interface ConvexZoneHitInfo

append

public ConvexZoneHitInfo.List append(ConvexZoneHitInfo hi)
Specified by:
append in interface ConvexZoneHitInfo

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org