Interface | Description |
---|---|
DeepHitTestControlQuery |
An extension of
DeepHitTestQuery that may utilize a list of
HitTestControl objects which were retrieved earlier in the stack |
DeepHitTestQuery |
Interface for performing hit tests on map items
|
ShapeHitTestControl | Deprecated
Replaced by
HitTestControl |
Class | Description |
---|---|
MapItemResultFilter |
A
HitTestResultFilter that only accepts map items |
PartitionRect | Deprecated
No longer used
|
RootHitTestQuery |
An implementation of
DeepHitTestQuery that utilizes
HitTestControl and other DeepHitTestQuery
sub-queries within a GL event. |
ShapeHitTestControl.Result |
Result data for
ShapeHitTestControl.hitTest(float, float, float) |
Enum | Description |
---|---|
ShapeHitTestControl.HitType |
The type of hit on the shape
|