Search Results for

    Show / Hide Table of Contents

    Class DrawingContextFactory

    Factory which provides static constants with default IDrawingContext implementations

    Inheritance
    java.lang.Object
    DrawingContextFactory
    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 class DrawingContextFactory

    Constructors

    DrawingContextFactory()

    Declaration
    public DrawingContextFactory()

    Fields

    DRAW_RECTS_DRAWING_CONTEXT

    Declaration
    public static final IDrawingContext DRAW_RECTS_DRAWING_CONTEXT
    Field Value
    Type Description
    IDrawingContext

    FILL_RECTS_DRAWING_CONTEXT

    Declaration
    public static final IDrawingContext FILL_RECTS_DRAWING_CONTEXT
    Field Value
    Type Description
    IDrawingContext

    LINES_DRAWING_CONTEXT

    Declaration
    public static final IDrawingContext LINES_DRAWING_CONTEXT
    Field Value
    Type Description
    IDrawingContext

    LINES_STRIP_DRAWING_CONTEXT

    Declaration
    public static final IDrawingContext LINES_STRIP_DRAWING_CONTEXT
    Field Value
    Type Description
    IDrawingContext

    TRIANGLES_STRIP_DRAWING_CONTEXT

    Declaration
    public static final IDrawingContext TRIANGLES_STRIP_DRAWING_CONTEXT
    Field Value
    Type Description
    IDrawingContext
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml