From Design pattern
Jump to: navigation, search
(Manipulation)
Line 1: Line 1:
 
기기 등을 조작 하거나 무엇인가를 통하여 다른 것을 조작하는 IX Patterns.
 
기기 등을 조작 하거나 무엇인가를 통하여 다른 것을 조작하는 IX Patterns.
  
{| style="width: 100%"
+
 
|- style="vertical-align:top;"
+
 
|<ncl>Manipulate_object/character_in_screen</ncl>
+
{| class="category_table"
|<ncl>Manipulate_to_application</ncl>
+
|-
|- style="vertical-align:top;"
+
! Manipulate object/character in screen
|<ncl>Manipulate_to_contents</ncl>
+
! Manipulate to device
|<ncl>Manipulate_to_device</ncl>
+
|-
 +
| [[Manipulate by mirroring user]]
 +
| [[Activate function by touch/gesture]]
 +
|-
 +
| [[Manipulate by device motion]]
 +
| [[Deactivate function by touch/gesture]]
 +
|-
 +
| [[Manipulate by continous touch/gesture]]
 +
|-
 +
| [[Manipulate by descrete touch/gesture]]
 +
|}
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Manipulate to application
 +
! Manipulate to contents
 +
|-
 +
| [[Activate/deactivate by same motion]]
 +
| [[Manipulate play/pause]]
 +
|-
 +
| [[Exit application]]
 +
| [[Mute]]
 +
|-
 +
| [[Quit application in multi-tasking]]
 
|}
 
|}

Revision as of 18:25, 18 May 2014

기기 등을 조작 하거나 무엇인가를 통하여 다른 것을 조작하는 IX Patterns.


Manipulate object/character in screen Manipulate to device
Manipulate by mirroring user Activate function by touch/gesture
Manipulate by device motion Deactivate function by touch/gesture
Manipulate by continous touch/gesture
Manipulate by descrete touch/gesture


Manipulate to application Manipulate to contents
Activate/deactivate by same motion Manipulate play/pause
Exit application Mute
Quit application in multi-tasking

Subcategories

This category has the following 9 subcategories, out of 9 total.

A

E

G

G cont.

M

M cont.

T

V