|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.semanticmetadata.lire.impl.SimpleImageSearchHits
public class SimpleImageSearchHits
This file is part of the Caliph and Emir project: http://www.SemanticMetadata.net
Date: 02.02.2006
Time: 23:56:15
| Constructor Summary | |
|---|---|
SimpleImageSearchHits(java.util.Collection<SimpleResult> results,
float maxDistance)
|
|
| Method Summary | |
|---|---|
org.apache.lucene.document.Document |
doc(int position)
Returns the document at given position |
int |
length()
Returns the size of the result list. |
float |
score(int position)
Returns the score of the document at given position. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleImageSearchHits(java.util.Collection<SimpleResult> results,
float maxDistance)
| Method Detail |
|---|
public int length()
length in interface ImageSearchHitspublic float score(int position)
score in interface ImageSearchHitsposition - defines the position
public org.apache.lucene.document.Document doc(int position)
doc in interface ImageSearchHitsposition - defines the position.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||