|
UC Berkeley Group for User Interface Research Updated November 17, 2000 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.berkeley.guir.lib.gesture.CliqueList
| Constructor Summary | |
CliqueList(Classifier c,
double distance)
|
|
CliqueList(GestureSet gs,
double distance)
|
|
| Method Summary | |
void |
printCliques(PrintStream out)
|
void |
printCliques(PrintStream out,
String lineHeader)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CliqueList(GestureSet gs,
double distance)
throws TrainingException,
InterruptedException
public CliqueList(Classifier c,
double distance)
throws TrainingException,
InterruptedException
| Method Detail |
public void printCliques(PrintStream out)
public void printCliques(PrintStream out,
String lineHeader)
|
Copyright Information | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||