Search Results for

    Show / Hide Table of Contents

    Class SeriesValueModifier.SeriesValueMarkerAnnotationHelper

    Defines series value marker annotation helper implementation for SeriesValueMarkerAnnotation

    Inheritance
    java.lang.Object
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper
    SeriesValueModifier.SeriesValueMarkerAnnotationHelper
    Inherited Members
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper.canUpdateAnnotationFor(renderableSeries.IRenderableSeries,dataSeries.IDataSeries<?,?>)
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper.formatAxisMarkerAnnotation(IAxis,Comparable<?>)
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper.tryUpdateAnnotation(TAnnotation)
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper.tryUpdateAnnotation(TAnnotation,renderableSeries.IRenderableSeries,dataSeries.IDataSeries<?,?>)
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper.updateAnnotation(TAnnotation,Comparable<?>,int)
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public static class SeriesValueModifier.SeriesValueMarkerAnnotationHelper extends SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper<SeriesValueModifier.SeriesValueMarkerAnnotation>

    Constructors

    SeriesValueMarkerAnnotationHelper(renderableSeries.IRenderableSeries renderableSeries, Predicate<renderableSeries.IRenderableSeries> isValidRenderableSeriesPredicate)

    Declaration
    public SeriesValueMarkerAnnotationHelper(renderableSeries.IRenderableSeries renderableSeries, Predicate<renderableSeries.IRenderableSeries> isValidRenderableSeriesPredicate)
    Parameters
    Type Name Description
    renderableSeries.IRenderableSeries renderableSeries
    Predicate<IRenderableSeries> isValidRenderableSeriesPredicate

    Methods

    updateAnnotation(SeriesValueModifier.SeriesValueMarkerAnnotation annotation, Comparable<?> lastValue, int lastColor)

    Update annotation with specified values

    Declaration
    protected void updateAnnotation(SeriesValueModifier.SeriesValueMarkerAnnotation annotation, Comparable<?> lastValue, int lastColor)
    Parameters
    Type Name Description
    SeriesValueModifier.SeriesValueMarkerAnnotation annotation
    Comparable<?> lastValue
    int lastColor
    Overrides
    SeriesValueModifier.DefaultSeriesValueMarkerAnnotationHelper<TAnnotation>.updateAnnotation(TAnnotation annotation, Comparable<?> lastValue, int lastColor)
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml