|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.direct.GenericNetwork.Coordinate
public static class GenericNetwork.Coordinate
| Field Summary | |
|---|---|
static int |
GNPDIMENSIONS
|
int |
index
|
double[] |
pos
|
| Constructor Summary | |
|---|---|
GenericNetwork.Coordinate(int _index,
double[] arr)
|
|
| Method Summary | |
|---|---|
double |
distance(GenericNetwork.Coordinate o)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static int GNPDIMENSIONS
public int index
public double[] pos
| Constructor Detail |
|---|
public GenericNetwork.Coordinate(int _index,
double[] arr)
| Method Detail |
|---|
public double distance(GenericNetwork.Coordinate o)
public java.lang.String toString()
toString in class java.lang.Object
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||