Search Results for

    Show / Hide Table of Contents

    Class SciChartSurface

    Provides a high performance chart surface with a single IRenderSurface viewport for rendering multiple IRenderableSeries, X and Y IAxis instances, and where each IRenderableSeries may have a IDataSeries data source. The SciChartSurface may have zero or many IAnnotation and may have IChartModifier to enable interaction with the chart. Where many IChartModifier are used, you may use a ModifierGroupto group them.

    Inheritance
    java.lang.Object
    android.view.View
    android.view.ViewGroup
    LayoutableViewGroup
    SciChartSurfaceBase
    SciChartSurface
    Implements
    ISciChartSurface
    Inherited Members
    android.view.View.<T>findViewById(int)
    android.view.View.<T>findViewWithTag(java.lang.Object)
    android.view.View.<T>requireViewById(int)
    android.view.View.addFocusables(java.util.ArrayList<android.view.View>,int)
    android.view.View.addOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener)
    android.view.View.addOnLayoutChangeListener(android.view.View.OnLayoutChangeListener)
    android.view.View.addOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener)
    android.view.View.animate()
    android.view.View.announceForAccessibility(java.lang.CharSequence)
    android.view.View.autofill(android.util.SparseArray<android.view.autofill.AutofillValue>)
    android.view.View.autofill(android.view.autofill.AutofillValue)
    android.view.View.awakenScrollBars()
    android.view.View.awakenScrollBars(int)
    android.view.View.awakenScrollBars(int,boolean)
    android.view.View.bringToFront()
    android.view.View.buildDrawingCache()
    android.view.View.buildDrawingCache(boolean)
    android.view.View.buildLayer()
    android.view.View.callOnClick()
    android.view.View.canResolveLayoutDirection()
    android.view.View.canResolveTextAlignment()
    android.view.View.canResolveTextDirection()
    android.view.View.canScrollHorizontally(int)
    android.view.View.canScrollVertically(int)
    android.view.View.cancelDragAndDrop()
    android.view.View.cancelLongPress()
    android.view.View.cancelPendingInputEvents()
    android.view.View.checkInputConnectionProxy(android.view.View)
    android.view.View.clearAnimation()
    android.view.View.clearViewTranslationCallback()
    android.view.View.combineMeasuredStates(int,int)
    android.view.View.computeHorizontalScrollExtent()
    android.view.View.computeHorizontalScrollOffset()
    android.view.View.computeHorizontalScrollRange()
    android.view.View.computeScroll()
    android.view.View.computeSystemWindowInsets(android.view.WindowInsets,android.graphics.Rect)
    android.view.View.computeVerticalScrollExtent()
    android.view.View.computeVerticalScrollOffset()
    android.view.View.computeVerticalScrollRange()
    android.view.View.createAccessibilityNodeInfo()
    android.view.View.createContextMenu(android.view.ContextMenu)
    android.view.View.destroyDrawingCache()
    android.view.View.dispatchGenericMotionEvent(android.view.MotionEvent)
    android.view.View.dispatchNestedFling(float,float,boolean)
    android.view.View.dispatchNestedPreFling(float,float)
    android.view.View.dispatchNestedPrePerformAccessibilityAction(int,android.os.Bundle)
    android.view.View.dispatchNestedPreScroll(int,int,int[],int[])
    android.view.View.dispatchNestedScroll(int,int,int,int,int[])
    android.view.View.dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
    android.view.View.draw(android.graphics.Canvas)
    android.view.View.drawableHotspotChanged(float,float)
    android.view.View.fitSystemWindows(android.graphics.Rect)
    android.view.View.focusSearch(int)
    android.view.View.forceHasOverlappingRendering(boolean)
    android.view.View.forceLayout()
    android.view.View.generateDisplayHash(java.lang.String,android.graphics.Rect,java.util.concurrent.Executor,android.view.displayhash.DisplayHashResultCallback)
    android.view.View.generateViewId()
    android.view.View.getAccessibilityDelegate()
    android.view.View.getAccessibilityLiveRegion()
    android.view.View.getAccessibilityNodeProvider()
    android.view.View.getAccessibilityPaneTitle()
    android.view.View.getAccessibilityTraversalAfter()
    android.view.View.getAccessibilityTraversalBefore()
    android.view.View.getAlpha()
    android.view.View.getAnimation()
    android.view.View.getAnimationMatrix()
    android.view.View.getApplicationWindowToken()
    android.view.View.getAttributeResolutionStack(int)
    android.view.View.getAttributeSourceResourceMap()
    android.view.View.getAutofillHints()
    android.view.View.getAutofillId()
    android.view.View.getAutofillType()
    android.view.View.getAutofillValue()
    android.view.View.getBackground()
    android.view.View.getBackgroundTintBlendMode()
    android.view.View.getBackgroundTintList()
    android.view.View.getBackgroundTintMode()
    android.view.View.getBaseline()
    android.view.View.getBottom()
    android.view.View.getBottomFadingEdgeStrength()
    android.view.View.getBottomPaddingOffset()
    android.view.View.getCameraDistance()
    android.view.View.getClipBounds()
    android.view.View.getClipBounds(android.graphics.Rect)
    android.view.View.getClipToOutline()
    android.view.View.getContentCaptureSession()
    android.view.View.getContentDescription()
    android.view.View.getContext()
    android.view.View.getContextMenuInfo()
    android.view.View.getDefaultFocusHighlightEnabled()
    android.view.View.getDefaultSize(int,int)
    android.view.View.getDisplay()
    android.view.View.getDrawableState()
    android.view.View.getDrawingCache()
    android.view.View.getDrawingCache(boolean)
    android.view.View.getDrawingCacheBackgroundColor()
    android.view.View.getDrawingCacheQuality()
    android.view.View.getDrawingRect(android.graphics.Rect)
    android.view.View.getDrawingTime()
    android.view.View.getElevation()
    android.view.View.getExplicitStyle()
    android.view.View.getFilterTouchesWhenObscured()
    android.view.View.getFitsSystemWindows()
    android.view.View.getFocusable()
    android.view.View.getFocusables(int)
    android.view.View.getFocusedRect(android.graphics.Rect)
    android.view.View.getForeground()
    android.view.View.getForegroundGravity()
    android.view.View.getForegroundTintBlendMode()
    android.view.View.getForegroundTintList()
    android.view.View.getForegroundTintMode()
    android.view.View.getGlobalVisibleRect(android.graphics.Rect)
    android.view.View.getGlobalVisibleRect(android.graphics.Rect,android.graphics.Point)
    android.view.View.getHandler()
    android.view.View.getHasOverlappingRendering()
    android.view.View.getHeight()
    android.view.View.getHitRect(android.graphics.Rect)
    android.view.View.getHorizontalFadingEdgeLength()
    android.view.View.getHorizontalScrollbarHeight()
    android.view.View.getHorizontalScrollbarThumbDrawable()
    android.view.View.getHorizontalScrollbarTrackDrawable()
    android.view.View.getId()
    android.view.View.getImportantForAccessibility()
    android.view.View.getImportantForAutofill()
    android.view.View.getImportantForContentCapture()
    android.view.View.getKeepScreenOn()
    android.view.View.getKeyDispatcherState()
    android.view.View.getLabelFor()
    android.view.View.getLayerType()
    android.view.View.getLayoutDirection()
    android.view.View.getLayoutParams()
    android.view.View.getLeft()
    android.view.View.getLeftFadingEdgeStrength()
    android.view.View.getLeftPaddingOffset()
    android.view.View.getLocalVisibleRect(android.graphics.Rect)
    android.view.View.getLocationInSurface(int[])
    android.view.View.getLocationInWindow(int[])
    android.view.View.getLocationOnScreen(int[])
    android.view.View.getMatrix()
    android.view.View.getMeasuredHeight()
    android.view.View.getMeasuredHeightAndState()
    android.view.View.getMeasuredState()
    android.view.View.getMeasuredWidth()
    android.view.View.getMeasuredWidthAndState()
    android.view.View.getMinimumHeight()
    android.view.View.getMinimumWidth()
    android.view.View.getNextClusterForwardId()
    android.view.View.getNextFocusDownId()
    android.view.View.getNextFocusForwardId()
    android.view.View.getNextFocusLeftId()
    android.view.View.getNextFocusRightId()
    android.view.View.getNextFocusUpId()
    android.view.View.getOnFocusChangeListener()
    android.view.View.getOutlineAmbientShadowColor()
    android.view.View.getOutlineProvider()
    android.view.View.getOutlineSpotShadowColor()
    android.view.View.getOverScrollMode()
    android.view.View.getPaddingBottom()
    android.view.View.getPaddingEnd()
    android.view.View.getPaddingLeft()
    android.view.View.getPaddingRight()
    android.view.View.getPaddingStart()
    android.view.View.getPaddingTop()
    android.view.View.getParent()
    android.view.View.getParentForAccessibility()
    android.view.View.getPivotX()
    android.view.View.getPivotY()
    android.view.View.getPointerIcon()
    android.view.View.getReceiveContentMimeTypes()
    android.view.View.getResources()
    android.view.View.getRevealOnFocusHint()
    android.view.View.getRight()
    android.view.View.getRightFadingEdgeStrength()
    android.view.View.getRightPaddingOffset()
    android.view.View.getRootSurfaceControl()
    android.view.View.getRootView()
    android.view.View.getRootWindowInsets()
    android.view.View.getRotation()
    android.view.View.getRotationX()
    android.view.View.getRotationY()
    android.view.View.getScaleX()
    android.view.View.getScaleY()
    android.view.View.getScrollBarDefaultDelayBeforeFade()
    android.view.View.getScrollBarFadeDuration()
    android.view.View.getScrollBarSize()
    android.view.View.getScrollBarStyle()
    android.view.View.getScrollCaptureHint()
    android.view.View.getScrollIndicators()
    android.view.View.getScrollX()
    android.view.View.getScrollY()
    android.view.View.getSolidColor()
    android.view.View.getSourceLayoutResId()
    android.view.View.getStateDescription()
    android.view.View.getStateListAnimator()
    android.view.View.getSuggestedMinimumHeight()
    android.view.View.getSuggestedMinimumWidth()
    android.view.View.getSystemGestureExclusionRects()
    android.view.View.getSystemUiVisibility()
    android.view.View.getTag()
    android.view.View.getTag(int)
    android.view.View.getTextAlignment()
    android.view.View.getTextDirection()
    android.view.View.getTooltipText()
    android.view.View.getTop()
    android.view.View.getTopFadingEdgeStrength()
    android.view.View.getTopPaddingOffset()
    android.view.View.getTouchDelegate()
    android.view.View.getTouchables()
    android.view.View.getTransitionAlpha()
    android.view.View.getTransitionName()
    android.view.View.getTranslationX()
    android.view.View.getTranslationY()
    android.view.View.getTranslationZ()
    android.view.View.getUniqueDrawingId()
    android.view.View.getVerticalFadingEdgeLength()
    android.view.View.getVerticalScrollbarPosition()
    android.view.View.getVerticalScrollbarThumbDrawable()
    android.view.View.getVerticalScrollbarTrackDrawable()
    android.view.View.getVerticalScrollbarWidth()
    android.view.View.getViewTranslationResponse()
    android.view.View.getViewTreeObserver()
    android.view.View.getVisibility()
    android.view.View.getWidth()
    android.view.View.getWindowAttachCount()
    android.view.View.getWindowId()
    android.view.View.getWindowInsetsController()
    android.view.View.getWindowSystemUiVisibility()
    android.view.View.getWindowToken()
    android.view.View.getWindowVisibility()
    android.view.View.getWindowVisibleDisplayFrame(android.graphics.Rect)
    android.view.View.getX()
    android.view.View.getY()
    android.view.View.getZ()
    android.view.View.hasExplicitFocusable()
    android.view.View.hasFocusable()
    android.view.View.hasNestedScrollingParent()
    android.view.View.hasOnClickListeners()
    android.view.View.hasOnLongClickListeners()
    android.view.View.hasOverlappingRendering()
    android.view.View.hasPointerCapture()
    android.view.View.hasWindowFocus()
    android.view.View.inflate(android.content.Context,int,android.view.ViewGroup)
    android.view.View.invalidate()
    android.view.View.invalidate(android.graphics.Rect)
    android.view.View.invalidate(int,int,int,int)
    android.view.View.invalidateDrawable(android.graphics.drawable.Drawable)
    android.view.View.invalidateOutline()
    android.view.View.isAccessibilityFocused()
    android.view.View.isAccessibilityHeading()
    android.view.View.isActivated()
    android.view.View.isAttachedToWindow()
    android.view.View.isClickable()
    android.view.View.isContextClickable()
    android.view.View.isDirty()
    android.view.View.isDrawingCacheEnabled()
    android.view.View.isDuplicateParentStateEnabled()
    android.view.View.isEnabled()
    android.view.View.isFocusable()
    android.view.View.isFocusableInTouchMode()
    android.view.View.isFocused()
    android.view.View.isFocusedByDefault()
    android.view.View.isForceDarkAllowed()
    android.view.View.isHapticFeedbackEnabled()
    android.view.View.isHardwareAccelerated()
    android.view.View.isHorizontalFadingEdgeEnabled()
    android.view.View.isHorizontalScrollBarEnabled()
    android.view.View.isHovered()
    android.view.View.isImportantForAccessibility()
    android.view.View.isImportantForAutofill()
    android.view.View.isImportantForContentCapture()
    android.view.View.isInEditMode()
    android.view.View.isInLayout()
    android.view.View.isInTouchMode()
    android.view.View.isKeyboardNavigationCluster()
    android.view.View.isLaidOut()
    android.view.View.isLayoutDirectionResolved()
    android.view.View.isLayoutRequested()
    android.view.View.isLongClickable()
    android.view.View.isNestedScrollingEnabled()
    android.view.View.isOpaque()
    android.view.View.isPaddingOffsetRequired()
    android.view.View.isPaddingRelative()
    android.view.View.isPivotSet()
    android.view.View.isPressed()
    android.view.View.isSaveEnabled()
    android.view.View.isSaveFromParentEnabled()
    android.view.View.isScreenReaderFocusable()
    android.view.View.isScrollContainer()
    android.view.View.isScrollbarFadingEnabled()
    android.view.View.isSelected()
    android.view.View.isShowingLayoutBounds()
    android.view.View.isShown()
    android.view.View.isSoundEffectsEnabled()
    android.view.View.isTemporarilyDetached()
    android.view.View.isTextAlignmentResolved()
    android.view.View.isTextDirectionResolved()
    android.view.View.isVerticalFadingEdgeEnabled()
    android.view.View.isVerticalScrollBarEnabled()
    android.view.View.isVisibleToUserForAutofill(int)
    android.view.View.keyboardNavigationClusterSearch(android.view.View,int)
    android.view.View.measure(int,int)
    android.view.View.mergeDrawableStates(int[],int[])
    android.view.View.offsetLeftAndRight(int)
    android.view.View.offsetTopAndBottom(int)
    android.view.View.onAnimationEnd()
    android.view.View.onAnimationStart()
    android.view.View.onApplyWindowInsets(android.view.WindowInsets)
    android.view.View.onCancelPendingInputEvents()
    android.view.View.onCapturedPointerEvent(android.view.MotionEvent)
    android.view.View.onCheckIsTextEditor()
    android.view.View.onConfigurationChanged(android.content.res.Configuration)
    android.view.View.onCreateContextMenu(android.view.ContextMenu)
    android.view.View.onCreateInputConnection(android.view.inputmethod.EditorInfo)
    android.view.View.onCreateViewTranslationRequest(int[],java.util.function.Consumer<android.view.translation.ViewTranslationRequest>)
    android.view.View.onCreateVirtualViewTranslationRequests(long[],int[],java.util.function.Consumer<android.view.translation.ViewTranslationRequest>)
    android.view.View.onDisplayHint(int)
    android.view.View.onDragEvent(android.view.DragEvent)
    android.view.View.onDraw(android.graphics.Canvas)
    android.view.View.onDrawForeground(android.graphics.Canvas)
    android.view.View.onDrawScrollBars(android.graphics.Canvas)
    android.view.View.onFilterTouchEventForSecurity(android.view.MotionEvent)
    android.view.View.onFinishInflate()
    android.view.View.onFinishTemporaryDetach()
    android.view.View.onFocusChanged(boolean,int,android.graphics.Rect)
    android.view.View.onHoverChanged(boolean)
    android.view.View.onHoverEvent(android.view.MotionEvent)
    android.view.View.onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
    android.view.View.onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo)
    android.view.View.onKeyDown(int,android.view.KeyEvent)
    android.view.View.onKeyLongPress(int,android.view.KeyEvent)
    android.view.View.onKeyMultiple(int,int,android.view.KeyEvent)
    android.view.View.onKeyPreIme(int,android.view.KeyEvent)
    android.view.View.onKeyShortcut(int,android.view.KeyEvent)
    android.view.View.onKeyUp(int,android.view.KeyEvent)
    android.view.View.onOverScrolled(int,int,boolean,boolean)
    android.view.View.onPointerCaptureChange(boolean)
    android.view.View.onPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
    android.view.View.onProvideAutofillStructure(android.view.ViewStructure,int)
    android.view.View.onProvideAutofillVirtualStructure(android.view.ViewStructure,int)
    android.view.View.onProvideContentCaptureStructure(android.view.ViewStructure,int)
    android.view.View.onProvideStructure(android.view.ViewStructure)
    android.view.View.onProvideVirtualStructure(android.view.ViewStructure)
    android.view.View.onReceiveContent(android.view.ContentInfo)
    android.view.View.onRestoreInstanceState(android.os.Parcelable)
    android.view.View.onRtlPropertiesChanged(int)
    android.view.View.onSaveInstanceState()
    android.view.View.onScreenStateChanged(int)
    android.view.View.onScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer<android.view.ScrollCaptureTarget>)
    android.view.View.onScrollChanged(int,int,int,int)
    android.view.View.onSetAlpha(int)
    android.view.View.onSizeChanged(int,int,int,int)
    android.view.View.onStartTemporaryDetach()
    android.view.View.onTrackballEvent(android.view.MotionEvent)
    android.view.View.onViewTranslationResponse(android.view.translation.ViewTranslationResponse)
    android.view.View.onVirtualViewTranslationResponses(android.util.LongSparseArray<android.view.translation.ViewTranslationResponse>)
    android.view.View.onVisibilityAggregated(boolean)
    android.view.View.onVisibilityChanged(android.view.View,int)
    android.view.View.onWindowFocusChanged(boolean)
    android.view.View.onWindowSystemUiVisibilityChanged(int)
    android.view.View.onWindowVisibilityChanged(int)
    android.view.View.overScrollBy(int,int,int,int,int,int,int,int,boolean)
    android.view.View.performAccessibilityAction(int,android.os.Bundle)
    android.view.View.performClick()
    android.view.View.performContextClick()
    android.view.View.performContextClick(float,float)
    android.view.View.performHapticFeedback(int)
    android.view.View.performHapticFeedback(int,int)
    android.view.View.performLongClick()
    android.view.View.performLongClick(float,float)
    android.view.View.performReceiveContent(android.view.ContentInfo)
    android.view.View.playSoundEffect(int)
    android.view.View.post(java.lang.Runnable)
    android.view.View.postDelayed(java.lang.Runnable,long)
    android.view.View.postInvalidate()
    android.view.View.postInvalidate(int,int,int,int)
    android.view.View.postInvalidateDelayed(long)
    android.view.View.postInvalidateDelayed(long,int,int,int,int)
    android.view.View.postInvalidateOnAnimation()
    android.view.View.postInvalidateOnAnimation(int,int,int,int)
    android.view.View.postOnAnimation(java.lang.Runnable)
    android.view.View.postOnAnimationDelayed(java.lang.Runnable,long)
    android.view.View.refreshDrawableState()
    android.view.View.releasePointerCapture()
    android.view.View.removeCallbacks(java.lang.Runnable)
    android.view.View.removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener)
    android.view.View.removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener)
    android.view.View.removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener)
    android.view.View.requestApplyInsets()
    android.view.View.requestFitSystemWindows()
    android.view.View.requestFocus()
    android.view.View.requestFocus(int)
    android.view.View.requestFocusFromTouch()
    android.view.View.requestLayout()
    android.view.View.requestPointerCapture()
    android.view.View.requestRectangleOnScreen(android.graphics.Rect)
    android.view.View.requestRectangleOnScreen(android.graphics.Rect,boolean)
    android.view.View.requestUnbufferedDispatch(android.view.MotionEvent)
    android.view.View.requestUnbufferedDispatch(int)
    android.view.View.resetPivot()
    android.view.View.resolveSize(int,int)
    android.view.View.resolveSizeAndState(int,int,int)
    android.view.View.restoreHierarchyState(android.util.SparseArray<android.os.Parcelable>)
    android.view.View.saveAttributeDataForStyleable(android.content.Context,int[],android.util.AttributeSet,android.content.res.TypedArray,int,int)
    android.view.View.saveHierarchyState(android.util.SparseArray<android.os.Parcelable>)
    android.view.View.scheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable,long)
    android.view.View.scrollBy(int,int)
    android.view.View.scrollTo(int,int)
    android.view.View.sendAccessibilityEvent(int)
    android.view.View.sendAccessibilityEventUnchecked(android.view.accessibility.AccessibilityEvent)
    android.view.View.setAccessibilityDelegate(android.view.View.AccessibilityDelegate)
    android.view.View.setAccessibilityHeading(boolean)
    android.view.View.setAccessibilityLiveRegion(int)
    android.view.View.setAccessibilityPaneTitle(java.lang.CharSequence)
    android.view.View.setAccessibilityTraversalAfter(int)
    android.view.View.setAccessibilityTraversalBefore(int)
    android.view.View.setActivated(boolean)
    android.view.View.setAllowClickWhenDisabled(boolean)
    android.view.View.setAlpha(float)
    android.view.View.setAnimation(android.view.animation.Animation)
    android.view.View.setAnimationMatrix(android.graphics.Matrix)
    android.view.View.setAutofillHints(java.lang.String...)
    android.view.View.setAutofillId(android.view.autofill.AutofillId)
    android.view.View.setBackground(android.graphics.drawable.Drawable)
    android.view.View.setBackgroundColor(int)
    android.view.View.setBackgroundDrawable(android.graphics.drawable.Drawable)
    android.view.View.setBackgroundResource(int)
    android.view.View.setBackgroundTintBlendMode(android.graphics.BlendMode)
    android.view.View.setBackgroundTintList(android.content.res.ColorStateList)
    android.view.View.setBackgroundTintMode(android.graphics.PorterDuff.Mode)
    android.view.View.setBottom(int)
    android.view.View.setCameraDistance(float)
    android.view.View.setClickable(boolean)
    android.view.View.setClipBounds(android.graphics.Rect)
    android.view.View.setClipToOutline(boolean)
    android.view.View.setContentCaptureSession(android.view.contentcapture.ContentCaptureSession)
    android.view.View.setContentDescription(java.lang.CharSequence)
    android.view.View.setContextClickable(boolean)
    android.view.View.setDefaultFocusHighlightEnabled(boolean)
    android.view.View.setDrawingCacheBackgroundColor(int)
    android.view.View.setDrawingCacheEnabled(boolean)
    android.view.View.setDrawingCacheQuality(int)
    android.view.View.setDuplicateParentStateEnabled(boolean)
    android.view.View.setElevation(float)
    android.view.View.setEnabled(boolean)
    android.view.View.setFadingEdgeLength(int)
    android.view.View.setFilterTouchesWhenObscured(boolean)
    android.view.View.setFitsSystemWindows(boolean)
    android.view.View.setFocusable(boolean)
    android.view.View.setFocusable(int)
    android.view.View.setFocusableInTouchMode(boolean)
    android.view.View.setFocusedByDefault(boolean)
    android.view.View.setForceDarkAllowed(boolean)
    android.view.View.setForeground(android.graphics.drawable.Drawable)
    android.view.View.setForegroundGravity(int)
    android.view.View.setForegroundTintBlendMode(android.graphics.BlendMode)
    android.view.View.setForegroundTintList(android.content.res.ColorStateList)
    android.view.View.setForegroundTintMode(android.graphics.PorterDuff.Mode)
    android.view.View.setHapticFeedbackEnabled(boolean)
    android.view.View.setHasTransientState(boolean)
    android.view.View.setHorizontalFadingEdgeEnabled(boolean)
    android.view.View.setHorizontalScrollBarEnabled(boolean)
    android.view.View.setHorizontalScrollbarThumbDrawable(android.graphics.drawable.Drawable)
    android.view.View.setHorizontalScrollbarTrackDrawable(android.graphics.drawable.Drawable)
    android.view.View.setHovered(boolean)
    android.view.View.setId(int)
    android.view.View.setImportantForAccessibility(int)
    android.view.View.setImportantForAutofill(int)
    android.view.View.setImportantForContentCapture(int)
    android.view.View.setKeepScreenOn(boolean)
    android.view.View.setKeyboardNavigationCluster(boolean)
    android.view.View.setLabelFor(int)
    android.view.View.setLayerPaint(android.graphics.Paint)
    android.view.View.setLayerType(int,android.graphics.Paint)
    android.view.View.setLayoutDirection(int)
    android.view.View.setLayoutParams(android.view.ViewGroup.LayoutParams)
    android.view.View.setLeft(int)
    android.view.View.setLeftTopRightBottom(int,int,int,int)
    android.view.View.setLongClickable(boolean)
    android.view.View.setMeasuredDimension(int,int)
    android.view.View.setMinimumHeight(int)
    android.view.View.setMinimumWidth(int)
    android.view.View.setNestedScrollingEnabled(boolean)
    android.view.View.setNextClusterForwardId(int)
    android.view.View.setNextFocusDownId(int)
    android.view.View.setNextFocusForwardId(int)
    android.view.View.setNextFocusLeftId(int)
    android.view.View.setNextFocusRightId(int)
    android.view.View.setNextFocusUpId(int)
    android.view.View.setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener)
    android.view.View.setOnCapturedPointerListener(android.view.View.OnCapturedPointerListener)
    android.view.View.setOnClickListener(android.view.View.OnClickListener)
    android.view.View.setOnContextClickListener(android.view.View.OnContextClickListener)
    android.view.View.setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener)
    android.view.View.setOnDragListener(android.view.View.OnDragListener)
    android.view.View.setOnFocusChangeListener(android.view.View.OnFocusChangeListener)
    android.view.View.setOnGenericMotionListener(android.view.View.OnGenericMotionListener)
    android.view.View.setOnHoverListener(android.view.View.OnHoverListener)
    android.view.View.setOnKeyListener(android.view.View.OnKeyListener)
    android.view.View.setOnLongClickListener(android.view.View.OnLongClickListener)
    android.view.View.setOnReceiveContentListener(java.lang.String[],android.view.OnReceiveContentListener)
    android.view.View.setOnScrollChangeListener(android.view.View.OnScrollChangeListener)
    android.view.View.setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener)
    android.view.View.setOnTouchListener(android.view.View.OnTouchListener)
    android.view.View.setOutlineAmbientShadowColor(int)
    android.view.View.setOutlineProvider(android.view.ViewOutlineProvider)
    android.view.View.setOutlineSpotShadowColor(int)
    android.view.View.setOverScrollMode(int)
    android.view.View.setPadding(int,int,int,int)
    android.view.View.setPaddingRelative(int,int,int,int)
    android.view.View.setPivotX(float)
    android.view.View.setPivotY(float)
    android.view.View.setPointerIcon(android.view.PointerIcon)
    android.view.View.setPressed(boolean)
    android.view.View.setRenderEffect(android.graphics.RenderEffect)
    android.view.View.setRevealOnFocusHint(boolean)
    android.view.View.setRight(int)
    android.view.View.setRotation(float)
    android.view.View.setRotationX(float)
    android.view.View.setRotationY(float)
    android.view.View.setSaveEnabled(boolean)
    android.view.View.setSaveFromParentEnabled(boolean)
    android.view.View.setScaleX(float)
    android.view.View.setScaleY(float)
    android.view.View.setScreenReaderFocusable(boolean)
    android.view.View.setScrollBarDefaultDelayBeforeFade(int)
    android.view.View.setScrollBarFadeDuration(int)
    android.view.View.setScrollBarSize(int)
    android.view.View.setScrollBarStyle(int)
    android.view.View.setScrollCaptureCallback(android.view.ScrollCaptureCallback)
    android.view.View.setScrollCaptureHint(int)
    android.view.View.setScrollContainer(boolean)
    android.view.View.setScrollIndicators(int)
    android.view.View.setScrollIndicators(int,int)
    android.view.View.setScrollX(int)
    android.view.View.setScrollY(int)
    android.view.View.setScrollbarFadingEnabled(boolean)
    android.view.View.setSelected(boolean)
    android.view.View.setSoundEffectsEnabled(boolean)
    android.view.View.setStateDescription(java.lang.CharSequence)
    android.view.View.setStateListAnimator(android.animation.StateListAnimator)
    android.view.View.setSystemGestureExclusionRects(java.util.List<android.graphics.Rect>)
    android.view.View.setSystemUiVisibility(int)
    android.view.View.setTag(int,java.lang.Object)
    android.view.View.setTag(java.lang.Object)
    android.view.View.setTextAlignment(int)
    android.view.View.setTextDirection(int)
    android.view.View.setTooltipText(java.lang.CharSequence)
    android.view.View.setTop(int)
    android.view.View.setTouchDelegate(android.view.TouchDelegate)
    android.view.View.setTransitionAlpha(float)
    android.view.View.setTransitionName(java.lang.String)
    android.view.View.setTransitionVisibility(int)
    android.view.View.setTranslationX(float)
    android.view.View.setTranslationY(float)
    android.view.View.setTranslationZ(float)
    android.view.View.setVerticalFadingEdgeEnabled(boolean)
    android.view.View.setVerticalScrollBarEnabled(boolean)
    android.view.View.setVerticalScrollbarPosition(int)
    android.view.View.setVerticalScrollbarThumbDrawable(android.graphics.drawable.Drawable)
    android.view.View.setVerticalScrollbarTrackDrawable(android.graphics.drawable.Drawable)
    android.view.View.setViewTranslationCallback(android.view.translation.ViewTranslationCallback)
    android.view.View.setVisibility(int)
    android.view.View.setWillNotCacheDrawing(boolean)
    android.view.View.setWillNotDraw(boolean)
    android.view.View.setX(float)
    android.view.View.setY(float)
    android.view.View.setZ(float)
    android.view.View.showContextMenu()
    android.view.View.showContextMenu(float,float)
    android.view.View.startActionMode(android.view.ActionMode.Callback)
    android.view.View.startActionMode(android.view.ActionMode.Callback,int)
    android.view.View.startAnimation(android.view.animation.Animation)
    android.view.View.startDrag(android.content.ClipData,android.view.View.DragShadowBuilder,java.lang.Object,int)
    android.view.View.startDragAndDrop(android.content.ClipData,android.view.View.DragShadowBuilder,java.lang.Object,int)
    android.view.View.startNestedScroll(int)
    android.view.View.stopNestedScroll()
    android.view.View.toString()
    android.view.View.transformMatrixToGlobal(android.graphics.Matrix)
    android.view.View.transformMatrixToLocal(android.graphics.Matrix)
    android.view.View.unscheduleDrawable(android.graphics.drawable.Drawable)
    android.view.View.unscheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable)
    android.view.View.updateDragShadow(android.view.View.DragShadowBuilder)
    android.view.View.verifyDrawable(android.graphics.drawable.Drawable)
    android.view.View.willNotCacheDrawing()
    android.view.View.willNotDraw()
    android.view.ViewGroup.addChildrenForAccessibility(java.util.ArrayList<android.view.View>)
    android.view.ViewGroup.addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle)
    android.view.ViewGroup.addFocusables(java.util.ArrayList<android.view.View>,int,int)
    android.view.ViewGroup.addKeyboardNavigationClusters(java.util.Collection<android.view.View>,int)
    android.view.ViewGroup.addStatesFromChildren()
    android.view.ViewGroup.addTouchables(java.util.ArrayList<android.view.View>)
    android.view.ViewGroup.addView(android.view.View)
    android.view.ViewGroup.addView(android.view.View,android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.addView(android.view.View,int)
    android.view.ViewGroup.addView(android.view.View,int,android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.addView(android.view.View,int,int)
    android.view.ViewGroup.addViewInLayout(android.view.View,int,android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.addViewInLayout(android.view.View,int,android.view.ViewGroup.LayoutParams,boolean)
    android.view.ViewGroup.attachLayoutAnimationParameters(android.view.View,android.view.ViewGroup.LayoutParams,int,int)
    android.view.ViewGroup.attachViewToParent(android.view.View,int,android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.bringChildToFront(android.view.View)
    android.view.ViewGroup.canAnimate()
    android.view.ViewGroup.checkLayoutParams(android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.childDrawableStateChanged(android.view.View)
    android.view.ViewGroup.childHasTransientStateChanged(android.view.View,boolean)
    android.view.ViewGroup.cleanupLayoutState(android.view.View)
    android.view.ViewGroup.clearChildFocus(android.view.View)
    android.view.ViewGroup.clearDisappearingChildren()
    android.view.ViewGroup.clearFocus()
    android.view.ViewGroup.debug(int)
    android.view.ViewGroup.detachAllViewsFromParent()
    android.view.ViewGroup.detachViewFromParent(android.view.View)
    android.view.ViewGroup.detachViewFromParent(int)
    android.view.ViewGroup.detachViewsFromParent(int,int)
    android.view.ViewGroup.dispatchApplyWindowInsets(android.view.WindowInsets)
    android.view.ViewGroup.dispatchCapturedPointerEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchConfigurationChanged(android.content.res.Configuration)
    android.view.ViewGroup.dispatchCreateViewTranslationRequest(java.util.Map<android.view.autofill.AutofillId,long[]>,int[],android.view.translation.TranslationCapability,java.util.List<android.view.translation.ViewTranslationRequest>)
    android.view.ViewGroup.dispatchDisplayHint(int)
    android.view.ViewGroup.dispatchDragEvent(android.view.DragEvent)
    android.view.ViewGroup.dispatchDraw(android.graphics.Canvas)
    android.view.ViewGroup.dispatchDrawableHotspotChanged(float,float)
    android.view.ViewGroup.dispatchFinishTemporaryDetach()
    android.view.ViewGroup.dispatchFreezeSelfOnly(android.util.SparseArray<android.os.Parcelable>)
    android.view.ViewGroup.dispatchGenericFocusedEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchGenericPointerEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchHoverEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchKeyEvent(android.view.KeyEvent)
    android.view.ViewGroup.dispatchKeyEventPreIme(android.view.KeyEvent)
    android.view.ViewGroup.dispatchKeyShortcutEvent(android.view.KeyEvent)
    android.view.ViewGroup.dispatchPointerCaptureChanged(boolean)
    android.view.ViewGroup.dispatchProvideAutofillStructure(android.view.ViewStructure,int)
    android.view.ViewGroup.dispatchProvideStructure(android.view.ViewStructure)
    android.view.ViewGroup.dispatchRestoreInstanceState(android.util.SparseArray<android.os.Parcelable>)
    android.view.ViewGroup.dispatchSaveInstanceState(android.util.SparseArray<android.os.Parcelable>)
    android.view.ViewGroup.dispatchScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer<android.view.ScrollCaptureTarget>)
    android.view.ViewGroup.dispatchSetActivated(boolean)
    android.view.ViewGroup.dispatchSetPressed(boolean)
    android.view.ViewGroup.dispatchSetSelected(boolean)
    android.view.ViewGroup.dispatchStartTemporaryDetach()
    android.view.ViewGroup.dispatchSystemUiVisibilityChanged(int)
    android.view.ViewGroup.dispatchThawSelfOnly(android.util.SparseArray<android.os.Parcelable>)
    android.view.ViewGroup.dispatchTouchEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchTrackballEvent(android.view.MotionEvent)
    android.view.ViewGroup.dispatchUnhandledMove(android.view.View,int)
    android.view.ViewGroup.dispatchVisibilityChanged(android.view.View,int)
    android.view.ViewGroup.dispatchWindowFocusChanged(boolean)
    android.view.ViewGroup.dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation)
    android.view.ViewGroup.dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation)
    android.view.ViewGroup.dispatchWindowInsetsAnimationProgress(android.view.WindowInsets,java.util.List<android.view.WindowInsetsAnimation>)
    android.view.ViewGroup.dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation,android.view.WindowInsetsAnimation.Bounds)
    android.view.ViewGroup.dispatchWindowSystemUiVisiblityChanged(int)
    android.view.ViewGroup.dispatchWindowVisibilityChanged(int)
    android.view.ViewGroup.drawChild(android.graphics.Canvas,android.view.View,long)
    android.view.ViewGroup.drawableStateChanged()
    android.view.ViewGroup.endViewTransition(android.view.View)
    android.view.ViewGroup.findFocus()
    android.view.ViewGroup.findViewsWithText(java.util.ArrayList<android.view.View>,java.lang.CharSequence,int)
    android.view.ViewGroup.focusSearch(android.view.View,int)
    android.view.ViewGroup.focusableViewAvailable(android.view.View)
    android.view.ViewGroup.gatherTransparentRegion(android.graphics.Region)
    android.view.ViewGroup.generateDefaultLayoutParams()
    android.view.ViewGroup.generateLayoutParams(android.util.AttributeSet)
    android.view.ViewGroup.generateLayoutParams(android.view.ViewGroup.LayoutParams)
    android.view.ViewGroup.getAccessibilityClassName()
    android.view.ViewGroup.getChildAt(int)
    android.view.ViewGroup.getChildCount()
    android.view.ViewGroup.getChildDrawingOrder(int)
    android.view.ViewGroup.getChildDrawingOrder(int,int)
    android.view.ViewGroup.getChildMeasureSpec(int,int,int)
    android.view.ViewGroup.getChildStaticTransformation(android.view.View,android.view.animation.Transformation)
    android.view.ViewGroup.getChildVisibleRect(android.view.View,android.graphics.Rect,android.graphics.Point)
    android.view.ViewGroup.getClipChildren()
    android.view.ViewGroup.getClipToPadding()
    android.view.ViewGroup.getDescendantFocusability()
    android.view.ViewGroup.getFocusedChild()
    android.view.ViewGroup.getLayoutAnimation()
    android.view.ViewGroup.getLayoutAnimationListener()
    android.view.ViewGroup.getLayoutMode()
    android.view.ViewGroup.getLayoutTransition()
    android.view.ViewGroup.getNestedScrollAxes()
    android.view.ViewGroup.getOverlay()
    android.view.ViewGroup.getPersistentDrawingCache()
    android.view.ViewGroup.getTouchscreenBlocksFocus()
    android.view.ViewGroup.hasFocus()
    android.view.ViewGroup.hasTransientState()
    android.view.ViewGroup.indexOfChild(android.view.View)
    android.view.ViewGroup.invalidateChild(android.view.View,android.graphics.Rect)
    android.view.ViewGroup.invalidateChildInParent(int[],android.graphics.Rect)
    android.view.ViewGroup.isAlwaysDrawnWithCacheEnabled()
    android.view.ViewGroup.isAnimationCacheEnabled()
    android.view.ViewGroup.isChildrenDrawingOrderEnabled()
    android.view.ViewGroup.isChildrenDrawnWithCacheEnabled()
    android.view.ViewGroup.isLayoutSuppressed()
    android.view.ViewGroup.isMotionEventSplittingEnabled()
    android.view.ViewGroup.isTransitionGroup()
    android.view.ViewGroup.jumpDrawablesToCurrentState()
    android.view.ViewGroup.layout(int,int,int,int)
    android.view.ViewGroup.measureChild(android.view.View,int,int)
    android.view.ViewGroup.measureChildWithMargins(android.view.View,int,int,int,int)
    android.view.ViewGroup.measureChildren(int,int)
    android.view.ViewGroup.notifySubtreeAccessibilityStateChanged(android.view.View,android.view.View,int)
    android.view.ViewGroup.offsetDescendantRectToMyCoords(android.view.View,android.graphics.Rect)
    android.view.ViewGroup.offsetRectIntoDescendantCoords(android.view.View,android.graphics.Rect)
    android.view.ViewGroup.onCreateDrawableState(int)
    android.view.ViewGroup.onDescendantInvalidated(android.view.View,android.view.View)
    android.view.ViewGroup.onDetachedFromWindow()
    android.view.ViewGroup.onInterceptHoverEvent(android.view.MotionEvent)
    android.view.ViewGroup.onInterceptTouchEvent(android.view.MotionEvent)
    android.view.ViewGroup.onNestedFling(android.view.View,float,float,boolean)
    android.view.ViewGroup.onNestedPreFling(android.view.View,float,float)
    android.view.ViewGroup.onNestedPrePerformAccessibilityAction(android.view.View,int,android.os.Bundle)
    android.view.ViewGroup.onNestedPreScroll(android.view.View,int,int,int[])
    android.view.ViewGroup.onNestedScroll(android.view.View,int,int,int,int)
    android.view.ViewGroup.onNestedScrollAccepted(android.view.View,android.view.View,int)
    android.view.ViewGroup.onRequestFocusInDescendants(int,android.graphics.Rect)
    android.view.ViewGroup.onRequestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent)
    android.view.ViewGroup.onResolvePointerIcon(android.view.MotionEvent,int)
    android.view.ViewGroup.onStartNestedScroll(android.view.View,android.view.View,int)
    android.view.ViewGroup.onStopNestedScroll(android.view.View)
    android.view.ViewGroup.onViewAdded(android.view.View)
    android.view.ViewGroup.onViewRemoved(android.view.View)
    android.view.ViewGroup.recomputeViewAttributes(android.view.View)
    android.view.ViewGroup.removeAllViews()
    android.view.ViewGroup.removeAllViewsInLayout()
    android.view.ViewGroup.removeDetachedView(android.view.View,boolean)
    android.view.ViewGroup.removeView(android.view.View)
    android.view.ViewGroup.removeViewAt(int)
    android.view.ViewGroup.removeViewInLayout(android.view.View)
    android.view.ViewGroup.removeViews(int,int)
    android.view.ViewGroup.removeViewsInLayout(int,int)
    android.view.ViewGroup.requestChildFocus(android.view.View,android.view.View)
    android.view.ViewGroup.requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,boolean)
    android.view.ViewGroup.requestDisallowInterceptTouchEvent(boolean)
    android.view.ViewGroup.requestFocus(int,android.graphics.Rect)
    android.view.ViewGroup.requestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent)
    android.view.ViewGroup.requestTransparentRegion(android.view.View)
    android.view.ViewGroup.restoreDefaultFocus()
    android.view.ViewGroup.scheduleLayoutAnimation()
    android.view.ViewGroup.setAddStatesFromChildren(boolean)
    android.view.ViewGroup.setAlwaysDrawnWithCacheEnabled(boolean)
    android.view.ViewGroup.setAnimationCacheEnabled(boolean)
    android.view.ViewGroup.setChildrenDrawingCacheEnabled(boolean)
    android.view.ViewGroup.setChildrenDrawingOrderEnabled(boolean)
    android.view.ViewGroup.setChildrenDrawnWithCacheEnabled(boolean)
    android.view.ViewGroup.setClipChildren(boolean)
    android.view.ViewGroup.setClipToPadding(boolean)
    android.view.ViewGroup.setDescendantFocusability(int)
    android.view.ViewGroup.setLayoutAnimation(android.view.animation.LayoutAnimationController)
    android.view.ViewGroup.setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)
    android.view.ViewGroup.setLayoutMode(int)
    android.view.ViewGroup.setLayoutTransition(android.animation.LayoutTransition)
    android.view.ViewGroup.setMotionEventSplittingEnabled(boolean)
    android.view.ViewGroup.setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)
    android.view.ViewGroup.setPersistentDrawingCache(int)
    android.view.ViewGroup.setStaticTransformationsEnabled(boolean)
    android.view.ViewGroup.setTouchscreenBlocksFocus(boolean)
    android.view.ViewGroup.setTransitionGroup(boolean)
    android.view.ViewGroup.setWindowInsetsAnimationCallback(android.view.WindowInsetsAnimation.Callback)
    android.view.ViewGroup.shouldDelayChildPressedState()
    android.view.ViewGroup.showContextMenuForChild(android.view.View)
    android.view.ViewGroup.showContextMenuForChild(android.view.View,float,float)
    android.view.ViewGroup.startActionModeForChild(android.view.View,android.view.ActionMode.Callback)
    android.view.ViewGroup.startActionModeForChild(android.view.View,android.view.ActionMode.Callback,int)
    android.view.ViewGroup.startLayoutAnimation()
    android.view.ViewGroup.startViewTransition(android.view.View)
    android.view.ViewGroup.suppressLayout(boolean)
    android.view.ViewGroup.updateViewLayout(android.view.View,android.view.ViewGroup.LayoutParams)
    SciChartSurfaceBase.addMotionEventDispatcher(IMotionEventDispatcher)
    SciChartSurfaceBase.applyThemeProvider(IThemeProvider)
    SciChartSurfaceBase.decrementSuspend()
    SciChartSurfaceBase.getBoundsRelativeTo(Rect,IHitTestable)
    SciChartSurfaceBase.getBoundsRelativeTo(RectF,IHitTestable)
    SciChartSurfaceBase.getIsSuspended()
    SciChartSurfaceBase.getServices()
    SciChartSurfaceBase.getTheme()
    SciChartSurfaceBase.getUpdateSuspenderCount()
    SciChartSurfaceBase.getView()
    SciChartSurfaceBase.invalidateElement()
    SciChartSurfaceBase.invalidateRenderSurface()
    SciChartSurfaceBase.isPointWithinBounds(float,float)
    SciChartSurfaceBase.isPointWithinBounds(float,float,IHitTestable)
    SciChartSurfaceBase.onAttachedToWindow()
    SciChartSurfaceBase.onGenericMotionEvent(MotionEvent)
    SciChartSurfaceBase.onTouchEvent(MotionEvent)
    SciChartSurfaceBase.registerServices(IServiceContainer,Context)
    SciChartSurfaceBase.removeMotionEventDispatcher(IMotionEventDispatcher)
    SciChartSurfaceBase.resumeUpdates(IUpdateSuspender)
    SciChartSurfaceBase.setTheme(int)
    SciChartSurfaceBase.suspendUpdates()
    SciChartSurfaceBase.translatePoint(PointF,IHitTestable)
    LayoutableViewGroup.layoutChild(View,int,int)
    LayoutableViewGroup.onLayout(boolean,int,int,int,int)
    LayoutableViewGroup.onMeasure(int,int)
    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 class SciChartSurface extends SciChartSurfaceBase implements ISciChartSurface

    Constructors

    SciChartSurface(Context context)

    Declaration
    public SciChartSurface(Context context)
    Parameters
    Type Name Description
    android.content.Context context

    SciChartSurface(Context context, AttributeSet attrs)

    Declaration
    public SciChartSurface(Context context, AttributeSet attrs)
    Parameters
    Type Name Description
    android.content.Context context
    android.util.AttributeSet attrs

    SciChartSurface(Context context, AttributeSet attrs, int defStyleAttr)

    Declaration
    public SciChartSurface(Context context, AttributeSet attrs, int defStyleAttr)
    Parameters
    Type Name Description
    android.content.Context context
    android.util.AttributeSet attrs
    int defStyleAttr

    Fields

    invalidateElementListener

    Declaration
    protected final InvalidatableElementCallback invalidateElementListener
    Field Value
    Type Description
    InvalidatableElementCallback

    renderableSeriesAreaBorder

    Declaration
    protected final SmartProperty<PenStyle> renderableSeriesAreaBorder
    Field Value
    Type Description
    SmartProperty<PenStyle>

    renderableSeriesAreaFill

    Declaration
    protected final SmartProperty<BrushStyle> renderableSeriesAreaFill
    Field Value
    Type Description
    SmartProperty<BrushStyle>

    Methods

    addAxisModifierSurface(IAxisModifierSurface axisModifierSurface)

    Used internally to add IAxisModifierSurface into this SciChartSurface

    Declaration
    public void addAxisModifierSurface(IAxisModifierSurface axisModifierSurface)
    Parameters
    Type Name Description
    IAxisModifierSurface axisModifierSurface

    animateZoomExtents(long duration)

    Zooms to extents with the specified animation duration

    Declaration
    public void animateZoomExtents(long duration)
    Parameters
    Type Name Description
    long duration

    animateZoomExtentsX(long duration)

    Zooms the chart to the extents of the data in the X-Direction

    Declaration
    public void animateZoomExtentsX(long duration)
    Parameters
    Type Name Description
    long duration

    animateZoomExtentsY(long duration)

    Zooms the chart to the extents of the data in the Y-Direction, accounting for the current data in view in the X-direction

    Declaration
    public void animateZoomExtentsY(long duration)
    Parameters
    Type Name Description
    long duration

    applyThemeProvider(IThemeProvider themeProvider)

    Applies specified theme to current instance

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

    exportToBitmap()

    Exports snapshot of current ISciChartSurface to Bitmap

    Declaration
    public Bitmap exportToBitmap()
    Returns
    Type Description
    android.graphics.Bitmap

    getAdornerLayer()

    Gets the IAdornerLayer instance for this SciChartSurface

    Declaration
    public final IAdornerLayer getAdornerLayer()
    Returns
    Type Description
    IAdornerLayer

    getAnnotationOverlaySurface()

    Gets the IAnnotationSurface instance for this SciChartSurface which is placed over the chart

    Declaration
    public final IAnnotationSurface getAnnotationOverlaySurface()
    Returns
    Type Description
    IAnnotationSurface

    getAnnotationUnderlaySurface()

    Gets the IAnnotationSurface instance for this SciChartSurface which is placed under the chart

    Declaration
    public final IAnnotationSurface getAnnotationUnderlaySurface()
    Returns
    Type Description
    IAnnotationSurface

    getAnnotations()

    Gets the collection of IAnnotation that this SciChartSurface draws

    Declaration
    public final AnnotationCollection getAnnotations()
    Returns
    Type Description
    AnnotationCollection

    getChartModifiers()

    Gets the collection of IChartModifier that this SciChartSurface uses

    Declaration
    public final ChartModifierCollection getChartModifiers()
    Returns
    Type Description
    ChartModifierCollection

    getDefaultRenderSurface(Context context)

    Gets default IRenderSurface for this SciChartSurface

    Declaration
    protected IRenderSurface getDefaultRenderSurface(Context context)
    Parameters
    Type Name Description
    android.content.Context context

    The context of application

    Returns
    Type Description
    IRenderSurface

    The render surface

    getLayoutManager()

    Sets the ILayoutManager instance for this SciChartSurface

    Declaration
    public final layoutManagers.ILayoutManager getLayoutManager()
    Returns
    Type Description
    layoutManagers.ILayoutManager

    getLock()

    Declaration
    public final ReadWriteLock getLock()
    Returns
    Type Description
    ReadWriteLock

    getModifierSurface()

    Gets the IChartModifierSurface instance for this SciChartSurface

    Declaration
    public final IChartModifierSurface getModifierSurface()
    Returns
    Type Description
    IChartModifierSurface

    getRenderSurface()

    Gets the IRenderSurface instance for this SciChartSurface

    Declaration
    public final IRenderSurface getRenderSurface()
    Returns
    Type Description
    IRenderSurface

    getRenderableSeries()

    Gets the collection of IRenderableSeries that this SciChartSurface draws

    Declaration
    public final RenderableSeriesCollection getRenderableSeries()
    Returns
    Type Description
    RenderableSeriesCollection

    getRenderableSeriesArea()

    Gets the IRenderableSeriesArea instance for this SciChartSurface

    Declaration
    public final IRenderableSeriesArea getRenderableSeriesArea()
    Returns
    Type Description
    IRenderableSeriesArea

    getRenderableSeriesAreaBorderStyle()

    Gets the border style for SciChartSurface#getRenderableSeriesArea()

    Declaration
    public final PenStyle getRenderableSeriesAreaBorderStyle()
    Returns
    Type Description
    PenStyle

    getRenderableSeriesAreaFillStyle()

    Gets the fill style for SciChartSurface#getRenderableSeriesArea()

    Declaration
    public final BrushStyle getRenderableSeriesAreaFillStyle()
    Returns
    Type Description
    BrushStyle

    getSelectedRenderableSeries()

    Gets the collection of IRenderableSeries that are selected

    Declaration
    public final RenderableSeriesCollection getSelectedRenderableSeries()
    Returns
    Type Description
    RenderableSeriesCollection

    getViewportManager()

    Sets the IViewportManager instance for this SciChartSurface

    Declaration
    public final viewportManagers.IViewportManager getViewportManager()
    Returns
    Type Description
    viewportManagers.IViewportManager

    getXAxes()

    Gets the collection of XAxes IAxis that this SciChartSurface draws

    Declaration
    public final AxisCollection getXAxes()
    Returns
    Type Description
    AxisCollection

    getYAxes()

    Gets the collection of YAxes IAxis that this SciChartSurface draws

    Declaration
    public final AxisCollection getYAxes()
    Returns
    Type Description
    AxisCollection

    invalidateRenderSurface()

    Declaration
    protected void invalidateRenderSurface()
    Overrides
    SciChartSurfaceBase.invalidateRenderSurface()

    notifyRenderSurfaceChangedListeners()

    Notifies listeners about change of SciChartSurface#setRenderSurface(IRenderSurface)

    Declaration
    protected void notifyRenderSurfaceChangedListeners()

    onAttachedToWindow()

    Declaration
    protected void onAttachedToWindow()
    Overrides
    SciChartSurfaceBase.onAttachedToWindow()

    onDetachedFromWindow()

    Declaration
    protected void onDetachedFromWindow()
    Overrides
    android.view.ViewGroup.onDetachedFromWindow()

    onSciChartRendered(IRenderContext2D renderContext, IAssetManager2D assetManager, int renderLayer)

    Called when rendering one of SciChartSurface layers

    Declaration
    public void onSciChartRendered(IRenderContext2D renderContext, IAssetManager2D assetManager, int renderLayer)
    Parameters
    Type Name Description
    IRenderContext2D renderContext
    IAssetManager2D assetManager
    int renderLayer

    onSizeChanged(int w, int h, int oldw, int oldh)

    Declaration
    protected void onSizeChanged(int w, int h, int oldw, int oldh)
    Parameters
    Type Name Description
    int w
    int h
    int oldw
    int oldh
    Overrides
    android.view.View.onSizeChanged(int,int,int,int)

    onTouchEvent(MotionEvent event)

    Declaration
    public boolean onTouchEvent(MotionEvent event)
    Parameters
    Type Name Description
    android.view.MotionEvent event
    Returns
    Type Description
    boolean
    Overrides
    SciChartSurfaceBase.onTouchEvent(MotionEvent event)

    registerServices(IServiceContainer container, Context context)

    Declaration
    protected void registerServices(IServiceContainer container, Context context)
    Parameters
    Type Name Description
    IServiceContainer container
    android.content.Context context
    Overrides
    SciChartSurfaceBase.registerServices(IServiceContainer container, Context context)

    removeAxisModifierSurface(IAxisModifierSurface axisModifierSurface)

    Used internally to removes IAxisModifierSurface from this SciChartSurface

    Declaration
    public void removeAxisModifierSurface(IAxisModifierSurface axisModifierSurface)
    Parameters
    Type Name Description
    IAxisModifierSurface axisModifierSurface

    setAnnotations(AnnotationCollection annotationCollection)

    Sets the collection of IAnnotation that this SciChartSurface draws

    Declaration
    public final void setAnnotations(AnnotationCollection annotationCollection)
    Parameters
    Type Name Description
    AnnotationCollection annotationCollection

    The annotation collection

    setChartModifiers(ChartModifierCollection chartModifiers)

    Sets the collection of IChartModifier that this SciChartSurface uses

    Declaration
    public final void setChartModifiers(ChartModifierCollection chartModifiers)
    Parameters
    Type Name Description
    ChartModifierCollection chartModifiers

    The chart modifier collection

    setLayoutManager(layoutManagers.ILayoutManager layoutManager)

    Sets the ILayoutManager instance for this SciChartSurface

    Declaration
    public final void setLayoutManager(layoutManagers.ILayoutManager layoutManager)
    Parameters
    Type Name Description
    layoutManagers.ILayoutManager layoutManager

    setRenderSurface(IRenderSurface renderSurface)

    Sets the IRenderSurface instance for this SciChartSurface

    Declaration
    public final void setRenderSurface(IRenderSurface renderSurface)
    Parameters
    Type Name Description
    IRenderSurface renderSurface

    setRenderableSeries(RenderableSeriesCollection renderableSeriesCollection)

    Sets the collection of IRenderableSeries that this SciChartSurface draws

    Declaration
    public final void setRenderableSeries(RenderableSeriesCollection renderableSeriesCollection)
    Parameters
    Type Name Description
    RenderableSeriesCollection renderableSeriesCollection

    The RenderableSeries collection

    setRenderableSeriesAreaBorderStyle(PenStyle borderStyle)

    Sets the border style for SciChartSurface#getRenderableSeriesArea()

    Declaration
    public final void setRenderableSeriesAreaBorderStyle(PenStyle borderStyle)
    Parameters
    Type Name Description
    PenStyle borderStyle

    The border style

    setRenderableSeriesAreaFillStyle(BrushStyle fillStyle)

    Sets the fill style for SciChartSurface#getRenderableSeriesArea()

    Declaration
    public final void setRenderableSeriesAreaFillStyle(BrushStyle fillStyle)
    Parameters
    Type Name Description
    BrushStyle fillStyle

    The fill style

    setRenderedListener(ISciChartSurfaceRenderedListener listener)

    Sets the ISciChartSurfaceRenderedListener instance for this surface

    Declaration
    public void setRenderedListener(ISciChartSurfaceRenderedListener listener)
    Parameters
    Type Name Description
    ISciChartSurfaceRenderedListener listener

    setRuntimeLicenseKey(String key)

    Apply the runtime license key

    Declaration
    public static void setRuntimeLicenseKey(String key)
    Parameters
    Type Name Description
    String key

    The license key

    Exceptions
    Type Condition
    Exception

    Error occurred deserializing a license.

    setRuntimeLicenseKeyFromResource(Context context, int rawResource)

    Apply the runtime license key

    Declaration
    public static void setRuntimeLicenseKeyFromResource(Context context, int rawResource)
    Parameters
    Type Name Description
    android.content.Context context

    The context of application

    int rawResource

    The license key id

    Exceptions
    Type Condition
    Exception

    Error occurred deserializing a license.

    setRuntimeLicenseKeyFromResource(Context context, String rawResourceName)

    Apply the runtime license key

    Declaration
    public static void setRuntimeLicenseKeyFromResource(Context context, String rawResourceName)
    Parameters
    Type Name Description
    android.content.Context context

    The context of application

    String rawResourceName

    The license key

    Exceptions
    Type Condition
    Exception

    Error occurred deserializing a license.

    setViewportManager(viewportManagers.IViewportManager viewportManager)

    Sets the IViewportManager instance for this SciChartSurface

    Declaration
    public final void setViewportManager(viewportManagers.IViewportManager viewportManager)
    Parameters
    Type Name Description
    viewportManagers.IViewportManager viewportManager

    setXAxes(AxisCollection xAxes)

    Sets the collection of XAxes IAxis that this SciChartSurface draws

    Declaration
    public final void setXAxes(AxisCollection xAxes)
    Parameters
    Type Name Description
    AxisCollection xAxes

    The XAxes collection

    setYAxes(AxisCollection yAxes)

    Sets the collection of YAxes IAxis that this SciChartSurface draws

    Declaration
    public final void setYAxes(AxisCollection yAxes)
    Parameters
    Type Name Description
    AxisCollection yAxes

    The YAxes collection

    tryDeselectAnnotations()

    Tries deselect all annotations from #getAnnotations() collections

    Declaration
    protected void tryDeselectAnnotations()

    zoomExtents()

    Zooms the chart to the extents of the data, plus any X or Y Grow By fraction set on the X and Y Axes

    Declaration
    public void zoomExtents()

    zoomExtentsX()

    Zooms the chart to the extents of the data in the X-Direction

    Declaration
    public void zoomExtentsX()

    zoomExtentsY()

    Zooms the chart to the extents of the data in the Y-Direction, accounting for the current data in view in the X-direction

    Declaration
    public void zoomExtentsY()

    Implements

    ISciChartSurface
    Back to top © 2022 SciChart. All rights reserved.