|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spantus.externals.recognition.bean.RecognitionResult
org.spantus.externals.recognition.bean.RecognitionResultDetails
public class RecognitionResultDetails
| Constructor Summary | |
|---|---|
RecognitionResultDetails()
|
|
| Method Summary | |
|---|---|
List<Point> |
getPath()
|
void |
setPath(List<Point> path)
|
| Methods inherited from class org.spantus.externals.recognition.bean.RecognitionResult |
|---|
getDistance, getInfo, setDistance, setInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RecognitionResultDetails()
| Method Detail |
|---|
public void setPath(List<Point> path)
public List<Point> getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||