public interface IHitTestableHandler
IHitTestable
interface.Modifier and Type | Method and Description |
---|---|
boolean |
isHit(IInputModeContext context,
PointD location)
A delegate version of the
IHitTestable interface. |
boolean isHit(IInputModeContext context, PointD location)
IHitTestable
interface.