paintFeature method

  1. @protected
void paintFeature (Canvas canvas, Matrix4 transform)
@protected

Override this method to paint the ink feature.

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

Implementation

@protected
void paintFeature(Canvas canvas, Matrix4 transform);