http://www.jpicedt.org

jpicedt.graphic.toolkit
Interface ConvexZoneHitInfo

All Known Implementing Classes:
ConvexZoneHitInfo.CZHitInfo, ConvexZoneHitInfo.List, ConvexZoneHitInfo.Stroke

public interface ConvexZoneHitInfo

Un ConvexZoneHitInfo comprend l'information relative à un clic de souris ayant porté sur un ConvexZone particulier.

Version:
$Id: ConvexZoneHitInfo.java,v 1.4 2013/03/27 06:59:31 vincentb1 Exp $
Author:
Vincent Belaïche

Nested Class Summary
static class ConvexZoneHitInfo.CZHitInfo
           
static class ConvexZoneHitInfo.List
           
static class ConvexZoneHitInfo.Stroke
          Represent a Hit that occured on an ConvexZone.
 
Method Summary
 ConvexZoneHitInfo.List append(ConvexZoneHitInfo hi)
           
 PEMouseEvent getMouseEvent()
           
 ConvexZoneGroup getTarget()
           
 

Method Detail

getTarget

ConvexZoneGroup getTarget()

getMouseEvent

PEMouseEvent getMouseEvent()
Returns:
l'événement souris qui déclencha ce ConvexZoneHitInfo

append

ConvexZoneHitInfo.List append(ConvexZoneHitInfo hi)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org