minus
Returns the difference of two paths as a new Path.
Offsets this point by the negation of the specified point and returns the result as a new point.
Offsets this point by the negation of the specified amount on both X and Y axis and returns the result as a new point.
Returns the difference of this rectangle and the specified rectangle as a new region.
Returns the difference of this rectangle and the specified rectangle as a new region. This rectangle is first converted to a Rect using RectF.toRect.
Returns a new rectangle representing this rectangle offset by the negation of the specified amount on both X and Y axis.
Returns a new rectangle representing this rectangle offset by the negation of the specified point.
Return the difference of this region and the specified Rect as a new region.
Return the difference of this region and the specified region as a new region.