A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
S
- saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.ViewfinderView
- saveHierarchyState(SparseArray) - function in android.view.ViewfinderView
- scheduleDrawable(Drawable,Runnable,long) - function in android.view.ViewfinderView
- scrollBy(int,int) - function in android.view.ViewfinderView
- scrollTo(int,int) - function in android.view.ViewfinderView
- sendAccessibilityEvent(int) - function in android.view.ViewfinderView
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.ViewfinderView
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.ViewfinderView
- setAccessibilityHeading(boolean) - function in android.view.ViewfinderView
- setAccessibilityLiveRegion(int) - function in android.view.ViewfinderView
- setAccessibilityPaneTitle(CharSequence) - function in android.view.ViewfinderView
- setAccessibilityTraversalAfter(int) - function in android.view.ViewfinderView
- setAccessibilityTraversalBefore(int) - function in android.view.ViewfinderView
- setActivated(boolean) - function in android.view.ViewfinderView
- setAllowClickWhenDisabled(boolean) - function in android.view.ViewfinderView
- setAlpha(float) - function in android.view.ViewfinderView
- setAnimation(Animation) - function in android.view.ViewfinderView
- setAnimationMatrix(Matrix) - function in android.view.ViewfinderView
- setAutofillHints(Array) - function in android.view.ViewfinderView
- setAutofillId(AutofillId) - function in android.view.ViewfinderView
- setAutoHandwritingEnabled(boolean) - function in android.view.ViewfinderView
- setBackground(Drawable) - function in android.view.ViewfinderView
- setBackgroundColor(int) - function in android.view.ViewfinderView
- setBackgroundDrawable(Drawable) - function in android.view.ViewfinderView
- setBackgroundResource(int) - function in android.view.ViewfinderView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.ViewfinderView
- setBackgroundTintList(ColorStateList) - function in android.view.ViewfinderView
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.ViewfinderView
- setBottom(int) - function in android.view.ViewfinderView
- setCameraDistance(float) - function in android.view.ViewfinderView
- setClickable(boolean) - function in android.view.ViewfinderView
- setClipBounds(Rect) - function in android.view.ViewfinderView
- setClipToOutline(boolean) - function in android.view.ViewfinderView
- setContentCaptureSession(ContentCaptureSession) - function in android.view.ViewfinderView
- setContentDescription(CharSequence) - function in android.view.ViewfinderView
- setContextClickable(boolean) - function in android.view.ViewfinderView
- setDefaultFocusHighlightEnabled(boolean) - function in android.view.ViewfinderView
- setDrawingCacheBackgroundColor(int) - function in android.view.ViewfinderView
- setDrawingCacheEnabled(boolean) - function in android.view.ViewfinderView
- setDrawingCacheQuality(int) - function in android.view.ViewfinderView
- setDuplicateParentStateEnabled(boolean) - function in android.view.ViewfinderView
- setElevation(float) - function in android.view.ViewfinderView
- setEnabled(boolean) - function in android.view.ViewfinderView
- setFadingEdgeLength(int) - function in android.view.ViewfinderView
- setFilterTouchesWhenObscured(boolean) - function in android.view.ViewfinderView
- setFitsSystemWindows(boolean) - function in android.view.ViewfinderView
- setFocusable(boolean) - function in android.view.ViewfinderView
- setFocusableInTouchMode(boolean) - function in android.view.ViewfinderView
- setFocusedByDefault(boolean) - function in android.view.ViewfinderView
- setForceDarkAllowed(boolean) - function in android.view.ViewfinderView
- setForeground(Drawable) - function in android.view.ViewfinderView
- setForegroundGravity(int) - function in android.view.ViewfinderView
- setForegroundTintBlendMode(BlendMode) - function in android.view.ViewfinderView
- setForegroundTintList(ColorStateList) - function in android.view.ViewfinderView
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.ViewfinderView
- setFrameBitmap(Bitmap) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框图片
- setFrameColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置 扫描区边框的颜色
- setFrameCornerColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描区边角的颜色
- setFrameCornerSize(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描区边角的高
- setFrameCornerStrokeWidth(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描区边角的宽
- setFrameDrawable(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框图片
- setFrameGravity(ViewfinderView.FrameGravity) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框的对齐方式;默认居中对齐;即:CENTER
- setFrameHeight(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框的高度
- setFrameLineStrokeWidth(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置边框线宽度
- setFramePadding(float,float,float,float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框的间距
- setFramePaddingBottom(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框底部的间距
- setFramePaddingLeft(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框左边的间距
- setFramePaddingRight(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框右边的间距
- setFramePaddingTop(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框顶部的间距
- setFrameRatio(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框的与视图宽的占比;默认:0.
- setFrameWidth(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描框的宽度
- setHapticFeedbackEnabled(boolean) - function in android.view.ViewfinderView
- setHasTransientState(boolean) - function in android.view.ViewfinderView
- setHorizontalFadingEdgeEnabled(boolean) - function in android.view.ViewfinderView
- setHorizontalScrollBarEnabled(boolean) - function in android.view.ViewfinderView
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.ViewfinderView
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.ViewfinderView
- setHovered(boolean) - function in android.view.ViewfinderView
- setId(int) - function in android.view.ViewfinderView
- setImportantForAccessibility(int) - function in android.view.ViewfinderView
- setImportantForAutofill(int) - function in android.view.ViewfinderView
- setImportantForContentCapture(int) - function in android.view.ViewfinderView
- setKeepScreenOn(boolean) - function in android.view.ViewfinderView
- setKeyboardNavigationCluster(boolean) - function in android.view.ViewfinderView
- setLabelFor(int) - function in android.view.ViewfinderView
- setLabelText(String) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本信息
- setLabelTextColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本字体颜色
- setLabelTextColorResource(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本字体颜色
- setLabelTextLocation(ViewfinderView.TextLocation) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本显示位置
- setLabelTextPadding(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本距离扫描区的间距
- setLabelTextSize(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本字体大小
- setLabelTextWidth(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置提示文本的宽度,默认为View的宽度
- setLaserAnimationInterval(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描动画延迟间隔时间,单位:毫秒
- setLaserBitmap(Bitmap) - function in com.king.view.viewfinderview.ViewfinderView
- 设置激光扫描自定义图片
- setLaserBitmapRatio(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描线位图的宽度比例;默认为:0.
- setLaserBitmapWidth(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描线位图的宽度
- setLaserColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描区激光线的颜色
- setLaserDrawable(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置激光扫描自定义图片
- setLaserGridColumn(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置网格激光扫描列数
- setLaserGridHeight(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置网格激光扫描高度,为0时,表示动态铺满
- setLaserLineHeight(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置扫描线高度
- setLaserMovementSpeed(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置激光扫描的速度:即:每次移动的距离
- setLaserStyle(ViewfinderView.LaserStyle) - function in com.king.view.viewfinderview.ViewfinderView
- 设置激光样式
- setLayerPaint(Paint) - function in android.view.ViewfinderView
- setLayerType(int,Paint) - function in android.view.ViewfinderView
- setLayoutDirection(int) - function in android.view.ViewfinderView
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.ViewfinderView
- setLeft(int) - function in android.view.ViewfinderView
- setLeftTopRightBottom(int,int,int,int) - function in android.view.ViewfinderView
- setLongClickable(boolean) - function in android.view.ViewfinderView
- setMaskColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置 扫描区外遮罩的颜色
- setMinimumHeight(int) - function in android.view.ViewfinderView
- setMinimumWidth(int) - function in android.view.ViewfinderView
- setNestedScrollingEnabled(boolean) - function in android.view.ViewfinderView
- setNextClusterForwardId(int) - function in android.view.ViewfinderView
- setNextFocusDownId(int) - function in android.view.ViewfinderView
- setNextFocusForwardId(int) - function in android.view.ViewfinderView
- setNextFocusLeftId(int) - function in android.view.ViewfinderView
- setNextFocusRightId(int) - function in android.view.ViewfinderView
- setNextFocusUpId(int) - function in android.view.ViewfinderView
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.ViewfinderView
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.ViewfinderView
- setOnClickListener(View.OnClickListener) - function in android.view.ViewfinderView
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.ViewfinderView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.ViewfinderView
- setOnDragListener(View.OnDragListener) - function in android.view.ViewfinderView
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.ViewfinderView
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.ViewfinderView
- setOnHoverListener(View.OnHoverListener) - function in android.view.ViewfinderView
- setOnItemClickListener(ViewfinderView.OnItemClickListener) - function in com.king.view.viewfinderview.ViewfinderView
- 设置点击Item监听
- setOnKeyListener(View.OnKeyListener) - function in android.view.ViewfinderView
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.ViewfinderView
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.ViewfinderView
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.ViewfinderView
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.ViewfinderView
- setOnTouchListener(View.OnTouchListener) - function in android.view.ViewfinderView
- setOutlineAmbientShadowColor(int) - function in android.view.ViewfinderView
- setOutlineProvider(ViewOutlineProvider) - function in android.view.ViewfinderView
- setOutlineSpotShadowColor(int) - function in android.view.ViewfinderView
- setOverScrollMode(int) - function in android.view.ViewfinderView
- setPadding(int,int,int,int) - function in android.view.ViewfinderView
- setPaddingRelative(int,int,int,int) - function in android.view.ViewfinderView
- setPivotX(float) - function in android.view.ViewfinderView
- setPivotY(float) - function in android.view.ViewfinderView
- setPointAnimation(boolean) - function in com.king.view.viewfinderview.ViewfinderView
- 设置是否显示结果点缩放动画;默认为:true
- setPointAnimationInterval(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置点的动画间隔时长;单位:毫秒
- setPointBitmap(Bitmap) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点图片
- setPointColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点的颜色
- setPointDrawable(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点图片
- setPointerIcon(PointerIcon) - function in android.view.ViewfinderView
- setPointRadius(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点的半径
- setPointRangeRadius(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点有效点击范围半径;默认为:pointStrokeRadius 的 DEFAULT_RANGE_RATIO 倍;需要注意的是,因为有效点击范围是建立在结果点的基础之上才有意义的;其主要目的是为了支持一定的容错范围;所以如果在此方法之后;有直接或间接有调用setPointBitmap方法的话,那么 pointRangeRadius的值将会被覆盖。
- setPointStrokeColor(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点描边的颜色
- setPointStrokeRadius(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置结果点外圈描边的半径;默认为:pointRadius 的 pointStrokeRatio 倍
- setPreferKeepClear(boolean) - function in android.view.ViewfinderView
- setPreferKeepClearRects(List) - function in android.view.ViewfinderView
- setPressed(boolean) - function in android.view.ViewfinderView
- setRenderEffect(RenderEffect) - function in android.view.ViewfinderView
- setRevealOnFocusHint(boolean) - function in android.view.ViewfinderView
- setRight(int) - function in android.view.ViewfinderView
- setRotation(float) - function in android.view.ViewfinderView
- setRotationX(float) - function in android.view.ViewfinderView
- setRotationY(float) - function in android.view.ViewfinderView
- setSaveEnabled(boolean) - function in android.view.ViewfinderView
- setSaveFromParentEnabled(boolean) - function in android.view.ViewfinderView
- setScaleX(float) - function in android.view.ViewfinderView
- setScaleY(float) - function in android.view.ViewfinderView
- setScreenReaderFocusable(boolean) - function in android.view.ViewfinderView
- setScrollBarDefaultDelayBeforeFade(int) - function in android.view.ViewfinderView
- setScrollBarFadeDuration(int) - function in android.view.ViewfinderView
- setScrollbarFadingEnabled(boolean) - function in android.view.ViewfinderView
- setScrollBarSize(int) - function in android.view.ViewfinderView
- setScrollBarStyle(int) - function in android.view.ViewfinderView
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.ViewfinderView
- setScrollCaptureHint(int) - function in android.view.ViewfinderView
- setScrollContainer(boolean) - function in android.view.ViewfinderView
- setScrollIndicators(int) - function in android.view.ViewfinderView
- setScrollX(int) - function in android.view.ViewfinderView
- setScrollY(int) - function in android.view.ViewfinderView
- setSelected(boolean) - function in android.view.ViewfinderView
- setSoundEffectsEnabled(boolean) - function in android.view.ViewfinderView
- setStateDescription(CharSequence) - function in android.view.ViewfinderView
- setStateListAnimator(StateListAnimator) - function in android.view.ViewfinderView
- setSystemGestureExclusionRects(List) - function in android.view.ViewfinderView
- setSystemUiVisibility(int) - function in android.view.ViewfinderView
- setTag(Object) - function in android.view.ViewfinderView
- setTextAlignment(int) - function in android.view.ViewfinderView
- setTextDirection(int) - function in android.view.ViewfinderView
- setTooltipText(CharSequence) - function in android.view.ViewfinderView
- setTop(int) - function in android.view.ViewfinderView
- setTouchDelegate(TouchDelegate) - function in android.view.ViewfinderView
- setTransitionAlpha(float) - function in android.view.ViewfinderView
- setTransitionName(String) - function in android.view.ViewfinderView
- setTransitionVisibility(int) - function in android.view.ViewfinderView
- setTranslationX(float) - function in android.view.ViewfinderView
- setTranslationY(float) - function in android.view.ViewfinderView
- setTranslationZ(float) - function in android.view.ViewfinderView
- setVerticalFadingEdgeEnabled(boolean) - function in android.view.ViewfinderView
- setVerticalScrollBarEnabled(boolean) - function in android.view.ViewfinderView
- setVerticalScrollbarPosition(int) - function in android.view.ViewfinderView
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.ViewfinderView
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.ViewfinderView
- setViewfinderStyle(int) - function in com.king.view.viewfinderview.ViewfinderView
- 设置取景框样式;支持:classic:经典样式(带扫描框那种)、popular:流行样式(不带扫描框)
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.ViewfinderView
- setVisibility(int) - function in android.view.ViewfinderView
- setWillNotCacheDrawing(boolean) - function in android.view.ViewfinderView
- setWillNotDraw(boolean) - function in android.view.ViewfinderView
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.ViewfinderView
- setX(float) - function in android.view.ViewfinderView
- setY(float) - function in android.view.ViewfinderView
- setZ(float) - function in android.view.ViewfinderView
- setZoomSpeed(float) - function in com.king.view.viewfinderview.ViewfinderView
- 设置显示结果点动画的缩放速度;默认为:0.
- showContextMenu() - function in android.view.ViewfinderView
- showResultPoints(List) - function in com.king.view.viewfinderview.ViewfinderView
- 显示结果点
- showScanner() - function in com.king.view.viewfinderview.ViewfinderView
- 显示扫描动画
- startActionMode(ActionMode.Callback) - function in android.view.ViewfinderView
- startAnimation(Animation) - function in android.view.ViewfinderView
- startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.ViewfinderView
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.ViewfinderView
- startNestedScroll(int) - function in android.view.ViewfinderView
- stopNestedScroll() - function in android.view.ViewfinderView