com.pspdfkit.annotations.configuration.AnnotationFillColorConfiguration |
![]() |
Configuration for annotation fill color (FILL_COLOR
).
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | AnnotationFillColorConfiguration.Builder<T> | Builder for AnnotationFillColorConfiguration . |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
customColorPickerEnabled()
Whether or not the custom color picker is used.
| ||||||||||
abstract List<Integer> |
getAvailableFillColors()
Fill colors available in the color picker.
| ||||||||||
abstract int |
getDefaultFillColor()
Default fill color.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Whether or not the custom color picker is used.
true
if the custom color picker is used, false
otherwise.
Fill colors available in the color picker.
Default fill color.