Search Results for

    Show / Hide Table of Contents

    Class AnnotationPlacementStrategyBase<T>

    Defines a base class for IAnnotationPlacementStrategy implementor

    Inheritance
    java.lang.Object
    AnnotationPlacementStrategyBase<T>
    Implements
    IAnnotationPlacementStrategy
    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 abstract class AnnotationPlacementStrategyBase<T> implements IAnnotationPlacementStrategy
    Type Parameters
    Name Description
    T

    Constructors

    AnnotationPlacementStrategyBase(T annotation)

    Creates a new instance of AnnotationPlacementStrategyBase class

    Declaration
    protected AnnotationPlacementStrategyBase(T annotation)
    Parameters
    Type Name Description
    T annotation

    The annotation to place

    Fields

    annotation

    The parent annotation

    Declaration
    protected final T annotation
    Field Value
    Type Description
    T

    Implements

    IAnnotationPlacementStrategy
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml