public class GLPaint extends Object
GLPaint()
int
getColor()
float
getLineWidth()
void
setColor(int color)
setLineWidth(float width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GLPaint()
public void setColor(int color)
public int getColor()
public void setLineWidth(float width)
public float getLineWidth()