Interface ContainerColorTokens
- All Known Implementing Classes:
BladeContainerColorTokens
public interface ContainerColorTokens
-
Method Summary
Modifier and TypeMethodDescriptiondefault RadianceIcon.ColorFiltergetColorFilter(float brightnessFactor, float alpha) floatfloatfloatbooleanisDark()
-
Method Details
-
isDark
boolean isDark() -
getContainerSurfaceLowest
Color getContainerSurfaceLowest() -
getContainerSurfaceLow
Color getContainerSurfaceLow() -
getContainerSurface
Color getContainerSurface() -
getContainerSurfaceHigh
Color getContainerSurfaceHigh() -
getContainerSurfaceHighest
Color getContainerSurfaceHighest() -
getContainerSurfaceDim
Color getContainerSurfaceDim() -
getContainerSurfaceBright
Color getContainerSurfaceBright() -
getOnContainer
Color getOnContainer() -
getOnContainerVariant
Color getOnContainerVariant() -
getContainerOutline
Color getContainerOutline() -
getContainerOutlineVariant
Color getContainerOutlineVariant() -
getContainerSurfaceDisabledAlpha
float getContainerSurfaceDisabledAlpha() -
getOnContainerDisabledAlpha
float getOnContainerDisabledAlpha() -
getContainerOutlineDisabledAlpha
float getContainerOutlineDisabledAlpha() -
getInverseContainerSurface
Color getInverseContainerSurface() -
getInverseOnContainer
Color getInverseOnContainer() -
getInverseContainerOutline
Color getInverseContainerOutline() -
getComplementaryOnContainer
Color getComplementaryOnContainer() -
getComplementaryContainerOutline
Color getComplementaryContainerOutline() -
getAccentOnContainer
Color getAccentOnContainer() -
getColorFilter
-