void paintFeature(Canvas canvas, Matrix4 transform)

Override this method to paint the ink feature.

The transform argument gives the coordinate conversion from the coordinate system of the canvas to the coodinate system of the referenceBox.

Source

void paintFeature(Canvas canvas, Matrix4 transform);