From Design pattern
Jump to: navigation, search
Line 1: Line 1:
 
행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.
 
행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.
  
{| style="width: 100%"
+
 
|- style="vertical-align:top;"
+
 
|<ncl>Metaphoric interaction</ncl>
+
{| class="category_table"
|<ncl>Slide interaction</ncl>
+
|-
|- style="vertical-align:top;"
+
! Move contents around the screen
|<ncl>Change_screen_direction</ncl>
+
! Scroll through content
|<ncl>Divide_screen</ncl>
+
|-
|- style="vertical-align:top;"
+
| [[Drag to move]]
|<ncl>Extend_screen</ncl>
+
| [[Slide to screen]]
|<ncl>Mirroring</ncl>
+
|-
|- style="vertical-align:top;"
+
| [[Drag and drop]]
|<ncl>Move_contents_around_the_screen</ncl>
+
| [[Slide to page]]
|<ncl>Scroll_through_content</ncl>
+
|-
|- style="vertical-align:top;"
+
| [[Drag to activate]]
|<ncl>Zoom_in_on_content</ncl>
+
| [[Fling to scroll]]
|
+
|-
 +
| [[Drag to terminate]]
 +
| [[Scroll thumb]]
 +
|-
 +
| [[Drag to adjust]]
 +
|-
 +
| [[Drag to adjust the intensiveness]]
 +
|-
 +
| [[Drag to adjust the direction]]
 +
|-
 +
| [[Drag to adjust the brightness]]
 +
|-
 +
| [[Drag to adjust the showing angle]]
 +
|-
 +
| [[Drag to rotate]]
 +
|-
 +
| [[Swipe to move content]]
 +
|-
 +
| [[Tap to move content]]
 +
|}
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Zoom in on content
 +
! Change screen direction
 +
|-
 +
| [[Double tap to zoom]]
 +
| [[Tap and drag to rotation]]
 +
|-
 +
| [[Pinch and spread to zoom in/out]]
 +
| [[Tap to rotation]]
 +
|-
 +
| [[Pinch and spread twith rotate]]
 +
| [[Turn to rotation]]
 +
|-
 +
| [[Zoom in/out etc]]
 +
|}
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Divied screen
 +
! Extend screen
 +
|-
 +
| [[Drag to separate]]
 +
| [[Extend screen]]
 +
|-
 +
| [[Drag to divide]]
 +
|}
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Mirroring
 +
|-
 +
| [[Mirroring]]
 
|}
 
|}

Revision as of 18:44, 18 May 2014

행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.


Move contents around the screen Scroll through content
Drag to move Slide to screen
Drag and drop Slide to page
Drag to activate Fling to scroll
Drag to terminate Scroll thumb
Drag to adjust
Drag to adjust the intensiveness
Drag to adjust the direction
Drag to adjust the brightness
Drag to adjust the showing angle
Drag to rotate
Swipe to move content
Tap to move content


Zoom in on content Change screen direction
Double tap to zoom Tap and drag to rotation
Pinch and spread to zoom in/out Tap to rotation
Pinch and spread twith rotate Turn to rotation
Zoom in/out etc


Divied screen Extend screen
Drag to separate Extend screen
Drag to divide


Mirroring
Mirroring

Subcategories

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

B

C

D

E

M

S

T

Z