|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectL09Utility
public class L09Utility
Constructor Summary | |
---|---|
L09Utility()
|
Method Summary | |
---|---|
static java.util.Set<java.awt.Shape> |
getShapeCollection(int canvasWidth,
int canvasHeight)
This method returns a set of six Shape objects. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public L09Utility()
Method Detail |
---|
public static java.util.Set<java.awt.Shape> getShapeCollection(int canvasWidth, int canvasHeight)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |