public interface IHitTestResult
Returns hit testing result.
Modifier and Type | Method and Description |
---|---|
Object |
getHitObject()
Returns Object if hit, else null.
|
boolean |
isHit()
Returns if there is something to hit.
|
boolean isHit()
Object getHitObject()
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.