getOuterPath method
Creates a Path that describes the outline of the shape.
The host is the bounding rectangle of the shape.
Rhe guest is the bounding rectangle of the shape for which a notch will
be made.
Implementation
Path getOuterPath(Rect host, Rect guest);