-
Constructor Summary
Constructors
TestCase(int _lengthcutoff,
int _mindensity,
int _numberofpoints)
TestCase(String _countryfile,
int lengthcutoff,
int mindensity,
int numberofpoints)
TestCase(String _letter,
Font _font,
int lengthcutoff,
int mindensity,
int numberofpoints)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestCase
public TestCase()
-
TestCase
public TestCase(String letter,
String font,
int lengthcutoff,
int mindensity,
int numberofpoints)
-
TestCase
public TestCase(String _letter,
Font _font,
int lengthcutoff,
int mindensity,
int numberofpoints)
-
TestCase
public TestCase(String _countryfile,
int lengthcutoff,
int mindensity,
int numberofpoints)
-
TestCase
public TestCase(int _lengthcutoff,
int _mindensity,
int _numberofpoints)