Search Results for

    Show / Hide Table of Contents

    Class TextAnnotation.CartesianAnnotationPlacementStrategy

    Defines a base placement strategy for TextAnnotation instance

    Inheritance
    java.lang.Object
    AnnotationPlacementStrategyBase<T>
    AnnotationBase.CartesianAnnotationPlacementStrategyBase<T>
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase<T>
    TextAnnotationBase.CartesianTextAnnotationPlacementStrategyBase
    TextAnnotation.CartesianAnnotationPlacementStrategy
    Inherited Members
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase.drawResizingGrips(Canvas,AnnotationCoordinates)
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase.getResizingGripHitIndex(float,float,AnnotationCoordinates)
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase.internalMoveAnnotationTo(AnnotationCoordinates,float,float,IAnnotationSurface)
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase.placeAnnotation(AnnotationCoordinates,CanvasLayout.LayoutParams)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.createAdornerActionForResizingGripWithIndex(int,int,int)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.drawAdorner(Canvas)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.drawAdornerInternal(Canvas,AnnotationCoordinates)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.drawSelectionOverlayInternal(Canvas,AnnotationCoordinates)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.isCoordinateValid(float,int)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.isInBounds(AnnotationCoordinates,IAnnotationSurface)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.moveAnnotationTo(AnnotationCoordinates,float,float,IAnnotationSurface)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.moveBasePointTo(float,float,int)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.selectAdornerActionForPoint(float,float,IAdornerLayer)
    AnnotationBase.CartesianAnnotationPlacementStrategyBase.updateSelectionOverlay(Path,AnnotationCoordinates)
    TextAnnotationBase.CartesianTextAnnotationPlacementStrategyBase.createAdornerActionForAnnotationHit()
    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
    protected static class TextAnnotation.CartesianAnnotationPlacementStrategy extends TextAnnotationBase.CartesianTextAnnotationPlacementStrategyBase<TextAnnotation>

    Constructors

    CartesianAnnotationPlacementStrategy(TextAnnotation annotation, boolean clipAdornerToAnnotationSurface)

    Creates a new instance of CartesianAnnotationPlacementStrategy class

    Declaration
    protected CartesianAnnotationPlacementStrategy(TextAnnotation annotation, boolean clipAdornerToAnnotationSurface)
    Parameters
    Type Name Description
    TextAnnotation annotation

    The annotation to place

    boolean clipAdornerToAnnotationSurface

    If true adorner for annotation should be clipped to its parent IAnnotationSurface

    Methods

    placeAnnotation(AnnotationCoordinates coordinates, CanvasLayout.LayoutParams layoutParams)

    Declaration
    public void placeAnnotation(AnnotationCoordinates coordinates, CanvasLayout.LayoutParams layoutParams)
    Parameters
    Type Name Description
    AnnotationCoordinates coordinates
    CanvasLayout.LayoutParams layoutParams
    Overrides
    AnchorPointAnnotation.CartesianAnchorPointAnnotationPlacementStrategyBase<T>.placeAnnotation(AnnotationCoordinates coordinates, CanvasLayout.LayoutParams layoutParams)
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml