Some test text!
Android / Changelog / Latest
Version: 11.1.0.84737
Release Date: November 27, 2024
setAlwaysDrawWithFingerAndStylus
to enable both stylus and finger to simultaneously drawThis release of Apryse for Android brings the core PDF functionality inline with version 11.1.0 of the Apryse cross-platform APIs. Most non-module related changes apply to Android.
new method: ToolManagerBuilder setAlwaysDrawWithFingerAndStylus(boolean)
new static final field: String BUNDLE_EXPORT_BUTTON_SPANNABLE_STRING
new method: void setAnnotationExportButtonText(CharSequence)
new method: void updateAnnotationExportButtonText(CharSequence)
new static final field: int CUSTOM_SMART_HIGHLIGHTER
new class: SmartHighlighter
new constructor: SmartHighlighter(PDFViewCtrl)
new method: ToolModeBase getToolMode()
new method: boolean onDown(MotionEvent)
new method: void setupAnnotStyles(ArrayList<AnnotStyle>)
new class: SmartHighlighterText
new constructor: SmartHighlighterText(PDFViewCtrl)
new method: int getCreateAnnotType()
new method: ToolModeBase getToolMode()
new method: boolean onDown(MotionEvent)
new method: void setupAnnotStyles(ArrayList<AnnotStyle>)
removed static field: float sHORIZONTAL_THRESHOLD
removed static field: float sVERTICAL_THRESHOLD
modified method: RectF getTextSelectRect(float, float)
Declaration | |
---|---|
From: | public RectF getTextSelectRect(float, float) |
To: | public static RectF getTextSelectRect(float, float) |
new method: boolean isAlwaysDrawWithFingerAndStylus()
new method: void setAlwaysDrawWithFingerAndStylus(boolean)
new static final field: ToolMode SMART_HIGHLIGHTER
new static final field: ToolMode SMART_HIGHLIGHTER_TEXT
new class: SmartToolHelper
new constructor: SmartToolHelper(PDFViewCtrl)
new static field: float sHORIZONTAL_THRESHOLD
new static field: float sVERTICAL_THRESHOLD
new method: boolean isTextSelected(MotionEvent)
new static final field: ToolbarButtonType SMART_HIGHLIGHTER
new static final field: ButtonId SMART_HIGHLIGHTER
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales