|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RgbColor | |
|---|---|
| org.fest.assertions.data | |
| org.fest.assertions.error | |
| Uses of RgbColor in org.fest.assertions.data |
|---|
| Methods in org.fest.assertions.data that return RgbColor | |
|---|---|
static RgbColor |
RgbColor.color(int rgb)
Creates a new RgbColor. |
| Methods in org.fest.assertions.data with parameters of type RgbColor | |
|---|---|
boolean |
RgbColor.isEqualTo(RgbColor color,
Offset<Integer> offset)
Indicates whether the given is equal to this one. |
| Uses of RgbColor in org.fest.assertions.error |
|---|
| Methods in org.fest.assertions.error with parameters of type RgbColor | |
|---|---|
static ErrorMessageFactory |
ShouldBeEqualColors.shouldBeEqualColors(RgbColor expected,
RgbColor actual,
Point point,
Offset<?> offset)
Creates a new . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||