Class LinesMesh
Implements
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)
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()