CornerFamily
public
abstract
@interface
CornerFamily
implements
Annotation
com.google.android.material.shape.CornerFamily |
CornerFamily enum that holds which family to be used to create a CornerTreatment
The corner family determines which family to use to create a CornerTreatment
. Setting
the CornerFamily to ROUNDED
sets the corner treatment to RoundedCornerTreatment
, and setting the CornerFamily to CUT
sets the corner
treatment to a CutCornerTreatment
.
Summary
Constants | |
---|---|
int |
CUT
Corresponds to a |
int |
ROUNDED
Corresponds to a |
Inherited methods | |
---|---|
![]()
java.lang.annotation.Annotation
|
Constants
Annotations
Interfaces
Classes
- AbsoluteCornerSize
- CornerTreatment
- CutCornerTreatment
- EdgeTreatment
- InterpolateOnScrollPositionChangeHelper
- MarkerEdgeTreatment
- MaterialShapeDrawable
- MaterialShapeUtils
- OffsetEdgeTreatment
- RelativeCornerSize
- RoundedCornerTreatment
- ShapeAppearanceModel
- ShapeAppearanceModel.Builder
- ShapeAppearancePathProvider
- ShapePath
- ShapePath.PathArcOperation
- ShapePath.PathCubicOperation
- ShapePath.PathLineOperation
- ShapePath.PathOperation
- ShapePath.PathQuadOperation
- ShapePathModel
- TriangleEdgeTreatment