/** *PathViewisanViewthatanimatepaths. */ publicclassPathViewextendsView{ /** *Loggingtag. */ publicstaticfinalStringLOG_TAG="PathView"; /** *Thepaintforthepath. */ privatePaintpaint=newPaint(Paint.ANTI_ALIAS_FLAG); /** *U