Search Results for

    Show / Hide Table of Contents

    Class Predicates

    Defines a helper class with some Predicate constants

    Inheritance
    java.lang.Object
    Predicates
    Inherited Members
    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 final class Predicates

    Constructors

    Predicates()

    Declaration
    public Predicates()

    Fields

    PRIMARY_AXIS_PREDICATE

    Predicate for selecting primary axis

    Declaration
    public static final Predicate<IAxis> PRIMARY_AXIS_PREDICATE
    Field Value
    Type Description
    Predicate<IAxis>
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml