public final class TestUtilities
extends java.lang.Object
Constructor and Description |
---|
TestUtilities() |
Modifier and Type | Method and Description |
---|---|
static boolean |
shapeEquals(java.awt.Shape s1,
java.awt.Shape s2,
double epsilon)
Test if two shapes are equal.
|
public static boolean shapeEquals(java.awt.Shape s1, java.awt.Shape s2, double epsilon)