http://www.jpicedt.org

jpicedt.graphic.toolkit
Class ConvexZoneHitInfo.List

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractList<E>
          extended by java.util.ArrayList<ConvexZoneHitInfo>
              extended by jpicedt.graphic.toolkit.ConvexZoneHitInfo.List
All Implemented Interfaces:
Serializable, Cloneable, Iterable<ConvexZoneHitInfo>, Collection<ConvexZoneHitInfo>, List<ConvexZoneHitInfo>, RandomAccess, ConvexZoneHitInfo
Enclosing interface:
ConvexZoneHitInfo

public static class ConvexZoneHitInfo.List
extends ArrayList<ConvexZoneHitInfo>
implements ConvexZoneHitInfo

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface jpicedt.graphic.toolkit.ConvexZoneHitInfo
ConvexZoneHitInfo.CZHitInfo, ConvexZoneHitInfo.List, ConvexZoneHitInfo.Stroke
 
Field Summary
 
Fields inherited from class java.util.AbstractList
modCount
 
Constructor Summary
ConvexZoneHitInfo.List()
           
ConvexZoneHitInfo.List(ConvexZoneHitInfo.CZHitInfo czHitInfo)
           
 
Method Summary
 ConvexZoneHitInfo.List append(ConvexZoneHitInfo czHitInfo)
           
 PEMouseEvent getMouseEvent()
           
 ConvexZoneGroup getTarget()
           
 
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
 
Methods inherited from class java.util.AbstractList
equals, hashCode, iterator, listIterator, listIterator, subList
 
Methods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList
 

Constructor Detail

ConvexZoneHitInfo.List

public ConvexZoneHitInfo.List()

ConvexZoneHitInfo.List

public ConvexZoneHitInfo.List(ConvexZoneHitInfo.CZHitInfo czHitInfo)
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 czHitInfo)
Specified by:
append in interface ConvexZoneHitInfo

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org