方法
| 限定符和类型 |
方法和说明 |
static Bitmap |
createBitmapSafely(cn.bingoogolapple.badgeview.BGADragBadgeView dragBadgeView,
Rect rect,
int retryCount) |
static int |
dp2px(Context context,
float dpValue) |
static Float |
evaluate(float fraction,
Number startValue,
Number endValue) |
static float |
getDistanceBetween2Points(PointF p0,
PointF p1) |
static PointF[] |
getIntersectionPoints(PointF pMiddle,
float radius,
Double lineK) |
static PointF |
getMiddlePoint(PointF p1,
PointF p2) |
static PointF |
getPointByPercent(PointF p1,
PointF p2,
float percent) |
static int |
getStatusBarHeight(View view) |
static int |
sp2px(Context context,
float spValue) |