com.pspdfkit.annotations.configuration.AnnotationColorConfiguration |
![]() |
Configuration for annotation foreground color (COLOR
).
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | AnnotationColorConfiguration.Builder<T> | Builder for AnnotationColorConfiguration . |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
customColorPickerEnabled()
Whether or not the custom color picker is used.
| ||||||||||
abstract List<Integer> |
getAvailableColors()
Colors available in the color picker.
| ||||||||||
abstract int |
getDefaultColor()
Default annotation foreground color.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Whether or not the custom color picker is used.
true
if the custom color picker is used, false
otherwise.
Colors available in the color picker.
Default annotation foreground color.