http://www.jpicedt.org

jpicedt.graphic
Interface ConvexZoneSelectionHandler

All Superinterfaces:
Collection<ConvexZone>, Iterable<ConvexZone>
All Known Implementing Classes:
DefaultConvexZoneSelectionHandler

public interface ConvexZoneSelectionHandler
extends Collection<ConvexZone>

Interface pour manipuler une sélection de ConvexZone.


Method Summary
 Rectangle2D getBoundingBox()
           
 void replace(ConvexZone cz)
           
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

getBoundingBox

Rectangle2D getBoundingBox()

replace

void replace(ConvexZone cz)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org