com.radiusnetworks.navigationkit
Class TapUtils
java.lang.Object
com.radiusnetworks.navigationkit.TapUtils
public class TapUtils
- extends java.lang.Object
Created by matthewbtyler on 12/1/14.
Constructor Summary |
TapUtils(Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapUtils
public TapUtils(Context context)
convertTapToMeters
protected PointF convertTapToMeters(PointF tapPoint,
MapConfig mapConfig)
pathContainsPoint
protected boolean pathContainsPoint(PointF[] points,
PointF touchPixelCoords)
rotateCoordinateWithRotation
public PointF rotateCoordinateWithRotation(PointF coordinate,
double theta)