|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nexttext.renderer.util.ClosedPolygon.Distance
public static class ClosedPolygon.Distance
Distance helper class.
| Field Summary | |
|---|---|
int |
inIndex
|
int |
outIndex
|
float |
sqrDist
|
| Constructor Summary | |
|---|---|
ClosedPolygon.Distance(int inIndex,
int outIndex,
float sqrDist)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int inIndex
public int outIndex
public float sqrDist
| Constructor Detail |
|---|
public ClosedPolygon.Distance(int inIndex,
int outIndex,
float sqrDist)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||