PathListener

Listener called every time a ShapePath is created for a corner or an edge treatment.

Functions

Link copied to clipboard
abstract fun onCornerPathCreated(cornerPath: ShapePath, transform: Matrix, count: Int)
Link copied to clipboard
abstract fun onEdgePathCreated(edgePath: ShapePath, transform: Matrix, count: Int)