|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutility.LT02Utility
public class LT02Utility
| Constructor Summary | |
|---|---|
LT02Utility()
|
|
| Method Summary | |
|---|---|
static java.util.Collection<java.awt.Shape> |
getShapeCollection(int canvasWidth,
int canvasHeight)
This method returns a collection of Shape objects. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LT02Utility()
| Method Detail |
|---|
public static java.util.Collection<java.awt.Shape> getShapeCollection(int canvasWidth,
int canvasHeight)
canvasWidth - the width of a canvas, as specified in the user spacecanvasHeight - the height of a canvas, as specified in the user space
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||