public class EPSColor
extends java.lang.Object
| Constructor and Description |
|---|
EPSColor(int r,
int g,
int b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getB() |
int |
getG() |
int |
getR() |
int |
hashCode() |