Interface TokenPalette
- All Known Implementing Classes:
DynamicBimodalPalette, DynamicPalette
public interface TokenPalette
-
Method Summary
Modifier and TypeMethodDescriptionintintintintintintintintintintintintintintintintint
-
Method Details
-
getContainerSurfaceLowest
int getContainerSurfaceLowest() -
getContainerSurfaceLow
int getContainerSurfaceLow() -
getContainerSurface
int getContainerSurface() -
getContainerSurfaceHigh
int getContainerSurfaceHigh() -
getContainerSurfaceHighest
int getContainerSurfaceHighest() -
getContainerSurfaceDim
int getContainerSurfaceDim() -
getContainerSurfaceBright
int getContainerSurfaceBright() -
getOnContainer
int getOnContainer() -
getOnContainerVariant
int getOnContainerVariant() -
getContainerOutline
int getContainerOutline() -
getContainerOutlineVariant
int getContainerOutlineVariant() -
getInverseContainerSurface
int getInverseContainerSurface() -
getInverseOnContainer
int getInverseOnContainer() -
getInverseContainerOutline
int getInverseContainerOutline() -
getComplementaryContainerOutline
int getComplementaryContainerOutline() -
getComplementaryOnContainer
int getComplementaryOnContainer() -
getAccentOnContainer
int getAccentOnContainer()
-