public class Pen extends Object
Pen(Color color, float penWidth)
Color
getColor()
float
getPenWidth()
void
setColor(Color color)
setPenWidth(float penWidth)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pen(Color color, float penWidth)
public Color getColor()
public void setColor(Color color)
public float getPenWidth()
public void setPenWidth(float penWidth)