|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.font3d.math.Triangulator.YMonotonePolygon.Triangle
class Triangulator.YMonotonePolygon.Triangle
Field Summary | |
---|---|
(package private) int |
p1
|
(package private) int |
p2
|
(package private) int |
p3
|
Constructor Summary | |
---|---|
Triangulator.YMonotonePolygon.Triangle(int p1,
int p2,
int p3,
boolean clockwise)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int p1
int p2
int p3
Constructor Detail |
---|
Triangulator.YMonotonePolygon.Triangle(int p1, int p2, int p3, boolean clockwise)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |