Search Results for

    Show / Hide Table of Contents

    Class LinesMesh

    Inheritance
    java.lang.Object
    com.scichart.charting3d.interop.SCRTLinesMesh
    LinesMesh
    Implements
    ILinesMesh
    Inherited Members
    com.scichart.charting3d.interop.SCRTLinesMesh.delete()
    com.scichart.charting3d.interop.SCRTLinesMesh.draw()
    com.scichart.charting3d.interop.SCRTLinesMesh.draw(com.scichart.charting3d.interop.TSRShaderEffect)
    com.scichart.charting3d.interop.SCRTLinesMesh.finalize()
    com.scichart.charting3d.interop.SCRTLinesMesh.freeze()
    com.scichart.charting3d.interop.SCRTLinesMesh.getCPtr(com.scichart.charting3d.interop.SCRTLinesMesh)
    com.scichart.charting3d.interop.SCRTLinesMesh.setData(int,com.scichart.charting3d.interop.SWIGTYPE_p_double,com.scichart.charting3d.interop.SWIGTYPE_p_double,com.scichart.charting3d.interop.SWIGTYPE_p_double,int,int,boolean)
    com.scichart.charting3d.interop.SCRTLinesMesh.setData(int,com.scichart.charting3d.interop.SWIGTYPE_p_double,com.scichart.charting3d.interop.SWIGTYPE_p_double,com.scichart.charting3d.interop.SWIGTYPE_p_double,int[],int,boolean)
    com.scichart.charting3d.interop.SCRTLinesMesh.setData(int,float[],float[],float[],int[],int,boolean)
    com.scichart.charting3d.interop.SCRTLinesMesh.setOpacity(float)
    com.scichart.charting3d.interop.SCRTLinesMesh.setSelectionId(long)
    com.scichart.charting3d.interop.SCRTLinesMesh.setStrokeThickness(float)
    com.scichart.charting3d.interop.SCRTLinesMesh.setTexture(com.scichart.charting3d.interop.TSRTexture)
    com.scichart.charting3d.interop.SCRTLinesMesh.setVertex3(float,float,float)
    com.scichart.charting3d.interop.SCRTLinesMesh.setVertex4(float,float,float,float)
    com.scichart.charting3d.interop.SCRTLinesMesh.setVertexColor(int)
    com.scichart.charting3d.interop.SCRTLinesMesh.setVertices(com.scichart.charting3d.interop.SWIGTYPE_p_sIMLineVertex,int,boolean)
    Object.clone()
    Object.equals(Object)
    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 LinesMesh extends SCRTLinesMesh implements ILinesMesh

    Constructors

    LinesMesh(float lineThickness, boolean isStrips, boolean isAntialias)

    Declaration
    public LinesMesh(float lineThickness, boolean isStrips, boolean isAntialias)
    Parameters
    Type Name Description
    float lineThickness
    boolean isStrips
    boolean isAntialias

    Methods

    close()

    Declaration
    public final void close()
    Exceptions
    Type Condition
    Exception

    dispose()

    Declaration
    public void dispose()

    Implements

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