| Constructor and Description |
|---|
Pen(Color color,
float penWidth)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Deprecated.
|
float |
getPenWidth()
Deprecated.
|
void |
setColor(Color color)
Deprecated.
|
void |
setPenWidth(float penWidth)
Deprecated.
|
public Pen(Color color, float penWidth)