CutCornerTreatment

A corner treatment which cuts or clips the original corner of a shape with a straight line.

Constructors

Link copied to clipboard
constructor()
constructor(size: Float)
Instantiates a cut corner treatment of a given size.

Functions

Link copied to clipboard
open fun getCornerPath(@NonNull shapePath: ShapePath, angle: Float, interpolation: Float, radius: Float)
Generates a ShapePath for this corner treatment.