Search Results for

    Show / Hide Table of Contents

    Class SeriesTooltipCore<T>

    Inheritance
    java.lang.Object
    android.view.View
    android.widget.TextView
    TooltipBase
    SeriesTooltipCore<T>
    Implements
    renderableSeriesISeriesTooltipCore
    ICleanable
    IAttachable
    IThemeable
    Inherited Members
    View.<T>findViewById(int)
    View.<T>findViewWithTag(Object)
    View.<T>requireViewById(int)
    View.addChildrenForAccessibility(ArrayList<View>)
    View.addFocusables(ArrayList<View>,int)
    View.addFocusables(ArrayList<View>,int,int)
    View.addKeyboardNavigationClusters(Collection<View>,int)
    View.addOnAttachStateChangeListener(View.OnAttachStateChangeListener)
    View.addOnLayoutChangeListener(View.OnLayoutChangeListener)
    View.addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener)
    View.addTouchables(ArrayList<View>)
    View.animate()
    View.announceForAccessibility(CharSequence)
    View.autofill(SparseArray<AutofillValue>)
    View.awakenScrollBars()
    View.awakenScrollBars(int)
    View.awakenScrollBars(int,boolean)
    View.bringToFront()
    View.buildDrawingCache()
    View.buildDrawingCache(boolean)
    View.buildLayer()
    View.callOnClick()
    View.canResolveLayoutDirection()
    View.canResolveTextAlignment()
    View.canResolveTextDirection()
    View.canScrollHorizontally(int)
    View.canScrollVertically(int)
    View.cancelDragAndDrop()
    View.cancelPendingInputEvents()
    View.checkInputConnectionProxy(View)
    View.clearAnimation()
    View.clearFocus()
    View.clearPendingCredentialRequest()
    View.clearViewTranslationCallback()
    View.combineMeasuredStates(int,int)
    View.computeHorizontalScrollExtent()
    View.computeHorizontalScrollOffset()
    View.computeSystemWindowInsets(WindowInsets,Rect)
    View.computeVerticalScrollOffset()
    View.createAccessibilityNodeInfo()
    View.createContextMenu(ContextMenu)
    View.destroyDrawingCache()
    View.dispatchApplyWindowInsets(WindowInsets)
    View.dispatchCapturedPointerEvent(MotionEvent)
    View.dispatchConfigurationChanged(Configuration)
    View.dispatchCreateViewTranslationRequest(Map<AutofillId,long[]>,int[],TranslationCapability,List<ViewTranslationRequest>)
    View.dispatchDisplayHint(int)
    View.dispatchDragEvent(DragEvent)
    View.dispatchDraw(Canvas)
    View.dispatchDrawableHotspotChanged(float,float)
    View.dispatchFinishTemporaryDetach()
    View.dispatchGenericFocusedEvent(MotionEvent)
    View.dispatchGenericMotionEvent(MotionEvent)
    View.dispatchGenericPointerEvent(MotionEvent)
    View.dispatchHoverEvent(MotionEvent)
    View.dispatchKeyEvent(KeyEvent)
    View.dispatchKeyEventPreIme(KeyEvent)
    View.dispatchKeyShortcutEvent(KeyEvent)
    View.dispatchNestedFling(float,float,boolean)
    View.dispatchNestedPreFling(float,float)
    View.dispatchNestedPrePerformAccessibilityAction(int,Bundle)
    View.dispatchNestedPreScroll(int,int,int[],int[])
    View.dispatchNestedScroll(int,int,int,int,int[])
    View.dispatchPointerCaptureChanged(boolean)
    View.dispatchPopulateAccessibilityEvent(AccessibilityEvent)
    View.dispatchProvideAutofillStructure(ViewStructure,int)
    View.dispatchProvideStructure(ViewStructure)
    View.dispatchRestoreInstanceState(SparseArray<Parcelable>)
    View.dispatchSaveInstanceState(SparseArray<Parcelable>)
    View.dispatchScrollCaptureSearch(Rect,Point,Consumer<ScrollCaptureTarget>)
    View.dispatchSetActivated(boolean)
    View.dispatchSetPressed(boolean)
    View.dispatchSetSelected(boolean)
    View.dispatchStartTemporaryDetach()
    View.dispatchSystemUiVisibilityChanged(int)
    View.dispatchTouchEvent(MotionEvent)
    View.dispatchTrackballEvent(MotionEvent)
    View.dispatchUnhandledMove(View,int)
    View.dispatchVisibilityChanged(View,int)
    View.dispatchWindowFocusChanged(boolean)
    View.dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation)
    View.dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation)
    View.dispatchWindowInsetsAnimationProgress(WindowInsets,List<WindowInsetsAnimation>)
    View.dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds)
    View.dispatchWindowSystemUiVisiblityChanged(int)
    View.dispatchWindowVisibilityChanged(int)
    View.draw(Canvas)
    View.findFocus()
    View.findOnBackInvokedDispatcher()
    View.fitSystemWindows(Rect)
    View.focusSearch(int)
    View.forceHasOverlappingRendering(boolean)
    View.forceLayout()
    View.gatherTransparentRegion(Region)
    View.generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback)
    View.generateViewId()
    View.getAccessibilityDelegate()
    View.getAccessibilityLiveRegion()
    View.getAccessibilityNodeProvider()
    View.getAccessibilityPaneTitle()
    View.getAccessibilityTraversalAfter()
    View.getAccessibilityTraversalBefore()
    View.getAllowedHandwritingDelegatePackageName()
    View.getAllowedHandwritingDelegatorPackageName()
    View.getAlpha()
    View.getAnimation()
    View.getAnimationMatrix()
    View.getApplicationWindowToken()
    View.getAttributeResolutionStack(int)
    View.getAttributeSourceResourceMap()
    View.getAutofillId()
    View.getBackground()
    View.getBackgroundTintBlendMode()
    View.getBackgroundTintList()
    View.getBackgroundTintMode()
    View.getBottom()
    View.getBottomFadingEdgeStrength()
    View.getCameraDistance()
    View.getClipBounds()
    View.getClipBounds(Rect)
    View.getClipToOutline()
    View.getContentCaptureSession()
    View.getContentDescription()
    View.getContentSensitivity()
    View.getContext()
    View.getContextMenuInfo()
    View.getDefaultFocusHighlightEnabled()
    View.getDefaultSize(int,int)
    View.getDisplay()
    View.getDrawableState()
    View.getDrawingCache()
    View.getDrawingCache(boolean)
    View.getDrawingCacheBackgroundColor()
    View.getDrawingCacheQuality()
    View.getDrawingRect(Rect)
    View.getDrawingTime()
    View.getElevation()
    View.getExplicitStyle()
    View.getFilterTouchesWhenObscured()
    View.getFitsSystemWindows()
    View.getFocusable()
    View.getFocusables(int)
    View.getForeground()
    View.getForegroundGravity()
    View.getForegroundTintBlendMode()
    View.getForegroundTintList()
    View.getForegroundTintMode()
    View.getFrameContentVelocity()
    View.getGlobalVisibleRect(Rect)
    View.getGlobalVisibleRect(Rect,Point)
    View.getHandler()
    View.getHandwritingBoundsOffsetBottom()
    View.getHandwritingBoundsOffsetLeft()
    View.getHandwritingBoundsOffsetRight()
    View.getHandwritingBoundsOffsetTop()
    View.getHandwritingDelegateFlags()
    View.getHandwritingDelegatorCallback()
    View.getHasOverlappingRendering()
    View.getHeight()
    View.getHitRect(Rect)
    View.getHorizontalFadingEdgeLength()
    View.getHorizontalScrollbarHeight()
    View.getHorizontalScrollbarThumbDrawable()
    View.getHorizontalScrollbarTrackDrawable()
    View.getId()
    View.getImportantForAccessibility()
    View.getImportantForAutofill()
    View.getImportantForContentCapture()
    View.getKeepScreenOn()
    View.getKeyDispatcherState()
    View.getLabelFor()
    View.getLayerType()
    View.getLayoutDirection()
    View.getLayoutParams()
    View.getLeft()
    View.getLocalVisibleRect(Rect)
    View.getLocationInSurface(int[])
    View.getLocationInWindow(int[])
    View.getLocationOnScreen(int[])
    View.getMatrix()
    View.getMeasuredHeight()
    View.getMeasuredHeightAndState()
    View.getMeasuredState()
    View.getMeasuredWidth()
    View.getMeasuredWidthAndState()
    View.getMinimumHeight()
    View.getMinimumWidth()
    View.getNextClusterForwardId()
    View.getNextFocusDownId()
    View.getNextFocusForwardId()
    View.getNextFocusLeftId()
    View.getNextFocusRightId()
    View.getNextFocusUpId()
    View.getOnFocusChangeListener()
    View.getOutlineAmbientShadowColor()
    View.getOutlineProvider()
    View.getOutlineSpotShadowColor()
    View.getOverScrollMode()
    View.getOverlay()
    View.getPaddingBottom()
    View.getPaddingEnd()
    View.getPaddingLeft()
    View.getPaddingRight()
    View.getPaddingStart()
    View.getPaddingTop()
    View.getParent()
    View.getParentForAccessibility()
    View.getPendingCredentialCallback()
    View.getPendingCredentialRequest()
    View.getPivotX()
    View.getPivotY()
    View.getPointerIcon()
    View.getPreferKeepClearRects()
    View.getReceiveContentMimeTypes()
    View.getRequestedFrameRate()
    View.getResources()
    View.getRevealOnFocusHint()
    View.getRight()
    View.getRootSurfaceControl()
    View.getRootView()
    View.getRootWindowInsets()
    View.getRotation()
    View.getRotationX()
    View.getRotationY()
    View.getScaleX()
    View.getScaleY()
    View.getScrollBarDefaultDelayBeforeFade()
    View.getScrollBarFadeDuration()
    View.getScrollBarSize()
    View.getScrollBarStyle()
    View.getScrollCaptureHint()
    View.getScrollIndicators()
    View.getScrollX()
    View.getScrollY()
    View.getSolidColor()
    View.getSourceLayoutResId()
    View.getStateDescription()
    View.getStateListAnimator()
    View.getSuggestedMinimumHeight()
    View.getSuggestedMinimumWidth()
    View.getSupplementalDescription()
    View.getSystemGestureExclusionRects()
    View.getSystemUiVisibility()
    View.getTag()
    View.getTag(int)
    View.getTextAlignment()
    View.getTextDirection()
    View.getTooltipText()
    View.getTop()
    View.getTopFadingEdgeStrength()
    View.getTouchDelegate()
    View.getTouchables()
    View.getTransitionAlpha()
    View.getTransitionName()
    View.getTranslationX()
    View.getTranslationY()
    View.getTranslationZ()
    View.getUniqueDrawingId()
    View.getVerticalFadingEdgeLength()
    View.getVerticalScrollbarPosition()
    View.getVerticalScrollbarThumbDrawable()
    View.getVerticalScrollbarTrackDrawable()
    View.getVerticalScrollbarWidth()
    View.getViewTranslationResponse()
    View.getViewTreeObserver()
    View.getVisibility()
    View.getWidth()
    View.getWindowAttachCount()
    View.getWindowId()
    View.getWindowInsetsController()
    View.getWindowSystemUiVisibility()
    View.getWindowToken()
    View.getWindowVisibility()
    View.getWindowVisibleDisplayFrame(Rect)
    View.getX()
    View.getY()
    View.getZ()
    View.hasExplicitFocusable()
    View.hasFocus()
    View.hasFocusable()
    View.hasNestedScrollingParent()
    View.hasOnClickListeners()
    View.hasOnLongClickListeners()
    View.hasPointerCapture()
    View.hasTransientState()
    View.hasWindowFocus()
    View.inflate(Context,int,ViewGroup)
    View.invalidate()
    View.invalidate(Rect)
    View.invalidate(int,int,int,int)
    View.invalidateOutline()
    View.isAccessibilityDataSensitive()
    View.isAccessibilityFocused()
    View.isAccessibilityHeading()
    View.isActivated()
    View.isAttachedToWindow()
    View.isClickable()
    View.isContentSensitive()
    View.isContextClickable()
    View.isCredential()
    View.isDirty()
    View.isDrawingCacheEnabled()
    View.isDuplicateParentStateEnabled()
    View.isEnabled()
    View.isFocusable()
    View.isFocusableInTouchMode()
    View.isFocused()
    View.isFocusedByDefault()
    View.isForceDarkAllowed()
    View.isHandwritingDelegate()
    View.isHapticFeedbackEnabled()
    View.isHardwareAccelerated()
    View.isHorizontalFadingEdgeEnabled()
    View.isHorizontalScrollBarEnabled()
    View.isHovered()
    View.isImportantForAccessibility()
    View.isImportantForAutofill()
    View.isImportantForContentCapture()
    View.isInEditMode()
    View.isInLayout()
    View.isInTouchMode()
    View.isKeyboardNavigationCluster()
    View.isLaidOut()
    View.isLayoutDirectionResolved()
    View.isLayoutRequested()
    View.isLongClickable()
    View.isNestedScrollingEnabled()
    View.isOpaque()
    View.isPaddingRelative()
    View.isPivotSet()
    View.isPreferKeepClear()
    View.isPressed()
    View.isSaveEnabled()
    View.isSaveFromParentEnabled()
    View.isScreenReaderFocusable()
    View.isScrollContainer()
    View.isScrollbarFadingEnabled()
    View.isSelected()
    View.isShowingLayoutBounds()
    View.isShown()
    View.isSoundEffectsEnabled()
    View.isTemporarilyDetached()
    View.isTextAlignmentResolved()
    View.isTextDirectionResolved()
    View.isVerticalFadingEdgeEnabled()
    View.isVerticalScrollBarEnabled()
    View.isVisibleToUserForAutofill(int)
    View.keyboardNavigationClusterSearch(View,int)
    View.layout(int,int,int,int)
    View.measure(int,int)
    View.mergeDrawableStates(int[],int[])
    View.offsetLeftAndRight(int)
    View.offsetTopAndBottom(int)
    View.onAnimationEnd()
    View.onAnimationStart()
    View.onApplyWindowInsets(WindowInsets)
    View.onCancelPendingInputEvents()
    View.onCapturedPointerEvent(MotionEvent)
    View.onCreateVirtualViewTranslationRequests(long[],int[],Consumer<ViewTranslationRequest>)
    View.onDetachedFromWindow()
    View.onDisplayHint(int)
    View.onDrawForeground(Canvas)
    View.onDrawScrollBars(Canvas)
    View.onFilterTouchEventForSecurity(MotionEvent)
    View.onFinishInflate()
    View.onFinishTemporaryDetach()
    View.onHoverChanged(boolean)
    View.onHoverEvent(MotionEvent)
    View.onInitializeAccessibilityEvent(AccessibilityEvent)
    View.onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo)
    View.onKeyLongPress(int,KeyEvent)
    View.onOverScrolled(int,int,boolean,boolean)
    View.onPointerCaptureChange(boolean)
    View.onPopulateAccessibilityEvent(AccessibilityEvent)
    View.onProvideAutofillStructure(ViewStructure,int)
    View.onProvideAutofillVirtualStructure(ViewStructure,int)
    View.onProvideContentCaptureStructure(ViewStructure,int)
    View.onProvideStructure(ViewStructure)
    View.onProvideVirtualStructure(ViewStructure)
    View.onScrollCaptureSearch(Rect,Point,Consumer<ScrollCaptureTarget>)
    View.onSetAlpha(int)
    View.onSizeChanged(int,int,int,int)
    View.onStartTemporaryDetach()
    View.onViewTranslationResponse(ViewTranslationResponse)
    View.onVirtualViewTranslationResponses(LongSparseArray<ViewTranslationResponse>)
    View.onWindowSystemUiVisibilityChanged(int)
    View.onWindowVisibilityChanged(int)
    View.overScrollBy(int,int,int,int,int,int,int,int,boolean)
    View.performAccessibilityAction(int,Bundle)
    View.performClick()
    View.performContextClick()
    View.performContextClick(float,float)
    View.performHapticFeedback(HapticFeedbackRequest)
    View.performHapticFeedback(int)
    View.performHapticFeedback(int,int)
    View.performLongClick(float,float)
    View.performReceiveContent(ContentInfo)
    View.playSoundEffect(int)
    View.post(Runnable)
    View.postDelayed(Runnable,long)
    View.postInvalidate()
    View.postInvalidate(int,int,int,int)
    View.postInvalidateDelayed(long)
    View.postInvalidateDelayed(long,int,int,int,int)
    View.postInvalidateOnAnimation()
    View.postInvalidateOnAnimation(int,int,int,int)
    View.postOnAnimation(Runnable)
    View.postOnAnimationDelayed(Runnable,long)
    View.refreshDrawableState()
    View.registerCalledFromWrongThreadListener(View.CalledFromWrongThreadListener)
    View.releasePointerCapture()
    View.removeCallbacks(Runnable)
    View.removeOnAttachStateChangeListener(View.OnAttachStateChangeListener)
    View.removeOnLayoutChangeListener(View.OnLayoutChangeListener)
    View.removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener)
    View.reportAppJankStats(AppJankStats)
    View.requestApplyInsets()
    View.requestFitSystemWindows()
    View.requestFocus()
    View.requestFocus(int)
    View.requestFocus(int,Rect)
    View.requestFocusFromTouch()
    View.requestLayout()
    View.requestPointerCapture()
    View.requestPointerCapture(int)
    View.requestRectangleOnScreen(Rect)
    View.requestRectangleOnScreen(Rect,boolean)
    View.requestRectangleOnScreen(Rect,boolean,int)
    View.requestUnbufferedDispatch(MotionEvent)
    View.requestUnbufferedDispatch(int)
    View.resetPivot()
    View.resolveSize(int,int)
    View.resolveSizeAndState(int,int,int)
    View.restoreDefaultFocus()
    View.restoreHierarchyState(SparseArray<Parcelable>)
    View.saveAttributeDataForStyleable(Context,int[],AttributeSet,TypedArray,int,int)
    View.saveHierarchyState(SparseArray<Parcelable>)
    View.scheduleDrawable(Drawable,Runnable,long)
    View.scrollBy(int,int)
    View.scrollTo(int,int)
    View.sendAccessibilityEvent(int)
    View.setAccessibilityDataSensitive(int)
    View.setAccessibilityDelegate(View.AccessibilityDelegate)
    View.setAccessibilityHeading(boolean)
    View.setAccessibilityLiveRegion(int)
    View.setAccessibilityPaneTitle(CharSequence)
    View.setAccessibilityTraversalAfter(int)
    View.setAccessibilityTraversalBefore(int)
    View.setActivated(boolean)
    View.setAllowClickWhenDisabled(boolean)
    View.setAllowedHandwritingDelegatePackage(String)
    View.setAllowedHandwritingDelegatorPackage(String)
    View.setAlpha(float)
    View.setAnimation(Animation)
    View.setAnimationMatrix(Matrix)
    View.setAutoHandwritingEnabled(boolean)
    View.setAutofillHints(String)
    View.setAutofillId(AutofillId)
    View.setBackground(Drawable)
    View.setBackgroundColor(int)
    View.setBackgroundDrawable(Drawable)
    View.setBackgroundResource(int)
    View.setBackgroundTintBlendMode(BlendMode)
    View.setBackgroundTintList(ColorStateList)
    View.setBackgroundTintMode(PorterDuff.Mode)
    View.setBottom(int)
    View.setCameraDistance(float)
    View.setClickable(boolean)
    View.setClipBounds(Rect)
    View.setClipToOutline(boolean)
    View.setContentCaptureSession(ContentCaptureSession)
    View.setContentDescription(CharSequence)
    View.setContentSensitivity(int)
    View.setContextClickable(boolean)
    View.setDefaultFocusHighlightEnabled(boolean)
    View.setDrawingCacheBackgroundColor(int)
    View.setDrawingCacheEnabled(boolean)
    View.setDrawingCacheQuality(int)
    View.setDuplicateParentStateEnabled(boolean)
    View.setElevation(float)
    View.setFadingEdgeLength(int)
    View.setFilterTouchesWhenObscured(boolean)
    View.setFitsSystemWindows(boolean)
    View.setFocusable(boolean)
    View.setFocusable(int)
    View.setFocusableInTouchMode(boolean)
    View.setFocusedByDefault(boolean)
    View.setForceDarkAllowed(boolean)
    View.setForeground(Drawable)
    View.setForegroundGravity(int)
    View.setForegroundTintBlendMode(BlendMode)
    View.setForegroundTintList(ColorStateList)
    View.setForegroundTintMode(PorterDuff.Mode)
    View.setFrameContentVelocity(float)
    View.setHandwritingBoundsOffsets(float,float,float,float)
    View.setHandwritingDelegateFlags(int)
    View.setHandwritingDelegatorCallback(Runnable)
    View.setHapticFeedbackEnabled(boolean)
    View.setHasTransientState(boolean)
    View.setHorizontalFadingEdgeEnabled(boolean)
    View.setHorizontalScrollBarEnabled(boolean)
    View.setHorizontalScrollbarThumbDrawable(Drawable)
    View.setHorizontalScrollbarTrackDrawable(Drawable)
    View.setHovered(boolean)
    View.setId(int)
    View.setImportantForAccessibility(int)
    View.setImportantForAutofill(int)
    View.setImportantForContentCapture(int)
    View.setIsCredential(boolean)
    View.setIsHandwritingDelegate(boolean)
    View.setKeepScreenOn(boolean)
    View.setKeyboardNavigationCluster(boolean)
    View.setLabelFor(int)
    View.setLayerPaint(Paint)
    View.setLayerType(int,Paint)
    View.setLayoutDirection(int)
    View.setLayoutParams(ViewGroup.LayoutParams)
    View.setLeft(int)
    View.setLeftTopRightBottom(int,int,int,int)
    View.setLongClickable(boolean)
    View.setMeasuredDimension(int,int)
    View.setMinimumHeight(int)
    View.setMinimumWidth(int)
    View.setNestedScrollingEnabled(boolean)
    View.setNextClusterForwardId(int)
    View.setNextFocusDownId(int)
    View.setNextFocusForwardId(int)
    View.setNextFocusLeftId(int)
    View.setNextFocusRightId(int)
    View.setNextFocusUpId(int)
    View.setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener)
    View.setOnCapturedPointerListener(View.OnCapturedPointerListener)
    View.setOnClickListener(View.OnClickListener)
    View.setOnContextClickListener(View.OnContextClickListener)
    View.setOnCreateContextMenuListener(View.OnCreateContextMenuListener)
    View.setOnDragListener(View.OnDragListener)
    View.setOnFocusChangeListener(View.OnFocusChangeListener)
    View.setOnGenericMotionListener(View.OnGenericMotionListener)
    View.setOnHoverListener(View.OnHoverListener)
    View.setOnKeyListener(View.OnKeyListener)
    View.setOnLongClickListener(View.OnLongClickListener)
    View.setOnReceiveContentListener(String[],OnReceiveContentListener)
    View.setOnScrollChangeListener(View.OnScrollChangeListener)
    View.setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener)
    View.setOnTouchListener(View.OnTouchListener)
    View.setOutlineAmbientShadowColor(int)
    View.setOutlineProvider(ViewOutlineProvider)
    View.setOutlineSpotShadowColor(int)
    View.setOverScrollMode(int)
    View.setPendingCredentialRequest(GetCredentialRequest,OutcomeReceiver<GetCredentialResponse,GetCredentialException>)
    View.setPivotX(float)
    View.setPivotY(float)
    View.setPointerIcon(PointerIcon)
    View.setPreferKeepClear(boolean)
    View.setPreferKeepClearRects(List<Rect>)
    View.setPressed(boolean)
    View.setRenderEffect(RenderEffect)
    View.setRequestedFrameRate(float)
    View.setRevealOnFocusHint(boolean)
    View.setRight(int)
    View.setRotation(float)
    View.setRotationX(float)
    View.setRotationY(float)
    View.setSaveEnabled(boolean)
    View.setSaveFromParentEnabled(boolean)
    View.setScaleX(float)
    View.setScaleY(float)
    View.setScreenReaderFocusable(boolean)
    View.setScrollBarDefaultDelayBeforeFade(int)
    View.setScrollBarFadeDuration(int)
    View.setScrollBarSize(int)
    View.setScrollBarStyle(int)
    View.setScrollCaptureCallback(ScrollCaptureCallback)
    View.setScrollCaptureHint(int)
    View.setScrollContainer(boolean)
    View.setScrollIndicators(int)
    View.setScrollIndicators(int,int)
    View.setScrollX(int)
    View.setScrollY(int)
    View.setScrollbarFadingEnabled(boolean)
    View.setSoundEffectsEnabled(boolean)
    View.setStateDescription(CharSequence)
    View.setStateListAnimator(StateListAnimator)
    View.setSupplementalDescription(CharSequence)
    View.setSystemGestureExclusionRects(List<Rect>)
    View.setSystemUiVisibility(int)
    View.setTag(int,Object)
    View.setTag(Object)
    View.setTextAlignment(int)
    View.setTextDirection(int)
    View.setTooltipText(CharSequence)
    View.setTop(int)
    View.setTouchDelegate(TouchDelegate)
    View.setTransitionAlpha(float)
    View.setTransitionName(String)
    View.setTransitionVisibility(int)
    View.setTranslationX(float)
    View.setTranslationY(float)
    View.setTranslationZ(float)
    View.setVerticalFadingEdgeEnabled(boolean)
    View.setVerticalScrollBarEnabled(boolean)
    View.setVerticalScrollbarPosition(int)
    View.setVerticalScrollbarThumbDrawable(Drawable)
    View.setVerticalScrollbarTrackDrawable(Drawable)
    View.setViewTranslationCallback(ViewTranslationCallback)
    View.setVisibility(int)
    View.setWillNotCacheDrawing(boolean)
    View.setWillNotDraw(boolean)
    View.setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback)
    View.setX(float)
    View.setY(float)
    View.setZ(float)
    View.startActionMode(ActionMode.Callback)
    View.startActionMode(ActionMode.Callback,int)
    View.startAnimation(Animation)
    View.startDrag(ClipData,View.DragShadowBuilder,Object,int)
    View.startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int)
    View.startNestedScroll(int)
    View.stopNestedScroll()
    View.toString()
    View.transformMatrixToGlobal(Matrix)
    View.transformMatrixToLocal(Matrix)
    View.unregisterCalledFromWrongThreadListener(View.CalledFromWrongThreadListener)
    View.unscheduleDrawable(Drawable)
    View.unscheduleDrawable(Drawable,Runnable)
    View.updateDragShadow(View.DragShadowBuilder)
    View.willNotCacheDrawing()
    View.willNotDraw()
    TextView.addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle)
    TextView.addTextChangedListener(TextWatcher)
    TextView.append(CharSequence)
    TextView.append(CharSequence,int,int)
    TextView.autofill(AutofillValue)
    TextView.beginBatchEdit()
    TextView.bringPointIntoView(int)
    TextView.bringPointIntoView(int,boolean)
    TextView.cancelLongPress()
    TextView.clearComposingText()
    TextView.computeHorizontalScrollRange()
    TextView.computeScroll()
    TextView.computeVerticalScrollExtent()
    TextView.computeVerticalScrollRange()
    TextView.debug(int)
    TextView.didTouchFocusSelect()
    TextView.drawableHotspotChanged(float,float)
    TextView.drawableStateChanged()
    TextView.endBatchEdit()
    TextView.extractText(ExtractedTextRequest,ExtractedText)
    TextView.findViewsWithText(ArrayList<View>,CharSequence,int)
    TextView.getAccessibilityClassName()
    TextView.getAutoLinkMask()
    TextView.getAutoSizeMaxTextSize()
    TextView.getAutoSizeMinTextSize()
    TextView.getAutoSizeStepGranularity()
    TextView.getAutoSizeTextAvailableSizes()
    TextView.getAutoSizeTextType()
    TextView.getAutofillHints()
    TextView.getAutofillType()
    TextView.getAutofillValue()
    TextView.getBaseline()
    TextView.getBottomPaddingOffset()
    TextView.getBreakStrategy()
    TextView.getCompoundDrawablePadding()
    TextView.getCompoundDrawableTintBlendMode()
    TextView.getCompoundDrawableTintList()
    TextView.getCompoundDrawableTintMode()
    TextView.getCompoundDrawables()
    TextView.getCompoundDrawablesRelative()
    TextView.getCompoundPaddingBottom()
    TextView.getCompoundPaddingEnd()
    TextView.getCompoundPaddingLeft()
    TextView.getCompoundPaddingRight()
    TextView.getCompoundPaddingStart()
    TextView.getCompoundPaddingTop()
    TextView.getCurrentHintTextColor()
    TextView.getCurrentTextColor()
    TextView.getCustomInsertionActionModeCallback()
    TextView.getCustomSelectionActionModeCallback()
    TextView.getDefaultEditable()
    TextView.getDefaultMovementMethod()
    TextView.getEditableText()
    TextView.getEllipsize()
    TextView.getError()
    TextView.getExtendedPaddingBottom()
    TextView.getExtendedPaddingTop()
    TextView.getFilters()
    TextView.getFirstBaselineToTopHeight()
    TextView.getFocusedRect(Rect)
    TextView.getFocusedSearchResultHighlightColor()
    TextView.getFocusedSearchResultIndex()
    TextView.getFontFeatureSettings()
    TextView.getFontVariationSettings()
    TextView.getFreezesText()
    TextView.getGravity()
    TextView.getHighlightColor()
    TextView.getHighlights()
    TextView.getHint()
    TextView.getHintTextColors()
    TextView.getHyphenationFrequency()
    TextView.getImeActionId()
    TextView.getImeActionLabel()
    TextView.getImeHintLocales()
    TextView.getImeOptions()
    TextView.getIncludeFontPadding()
    TextView.getInputExtras(boolean)
    TextView.getInputType()
    TextView.getJustificationMode()
    TextView.getKeyListener()
    TextView.getLastBaselineToBottomHeight()
    TextView.getLayout()
    TextView.getLeftFadingEdgeStrength()
    TextView.getLeftPaddingOffset()
    TextView.getLetterSpacing()
    TextView.getLineBounds(int,Rect)
    TextView.getLineBreakStyle()
    TextView.getLineBreakWordStyle()
    TextView.getLineCount()
    TextView.getLineHeight()
    TextView.getLineSpacingExtra()
    TextView.getLineSpacingMultiplier()
    TextView.getLinkTextColors()
    TextView.getLinksClickable()
    TextView.getMarqueeRepeatLimit()
    TextView.getMaxEms()
    TextView.getMaxHeight()
    TextView.getMaxLines()
    TextView.getMaxWidth()
    TextView.getMinEms()
    TextView.getMinHeight()
    TextView.getMinLines()
    TextView.getMinWidth()
    TextView.getMinimumFontMetrics()
    TextView.getMovementMethod()
    TextView.getOffsetForPosition(float,float)
    TextView.getPaint()
    TextView.getPaintFlags()
    TextView.getPrivateImeOptions()
    TextView.getRightFadingEdgeStrength()
    TextView.getRightPaddingOffset()
    TextView.getSearchResultHighlightColor()
    TextView.getSearchResultHighlights()
    TextView.getSelectionEnd()
    TextView.getSelectionStart()
    TextView.getShadowColor()
    TextView.getShadowDx()
    TextView.getShadowDy()
    TextView.getShadowRadius()
    TextView.getShiftDrawingOffsetForStartOverhang()
    TextView.getShowSoftInputOnFocus()
    TextView.getText()
    TextView.getTextClassifier()
    TextView.getTextColors()
    TextView.getTextCursorDrawable()
    TextView.getTextDirectionHeuristic()
    TextView.getTextLocale()
    TextView.getTextLocales()
    TextView.getTextMetricsParams()
    TextView.getTextScaleX()
    TextView.getTextSelectHandle()
    TextView.getTextSelectHandleLeft()
    TextView.getTextSelectHandleRight()
    TextView.getTextSize()
    TextView.getTextSizeUnit()
    TextView.getTopPaddingOffset()
    TextView.getTotalPaddingBottom()
    TextView.getTotalPaddingEnd()
    TextView.getTotalPaddingLeft()
    TextView.getTotalPaddingRight()
    TextView.getTotalPaddingStart()
    TextView.getTotalPaddingTop()
    TextView.getTransformationMethod()
    TextView.getTypeface()
    TextView.getUrls()
    TextView.getUseBoundsForWidth()
    TextView.hasOverlappingRendering()
    TextView.hasSelection()
    TextView.invalidateDrawable(Drawable)
    TextView.isAllCaps()
    TextView.isAutoHandwritingEnabled()
    TextView.isCursorVisible()
    TextView.isElegantTextHeight()
    TextView.isFallbackLineSpacing()
    TextView.isHorizontallyScrollable()
    TextView.isInputMethodTarget()
    TextView.isLocalePreferredLineHeightForMinimumUsed()
    TextView.isPaddingOffsetRequired()
    TextView.isSingleLine()
    TextView.isSuggestionsEnabled()
    TextView.isTextSelectable()
    TextView.jumpDrawablesToCurrentState()
    TextView.length()
    TextView.moveCursorToVisibleOffset()
    TextView.onAttachedToWindow()
    TextView.onBeginBatchEdit()
    TextView.onCheckIsTextEditor()
    TextView.onCommitCompletion(CompletionInfo)
    TextView.onCommitCorrection(CorrectionInfo)
    TextView.onConfigurationChanged(Configuration)
    TextView.onCreateContextMenu(ContextMenu)
    TextView.onCreateDrawableState(int)
    TextView.onCreateInputConnection(EditorInfo)
    TextView.onCreateViewTranslationRequest(int[],Consumer<ViewTranslationRequest>)
    TextView.onDragEvent(DragEvent)
    TextView.onDraw(Canvas)
    TextView.onEditorAction(int)
    TextView.onEndBatchEdit()
    TextView.onFocusChanged(boolean,int,Rect)
    TextView.onGenericMotionEvent(MotionEvent)
    TextView.onKeyDown(int,KeyEvent)
    TextView.onKeyMultiple(int,int,KeyEvent)
    TextView.onKeyPreIme(int,KeyEvent)
    TextView.onKeyShortcut(int,KeyEvent)
    TextView.onKeyUp(int,KeyEvent)
    TextView.onLayout(boolean,int,int,int,int)
    TextView.onMeasure(int,int)
    TextView.onPreDraw()
    TextView.onPrivateIMECommand(String,Bundle)
    TextView.onReceiveContent(ContentInfo)
    TextView.onResolvePointerIcon(MotionEvent,int)
    TextView.onRestoreInstanceState(Parcelable)
    TextView.onRtlPropertiesChanged(int)
    TextView.onSaveInstanceState()
    TextView.onScreenStateChanged(int)
    TextView.onScrollChanged(int,int,int,int)
    TextView.onSelectionChanged(int,int)
    TextView.onTextChanged(CharSequence,int,int,int)
    TextView.onTextContextMenuItem(int)
    TextView.onTouchEvent(MotionEvent)
    TextView.onTrackballEvent(MotionEvent)
    TextView.onVisibilityAggregated(boolean)
    TextView.onVisibilityChanged(View,int)
    TextView.onWindowFocusChanged(boolean)
    TextView.performLongClick()
    TextView.removeTextChangedListener(TextWatcher)
    TextView.sendAccessibilityEventUnchecked(AccessibilityEvent)
    TextView.setAllCaps(boolean)
    TextView.setAutoLinkMask(int)
    TextView.setAutoSizeTextTypeUniformWithConfiguration(int,int,int,int)
    TextView.setAutoSizeTextTypeUniformWithPresetSizes(int[],int)
    TextView.setAutoSizeTextTypeWithDefaults(int)
    TextView.setBreakStrategy(int)
    TextView.setCompoundDrawablePadding(int)
    TextView.setCompoundDrawableTintBlendMode(BlendMode)
    TextView.setCompoundDrawableTintList(ColorStateList)
    TextView.setCompoundDrawableTintMode(PorterDuff.Mode)
    TextView.setCompoundDrawables(Drawable,Drawable,Drawable,Drawable)
    TextView.setCompoundDrawablesRelative(Drawable,Drawable,Drawable,Drawable)
    TextView.setCompoundDrawablesRelativeWithIntrinsicBounds(Drawable,Drawable,Drawable,Drawable)
    TextView.setCompoundDrawablesRelativeWithIntrinsicBounds(int,int,int,int)
    TextView.setCompoundDrawablesWithIntrinsicBounds(Drawable,Drawable,Drawable,Drawable)
    TextView.setCompoundDrawablesWithIntrinsicBounds(int,int,int,int)
    TextView.setCursorVisible(boolean)
    TextView.setCustomInsertionActionModeCallback(ActionMode.Callback)
    TextView.setCustomSelectionActionModeCallback(ActionMode.Callback)
    TextView.setEditableFactory(Editable.Factory)
    TextView.setElegantTextHeight(boolean)
    TextView.setEllipsize(TextUtils.TruncateAt)
    TextView.setEms(int)
    TextView.setEnabled(boolean)
    TextView.setError(CharSequence)
    TextView.setError(CharSequence,Drawable)
    TextView.setExtractedText(ExtractedText)
    TextView.setFallbackLineSpacing(boolean)
    TextView.setFilters(InputFilter[])
    TextView.setFirstBaselineToTopHeight(int)
    TextView.setFocusedSearchResultHighlightColor(int)
    TextView.setFocusedSearchResultIndex(int)
    TextView.setFontFeatureSettings(String)
    TextView.setFontVariationSettings(String)
    TextView.setFrame(int,int,int,int)
    TextView.setFreezesText(boolean)
    TextView.setGravity(int)
    TextView.setHeight(int)
    TextView.setHighlightColor(int)
    TextView.setHighlights(Highlights)
    TextView.setHint(int)
    TextView.setHint(CharSequence)
    TextView.setHintTextColor(ColorStateList)
    TextView.setHintTextColor(int)
    TextView.setHorizontallyScrolling(boolean)
    TextView.setHyphenationFrequency(int)
    TextView.setImeActionLabel(CharSequence,int)
    TextView.setImeHintLocales(LocaleList)
    TextView.setImeOptions(int)
    TextView.setIncludeFontPadding(boolean)
    TextView.setInputExtras(int)
    TextView.setInputType(int)
    TextView.setJustificationMode(int)
    TextView.setKeyListener(KeyListener)
    TextView.setLastBaselineToBottomHeight(int)
    TextView.setLetterSpacing(float)
    TextView.setLineBreakStyle(int)
    TextView.setLineBreakWordStyle(int)
    TextView.setLineHeight(int)
    TextView.setLineHeight(int,float)
    TextView.setLineSpacing(float,float)
    TextView.setLines(int)
    TextView.setLinkTextColor(ColorStateList)
    TextView.setLinkTextColor(int)
    TextView.setLinksClickable(boolean)
    TextView.setLocalePreferredLineHeightForMinimumUsed(boolean)
    TextView.setMarqueeRepeatLimit(int)
    TextView.setMaxEms(int)
    TextView.setMaxHeight(int)
    TextView.setMaxLines(int)
    TextView.setMaxWidth(int)
    TextView.setMinEms(int)
    TextView.setMinHeight(int)
    TextView.setMinLines(int)
    TextView.setMinWidth(int)
    TextView.setMinimumFontMetrics(Paint.FontMetrics)
    TextView.setMovementMethod(MovementMethod)
    TextView.setOnEditorActionListener(TextView.OnEditorActionListener)
    TextView.setPadding(int,int,int,int)
    TextView.setPaddingRelative(int,int,int,int)
    TextView.setPaintFlags(int)
    TextView.setPrivateImeOptions(String)
    TextView.setRawInputType(int)
    TextView.setScroller(Scroller)
    TextView.setSearchResultHighlightColor(int)
    TextView.setSearchResultHighlights()
    TextView.setSelectAllOnFocus(boolean)
    TextView.setSelected(boolean)
    TextView.setShadowLayer(float,float,float,int)
    TextView.setShiftDrawingOffsetForStartOverhang(boolean)
    TextView.setShowSoftInputOnFocus(boolean)
    TextView.setSingleLine()
    TextView.setSingleLine(boolean)
    TextView.setSpannableFactory(Spannable.Factory)
    TextView.setText(char[],int,int)
    TextView.setText(int)
    TextView.setText(int,TextView.BufferType)
    TextView.setText(CharSequence)
    TextView.setText(CharSequence,TextView.BufferType)
    TextView.setTextAppearance(Context,int)
    TextView.setTextAppearance(int)
    TextView.setTextClassifier(TextClassifier)
    TextView.setTextColor(ColorStateList)
    TextView.setTextColor(int)
    TextView.setTextCursorDrawable(Drawable)
    TextView.setTextCursorDrawable(int)
    TextView.setTextIsSelectable(boolean)
    TextView.setTextKeepState(CharSequence)
    TextView.setTextKeepState(CharSequence,TextView.BufferType)
    TextView.setTextLocale(Locale)
    TextView.setTextLocales(LocaleList)
    TextView.setTextMetricsParams(PrecomputedText.Params)
    TextView.setTextScaleX(float)
    TextView.setTextSelectHandle(Drawable)
    TextView.setTextSelectHandle(int)
    TextView.setTextSelectHandleLeft(Drawable)
    TextView.setTextSelectHandleLeft(int)
    TextView.setTextSelectHandleRight(Drawable)
    TextView.setTextSelectHandleRight(int)
    TextView.setTextSize(float)
    TextView.setTextSize(int,float)
    TextView.setTransformationMethod(TransformationMethod)
    TextView.setTypeface(Typeface)
    TextView.setTypeface(Typeface,int)
    TextView.setUseBoundsForWidth(boolean)
    TextView.setWidth(int)
    TextView.showContextMenu()
    TextView.showContextMenu(float,float)
    TextView.verifyDrawable(Drawable)
    TooltipBase.placeInto(IViewContainer)
    TooltipBase.removeFrom(IViewContainer)
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public abstract class SeriesTooltipCore<T> extends TooltipBase implements renderableSeriesISeriesTooltipCore, ICleanable, IAttachable, IThemeable
    Type Parameters
    Name Description
    T

    Constructors

    SeriesTooltipCore(Context context, T seriesInfo)

    Creates a new instance of SeriesTooltipCore class

    Declaration
    protected SeriesTooltipCore(Context context, T seriesInfo)
    Parameters
    Type Name Description
    Context context

    The context of application

    T seriesInfo

    The series info instance

    Fields

    seriesInfo

    Declaration
    protected final T seriesInfo
    Field Value
    Type Description
    T

    Methods

    applyThemeProvider(IThemeProvider themeProvider)

    Applies specified theme to current instance

    Declaration
    public void applyThemeProvider(IThemeProvider themeProvider)
    Parameters
    Type Name Description
    IThemeProvider themeProvider

    attachTo(IServiceContainer services)

    Declaration
    public void attachTo(IServiceContainer services)
    Parameters
    Type Name Description
    IServiceContainer services

    clear()

    Declaration
    public void clear()

    detach()

    Declaration
    public void detach()

    isAttached()

    Declaration
    public final boolean isAttached()
    Returns
    Type Description
    boolean

    setSeriesColor(int seriesColor)

    Declaration
    protected final void setSeriesColor(int seriesColor)
    Parameters
    Type Name Description
    int seriesColor

    setTooltipBackgroundColor(int color)

    Sets the background color for this ISeriesTooltip instance.

    Declaration
    public final void setTooltipBackgroundColor(int color)
    Parameters
    Type Name Description
    int color

    setTooltipStroke(int color)

    Sets the stroke color for this ISeriesTooltip instance.

    Declaration
    public final void setTooltipStroke(int color)
    Parameters
    Type Name Description
    int color

    setTooltipTextColor(int color)

    Sets the text color for this ISeriesTooltip instance.

    Declaration
    public final void setTooltipTextColor(int color)
    Parameters
    Type Name Description
    int color

    Implements

    ISeriesTooltipCore
    ICleanable
    IAttachable
    IThemeable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml