© 2006-2007 ETH Zurich

Uses of Package
org.ximtec.igesture.util

Packages that use org.ximtec.igesture.util
org.ximtec.igesture.algorithm.feature Features used by different algorithms. 
org.ximtec.igesture.algorithm.rubine The Rubine gesture recognition algorithm. 
org.ximtec.igesture.algorithm.rubinebd The Rubine gesture recognition algorithm. 
org.ximtec.igesture.util Some utilities. 
 

Classes in org.ximtec.igesture.util used by org.ximtec.igesture.algorithm.feature
DoubleVector
          Implements a vector of double values and provides some basic functionality.
 

Classes in org.ximtec.igesture.util used by org.ximtec.igesture.algorithm.rubine
DoubleVector
          Implements a vector of double values and provides some basic functionality.
 

Classes in org.ximtec.igesture.util used by org.ximtec.igesture.algorithm.rubinebd
BigDecimalVector
          Implements a vector of BigDecimal values and provides some basic functionality.
 

Classes in org.ximtec.igesture.util used by org.ximtec.igesture.util
BigDecimalVector
          Implements a vector of BigDecimal values and provides some basic functionality.
diff_match_patch.Diff
          Class representing one diff operation.
diff_match_patch.LinesToCharsResult
          Internal class for returning results from diff_linesToChars().
diff_match_patch.Operation
          The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")}
diff_match_patch.Patch
          Class representing one patch operation.
DoubleVector
          Implements a vector of double values and provides some basic functionality.
 


© 2006-2007 ETH Zurich

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