java.util.Optional<RGBA> |
GridHighlightConfig.getAreaBorderColor() |
The named grid areas border color (Default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getBorderColor() |
The border highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getCellBorderColor() |
Deprecated.
|
java.util.Optional<RGBA> |
LineStyle.getColor() |
The color of the line (default: transparent)
|
java.util.Optional<RGBA> |
GridHighlightConfig.getColumnGapColor() |
The column gap highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getColumnHatchColor() |
The column gap hatching fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getColumnLineColor() |
The column line color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getContentColor() |
The content box highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
HingeConfig.getContentColor() |
The content box highlight fill color (default: a dark color).
|
java.util.Optional<RGBA> |
HighlightConfig.getCssGridColor() |
The grid layout color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getEventTargetColor() |
The event target element highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
BoxStyle.getFillColor() |
The background color for the box (default: transparent)
|
java.util.Optional<RGBA> |
GridHighlightConfig.getGridBackgroundColor() |
The grid container background color (Default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getGridBorderColor() |
The grid container border highlight color (default: transparent).
|
java.util.Optional<RGBA> |
BoxStyle.getHatchColor() |
The hatching color for the box (default: transparent)
|
java.util.Optional<RGBA> |
HighlightConfig.getMarginColor() |
The margin highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
HingeConfig.getOutlineColor() |
The content box highlight outline color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getPaddingColor() |
The padding highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getRowGapColor() |
The row gap highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getRowHatchColor() |
The row gap hatching fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getRowLineColor() |
The row line color (default: transparent).
|
java.util.Optional<RGBA> |
ScrollSnapContainerHighlightConfig.getScrollMarginColor() |
The margin highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
ScrollSnapContainerHighlightConfig.getScrollPaddingColor() |
The padding highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getShapeColor() |
The shape outside fill color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getShapeMarginColor() |
The shape margin fill color (default: transparent).
|