com.pdftron.pdf.model.AnnotStyle.AnnotStyleHolder |
Known Indirect Subclasses |
This interface is for holding annotation style
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract AnnotationPropertyPreviewView |
getAnnotPreview()
Abstract method for getting current annotation style preview view
| ||||||||||
abstract SparseArray<AnnotationPropertyPreviewView> |
getAnnotPreviews()
Abstract method for getting all annotation style preview views
| ||||||||||
abstract AnnotStyle |
getAnnotStyle()
Abstract method for getting annotation style
| ||||||||||
abstract void |
onAnnotStyleLayoutUpdated()
Abstract method to notify when the annot style layout has changed
| ||||||||||
abstract void |
setAnnotPreviewVisibility(int visibility)
Abstract method for setting annotation style preview visibility
|
Abstract method for getting current annotation style preview view
Abstract method for getting all annotation style preview views
Abstract method for getting annotation style
Abstract method to notify when the annot style layout has changed
Abstract method for setting annotation style preview visibility