© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.gesturevisualisation
Class RecordedGesture3DPanel

java.lang.Object
  extended by org.ximtec.igesture.tool.gesturevisualisation.RecordedGesture3DPanel
All Implemented Interfaces:
GesturePanel

public class RecordedGesture3DPanel
extends Object
implements GesturePanel

Author:
Bjorn Puype, bpuype@gmail.com

Constructor Summary
RecordedGesture3DPanel()
           
 
Method Summary
 JPanel getPanel(Dimension dimension)
          Returns a new panel visualizing the gesture.
 void init(Gesture<?> gesture)
          Initializes the gesture panel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordedGesture3DPanel

public RecordedGesture3DPanel()
Method Detail

getPanel

public JPanel getPanel(Dimension dimension)
Description copied from interface: GesturePanel
Returns a new panel visualizing the gesture.

Specified by:
getPanel in interface GesturePanel
Returns:

init

public void init(Gesture<?> gesture)
Description copied from interface: GesturePanel
Initializes the gesture panel.

Specified by:
init in interface GesturePanel

© 2006-2007 ETH Zurich

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