glcanvas
Class ArrowPlot
java.lang.Object
glcanvas.ArrowPlot
public class ArrowPlot
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_TIMEOUT
public static final int MAX_TIMEOUT
- See Also:
- Constant Field Values
POINT_TEX
public static final int POINT_TEX
- See Also:
- Constant Field Values
ArrowPlot
public ArrowPlot(FlowChannel[] channels)
drawPoints
public void drawPoints(javax.media.opengl.GL gl)
drawPointsSoftware
public void drawPointsSoftware(javax.media.opengl.GL gl)
setColor
public static void setColor(Vec4 col)
setDistance
public static void setDistance(int dist)
setSize
public static void setSize(int scale)
updateEqualLength
public static void updateEqualLength(boolean isEqualLen)