org.ximtec.igesture.algorithm.siger
Class StrokeInfo
java.lang.Object
org.ximtec.igesture.algorithm.siger.StrokeInfo
public class StrokeInfo
- extends Object
Analyses an input gesture and creates a string describing it.
- Version:
- 1.0 Dec 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
|
Constructor Summary |
StrokeInfo(org.sigtec.ink.Note note)
|
StrokeInfo
public StrokeInfo(org.sigtec.ink.Note note)
getString
public String getString()
- Returns a string representation of the stroke info.
- Returns:
- string representation of the stroke info.
getStatistics
public Statistics getStatistics()
- Returns the statistics object.
- Returns:
- the statistic object.
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.