com.pspdfkit.annotations.configuration.AnnotationOutlineColorConfiguration |
![]() |
Configuration for annotation outline color (OUTLINE_COLOR
).
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | AnnotationOutlineColorConfiguration.Builder<T extends Builder> | Builder for AnnotationOutlineColorConfiguration . |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
customColorPickerEnabled()
Whether or not the custom color picker is used.
| ||||||||||
abstract List<Integer> |
getAvailableOutlineColors()
Outline colors available in the color picker.
| ||||||||||
abstract int |
getDefaultOutlineColor()
Default annotation outline color.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Whether or not the custom color picker is used.
true
if the custom color picker is used, false
otherwise.
Outline colors available in the color picker.
Default annotation outline color.