Advanced Features > Nested Managers and Nested Graphers > Manager Frame > Hit Testing

To allow hit testing on the frame, the interface defines the contains method:

boolean contains(IlvManager manager, IlvPoint p, IlvPoint tp, IlvTransformer t) 

When the frame is not opaque (transparent), this method must return true for a possible border and not for the background.