com.pspdfkit.annotations.configuration.LineAnnotationConfiguration |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | LineAnnotationConfiguration.Builder | Interface for configuration builder. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract static LineAnnotationConfiguration.Builder |
builder(Context context)
Creates a new instance of line annotation configuration builder.
| ||||||||||
abstract static LineAnnotationConfiguration.Builder |
builder(Context context, AnnotationTool annotationTool)
Creates a new instance of line annotation configuration builder.
| ||||||||||
abstract static LineAnnotationConfiguration.Builder |
builder(Context context, AnnotationType annotationType)
Creates a new instance of line annotation configuration builder.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates a new instance of line annotation configuration builder.
context | Context used to pre-fill the builder with implicit values. |
---|
LineAnnotationConfiguration.Builder
.
Creates a new instance of line annotation configuration builder.
context | Context used to pre-fill the builder with implicit values. |
---|---|
annotationTool | Line annotation type to create builder for. |
LineAnnotationConfiguration.Builder
.
Creates a new instance of line annotation configuration builder.
context | Context used to pre-fill the builder with implicit values. |
---|---|
annotationType | Line annotation type to create builder for. |
LineAnnotationConfiguration.Builder
.