com.pspdfkit.annotations.configuration.StampAnnotationConfiguration.Builder |
Interface for configuration builder. Use builder(Context)
to get an instance
implementing this interface.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract StampAnnotationConfiguration |
build()
Builds the annotation configuration from values configured by this builder.
| ||||||||||
abstract StampAnnotationConfiguration.Builder |
setAvailableStampPickerItems(List<StampPickerItem> stampPickerItems)
Sets default set of stamp annotations displayed in stamps picker.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Builds the annotation configuration from values configured by this builder.
Sets default set of stamp annotations displayed in stamps picker.
stampPickerItems | Stamp annotation list used in stamp picker dialog. |
---|