© 2006-2007 ETH Zurich

org.ximtec.igesture.algorithm.siger
Class StrokeInfo

java.lang.Object
  extended by 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)
           
 
Method Summary
 Statistics getStatistics()
          Returns the statistics object.
 String getString()
          Returns a string representation of the stroke info.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StrokeInfo

public StrokeInfo(org.sigtec.ink.Note note)
Method Detail

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

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.