|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--agile2d.geom.PolygonShape
|
+--agile2d.geom.QuadShape
Class QuadShape
| Field Summary |
| Fields inherited from class agile2d.geom.PolygonShape |
closed, origin, vertices |
| Constructor Summary | |
QuadShape()
|
|
QuadShape(float[] vertices,
int index,
boolean closed)
|
|
| Method Summary | |
int |
getSize()
|
| Methods inherited from class agile2d.geom.PolygonShape |
append, append, closePath, contains, contains, contains, contains, createTransformedShape, curveTo, getBounds, getBounds2D, getCurrentPoint, getPath, getPathIterator, getPathIterator, getWindingRule, getXAt, getYAt, intersects, intersects, isClosed, setWindingRule, setXAt, setYAt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QuadShape()
public QuadShape(float[] vertices,
int index,
boolean closed)
| Method Detail |
public int getSize()
getSize in class PolygonShape
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||