Package com.pspdfkit.ui.special_mode.controller
Controllers for special document editing modes.
See: Description
-
Interface Summary Interface Description DocumentEditingController Default controller for editing PDF pages. OnSearchSelectedTextListener Listener invoked when TextSelectionController wants to perform search for the selected text. TextSelectionController Default controller given when entering text selection mode. FormEditingController Default controller given when entering forms editing mode. AnnotationEditingController Default controller given when entering annotation editing mode. AnnotationCreationController Default controller given when entering annotation creation mode. ContentEditingController AnnotationInspectorController Controller responsible for managing annotation inspector. FormElementViewController Controller responsible for interaction between FormEditingController and form element editing views. ContentEditingInspectorController Controller responsible for interaction between ContentEditingController and content editing views. AnnotationSelectionController Controls configurable properties on annotation selection layout that allows touch based editing (i.e. -
Enum Summary Enum Description AnnotationTool All currently supported tools when creating annotations. ContentEditingStylingBarItem This enum represents the item that the user has clicked on the ContentEditingStylingBar Preset Annotation tool variants defined by the framework. -
Class Summary Class Description AnnotationToolVariant Annotation tools can have variants represented by the name.