org.ximtec.igesture.core.composite
Class ConstraintTool
java.lang.Object
org.ximtec.igesture.core.composite.ConstraintTool
public class ConstraintTool
- extends Object
- Author:
- Bjorn Puype, bpuype@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintTool
public ConstraintTool()
getGestureType
public static String getGestureType(String deviceType)
isBoundsDiagonalValid
public static boolean isBoundsDiagonalValid(List<org.sigtec.ink.Note> notes,
double minDistance,
double maxDistance)
calculateTimeInMillis
public static long calculateTimeInMillis(Calendar time)
permute
public static void permute(int level,
String permuted,
boolean[] used,
String original,
Set<String> results)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.