java.util.Optional<RGBA> |
HighlightConfig.getBorderColor() |
The border highlight fill color (default: transparent).
|
java.util.Optional<RGBA> |
GridHighlightConfig.getCellBorderColor() |
The cell border color (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> |
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> |
GridHighlightConfig.getGridBorderColor() |
The grid container border highlight color (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> |
HighlightConfig.getShapeColor() |
The shape outside fill color (default: transparent).
|
java.util.Optional<RGBA> |
HighlightConfig.getShapeMarginColor() |
The shape margin fill color (default: transparent).
|