Holds predefined Material Design shapes as RoundedPolygons that can be used at various components as they are, or as part of a Morph.

Shapes
image

Note that each RoundedPolygon in this class is normalized.

See also
normalized

Summary

Public companion properties

RoundedPolygon

An arch shape.

Cmn
RoundedPolygon

An arrow shape.

Cmn
RoundedPolygon

A boom shape.

Cmn
RoundedPolygon

A bun shape.

Cmn
RoundedPolygon

A burst shape.

Cmn
RoundedPolygon

A circle shape.

Cmn
RoundedPolygon

A clam-shell shape.

Cmn
RoundedPolygon

A 4-leaf clover shape.

Cmn
RoundedPolygon

An 8-leaf clover shape.

Cmn
RoundedPolygon

A 12-sided cookie shape.

Cmn
RoundedPolygon

A 4-sided cookie shape.

Cmn
RoundedPolygon

A 6-sided cookie shape.

Cmn
RoundedPolygon

A 7-sided cookie shape.

Cmn
RoundedPolygon

A 9-sided cookie shape.

Cmn
RoundedPolygon

A diamond shape.

Cmn
RoundedPolygon

A fan shape.

Cmn
RoundedPolygon

A flower shape.

Cmn
RoundedPolygon

A gem shape.

Cmn
RoundedPolygon

A ghost-ish shape.

Cmn
RoundedPolygon

A heart shape.

Cmn
RoundedPolygon

An oval shape.

Cmn
RoundedPolygon

A pentagon shape.

Cmn
RoundedPolygon

A pill shape.

Cmn
RoundedPolygon

A pixel-circle shape.

Cmn
RoundedPolygon

A pixel-triangle shape.

Cmn
RoundedPolygon

A puffy shape.

Cmn
RoundedPolygon

A puffy-diamond shape.

Cmn
RoundedPolygon

A semi-circle shape.

Cmn
RoundedPolygon

A slanted square shape.

Cmn
RoundedPolygon

A soft-boom shape.

Cmn
RoundedPolygon

A soft-burst shape.

Cmn
RoundedPolygon

A rounded square shape.

Cmn
RoundedPolygon

A sunny shape.

Cmn
RoundedPolygon

A rounded triangle shape.

Cmn
RoundedPolygon

A very-sunny shape.

Cmn

Protected constructors

Cmn

Public companion properties

Arch

val Arch: RoundedPolygon

An arch shape.

Arrow

val Arrow: RoundedPolygon

An arrow shape.

Boom

val Boom: RoundedPolygon

A boom shape.

Bun

val Bun: RoundedPolygon

A bun shape.

Burst

val Burst: RoundedPolygon

A burst shape.

Circle

val Circle: RoundedPolygon

A circle shape.

ClamShell

val ClamShell: RoundedPolygon

A clam-shell shape.

Clover4Leaf

val Clover4Leaf: RoundedPolygon

A 4-leaf clover shape.

Clover8Leaf

val Clover8Leaf: RoundedPolygon

An 8-leaf clover shape.

Cookie12Sided

val Cookie12Sided: RoundedPolygon

A 12-sided cookie shape.

Cookie4Sided

val Cookie4Sided: RoundedPolygon

A 4-sided cookie shape.

Cookie6Sided

val Cookie6Sided: RoundedPolygon

A 6-sided cookie shape.

Cookie7Sided

val Cookie7Sided: RoundedPolygon

A 7-sided cookie shape.

Cookie9Sided

val Cookie9Sided: RoundedPolygon

A 9-sided cookie shape.

Diamond

val Diamond: RoundedPolygon

A diamond shape.

Fan

val Fan: RoundedPolygon

A fan shape.

Flower

val Flower: RoundedPolygon

A flower shape.

Gem

val Gem: RoundedPolygon

A gem shape.

Ghostish

val Ghostish: RoundedPolygon

A ghost-ish shape.

Heart

val Heart: RoundedPolygon

A heart shape.

Oval

val Oval: RoundedPolygon

An oval shape.

Pentagon

val Pentagon: RoundedPolygon

A pentagon shape.

Pill

val Pill: RoundedPolygon

A pill shape.

PixelCircle

val PixelCircle: RoundedPolygon

A pixel-circle shape.

PixelTriangle

val PixelTriangle: RoundedPolygon

A pixel-triangle shape.

Puffy

val Puffy: RoundedPolygon

A puffy shape.

PuffyDiamond

val PuffyDiamond: RoundedPolygon

A puffy-diamond shape.

SemiCircle

val SemiCircle: RoundedPolygon

A semi-circle shape.

Slanted

val Slanted: RoundedPolygon

A slanted square shape.

SoftBoom

val SoftBoom: RoundedPolygon

A soft-boom shape.

SoftBurst

val SoftBurst: RoundedPolygon

A soft-burst shape.

Square

val Square: RoundedPolygon

A rounded square shape.

Sunny

val Sunny: RoundedPolygon

A sunny shape.

Triangle

val Triangle: RoundedPolygon

A rounded triangle shape.

VerySunny

val VerySunny: RoundedPolygon

A very-sunny shape.

Protected constructors

MaterialShapes

protected MaterialShapes()