Package com.pspdfkit.ui.special_mode.controller
Controllers for special document editing modes.
See: Description
-
Interface Summary Interface Description AnnotationEditingController Default controller given when entering annotation editing mode. ContentEditingInspectorController Controller responsible for interaction between ContentEditingController and content editing views. 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. AnnotationCreationController Default controller given when entering annotation creation mode. AnnotationInspectorController Controller responsible for managing annotation inspector. FormElementViewController Controller responsible for interaction between FormEditingController and form element editing views. FormEditingController Default controller given when entering forms editing mode. DocumentEditingController Default controller for editing PDF pages. ContentEditingController -
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.