Class RoundRectangle

java.lang.Object
java.awt.geom.RectangularShape
org.robolectric.shadows.RoundRectangle
All Implemented Interfaces:
Shape, Cloneable

public class RoundRectangle
extends RectangularShape
Defines a rectangle with rounded corners, where the sizes of the corners are potentially different.

Copied from https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/tools/layoutlib/bridge/src/android/graphics/RoundRectangle.java