|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavapoint.components.model.PolygonalModel
javapoint.components.model.OctagonModel
public class OctagonModel
| Field Summary |
|---|
| Fields inherited from class javapoint.components.model.PolygonalModel |
|---|
currentBounds |
| Constructor Summary | |
|---|---|
OctagonModel(int[] xPoints,
int[] yPoints,
int n)
|
|
OctagonModel(java.awt.Rectangle bounds)
|
|
| Method Summary | |
|---|---|
java.awt.Polygon |
createDefaultPolygon(java.awt.Rectangle bounds)
|
| Methods inherited from class javapoint.components.model.PolygonalModel |
|---|
containsPoint, flipHorizontal, flipVertical, getModelBounds, paint, recalcCoordinates, rotate, setStatePolygon, updateBounds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OctagonModel(java.awt.Rectangle bounds)
public OctagonModel(int[] xPoints,
int[] yPoints,
int n)
| Method Detail |
|---|
public java.awt.Polygon createDefaultPolygon(java.awt.Rectangle bounds)
createDefaultPolygon in class PolygonalModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||