|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShapeCreator
Nested Class Summary | |
---|---|
static class |
ShapeCreator.EmptyCreator
|
static class |
ShapeCreator.OvalCreator
|
static class |
ShapeCreator.RectangleCreator
|
static class |
ShapeCreator.RoundRectangleCreator
|
Method Summary | |
---|---|
java.awt.Shape |
makeShape(double centerX,
double centerY,
double width,
double height)
|
Method Detail |
---|
java.awt.Shape makeShape(double centerX, double centerY, double width, double height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |