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