{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

androidx.compose.foundation.shape

Interfaces

CornerSize

Defines size of a corner in pixels.

Classes

AbsoluteCutCornerShape

A shape describing the rectangle with cut corners.

AbsoluteCutCornerShapeKt
AbsoluteRoundedCornerShape

A shape describing the rectangle with rounded corners.

AbsoluteRoundedCornerShapeKt
CornerBasedShape

Base class for Shapes defined by four CornerSizes.

CornerSizeKt
CutCornerShape

A shape describing the rectangle with cut corners.

CutCornerShapeKt
GenericShape

Creates Shape defined by applying the provided builder on a Path.

RoundedCornerShape

A shape describing the rectangle with rounded corners.

RoundedCornerShapeKt