A C D F G I K M R T V

I

intersects(Shape, I) - Method in interface fr.umlv.remix.ItemManager
Returns if a given item intersect with a given selection.
isContained(Shape, I) - Method in interface fr.umlv.remix.ItemManager
Returns if a given item is contained into a given selection.
ItemManager<I> - Interface in fr.umlv.remix
Any class implementing the interface ItemManager should provide for any instance of type I the implementation of four methods that any item that should be handled by the Arena have to defined.

A C D F G I K M R T V