|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPictureTester
public class PictureTester
This class contains class (static) methods that will help you test the Picture class methods. Uncomment the methods and the code in the main to test.
Constructor Summary | |
---|---|
PictureTester()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Main method for testing. |
static void |
testCollage()
Method to test the collage method |
static void |
testEdgeDetection()
Method to test edgeDetection |
static void |
testMirrorTemple()
Method to test mirrorTemple |
static void |
testMirrorVertical()
Method to test mirrorVertical |
static void |
testZeroBlue()
Method to test zeroBlue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PictureTester()
Method Detail |
---|
public static void main(String[] args)
public static void testCollage()
public static void testEdgeDetection()
public static void testMirrorTemple()
public static void testMirrorVertical()
public static void testZeroBlue()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |