|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.planeth.common.geom.Shape
com.planeth.common.geom.Ellipse
com.planeth.common.geom.RegularPolygon
A RegularPolygon shape with a variable number of vertexes
| Nested Class Summary |
| Nested classes inherited from class com.planeth.common.geom.Shape |
Shape.Bounds |
| Constructor Summary | |
RegularPolygon(double size,
int nrOfVertexes)
Constructor for RegularPolygon. |
|
| Methods inherited from class com.planeth.common.geom.Shape |
explode, getBounds, getColor, getVertexes, paint, randomize, setColor, setFilled, setVertexes, setVisible, split |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegularPolygon(double size,
int nrOfVertexes)
size - the size of the RegularPolygonnrOfVertexes - the number of vertexes for the RegularPolygon
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||