|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.dataStructure.Point
baseCode.dataStructure.Link
Title:
Description:
Copyright (c) 2004
Institution:: Columbia University
| Constructor Summary | |
Link(int i,
int j,
double weight)
|
|
| Method Summary | |
double |
getWeight()
|
java.lang.String |
toString()
|
| Methods inherited from class baseCode.dataStructure.Point |
get, getx, gety, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Link(int i,
int j,
double weight)
i - intj - intweight - double| Method Detail |
public double getWeight()
public java.lang.String toString()
toString in class Point
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||