12.01.2014 Views

User Interface Service Software Developerís Guide - Hitech Projects

User Interface Service Software Developerís Guide - Hitech Projects

User Interface Service Software Developerís Guide - Hitech Projects

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

January 2008<br />

Public<br />

3.3.2 Gesture <strong>Service</strong><br />

3.3.2.1 2D Gesture service interfaces<br />

3.3.2.1.1 GestureCapture<strong>Service</strong><br />

The javadoc for the GestureCapture<strong>Service</strong> interface is:<br />

Method Summary<br />

void gestureComplete(MMILGesture gesture)<br />

Method executed when a gesture is complete.<br />

MMILScene getScene()<br />

Return the current scene.<br />

void setScene(MMILScene scene)<br />

Set the current scene.<br />

void setScene(String scene)<br />

Convenient method to set the current scene.<br />

void changeState(MMILPercept percept, String state)<br />

Method executed when the state of an object changes<br />

3.3.2.2 GestureInterpreter<strong>Service</strong><br />

Method Summary<br />

MMILScene getScene()<br />

Get the current scene.<br />

MMILComponent interpret(MMILGesture gesture)<br />

Interpret a gesture in the current scene.<br />

void setScene(MMILScene scene)<br />

Set the scene for current resolutions.<br />

void setScene(String scene)<br />

Convenient method to set the scene for current<br />

resolutions.<br />

void changeState(MMILPercept percept, String state)<br />

Method executed when the state of an object changes<br />

Amigo IST-2004-004182 82/114

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!