Search Results for

    Show / Hide Table of Contents

    Class MeasureAnnotation

    Defines a Measure annotation, which may be placed on the chart.

    A Measure annotation is defined by two anchor points and reports the price change, percentage change and bar count between them. It renders as a filled/stroked rectangle (colored by whether the move is growing or declining) with a horizontal and vertical arrowed line through its center and a floating stat label.

    If #setSnapSeries(IRenderableSeries) is given a renderable series, both anchor points snap to the nearest rendered data point (bar time + close price) whenever the touch/drag position is within #getSnapToDataPointRadius() pixels of it - on creation, on vertex-grip drag, and on whole-annotation drag.

    Inheritance
    java.lang.Object
    android.view.View
    android.view.ViewGroup
    android.widget.FrameLayout
    AnnotationBase
    BoxAnnotation
    CompositeAnnotation
    tradingAnnotations.TradingAnnotationBase
    MeasureAnnotation
    Inherited Members
    View.<T>findViewById(int)
    View.<T>findViewWithTag(Object)
    View.<T>requireViewById(int)
    View.addFocusables(ArrayList<View>,int)
    View.addOnAttachStateChangeListener(View.OnAttachStateChangeListener)
    View.addOnLayoutChangeListener(View.OnLayoutChangeListener)
    View.addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener)
    View.animate()
    View.announceForAccessibility(CharSequence)
    View.autofill(SparseArray<AutofillValue>)
    View.autofill(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.cancelLongPress()
    View.cancelPendingInputEvents()
    View.checkInputConnectionProxy(View)
    View.clearAnimation()
    View.clearPendingCredentialRequest()
    View.clearViewTranslationCallback()
    View.combineMeasuredStates(int,int)
    View.computeHorizontalScrollExtent()
    View.computeHorizontalScrollOffset()
    View.computeHorizontalScrollRange()
    View.computeScroll()
    View.computeSystemWindowInsets(WindowInsets,Rect)
    View.computeVerticalScrollExtent()
    View.computeVerticalScrollOffset()
    View.computeVerticalScrollRange()
    View.createAccessibilityNodeInfo()
    View.createContextMenu(ContextMenu)
    View.destroyDrawingCache()
    View.dispatchGenericMotionEvent(MotionEvent)
    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.dispatchPopulateAccessibilityEvent(AccessibilityEvent)
    View.draw(Canvas)
    View.drawableHotspotChanged(float,float)
    View.findOnBackInvokedDispatcher()
    View.fitSystemWindows(Rect)
    View.focusSearch(int)
    View.forceHasOverlappingRendering(boolean)
    View.forceLayout()
    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.getAutofillHints()
    View.getAutofillId()
    View.getAutofillType()
    View.getAutofillValue()
    View.getBackground()
    View.getBackgroundTintBlendMode()
    View.getBackgroundTintList()
    View.getBackgroundTintMode()
    View.getBaseline()
    View.getBottom()
    View.getBottomFadingEdgeStrength()
    View.getBottomPaddingOffset()
    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.getFocusedRect(Rect)
    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.getLeftFadingEdgeStrength()
    View.getLeftPaddingOffset()
    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.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.getRightFadingEdgeStrength()
    View.getRightPaddingOffset()
    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.getTopPaddingOffset()
    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.hasFocusable()
    View.hasNestedScrollingParent()
    View.hasOnClickListeners()
    View.hasOnLongClickListeners()
    View.hasOverlappingRendering()
    View.hasPointerCapture()
    View.hasWindowFocus()
    View.inflate(Context,int,ViewGroup)
    View.invalidate()
    View.invalidate(Rect)
    View.invalidate(int,int,int,int)
    View.invalidateDrawable(Drawable)
    View.invalidateOutline()
    View.isAccessibilityDataSensitive()
    View.isAccessibilityFocused()
    View.isAccessibilityHeading()
    View.isActivated()
    View.isAttachedToWindow()
    View.isAutoHandwritingEnabled()
    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.isPaddingOffsetRequired()
    View.isPaddingRelative()
    View.isPivotSet()
    View.isPreferKeepClear()
    View.isPressed()
    View.isSaveEnabled()
    View.isSaveFromParentEnabled()
    View.isScreenReaderFocusable()
    View.isScrollContainer()
    View.isScrollbarFadingEnabled()
    View.isShowingLayoutBounds()
    View.isShown()
    View.isSoundEffectsEnabled()
    View.isTemporarilyDetached()
    View.isTextAlignmentResolved()
    View.isTextDirectionResolved()
    View.isVerticalFadingEdgeEnabled()
    View.isVerticalScrollBarEnabled()
    View.isVisibleToUserForAutofill(int)
    View.keyboardNavigationClusterSearch(View,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.onCheckIsTextEditor()
    View.onConfigurationChanged(Configuration)
    View.onCreateContextMenu(ContextMenu)
    View.onCreateInputConnection(EditorInfo)
    View.onCreateViewTranslationRequest(int[],Consumer<ViewTranslationRequest>)
    View.onCreateVirtualViewTranslationRequests(long[],int[],Consumer<ViewTranslationRequest>)
    View.onDisplayHint(int)
    View.onDragEvent(DragEvent)
    View.onDraw(Canvas)
    View.onDrawForeground(Canvas)
    View.onDrawScrollBars(Canvas)
    View.onFilterTouchEventForSecurity(MotionEvent)
    View.onFinishInflate()
    View.onFinishTemporaryDetach()
    View.onFocusChanged(boolean,int,Rect)
    View.onGenericMotionEvent(MotionEvent)
    View.onHoverChanged(boolean)
    View.onHoverEvent(MotionEvent)
    View.onInitializeAccessibilityEvent(AccessibilityEvent)
    View.onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo)
    View.onKeyDown(int,KeyEvent)
    View.onKeyLongPress(int,KeyEvent)
    View.onKeyMultiple(int,int,KeyEvent)
    View.onKeyPreIme(int,KeyEvent)
    View.onKeyShortcut(int,KeyEvent)
    View.onKeyUp(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.onReceiveContent(ContentInfo)
    View.onRestoreInstanceState(Parcelable)
    View.onRtlPropertiesChanged(int)
    View.onSaveInstanceState()
    View.onScreenStateChanged(int)
    View.onScrollCaptureSearch(Rect,Point,Consumer<ScrollCaptureTarget>)
    View.onScrollChanged(int,int,int,int)
    View.onSetAlpha(int)
    View.onSizeChanged(int,int,int,int)
    View.onStartTemporaryDetach()
    View.onTrackballEvent(MotionEvent)
    View.onViewTranslationResponse(ViewTranslationResponse)
    View.onVirtualViewTranslationResponses(LongSparseArray<ViewTranslationResponse>)
    View.onVisibilityAggregated(boolean)
    View.onVisibilityChanged(View,int)
    View.onWindowFocusChanged(boolean)
    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()
    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.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.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.sendAccessibilityEventUnchecked(AccessibilityEvent)
    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.setEnabled(boolean)
    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.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.setPadding(int,int,int,int)
    View.setPaddingRelative(int,int,int,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.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.setX(float)
    View.setY(float)
    View.setZ(float)
    View.showContextMenu()
    View.showContextMenu(float,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.verifyDrawable(Drawable)
    View.willNotCacheDrawing()
    View.willNotDraw()
    ViewGroup.addChildrenForAccessibility(ArrayList<View>)
    ViewGroup.addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle)
    ViewGroup.addFocusables(ArrayList<View>,int,int)
    ViewGroup.addKeyboardNavigationClusters(Collection<View>,int)
    ViewGroup.addStatesFromChildren()
    ViewGroup.addTouchables(ArrayList<View>)
    ViewGroup.addView(View)
    ViewGroup.addView(View,ViewGroup.LayoutParams)
    ViewGroup.addView(View,int)
    ViewGroup.addView(View,int,ViewGroup.LayoutParams)
    ViewGroup.addView(View,int,int)
    ViewGroup.addViewInLayout(View,int,ViewGroup.LayoutParams)
    ViewGroup.addViewInLayout(View,int,ViewGroup.LayoutParams,boolean)
    ViewGroup.attachLayoutAnimationParameters(View,ViewGroup.LayoutParams,int,int)
    ViewGroup.attachViewToParent(View,int,ViewGroup.LayoutParams)
    ViewGroup.bringChildToFront(View)
    ViewGroup.canAnimate()
    ViewGroup.childDrawableStateChanged(View)
    ViewGroup.childHasTransientStateChanged(View,boolean)
    ViewGroup.cleanupLayoutState(View)
    ViewGroup.clearChildFocus(View)
    ViewGroup.clearDisappearingChildren()
    ViewGroup.clearFocus()
    ViewGroup.debug(int)
    ViewGroup.detachAllViewsFromParent()
    ViewGroup.detachViewFromParent(View)
    ViewGroup.detachViewFromParent(int)
    ViewGroup.detachViewsFromParent(int,int)
    ViewGroup.dispatchApplyWindowInsets(WindowInsets)
    ViewGroup.dispatchCapturedPointerEvent(MotionEvent)
    ViewGroup.dispatchConfigurationChanged(Configuration)
    ViewGroup.dispatchCreateViewTranslationRequest(Map<AutofillId,long[]>,int[],TranslationCapability,List<ViewTranslationRequest>)
    ViewGroup.dispatchDisplayHint(int)
    ViewGroup.dispatchDragEvent(DragEvent)
    ViewGroup.dispatchDraw(Canvas)
    ViewGroup.dispatchDrawableHotspotChanged(float,float)
    ViewGroup.dispatchFinishTemporaryDetach()
    ViewGroup.dispatchFreezeSelfOnly(SparseArray<Parcelable>)
    ViewGroup.dispatchGenericFocusedEvent(MotionEvent)
    ViewGroup.dispatchHoverEvent(MotionEvent)
    ViewGroup.dispatchKeyEvent(KeyEvent)
    ViewGroup.dispatchKeyEventPreIme(KeyEvent)
    ViewGroup.dispatchKeyShortcutEvent(KeyEvent)
    ViewGroup.dispatchPointerCaptureChanged(boolean)
    ViewGroup.dispatchProvideAutofillStructure(ViewStructure,int)
    ViewGroup.dispatchProvideStructure(ViewStructure)
    ViewGroup.dispatchRestoreInstanceState(SparseArray<Parcelable>)
    ViewGroup.dispatchSaveInstanceState(SparseArray<Parcelable>)
    ViewGroup.dispatchScrollCaptureSearch(Rect,Point,Consumer<ScrollCaptureTarget>)
    ViewGroup.dispatchSetActivated(boolean)
    ViewGroup.dispatchSetPressed(boolean)
    ViewGroup.dispatchSetSelected(boolean)
    ViewGroup.dispatchStartTemporaryDetach()
    ViewGroup.dispatchSystemUiVisibilityChanged(int)
    ViewGroup.dispatchThawSelfOnly(SparseArray<Parcelable>)
    ViewGroup.dispatchTrackballEvent(MotionEvent)
    ViewGroup.dispatchUnhandledMove(View,int)
    ViewGroup.dispatchVisibilityChanged(View,int)
    ViewGroup.dispatchWindowFocusChanged(boolean)
    ViewGroup.dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation)
    ViewGroup.dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation)
    ViewGroup.dispatchWindowInsetsAnimationProgress(WindowInsets,List<WindowInsetsAnimation>)
    ViewGroup.dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds)
    ViewGroup.dispatchWindowSystemUiVisiblityChanged(int)
    ViewGroup.dispatchWindowVisibilityChanged(int)
    ViewGroup.drawChild(Canvas,View,long)
    ViewGroup.drawableStateChanged()
    ViewGroup.endViewTransition(View)
    ViewGroup.findFocus()
    ViewGroup.findOnBackInvokedDispatcherForChild(View,View)
    ViewGroup.findViewsWithText(ArrayList<View>,CharSequence,int)
    ViewGroup.focusSearch(View,int)
    ViewGroup.focusableViewAvailable(View)
    ViewGroup.gatherTransparentRegion(Region)
    ViewGroup.getChildAt(int)
    ViewGroup.getChildCount()
    ViewGroup.getChildDrawingOrder(int)
    ViewGroup.getChildDrawingOrder(int,int)
    ViewGroup.getChildMeasureSpec(int,int,int)
    ViewGroup.getChildStaticTransformation(View,Transformation)
    ViewGroup.getChildVisibleRect(View,Rect,Point)
    ViewGroup.getClipChildren()
    ViewGroup.getClipToPadding()
    ViewGroup.getDescendantFocusability()
    ViewGroup.getFocusedChild()
    ViewGroup.getLayoutAnimation()
    ViewGroup.getLayoutAnimationListener()
    ViewGroup.getLayoutMode()
    ViewGroup.getLayoutTransition()
    ViewGroup.getNestedScrollAxes()
    ViewGroup.getOverlay()
    ViewGroup.getPersistentDrawingCache()
    ViewGroup.getTouchscreenBlocksFocus()
    ViewGroup.hasFocus()
    ViewGroup.hasTransientState()
    ViewGroup.indexOfChild(View)
    ViewGroup.invalidateChild(View,Rect)
    ViewGroup.invalidateChildInParent(int[],Rect)
    ViewGroup.isAlwaysDrawnWithCacheEnabled()
    ViewGroup.isAnimationCacheEnabled()
    ViewGroup.isChildrenDrawingOrderEnabled()
    ViewGroup.isChildrenDrawnWithCacheEnabled()
    ViewGroup.isLayoutSuppressed()
    ViewGroup.isMotionEventSplittingEnabled()
    ViewGroup.isTransitionGroup()
    ViewGroup.jumpDrawablesToCurrentState()
    ViewGroup.layout(int,int,int,int)
    ViewGroup.measureChild(View,int,int)
    ViewGroup.measureChildWithMargins(View,int,int,int,int)
    ViewGroup.measureChildren(int,int)
    ViewGroup.notifySubtreeAccessibilityStateChanged(View,View,int)
    ViewGroup.offsetDescendantRectToMyCoords(View,Rect)
    ViewGroup.offsetRectIntoDescendantCoords(View,Rect)
    ViewGroup.onCreateDrawableState(int)
    ViewGroup.onDescendantInvalidated(View,View)
    ViewGroup.onInterceptHoverEvent(MotionEvent)
    ViewGroup.onInterceptTouchEvent(MotionEvent)
    ViewGroup.onNestedFling(View,float,float,boolean)
    ViewGroup.onNestedPreFling(View,float,float)
    ViewGroup.onNestedPrePerformAccessibilityAction(View,int,Bundle)
    ViewGroup.onNestedPreScroll(View,int,int,int[])
    ViewGroup.onNestedScroll(View,int,int,int,int)
    ViewGroup.onNestedScrollAccepted(View,View,int)
    ViewGroup.onRequestFocusInDescendants(int,Rect)
    ViewGroup.onRequestSendAccessibilityEvent(View,AccessibilityEvent)
    ViewGroup.onResolvePointerIcon(MotionEvent,int)
    ViewGroup.onStartNestedScroll(View,View,int)
    ViewGroup.onStopNestedScroll(View)
    ViewGroup.onViewAdded(View)
    ViewGroup.onViewRemoved(View)
    ViewGroup.propagateRequestedFrameRate(float,boolean)
    ViewGroup.recomputeViewAttributes(View)
    ViewGroup.removeAllViews()
    ViewGroup.removeAllViewsInLayout()
    ViewGroup.removeDetachedView(View,boolean)
    ViewGroup.removeView(View)
    ViewGroup.removeViewAt(int)
    ViewGroup.removeViewInLayout(View)
    ViewGroup.removeViews(int,int)
    ViewGroup.removeViewsInLayout(int,int)
    ViewGroup.requestChildFocus(View,View)
    ViewGroup.requestChildRectangleOnScreen(View,Rect,boolean)
    ViewGroup.requestDisallowInterceptTouchEvent(boolean)
    ViewGroup.requestFocus(int,Rect)
    ViewGroup.requestSendAccessibilityEvent(View,AccessibilityEvent)
    ViewGroup.requestTransparentRegion(View)
    ViewGroup.restoreDefaultFocus()
    ViewGroup.scheduleLayoutAnimation()
    ViewGroup.setAddStatesFromChildren(boolean)
    ViewGroup.setAlwaysDrawnWithCacheEnabled(boolean)
    ViewGroup.setAnimationCacheEnabled(boolean)
    ViewGroup.setChildrenDrawingCacheEnabled(boolean)
    ViewGroup.setChildrenDrawingOrderEnabled(boolean)
    ViewGroup.setChildrenDrawnWithCacheEnabled(boolean)
    ViewGroup.setClipChildren(boolean)
    ViewGroup.setClipToPadding(boolean)
    ViewGroup.setDescendantFocusability(int)
    ViewGroup.setLayoutAnimation(LayoutAnimationController)
    ViewGroup.setLayoutAnimationListener(Animation.AnimationListener)
    ViewGroup.setLayoutMode(int)
    ViewGroup.setLayoutTransition(LayoutTransition)
    ViewGroup.setMotionEventSplittingEnabled(boolean)
    ViewGroup.setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener)
    ViewGroup.setPersistentDrawingCache(int)
    ViewGroup.setRequestedFrameRate(float)
    ViewGroup.setStaticTransformationsEnabled(boolean)
    ViewGroup.setTouchscreenBlocksFocus(boolean)
    ViewGroup.setTransitionGroup(boolean)
    ViewGroup.setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback)
    ViewGroup.showContextMenuForChild(View)
    ViewGroup.showContextMenuForChild(View,float,float)
    ViewGroup.startActionModeForChild(View,ActionMode.Callback)
    ViewGroup.startActionModeForChild(View,ActionMode.Callback,int)
    ViewGroup.startLayoutAnimation()
    ViewGroup.startViewTransition(View)
    ViewGroup.suppressLayout(boolean)
    ViewGroup.updateViewLayout(View,ViewGroup.LayoutParams)
    FrameLayout.checkLayoutParams(ViewGroup.LayoutParams)
    FrameLayout.generateDefaultLayoutParams()
    FrameLayout.generateLayoutParams(AttributeSet)
    FrameLayout.generateLayoutParams(ViewGroup.LayoutParams)
    FrameLayout.getAccessibilityClassName()
    FrameLayout.getConsiderGoneChildrenWhenMeasuring()
    FrameLayout.getMeasureAllChildren()
    FrameLayout.onLayout(boolean,int,int,int,int)
    FrameLayout.onMeasure(int,int)
    FrameLayout.setForegroundGravity(int)
    FrameLayout.setMeasureAllChildren(boolean)
    FrameLayout.shouldDelayChildPressedState()
    AnnotationBase.applyThemeProvider(IThemeProvider)
    AnnotationBase.attachAdorners(IAdornerLayer)
    AnnotationBase.decrementSuspend()
    AnnotationBase.detachAdorners(IAdornerLayer)
    AnnotationBase.dispatchGenericPointerEvent(MotionEvent)
    AnnotationBase.dispatchTouchEvent(MotionEvent)
    AnnotationBase.fromRelativeCoordinate(float,IAxis)
    AnnotationBase.getAdornerLayer()
    AnnotationBase.getAnnotationSelectionDrawable()
    AnnotationBase.getAnnotationSurface()
    AnnotationBase.getCoordinateMode()
    AnnotationBase.getDragDirections()
    AnnotationBase.getIsEditable()
    AnnotationBase.getIsSuspended()
    AnnotationBase.getParentAnnotation()
    AnnotationBase.getParentCoordinates()
    AnnotationBase.getParentSurface()
    AnnotationBase.getResizeDirections()
    AnnotationBase.getResizingGrip()
    AnnotationBase.getServices()
    AnnotationBase.getSurface()
    AnnotationBase.getUpdateSuspenderCount()
    AnnotationBase.getX1()
    AnnotationBase.getX2()
    AnnotationBase.getXAxis()
    AnnotationBase.getXAxis(String)
    AnnotationBase.getXAxisId()
    AnnotationBase.getY1()
    AnnotationBase.getY2()
    AnnotationBase.getYAxis()
    AnnotationBase.getYAxis(String)
    AnnotationBase.getYAxisId()
    AnnotationBase.getZIndex()
    AnnotationBase.hide()
    AnnotationBase.invalidateElement()
    AnnotationBase.isAttached()
    AnnotationBase.isCoordinateValid(float,int)
    AnnotationBase.isEditable()
    AnnotationBase.isHidden()
    AnnotationBase.isSelected()
    AnnotationBase.makeInvisible()
    AnnotationBase.makeVisible()
    AnnotationBase.moveAnnotation(float,float)
    AnnotationBase.moveBasePointTo(float,float,int)
    AnnotationBase.notifyOnDragDelta(float,float)
    AnnotationBase.notifyOnDragEnded()
    AnnotationBase.notifyOnDragStarted()
    AnnotationBase.onAnnotationSelected()
    AnnotationBase.onAnnotationUnselected()
    AnnotationBase.onAttachedToWindow()
    AnnotationBase.onAxisAlignmentChanged(IAxis,AxisAlignment,AxisAlignment)
    AnnotationBase.onDetachedFromWindow()
    AnnotationBase.onDragDelta(float,float)
    AnnotationBase.onDragEnded()
    AnnotationBase.onDrawAdorner(Canvas)
    AnnotationBase.onStrategyManagerChanged(strategyManager.IStrategyManager)
    AnnotationBase.onTouchEvent(MotionEvent)
    AnnotationBase.onTrySelectAnnotationContainer()
    AnnotationBase.onXAxesDrasticallyChanged()
    AnnotationBase.onYAxesDrasticallyChanged()
    AnnotationBase.refresh()
    AnnotationBase.resumeUpdates(IUpdateSuspender)
    AnnotationBase.setAnnotationSelectionDrawable(IAnnotationSelectionDrawable)
    AnnotationBase.setAnnotationSurface(AnnotationSurfaceEnum)
    AnnotationBase.setCoordinateMode(AnnotationCoordinateMode)
    AnnotationBase.setDragDirections(Direction2D)
    AnnotationBase.setIsEditable(boolean)
    AnnotationBase.setIsHidden(boolean)
    AnnotationBase.setOnAnnotationDragListener(OnAnnotationDragListener)
    AnnotationBase.setOnAnnotationIsHiddenChangeListener(OnAnnotationIsHiddenChangeListener)
    AnnotationBase.setOnAnnotationSelectionChangeListener(OnAnnotationSelectionChangeListener)
    AnnotationBase.setParentAnnotation(IAnnotation)
    AnnotationBase.setParentCoordinates(AnnotationCoordinates)
    AnnotationBase.setResizeDirections(Direction2D)
    AnnotationBase.setResizingGrip(IResizingGrip)
    AnnotationBase.setSelected(boolean)
    AnnotationBase.setX1(Comparable)
    AnnotationBase.setX2(Comparable)
    AnnotationBase.setXAxisId(String)
    AnnotationBase.setXYPropertiesFromIndex(Comparable,Comparable,int)
    AnnotationBase.setY1(Comparable)
    AnnotationBase.setY2(Comparable)
    AnnotationBase.setYAxisId(String)
    AnnotationBase.setZIndex(int)
    AnnotationBase.show()
    AnnotationBase.suspendUpdates()
    AnnotationBase.toCoordinate(Comparable,int,coordinateCalculators.ICoordinateCalculator,Direction2D)
    AnnotationBase.tryUpdate(coordinateCalculators.ICoordinateCalculator,coordinateCalculators.ICoordinateCalculator)
    AnnotationBase.update(IAxis,IAxis)
    AnnotationBase.updateAdorner()
    AnnotationBase.updateAnnotationCoordinates(AnnotationCoordinates,IAnnotationSurface,coordinateCalculators.ICoordinateCalculator,coordinateCalculators.ICoordinateCalculator)
    AnnotationBase.updateAnnotationPlacement()
    AnnotationBase.updatePointCoordinates(PointF,Comparable,Comparable,IAnnotationSurface,coordinateCalculators.ICoordinateCalculator,coordinateCalculators.ICoordinateCalculator)
    BoxAnnotation.setContentId(int)
    BoxAnnotation.setContentView(View)
    CompositeAnnotation.detach()
    CompositeAnnotation.getAnnotations()
    CompositeAnnotation.onXAxesCollectionChanged(CollectionChangedEventArgs<IAxis>)
    CompositeAnnotation.onXAxisIdChanged()
    CompositeAnnotation.onYAxesCollectionChanged(CollectionChangedEventArgs<IAxis>)
    CompositeAnnotation.onYAxisIdChanged()
    CompositeAnnotation.setAnnotations(ObservableCollection<IAnnotation>)
    tradingAnnotations.TradingAnnotationBase.applyStylesToChildAnnotations()
    tradingAnnotations.TradingAnnotationBase.attachTo(IServiceContainer)
    tradingAnnotations.TradingAnnotationBase.findAnnotationByTag(String)
    tradingAnnotations.TradingAnnotationBase.fromCoordinate(float,IAxis)
    tradingAnnotations.TradingAnnotationBase.getBaseDataValues()
    tradingAnnotations.TradingAnnotationBase.getBasePoints()
    tradingAnnotations.TradingAnnotationBase.getBasePointsCount()
    tradingAnnotations.TradingAnnotationBase.getInitialBasePoints()
    tradingAnnotations.TradingAnnotationBase.getLineStyle()
    tradingAnnotations.TradingAnnotationBase.getMovingLinesPartAnnotations()
    tradingAnnotations.TradingAnnotationBase.getResizingGripPosition(int,PointF)
    tradingAnnotations.TradingAnnotationBase.getShowSelectionOutline()
    tradingAnnotations.TradingAnnotationBase.getStroke()
    tradingAnnotations.TradingAnnotationBase.getStrokeThickness()
    tradingAnnotations.TradingAnnotationBase.initPlacementStrategy(strategyManager.CoordinateSystem)
    tradingAnnotations.TradingAnnotationBase.isCreated()
    tradingAnnotations.TradingAnnotationBase.isFilledAreaHitTestVisible()
    tradingAnnotations.TradingAnnotationBase.isMovingPart(IAnnotation)
    tradingAnnotations.TradingAnnotationBase.isPointWithinBounds(float,float)
    tradingAnnotations.TradingAnnotationBase.isPointWithinBounds(float,float,IHitTestable)
    tradingAnnotations.TradingAnnotationBase.moveBasePointTo(float,float,int,IAxis,IAxis)
    tradingAnnotations.TradingAnnotationBase.onAnnotationCreated()
    tradingAnnotations.TradingAnnotationBase.onDragStarted(float,float,IAdornerLayer)
    tradingAnnotations.TradingAnnotationBase.onFilledAreaHitTestVisibleChanged(Boolean)
    tradingAnnotations.TradingAnnotationBase.onLineStylePropertyChanged(Object)
    tradingAnnotations.TradingAnnotationBase.onStrokePropertyChanged(PenStyle)
    tradingAnnotations.TradingAnnotationBase.onStrokeThicknessPropertyChanged(Float)
    tradingAnnotations.TradingAnnotationBase.setAnnotationCreatedListener(tradingAnnotations.ITradingAnnotation.IAnnotationCreatedListener)
    tradingAnnotations.TradingAnnotationBase.setBasePoint(Comparable<?>,Comparable<?>)
    tradingAnnotations.TradingAnnotationBase.setBasePoint(Comparable<?>,Comparable<?>,int)
    tradingAnnotations.TradingAnnotationBase.setBasePointsCount(int)
    tradingAnnotations.TradingAnnotationBase.setCachedBasePoints()
    tradingAnnotations.TradingAnnotationBase.setInitialBasePoints()
    tradingAnnotations.TradingAnnotationBase.setIsFilledAreaHitTestVisible(boolean)
    tradingAnnotations.TradingAnnotationBase.setLineStyle(Object)
    tradingAnnotations.TradingAnnotationBase.setMovingPart(IAnnotation,boolean)
    tradingAnnotations.TradingAnnotationBase.setShowSelectionOutline(boolean)
    tradingAnnotations.TradingAnnotationBase.setStroke(PenStyle)
    tradingAnnotations.TradingAnnotationBase.setStrokeThickness(float)
    tradingAnnotations.TradingAnnotationBase.update(coordinateCalculators.ICoordinateCalculator,coordinateCalculators.ICoordinateCalculator)
    tradingAnnotations.TradingAnnotationBase.updateBasePoint(int,Comparable<?>,Comparable<?>)
    tradingAnnotations.TradingAnnotationBase.updatePolyLineById(String)
    tradingAnnotations.TradingAnnotationBase.updateTextAnnotationBasePoint(IAnnotation,PointF,PointF,PointF)
    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 MeasureAnnotation extends tradingAnnotations.TradingAnnotationBase

    Constructors

    MeasureAnnotation(Context context)

    Declaration
    public MeasureAnnotation(Context context)
    Parameters
    Type Name Description
    Context context

    MeasureAnnotation(Context context, AttributeSet attrs)

    Declaration
    public MeasureAnnotation(Context context, AttributeSet attrs)
    Parameters
    Type Name Description
    Context context
    AttributeSet attrs

    MeasureAnnotation(Context context, AttributeSet attrs, int defStyleAttr)

    Declaration
    public MeasureAnnotation(Context context, AttributeSet attrs, int defStyleAttr)
    Parameters
    Type Name Description
    Context context
    AttributeSet attrs
    int defStyleAttr

    MeasureAnnotation(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)

    Declaration
    public MeasureAnnotation(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
    Parameters
    Type Name Description
    Context context
    AttributeSet attrs
    int defStyleAttr
    int defStyleRes

    Fields

    decliningColorProperty

    Declaration
    protected final SmartProperty<Integer> decliningColorProperty
    Field Value
    Type Description
    SmartProperty<Integer>

    fillOpacityProperty

    Declaration
    protected final SmartProperty<Float> fillOpacityProperty
    Field Value
    Type Description
    SmartProperty<Float>

    growingColorProperty

    Declaration
    protected final SmartProperty<Integer> growingColorProperty
    Field Value
    Type Description
    SmartProperty<Integer>

    labelBackgroundColorProperty

    Declaration
    protected final SmartProperty<Integer> labelBackgroundColorProperty
    Field Value
    Type Description
    SmartProperty<Integer>

    labelFontSizeProperty

    Declaration
    protected final SmartProperty<Float> labelFontSizeProperty
    Field Value
    Type Description
    SmartProperty<Float>

    labelTextColorProperty

    Declaration
    protected final SmartProperty<Integer> labelTextColorProperty
    Field Value
    Type Description
    SmartProperty<Integer>

    showArrowsProperty

    Declaration
    protected final SmartProperty<Boolean> showArrowsProperty
    Field Value
    Type Description
    SmartProperty<Boolean>

    snapToDataPointEnabledProperty

    Declaration
    protected final SmartProperty<Boolean> snapToDataPointEnabledProperty
    Field Value
    Type Description
    SmartProperty<Boolean>

    snapToDataPointRadiusProperty

    Declaration
    protected final SmartProperty<Float> snapToDataPointRadiusProperty
    Field Value
    Type Description
    SmartProperty<Float>

    yValueScaleFactorProperty

    Declaration
    protected final SmartProperty<Double> yValueScaleFactorProperty
    Field Value
    Type Description
    SmartProperty<Double>

    Methods

    applyStylesToChildAnnotations()

    Declaration
    protected void applyStylesToChildAnnotations()
    Overrides
    TradingAnnotationBase.applyStylesToChildAnnotations()

    attachTo(IServiceContainer services)

    Attaches all child annotations when this composite is attached

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

    getDecliningColor()

    Declaration
    public int getDecliningColor()
    Returns
    Type Description
    int

    getFillOpacity()

    Declaration
    public float getFillOpacity()
    Returns
    Type Description
    float

    getGrowingColor()

    Declaration
    public int getGrowingColor()
    Returns
    Type Description
    int

    getLabelBackgroundColor()

    Gets the label background color override, or null if the label background follows the growing/declining color.

    Declaration
    public Integer getLabelBackgroundColor()
    Returns
    Type Description
    Integer

    getLabelFontSize()

    Declaration
    public float getLabelFontSize()
    Returns
    Type Description
    float

    getLabelTextColor()

    Declaration
    public int getLabelTextColor()
    Returns
    Type Description
    int

    getShowArrows()

    Declaration
    public boolean getShowArrows()
    Returns
    Type Description
    boolean

    getSnapSeries()

    Gets the renderable series that anchor points snap to when placed or dragged within #getSnapToDataPointRadius() pixels of one of its rendered points, or null if snapping is disabled.

    Declaration
    public renderableSeries.IRenderableSeries getSnapSeries()
    Returns
    Type Description
    renderableSeries.IRenderableSeries

    getSnapToDataPointEnabled()

    Declaration
    public boolean getSnapToDataPointEnabled()
    Returns
    Type Description
    boolean

    getSnapToDataPointRadius()

    Declaration
    public float getSnapToDataPointRadius()
    Returns
    Type Description
    float

    getYValueScaleFactor()

    Declaration
    public double getYValueScaleFactor()
    Returns
    Type Description
    double

    setBasePoint(Comparable<?> x, Comparable<?> y)

    Called to set the base point at the specified position at (x) and (y). Programmatically sets an adorner point position. NOTICE: method should be called after annotation was added to SciChartSurface.Annotations collection.

    Declaration
    public void setBasePoint(Comparable<?> x, Comparable<?> y)
    Parameters
    Type Name Description
    Comparable<?> x
    Comparable<?> y
    Overrides
    TradingAnnotationBase.setBasePoint(Comparable<?> x, Comparable<?> y)

    setBasePoint(Comparable<?> x, Comparable<?> y, int index)

    Declaration
    protected void setBasePoint(Comparable<?> x, Comparable<?> y, int index)
    Parameters
    Type Name Description
    Comparable<?> x
    Comparable<?> y
    int index
    Overrides
    TradingAnnotationBase.setBasePoint(Comparable<?> xDataValue, Comparable<?> yDataValue, int index)

    setDecliningColor(int decliningColor)

    Declaration
    public void setDecliningColor(int decliningColor)
    Parameters
    Type Name Description
    int decliningColor

    setFillOpacity(float fillOpacity)

    Declaration
    public void setFillOpacity(float fillOpacity)
    Parameters
    Type Name Description
    float fillOpacity

    setGrowingColor(int growingColor)

    Declaration
    public void setGrowingColor(int growingColor)
    Parameters
    Type Name Description
    int growingColor

    setLabelBackgroundColor(Integer labelBackgroundColor)

    Sets an override for the label background color. Pass null to have the label background follow the growing/declining color.

    Declaration
    public void setLabelBackgroundColor(Integer labelBackgroundColor)
    Parameters
    Type Name Description
    Integer labelBackgroundColor

    setLabelFontSize(float labelFontSize)

    Declaration
    public void setLabelFontSize(float labelFontSize)
    Parameters
    Type Name Description
    float labelFontSize

    setLabelTextColor(int labelTextColor)

    Declaration
    public void setLabelTextColor(int labelTextColor)
    Parameters
    Type Name Description
    int labelTextColor

    setShowArrows(boolean showArrows)

    Declaration
    public void setShowArrows(boolean showArrows)
    Parameters
    Type Name Description
    boolean showArrows

    setSnapSeries(renderableSeries.IRenderableSeries snapSeries)

    Sets the renderable series that anchor points should snap to. Pass null to disable snapping.

    Declaration
    public void setSnapSeries(renderableSeries.IRenderableSeries snapSeries)
    Parameters
    Type Name Description
    renderableSeries.IRenderableSeries snapSeries

    setSnapToDataPointEnabled(boolean snapToDataPointEnabled)

    Declaration
    public void setSnapToDataPointEnabled(boolean snapToDataPointEnabled)
    Parameters
    Type Name Description
    boolean snapToDataPointEnabled

    setSnapToDataPointRadius(float snapToDataPointRadius)

    Declaration
    public void setSnapToDataPointRadius(float snapToDataPointRadius)
    Parameters
    Type Name Description
    float snapToDataPointRadius

    setYValueScaleFactor(double yValueScaleFactor)

    Declaration
    public void setYValueScaleFactor(double yValueScaleFactor)
    Parameters
    Type Name Description
    double yValueScaleFactor

    update(coordinateCalculators.ICoordinateCalculator xCalc, coordinateCalculators.ICoordinateCalculator yCalc)

    Updates the coordinate calculators and refreshes the annotation position on the parent ISciChartSurface
    This is where we set ParentCoordinates on children BEFORE updating them.

    Declaration
    protected void update(coordinateCalculators.ICoordinateCalculator xCalc, coordinateCalculators.ICoordinateCalculator yCalc)
    Parameters
    Type Name Description
    coordinateCalculators.ICoordinateCalculator xCalc
    coordinateCalculators.ICoordinateCalculator yCalc
    Overrides
    TradingAnnotationBase.update(coordinateCalculators.ICoordinateCalculator xCalc, coordinateCalculators.ICoordinateCalculator yCalc)

    updateBasePoint(int index, Comparable<?> x, Comparable<?> y)

    Called to update the position of (index) point to a new position at (x) and (y). This method is used to update base points (and adorners also) that forces drawing tools annotation to re-draw.

    Declaration
    public void updateBasePoint(int index, Comparable<?> x, Comparable<?> y)
    Parameters
    Type Name Description
    int index
    Comparable<?> x
    Comparable<?> y
    Overrides
    TradingAnnotationBase.updateBasePoint(int index, Comparable<?> x, Comparable<?> y)
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml