|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--agile2d.geom.PolygonShape
|
+--agile2d.geom.TriangleShape
Class TriangleShape
| Field Summary |
| Fields inherited from class agile2d.geom.PolygonShape |
closed, origin, vertices |
| Constructor Summary | |
TriangleShape()
|
|
TriangleShape(float[] vertices,
int index)
|
|
| 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 TriangleShape()
public TriangleShape(float[] vertices,
int index)
| 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 | ||||||||||