public class PointPen extends Object
Color
color
int
style
double
thickness
PointPen(Color color, int style, double thickness)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double thickness
public int style
public Color color
public PointPen(Color color, int style, double thickness)