Class BladeContainerColorTokens
java.lang.Object
org.pushingpixels.radiance.theming.internal.blade.BladeContainerColorTokens
- All Implemented Interfaces:
ContainerColorTokens
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloatbooleanfloat -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContainerColorTokens
getColorFilter
-
Field Details
-
isDark
public boolean isDark -
containerSurfaceLowest
-
containerSurfaceLow
-
containerSurface
-
containerSurfaceHigh
-
containerSurfaceHighest
-
containerSurfaceDim
-
containerSurfaceBright
-
onContainer
-
onContainerVariant
-
containerOutline
-
containerOutlineVariant
-
containerDisabledAlpha
public float containerDisabledAlpha -
onContainerDisabledAlpha
public float onContainerDisabledAlpha -
containerOutlineDisabledAlpha
public float containerOutlineDisabledAlpha -
inverseContainerSurface
-
inverseOnContainer
-
inverseContainerOutline
-
complementaryContainerOutline
-
complementaryOnContainer
-
accentOnContainer
-
combinedName
-
-
Constructor Details
-
BladeContainerColorTokens
public BladeContainerColorTokens()
-
-
Method Details
-
isDark
public boolean isDark()- Specified by:
isDarkin interfaceContainerColorTokens
-
getContainerSurfaceLowest
- Specified by:
getContainerSurfaceLowestin interfaceContainerColorTokens
-
getContainerSurfaceLow
- Specified by:
getContainerSurfaceLowin interfaceContainerColorTokens
-
getContainerSurface
- Specified by:
getContainerSurfacein interfaceContainerColorTokens
-
getContainerSurfaceHigh
- Specified by:
getContainerSurfaceHighin interfaceContainerColorTokens
-
getContainerSurfaceHighest
- Specified by:
getContainerSurfaceHighestin interfaceContainerColorTokens
-
getContainerSurfaceDim
- Specified by:
getContainerSurfaceDimin interfaceContainerColorTokens
-
getContainerSurfaceBright
- Specified by:
getContainerSurfaceBrightin interfaceContainerColorTokens
-
getOnContainer
- Specified by:
getOnContainerin interfaceContainerColorTokens
-
getOnContainerVariant
- Specified by:
getOnContainerVariantin interfaceContainerColorTokens
-
getContainerOutline
- Specified by:
getContainerOutlinein interfaceContainerColorTokens
-
getContainerOutlineVariant
- Specified by:
getContainerOutlineVariantin interfaceContainerColorTokens
-
getContainerSurfaceDisabledAlpha
public float getContainerSurfaceDisabledAlpha()- Specified by:
getContainerSurfaceDisabledAlphain interfaceContainerColorTokens
-
getOnContainerDisabledAlpha
public float getOnContainerDisabledAlpha()- Specified by:
getOnContainerDisabledAlphain interfaceContainerColorTokens
-
getContainerOutlineDisabledAlpha
public float getContainerOutlineDisabledAlpha()- Specified by:
getContainerOutlineDisabledAlphain interfaceContainerColorTokens
-
getInverseContainerSurface
- Specified by:
getInverseContainerSurfacein interfaceContainerColorTokens
-
getInverseOnContainer
- Specified by:
getInverseOnContainerin interfaceContainerColorTokens
-
getInverseContainerOutline
- Specified by:
getInverseContainerOutlinein interfaceContainerColorTokens
-
getComplementaryOnContainer
- Specified by:
getComplementaryOnContainerin interfaceContainerColorTokens
-
getAccentOnContainer
- Specified by:
getAccentOnContainerin interfaceContainerColorTokens
-
getComplementaryContainerOutline
- Specified by:
getComplementaryContainerOutlinein interfaceContainerColorTokens
-
hashCode
-