|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectes.unex.sextante.closestpts.PtAndDistance
public class PtAndDistance
| Constructor Summary | |
|---|---|
PtAndDistance(Point3D pt,
double dDistance)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object ob)
|
double |
getDist()
|
Point3D |
getPt()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PtAndDistance(Point3D pt,
double dDistance)
| Method Detail |
|---|
public int compareTo(java.lang.Object ob)
throws java.lang.ClassCastException
compareTo in interface java.lang.Comparablejava.lang.ClassCastExceptionpublic double getDist()
public Point3D getPt()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||