PathMeasure

constructor()


constructor(path: Path?, forceClosed: Boolean = false, resScale: Float = 1.0f)

Initialize the pathmeasure with the specified path. The parts of the path that are needed are copied, so the client is free to modify/delete the path after this call.