|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Results
Constructor Summary | |
Results()
Creates new Results |
Method Summary | |
void |
addResult(uk.ac.leeds.ccg.geotools.GeoCircle c,
double score)
|
uk.ac.leeds.ccg.geotools.GeoRectangle |
getBounds()
|
com.sun.java.util.collections.Vector |
getCircles()
|
com.sun.java.util.collections.Vector |
getExcesses()
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Results()
Method Detail |
public void addResult(uk.ac.leeds.ccg.geotools.GeoCircle c, double score)
public uk.ac.leeds.ccg.geotools.GeoRectangle getBounds()
public com.sun.java.util.collections.Vector getCircles()
public com.sun.java.util.collections.Vector getExcesses()
public int getSize()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |