|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.font3d.math.ClosedPolygon
public class ClosedPolygon
Nested Class Summary | |
---|---|
static class |
ClosedPolygon.Distance
|
Constructor Summary | |
---|---|
ClosedPolygon()
|
Method Summary | |
---|---|
void |
addPoint(Vector3f point)
|
void |
close()
|
java.util.List<Vector3f> |
getPoints()
|
boolean |
isHole()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClosedPolygon()
Method Detail |
---|
public void addPoint(Vector3f point)
public void close()
public java.util.List<Vector3f> getPoints()
public boolean isHole()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |