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

androidx.compose.ui.geometry

Classes

CornerRadius

A radius for either circular or elliptical (oval) shapes.

CornerRadiusKt
MutableRect

An mutable, 2D, axis-aligned, floating-point rectangle whose coordinates are relative to a given origin.

MutableRectKt
Offset

An immutable 2D floating-point offset.

OffsetKt
Rect

An immutable, 2D, axis-aligned, floating-point rectangle whose coordinates are relative to a given origin.

RectKt
RoundRect

An immutable rounded rectangle with custom radii for all four corners.

RoundRectKt
Size

Holds a 2D floating-point size.

SizeKt
CornerRadius.Companion
Offset.Companion
Rect.Companion
RoundRect.Companion
Size.Companion