public final class Stroke extends java.lang.Object
int
color
strokeWidth
Stroke(int strokeWidth, int color)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int strokeWidth
public final int color
public Stroke(int strokeWidth, int color)