public static class ShapeHitTestControl.Result
extends java.lang.Object
ShapeHitTestControl.hitTest(float, float, float)| Modifier and Type | Field and Description |
|---|---|
GeoPoint |
geoPoint |
int |
hitIndex |
ShapeHitTestControl.HitType |
hitType |
android.graphics.PointF |
screenPoint |
| Constructor and Description |
|---|
Result() |
public android.graphics.PointF screenPoint
public GeoPoint geoPoint
public ShapeHitTestControl.HitType hitType
public int hitIndex