WO2014129326A1 - 入力装置および入力装置の制御方法 - Google Patents

入力装置および入力装置の制御方法 Download PDF

Info

Publication number
WO2014129326A1
WO2014129326A1 PCT/JP2014/052940 JP2014052940W WO2014129326A1 WO 2014129326 A1 WO2014129326 A1 WO 2014129326A1 JP 2014052940 W JP2014052940 W JP 2014052940W WO 2014129326 A1 WO2014129326 A1 WO 2014129326A1
Authority
WO
WIPO (PCT)
Prior art keywords
selection
unit
input device
drag operations
drag
Prior art date
Application number
PCT/JP2014/052940
Other languages
English (en)
French (fr)
Inventor
真也 高下
茂典 木下
朗 土井田
千賀夫 水口
Original Assignee
シャープ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by シャープ株式会社 filed Critical シャープ株式会社
Publication of WO2014129326A1 publication Critical patent/WO2014129326A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop

Definitions

  • the present invention relates to an input device for selecting an object and a control method for the input device.
  • Japanese Patent Publication Japanese Patent Laid-Open No. 2010-2225016 (Released Oct. 7, 2010)”
  • the conventional technology as described above has a problem that the selection operation of a plurality of objects may not be easy.
  • a drag operation is assigned to screen scroll processing. Therefore, if it is desired to perform screen scrolling and object selection at the same time, the screen scrolling process must be assigned to another operation.
  • the present invention has been made in view of the above problems, and an object of the present invention is to realize an input device and an input device control method capable of easily performing a selection operation of a plurality of objects.
  • an input device is an input device for selecting an object, and an operation detection unit that detects two drag operations, and the operation detection unit detects
  • the direction specifying means for specifying the directions of the two drag operations and the two directions specified by the direction specifying means are both in the horizontal direction or the vertical direction, the two directions based on the movement trajectories of the two drag operations are used.
  • a range specifying unit that specifies a selection range defined by the parallel straight lines, and a selection unit that puts an object included in the selection range specified by the range specifying unit into a selected state or a non-selected state.
  • FIG. 1 illustrates an embodiment of the present invention and is a block diagram illustrating a configuration of a main part of an electronic device. It is a flowchart which shows an example of the selection process of several objects which an electronic device performs. The example of arrangement
  • FIG. 1 is a block diagram illustrating an example of a main configuration of the electronic device 1.
  • the electronic device 1 includes a control unit 11, a storage unit 12, an operation unit 13, and a display unit 14.
  • the electronic device 1 may include members such as a communication unit, a voice input unit, and a voice output unit, but these members are not shown because they are not related to the feature points of the invention.
  • the electronic device 1 is an electronic device such as a mobile phone, a smartphone, a portable music player, a portable game machine, a TV, a PC, a digital camera, a digital video, and the like, and an image such as a moving image file, text, icon, or the like. It is an electronic device provided with the operation part for operating an upper object.
  • the operation unit 13 is for the user to input an instruction signal to the electronic device 1 and operate the electronic device 1.
  • the operation unit 13 is a touch panel integrated with the display unit 14.
  • the present invention is not limited to this, and the operation unit 13 may be configured with input devices such as a keyboard, a mouse, a keypad, and operation buttons.
  • the operation unit 13 may be a remote control device such as a remote controller separate from the electronic device 1.
  • the operation unit 13 outputs data corresponding to the user's operation content. For example, data indicating a position designated by the user (for example, coordinates in the display coordinate system) is output.
  • the display coordinate system is defined by the number of pixels constituting the display (display unit 14). When the display is FHD (Full ⁇ High Definition), the display coordinate system is 1920 ⁇ 1080.
  • the display unit 14 displays an image in accordance with an instruction from the control unit 11.
  • the display unit 14 only needs to display an image in accordance with an instruction from the control unit 11, and for example, an LCD (liquid crystal display), an organic EL display, a plasma display, or the like can be applied.
  • the control unit 11 performs various operations by executing a program read from the storage unit 12 to a temporary storage unit (not shown), and comprehensively controls each unit included in the electronic device 1. .
  • control unit 11 includes, as functional blocks, a position specifying unit 21, a movement detecting unit (operation detecting unit) 22, a moving direction specifying unit (operation detecting unit) 23, and a selection range specifying unit (range specifying unit) 24.
  • the object selection unit (selection means) 25 and the display control unit 26 are provided.
  • Each of the functional blocks (21 to 26) of the control unit 11 includes a program stored in a storage device realized by a CPU (central processing unit), a ROM (read only memory), and the like (random access memory). This can be realized by reading out and executing the temporary storage unit realized by the above.
  • the position specifying unit 21 acquires data corresponding to the user's operation content from the operation unit 13 and specifies a position (for example, coordinates in the display coordinate system) designated by the user based on the acquired data.
  • the position specifying unit 21 generates position information indicating the specified position, and outputs the position information to the movement detecting unit 22 and the moving direction specifying unit 23.
  • the movement detection unit 22 acquires position information from the position specifying unit 21, determines whether or not the position designated by the user is continuously moving, and detects a drag operation. The movement detection unit 22 outputs the detection result to the movement direction identification unit 23.
  • the movement direction specification unit 23 specifies the directions (movement directions) of the two drag operations.
  • the movement direction specifying unit 23 outputs the movement directions of the two specified drag operations to the selection range specifying unit 24.
  • the selection range specifying unit 24 uses two parallel lines based on the moving directions of the two drag operations when the moving directions of the two drag operations specified by the moving direction specifying unit 23 are both horizontal or vertical. It specifies a specified range (selection range).
  • the object selection unit 25 is for selecting or deselecting objects included in the selection range specified by the selection range specification unit 24.
  • the display control unit 26 generates an image reflecting the selection state of the object based on the selection result performed by the object selection unit 25 and displays the generated image on the display unit 14.
  • the storage unit 12 stores programs, data, and the like referred to by the control unit 11.
  • the input device includes the position specifying unit 21, the movement detecting unit 22, the moving direction specifying unit 23, the selection range specifying unit 24, and the object selecting unit 25. It can also be said that the electronic device 1 includes the input device.
  • the movement detection unit 22 and the movement direction identification unit 23 can be said to be operation detection units (operation detection means).
  • the operation detection unit detects two parallel drag operations.
  • FIG. 2 is a flowchart illustrating an example of a selection process of a plurality of objects executed by the electronic device 1.
  • the position specifying unit 21 acquires data corresponding to the operation content of the user from the operation unit 13, and based on the acquired data, The position specified by the user is specified (S1).
  • the movement detection unit 22 acquires position information from the position specifying unit 21, and determines whether or not the position designated by the user is continuously moving (S2). If it is determined that the position designated by the user is continuously moving (YES in S2), the movement detection unit 22 determines that the user's operation is a drag operation.
  • the movement direction identification unit 23 identifies the movement directions of the two drag operations, respectively (S4).
  • the selection range specifying unit 24 determines whether or not the movement directions of the two drag operations specified by the movement direction specifying unit 23 are both horizontal or vertical (S5: operation detection step). .
  • the selection range specifying unit 24 is defined by two parallel lines based on the movement directions of the two drag operations.
  • a selection range is specified (S6: range specification step).
  • the object selection unit 25 puts an object included in the selection range specified by the selection range specification unit 24 into a selected state or a non-selected state (S7: selection step).
  • the display control unit 26 generates an image reflecting the selection state of the object based on the selection result performed by the object selection unit 25, and displays the generated image on the display unit 14 (S8).
  • the selection process is executed when two drag operations are detected substantially simultaneously.
  • substantially simultaneously means that two drag operations are detected within a predetermined period, and the period may be set as appropriate.
  • FIG. 3 is a diagram showing the list image 40 generated by the display control unit 26, and an area 41 surrounded by a solid line is an area (display area 41) displayed on the display unit 14.
  • objects 50 are arranged in a matrix on the list image 40.
  • the object 50 indicates one or a plurality of photo files.
  • the object 50a represents a photo file taken at home on December 1
  • the object 50b represents a photo file taken at a movie theater on the same December 1.
  • the movement detection unit 22 detects two drag operations, and the movement direction specifying unit 23 specifies both directions of the drag operations as horizontal directions.
  • the selection range specifying unit 24 specifies two parallel straight lines that extend in the horizontal direction, which is the direction of the drag operation, and passes through the starting point of the drag operation.
  • a region 42 on the list image 40 surrounded by parallel straight lines is set as a selection range.
  • the object selection unit 25 selects an object in which at least a part of the object 50 is included in the selection range 42. Specifically, as shown in FIG. 5, in addition to the objects 50a, 50b and 50c on the display screen, the objects 50d and 50e outside the display screen are selected.
  • the selection range specifying unit 24 uses two parallel straight lines based on the drag operation as two parallel straight lines that extend in the horizontal direction, which is the direction of the drag operation, and passes through the starting point of the drag operation. However, it is not limited to this.
  • the selection range specifying unit 24 may specify, for example, parallel lines that approximate the movement trajectories of two drag operations as two parallel straight lines.
  • the selection range specifying unit 24 uses the areas inside and outside the screen surrounded by two parallel straight lines as the selection range, this is not restrictive.
  • the selection range specifying unit 24 may select an area surrounded by the movement trajectories of two drag operations and lines connecting the start points and the end points of the two drag operation movement trajectories.
  • the selection range specifying unit 24 may set a region in the screen surrounded by two parallel straight lines as the selection range.
  • the object selection unit 25 selects an object at least partially included in the selection range 42, but is not limited thereto.
  • the object selection unit 25 may select an object in which the entire object is included in the selection range 42.
  • the operation when you want to select all the photo files taken on December 5th will be explained.
  • the user scrolls the display screen upward by one drag operation or the like.
  • the picture file of December 5 is included in the display area 43 by this scroll operation.
  • the user touches two points and performs two drag operations in the horizontal direction.
  • the objects 50f to 50i are selected.
  • the object selection unit 25 includes the objects 50a, 50c, and 50f in the selected state within the selection range 43, and further maintains the selected state of these objects and further sets the objects 50j and 50k to the selected state. .
  • the object selecting unit 25 may switch the object to a non-selected state.
  • a selection operation for making a selection state and a selection release operation for making the selection state a non-selection state may be set.
  • a vertical drag operation for example, a downward drag operation may be set as a selection operation, and an upward drag operation may be set as a selection release operation.
  • a horizontal drag operation for example, a right drag operation may be set as a selection operation, and a left drag operation may be set as a selection release operation.
  • the method of assigning operations may be arbitrary. In this case, as shown in FIG. 9, when a drag operation in the vertical upward direction is performed, the objects 50a, 50c, 50f, 50j, and 50k that have been selected are brought into a non-selected state.
  • the selection range extends to the outside of the display screen, a plurality of horizontal (row) or vertical (column) objects can be selected at once, including objects not displayed on the screen. Therefore, even with the electronic device 1 having a large display screen, one hand can select a plurality of objects arranged over a wide range without performing a drag operation from one end to the other end of the screen or an operation of touching both ends. Can be done easily.
  • the movement direction identification unit 23 identifies the start points (A1, B1) and end points (A2, B2) of the two drag operations detected by the movement detection unit 22, and a vector heading from the start point to the end point Is specified as a movement trajectory vector indicating the direction of the drag operation.
  • the starting point of the drag operation is the point touched first
  • the end point is the point where the finger is released.
  • the movement direction specifying unit 23 may specify the movement trajectory vectors 71 and 72 by using a point touched after a predetermined time from the point touched first instead of the end point.
  • the movement direction specifying unit 23 determines the direction of the drag operation based on the two movement locus vectors 71 and 72.
  • the movement direction specifying unit 23 translates the two movement trajectory vectors 71 and 72 so that the start points of the two movement trajectory vectors 71 and 72 coincide with each other (illustrated). In the example, the movement locus vector 71 is translated). Then, the movement direction identification unit 23 identifies the inner angle X of the two movement trajectory vectors 71 and 72.
  • the movement direction specifying unit 23 determines that the selection process is not performed by two drag operations, and the two drag operation The selection process is terminated without specifying the direction.
  • the moving direction specifying unit 23 when the inner angle X of the two movement trajectory vectors 75 and 76 is less than 90 degrees, the moving direction specifying unit 23 creates a bisector 81 of the inner angle X and a horizontal straight line 80. Let the acute angle be the angle Y. Then, when the angle Y is less than 45 degrees, the movement direction identification unit 23 identifies the two drag operation directions as the horizontal direction. As shown in FIG. 13, the movement direction specifying unit 23 is a case where the inner angle X of the two movement trajectory vectors 77 and 78 is less than 90 degrees, and the bisector 82 of the inner angle X and the horizontal straight line 80. When the acute angle Y formed by and is between 45 degrees and less than 90 degrees, the direction of the two drag operations is specified as the vertical direction.
  • the selection process by the two drag operations is not executed. That is, the selection process by the two drag operations is executed only when the two drag operations are in the horizontal right direction, the horizontal left direction, the vertical upward direction, or the vertical downward direction.
  • the two drag operations are referred to as the same horizontal direction, and the two drag operation directions are the same. If they are in the vertical direction and are the same direction (up or down direction), the direction of the two drag operations is referred to as the same vertical direction.
  • the method of determining the moving direction of the drag operation is not limited to the above example, and may be designed as appropriate.
  • the control block (especially the control unit 11) of the electronic device 1 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or by software using a CPU (Central Processing Unit). It may be realized.
  • the electronic device 1 includes a CPU that executes instructions of a program that is software that realizes each function, a ROM (Read Only Memory) in which the program and various data are recorded so as to be readable by a computer (or CPU), or A storage device (these are referred to as “recording media”), a RAM (Random Access Memory) for expanding the program, and the like are provided.
  • recording media these are referred to as “recording media”
  • RAM Random Access Memory
  • the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it.
  • the recording medium a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used.
  • the program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program.
  • a transmission medium such as a communication network or a broadcast wave
  • the present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.
  • An input device is an input device for selecting an object displayed on a display unit, and includes an operation detection unit that detects two parallel drag operations, and the operation detection unit detects Range specifying means for specifying a selection range defined by two parallel straight lines based on the movement trajectories of two parallel drag operations, and an object included in the selection range specified by the range specifying means in a selected state or a non-selected state Selection means.
  • the selection means puts an object included in a selection range defined by two parallel straight lines based on movement trajectories of two drag operations into a selected state or a non-selected state. Therefore, a selection operation for a plurality of objects can be easily performed.
  • the display unit is a touch panel
  • the operation detection unit detects two parallel drag operations input to the touch panel substantially simultaneously. Also good.
  • the selection process is performed by two drag operations input substantially simultaneously. Therefore, the touch panel does not compete with a single drag operation generally assigned to scroll processing. Therefore, the object selection operation and the scroll operation can be easily executed.
  • the range specifying means may specify the areas inside and outside the screen defined by the two parallel straight lines as the selection range. Good.
  • the object included in the selection range defined by the two parallel straight lines is selected or not selected. Therefore, an object outside the screen can be easily selected. Furthermore, even when the display screen is large, a plurality of objects can be easily selected.
  • the input device is the input device according to any one of the aspects 1 to 3, wherein the selection unit is configured such that the direction of the two parallel drag operations is one of the horizontal directions in the horizontal direction or the vertical direction.
  • the direction is one of the up and down directions, the object is selected.
  • the direction of the two parallel drag operations is opposite to the one direction, the object may be unselected. .
  • object selection processing is performed by two drag operations that are the horizontal right direction and the vertical upward direction, and two drags in the horizontal left direction and the vertical downward direction that are opposite to the above direction are performed.
  • an object non-selection process is executed. Therefore, the object selection process and the non-selection process can be easily executed.
  • An input device control method is an input device control method for selecting an object, and includes an operation detection step for detecting two drag operations, and the above-described detection in the operation detection step.
  • both the direction specifying step for specifying the directions of the two drag operations and the two directions specified in the direction specifying step are horizontal or vertical directions, two directions based on the movement trajectories of the two drag operations are used.
  • the electronic apparatus may be realized by a computer.
  • the electronic apparatus is realized by a computer by causing the computer to operate as each unit included in the electronic apparatus.
  • a control program and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.
  • the present invention can be used in an electronic device such as a mobile phone that includes a touch panel for operating an object.

Abstract

 2つの平行なドラッグ操作を検出する操作検出部(移動検出部(22)および移動方向特定部(23))と、2つのドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する選択範囲特定部(24)と、選択範囲に含まれるオブジェクトを選択状態または非選択状態にするオブジェクト選択部(25)と、を備える。

Description

入力装置および入力装置の制御方法
 本発明は、オブジェクトを選択する入力装置および入力装置の制御方法に関するものである。
 携帯電話機等に表示されている動画像ファイル、テキスト、アイコン等の画像上のオブジェクトを選択する種々の方法が開発されている。特に、マトリクス状等で、複数のオブジェクトが配置されている場合において、複数のオブジェクトを容易に選択可能な方法について様々な手法が提案されている。
 例えば、ドラッグ操作で閉曲線を描き、その閉曲線で囲まれた領域に含まれるオブジェクトを選択する方法、ドラッグ操作で複数のオブジェクトを連続的になぞって選択する方法、または、2点を指定し、その2点で規定される矩形領域に含まれるオブジェクトを選択する方法等がある。
日本国公開特許公報「特開2010-225016号公報(2010年10月7日公開)」
 しかしながら、上述のような従来技術は、複数のオブジェクトの選択操作が容易でない場合があるという問題がある。
 例えば、ドラッグ操作によって複数のオブジェクトを選択する場合、画面外のオブジェクトを選択することが困難である。一般的に、タッチパネルを搭載した電子機器等では、画面スクロール処理にドラッグ操作が割り当てられている。そのため、画面スクロールとオブジェクトの選択とを同時に行いたい場合、画面スクロール処理を別の操作に割り当てなければならない。
 また、2点を指定してオブジェクトが選択される選択範囲を決定する場合、画面の大きな電子機器では、画面の一端と他端をタッチする必要があり、片手で操作することが難しいという場合がある。
 本発明は、上記の問題点に鑑みてなされたものであり、その目的は、複数のオブジェクトの選択操作を容易に実行可能な入力装置および入力装置の制御方法を実現することにある。
 上記の課題を解決するために、本発明の一態様に係る入力装置は、オブジェクトを選択するための入力装置であって、2つのドラッグ操作を検出する操作検出手段と、上記操作検出手段が検出した上記2つのドラッグ操作の方向をそれぞれ特定する方向特定手段と、上記方向特定手段が特定した方向が2つとも水平方向または垂直方向である場合、上記2つのドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する範囲特定手段と、上記範囲特定手段が特定した選択範囲に含まれるオブジェクトを選択状態または非選択状態にする選択手段と、を備えている。
 本発明の一態様によれば、複数のオブジェクトの選択操作を容易に実行することができるという効果を奏する。
本発明の実施形態を示すものであり、電子機器の要部構成を示すブロック図である。 電子機器が実行する、複数のオブジェクトの選択処理の一例を示すフローチャートである。 画面内および画面外における複数のオブジェクトの配置例を示すものである。 図3に示すオブジェクトに対して、2つのドラッグ操作による選択処理を示す図である。 図3に示すオブジェクトに対して、2つのドラッグ操作による選択処理を示す図である。 図3に示すオブジェクトに対して、2つのドラッグ操作による選択処理を示す図である。 図3に示すオブジェクトに対して、2つのドラッグ操作による選択処理を示す図である。 図3に示すオブジェクトに対して、タッチ操作による非選択処理を示す図である。 図3に示すオブジェクトに対して、2つのドラッグ操作による非選択処理を示す図である。 2つのドラッグ操作の方向特定処理を示す図である。 2つのドラッグ操作の方向特定処理を示す図である。 2つのドラッグ操作の方向特定処理を示す図である。 2つのドラッグ操作の方向特定処理を示す図である。
 <実施形態1>
 本発明の一実施形態について図1から図13に基づいて説明すると以下の通りである。
 〔電子機器の構成〕
 図1は、電子機器1の要部構成の一例を示すブロック図である。図1に示すように、電子機器1は、制御部11、記憶部12、操作部13、および表示部14を備えている。なお、電子機器1は、通信部、音声入力部、音声出力部等の部材を備えていてもよいが、発明の特徴点とは関係がないため当該部材を図示していない。
 また、電子機器1は、例えば、携帯電話機、スマートフォン、携帯音楽再生機、携帯ゲーム機、TV、PC、デジタルカメラ、デジタルビデオ等の電子機器であって、動画像ファイル、テキスト、アイコン等の画像上のオブジェクトを操作するための操作部を備える電子機器である。
 操作部13は、ユーザが電子機器1に指示信号を入力し、電子機器1を操作するためのものである。本実施形態では、操作部13は、表示部14と一体となっているタッチパネルであるとする。ただしこれに限るものではなく、操作部13は、キーボード、マウス、キーパッド、操作ボタンなどの入力機器等で構成されていてもよい。また、操作部13は、電子機器1と別体のリモートコントローラ等の遠隔制御装置であってもよい。
 操作部13は、ユーザの操作内容に応じたデータを出力するものである。例えば、ユーザが指定した位置(例えば、ディスプレイ座標系における座標)を示すデータを出力する。なお、ディスプレイ座標系とは、ディスプレイ(表示部14)を構成する画素数によって規定されるものであり、ディスプレイがFHD(Full High Definition)の場合、1920×1080となる。
 表示部14は、制御部11の指示に従って画像を表示するものである。表示部14は、制御部11の指示に従って画像を表示するものであればよく、例えば、LCD(液晶ディスプレイ)、有機ELディスプレイ、プラズマディスプレイなどを適用することが可能である。
 制御部11は、記憶部12から一時記憶部(不図示)に読み出されたプログラムを実行することにより、各種の演算を行うと共に、電子機器1が備える各部を統括的に制御するものである。
 本実施形態では、制御部11は、機能ブロックとして、位置特定部21、移動検出部(操作検出手段)22、移動方向特定部(操作検出手段)23、選択範囲特定部(範囲特定手段)24、オブジェクト選択部(選択手段)25および表示制御部26を備える構成である。これらの制御部11の各機能ブロック(21~26)は、CPU(central processing unit)が、ROM(read only memory)等で実現された記憶装置に記憶されているプログラムをRAM(random access memory)等で実現された一時記憶部に読み出して実行することで実現できる。
 位置特定部21は、操作部13からユーザの操作内容に応じたデータを取得し、取得したデータに基づいて、ユーザが指定した位置(例えば、ディスプレイ座標系における座標)を特定するものである。位置特定部21は、特定した位置を示す位置情報を生成し、位置情報を移動検出部22および移動方向特定部23に出力する。
 移動検出部22は、位置特定部21から位置情報を取得し、ユーザが指定した位置が連続的に移動しているか否かを判定して、ドラッグ操作を検出するものである。移動検出部22は、検出結果を移動方向特定部23に出力する。
 移動方向特定部23は、移動検出部22が2つのドラッグ操作を検出した場合、当該2つのドラッグ操作の方向(移動方向)をそれぞれ特定するものである。移動方向特定部23は、特定した2つのドラッグ操作の移動方向を選択範囲特定部24に出力する。
 選択範囲特定部24は、移動方向特定部23が特定した2つのドラッグ操作の移動方向が、2つとも水平方向または垂直方向である場合、2つのドラッグ操作の移動方向に基づく2つの平行線によって規定される範囲(選択範囲)を特定するものである。
 オブジェクト選択部25は、選択範囲特定部24が特定した選択範囲に含まれるオブジェクトを選択状態または非選択状態にするものである。
 表示制御部26は、オブジェクト選択部25が行った選択結果に基づいて、オブジェクトの選択状態を反映させた画像を生成し、生成した画像を表示部14に表示する。
 記憶部12は、制御部11が参照するプログラムやデータ等を格納するものである。
 なお、操作部13からの信号を取得し、2つのドラッグ操作による選択処理を実行し、選択結果を出力する装置を入力装置と称する。すなわち、入力装置は、上記の位置特定部21、移動検出部22、移動方向特定部23、選択範囲特定部24およびオブジェクト選択部25を備えるものである。また、電子機器1は、当該入力装置を備えるものであるとも言える。
 また、移動検出部22および移動方向特定部23は、操作検出部(操作検出手段)ともいえる。すなわち、操作検出部は、2つの平行なドラッグ操作を検出するものである。
 〔電子機器の処理例〕
 次に、電子機器1が実行する、複数のオブジェクトの選択処理の一例について図2に基づいて説明する。図2は、電子機器1が実行する、複数のオブジェクトの選択処理の一例を示すフローチャートである。
 図2に示すように、まず、ユーザがタッチパネル(操作部13)を操作すると、位置特定部21は、操作部13からユーザの操作内容に応じたデータを取得し、取得したデータに基づいて、ユーザが指定した位置を特定する(S1)。移動検出部22は、位置特定部21から位置情報を取得し、ユーザが指定した位置が連続的に移動しているか否かを判定する(S2)。移動検出部22は、ユーザが指定した位置が連続的に移動していると判定すると(S2でYES)、ユーザの操作がドラッグ操作であると判定する。
 ここで、移動検出部22が2つのドラッグ操作を検出すると(S3でYES)、移動方向特定部23は、当該2つのドラッグ操作の移動方向をそれぞれ特定する(S4)。
 次に、選択範囲特定部24は、移動方向特定部23が特定した2つのドラッグ操作の移動方向が、2つとも水平方向または垂直方向であるか否かを判定する(S5:操作検出ステップ)。2つのドラッグ操作の移動方向が、2つとも水平方向または垂直方向である場合(S5でYES)、選択範囲特定部24は、2つのドラッグ操作の移動方向に基づく2つの平行線によって規定される選択範囲を特定する(S6:範囲特定ステップ)。そして、オブジェクト選択部25は、選択範囲特定部24が特定した選択範囲に含まれるオブジェクトを選択状態または非選択状態にする(S7:選択ステップ)。
 表示制御部26は、オブジェクト選択部25が行った選択結果に基づいて、オブジェクトの選択状態を反映させた画像を生成し、生成した画像を表示部14に表示する(S8)。
 一方、S2において、ユーザが指定した位置が連続的に移動していない場合(S2でNO)、および、S3において、2つのドラッグ操作が検出されなかった場合(S3でNO)、制御部11は、入力された操作に応じた処理を実行する(S9)。そして、表示制御部26は、その処理に応じた画像を生成し、生成した画像を表示部14に表示する。
 また、S5において、2つのドラッグ操作の方向が2つとも同じではない場合(S5でNO)、この操作は無効とし、処理を終了する。なお、この操作に何らかの処理を設定していてもよい。
 なお、本発明は、実質的に同時に2つのドラッグ操作が検出された場合に、選択処理を実行するものとする。ここで、「実質的に同時」とは、所定期間以内に2つのドラッグ操作が検出されたことを意味し、その期間は適宜設定すればよい。
 〔実施例〕
 次に、上記選択処理の具体的な実施例について図3~図9に基づいて説明する。ここでは、図3に示すように、表示制御部26が、縦軸に「撮影日(単位:日)」、横軸に「撮影場所」をとった2次元平面上に、写真ファイルをマッピングした一覧画像を生成し、生成した一覧画像を表示部14に表示しているものとする。ただし、図3に示すように、表示制御部26が生成した一覧画像は、表示部14の画面に一度に全てを表示することができず、一覧画像の一部が表示されているものとする。図3は、表示制御部26が生成した一覧画像40を示す図であり、実線で囲まれた領域41が表示部14に表示されている領域(表示領域41)である。
 また、図3に示すように、一覧画像40上にオブジェクト50がマトリクス状に配置されている。オブジェクト50は、1つまたは複数の写真ファイルを示すものである。例えば、オブジェクト50aは、12月1日に自宅で撮影した写真ファイルを示し、オブジェクト50bは、同じ12月1日に映画館で撮影した写真ファイルを示す。
 ここで、12月1日と12月2日に撮影した写真ファイルを全て選択したい場合の操作について説明する。このとき、図4に示すように、ユーザは、2本の指で12月1日の帯M上の1点と、12月2日の帯N上の1点を両方同時にタッチし、水平右方向に一定量移動させたとする。
 この操作により、移動検出部22が2つのドラッグ操作を検出し、移動方向特定部23は、2つのドラッグ操作の方向を共に水平方向として特定する。図5に示すように、選択範囲特定部24は、ドラッグ操作の方向である水平方向に延伸する平行直線であって、ドラッグ操作の始点を通る2本の平行直線を特定し、その2本の平行直線によって囲まれる一覧画像40上の領域42を選択範囲とする。オブジェクト選択部25は、選択範囲42にオブジェクト50の少なくとも一部が含まれるオブジェクトを選択状態とする。具体的には、図5に示すように、表示画面上のオブジェクト50a、50bおよび50cに加え、表示画面外のオブジェクト50dおよび50eを選択状態にする。
 なお、選択範囲特定部24は、ドラッグ操作に基づく2本の平行直線を、ドラッグ操作の方向である水平方向に延伸する平行直線であって、ドラッグ操作の始点を通る2本の平行直線としているがこれに限るものではない。選択範囲特定部24は、例えば、2つのドラッグ操作の移動軌跡を近似した平行線を2本の平行直線として特定してもよい。
 また、選択範囲特定部24は、2本の平行直線によって囲まれる画面内および画面外の領域を選択範囲としているがこれに限るものではない。例えば、選択範囲特定部24は、2つのドラッグ操作の移動軌跡と、2つのドラッグ操作の移動軌跡の始点および終点をそれぞれ結んだ線とによって囲まれる領域を選択範囲としてもよい。また、選択範囲特定部24は、2本の平行直線によって囲まれる画面内の領域を選択範囲としてもよい。
 また、オブジェクト選択部25は、選択範囲42に少なくとも一部が含まれるオブジェクトを選択状態としているが、これに限るものではない。例えば、オブジェクト選択部25は、選択範囲42にオブジェクトの全体が含まれるオブジェクトを選択状態としてもよい。
 次に、追加で12月5日に撮影した写真ファイルを全て選択したい場合の操作について説明する。この場合、まず、ユーザは、1つのドラッグ操作等によって、表示画面を上方向にスクロールする。図6に示すように、このスクロール操作により、表示領域43内に12月5日の写真ファイルが含まれる。ここで、図6に示すように、ユーザが2点をタッチして、水平方向に2つのドラッグ操作を行ったとする。この操作により、オブジェクト50f~50iが選択状態となる。
 さらに、自宅で撮影した写真ファイル全てを選択したい場合の操作について説明する。図7に示すように、ユーザが2点をタッチして、垂直方向に2つのドラッグ操作を行ったとする。このとき、オブジェクト選択部25は、選択範囲43内に選択状態であるオブジェクト50a、50cおよび50fがあるが、これらのオブジェクトの選択状態を維持しつつ、さらに、オブジェクト50jおよび50kを選択状態にする。
 次に、ユーザがオブジェクトの選択状態を解除したい場合の操作について説明する。この場合、図8に示すように、所望のオブジェクト(図8に示す例では、オブジェクト50g)をタッチすることにより、オブジェクトの選択状態が解除され、非選択状態となる。
 なお、本実施例では、選択範囲内に選択状態のオブジェクトがあっても、その選択状態を維持しているが、これに限るものではない。例えば、オブジェクト選択部25は、選択範囲内に選択状態のオブジェクトがある場合、当該オブジェクトを非選択状態に切り替えてもよい。
 また、ドラッグ操作の方向によって、選択状態にする選択操作と、選択状態から非選択状態にする選択解除操作とを設定してもよい。垂直方向のドラッグ操作に対して、例えば、下方向のドラッグ操作を選択操作とし、上方向のドラッグ操作を選択解除操作として設定してもよい。また、水平方向のドラッグ操作に対して、例えば、右方向のドラッグ操作を選択操作とし、左方向のドラッグ操作を選択解除操作として設定してもよい。なお、操作の割り当て方は任意でよい。この場合、図9に示すように、垂直上方向のドラッグ操作を行うと、選択状態であったオブジェクト50a、50c、50f、50jおよび50kが非選択状態となる。
 このように、表示画面外まで選択範囲が広がっているため、画面に表示されていないオブジェクトも含め、水平(行)もしくは垂直(列)の複数のオブジェクトを一括で選択することができる。よって、表示画面が大きい電子機器1であっても、画面の一端から他端までのドラッグ操作や、両端をタッチする操作等をすることなく、広範囲に配置されている複数のオブジェクトの選択を片手で容易に行うことができる。
 また、2つのドラッグ操作を選択処理に割り当てているため、一般的に、1つのドラッグ操作に割り当てられているスクロール処理と競合することがない。つまり、ユーザは、スクロール操作を行いつつ、複数のオブジェクトを選択する操作も実行することができる。そのため、画面内および画面外のオブジェクトを容易に選択することができる。
 〔ドラッグ操作の方向特定処理について〕
 次に、移動方向特定部23が実行するドラッグ操作の方向特定処理について図10~図13に基づいて説明する。
 図10に示すように、移動方向特定部23は、移動検出部22が検出した2つのドラッグ操作の始点(A1,B1)と終点(A2,B2)とを特定し、始点から終点へ向かうベクトルをドラッグ操作の方向を示す移動軌跡ベクトルとして特定する。なお、ドラッグ操作の始点とは、最初にタッチされた点であり、終点とは、指が離された点である。また、移動方向特定部23は、終点の代わりに、最初にタッチされた点から一定時間後にタッチされた点を用いて、移動軌跡ベクトル71および72を特定してもよい。
 移動方向特定部23は、この2つの移動軌跡ベクトル71および72に基づいて、ドラッグ操作の方向を決定するものである。
 具体的には、図10に示すように、移動方向特定部23は、2つの移動軌跡ベクトル71および72の始点が一致するように、2つの移動軌跡ベクトル71および72を平行移動させる(図示の例では、移動軌跡ベクトル71を平行移動させる)。そして、移動方向特定部23は、2つの移動軌跡ベクトル71および72の内角Xを特定する。
 移動方向特定部23は、図11に示すように、2つの移動軌跡ベクトル73および74の内角Xが90度以上の場合、2つのドラッグ操作による選択処理ではないと判定し、2つのドラッグ操作の方向を特定せず、選択処理を終了させる。
 一方、移動方向特定部23は、図12に示すように、2つの移動軌跡ベクトル75および76の内角Xが90度未満の場合、内角Xの2等分線81と、水平直線80とが作る鋭角を角Yとする。そして、移動方向特定部23は、角Yが45度未満の場合は、2つのドラッグ操作の方向を水平方向であると特定する。また、図13に示すように、移動方向特定部23は、2つの移動軌跡ベクトル77および78の内角Xが90度未満の場合であって、内角Xの2等分線82と、水平直線80とが作る鋭角Yが45度以上90度未満の場合は、2つのドラッグ操作の方向を垂直方向であると特定する。
 なお、本実施例では、2つのドラッグ操作の方向が水平方向であっても、同じ方向ではない場合(互いに反対方向である場合)、2つのドラッグ操作による選択処理を実行しない。つまり、2つのドラッグ操作の方向が、2つとも水平右方向、水平左方向、垂直上方向または垂直下方向の場合にのみ、2つのドラッグ操作による選択処理を実行する。ここで、2つのドラッグ操作の方向が水平方向であって、同じ方向(右または左方向)である場合、2つのドラッグ操作の方向は水平同方向であると称し、2つのドラッグ操作の方向が垂直方向であって、同じ方向(上または下方向)である場合、2つのドラッグ操作の方向は垂直同方向であると称する。
 なお、ドラッグ操作の移動方向の決定方法は、上述の例に限らず、適宜設計すればよい。
 <実施形態2>
 電子機器1の制御ブロック(特に制御部11)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
 後者の場合、電子機器1は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。
 〔まとめ〕
 本発明の態様1に係る入力装置は、表示部に表示されるオブジェクトを選択するための入力装置であって、2つの平行なドラッグ操作を検出する操作検出手段と、上記操作検出手段が検出した2つの平行なドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する範囲特定手段と、上記範囲特定手段が特定した選択範囲に含まれるオブジェクトを選択状態または非選択状態にする選択手段と、を備えている。
 上記の構成によれば、上記選択手段は、2つのドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲に含まれるオブジェクトを選択状態または非選択状態にする。そのため、容易に複数のオブジェクトの選択操作を実行することができる。
 本発明の態様2に係る入力装置は、上記態様1において、上記表示部はタッチパネルであり、上記操作検出手段は、実質的に同時に上記タッチパネルに入力された2つの平行なドラッグ操作を検出してもよい。
 上記の構成では、実質的に同時に入力された2つのドラッグ操作により選択処理が行われる。そのため、タッチパネルにおいて、一般的にスクロール処理に割り当てられている単一のドラッグ操作と競合することがない。よって、オブジェクトの選択操作およびスクロール操作を容易に実行することができる。
 本発明の態様3に係る入力装置は、上記態様1または2において、上記範囲特定手段は、上記2本の平行直線によって規定される、画面内および画面外の領域を選択範囲として特定してもよい。
 上記の構成によれば、画面内のオブジェクト、画面外のオブジェクトにかかわらず、上記2本の平行直線によって規定される選択範囲に含まれるオブジェクトが選択状態または非選択状態にされる。そのため、画面外のオブジェクトも容易に選択することができる。さらに、表示画面が大きい場合であっても、複数のオブジェクトを容易に選択することができる。
 本発明の態様4に係る入力装置は、上記態様1から3のいずれかにおいて、上記選択手段は、上記2つの平行なドラッグ操作の方向が水平方向の左右方向のうちの一方向または垂直方向の上下方向のうちの一方向である場合に、オブジェクトを選択状態にする一方、上記2つの平行なドラッグ操作の方向が上記一方向とは反対方向である場合、オブジェクトを非選択状態にしてもよい。
 上記の構成によれば、例えば、水平右方向および垂直上方向である2つのドラッグ操作により、オブジェクトの選択処理を実行し、上記方向とは反対方向の水平左方向および垂直下方向の2つのドラッグ操作により、オブジェクトの非選択処理を実行する。そのため、オブジェクトの選択処理および非選択処理を容易に実行することができる。
 本発明の態様5に係る入力装置の制御方法は、オブジェクトを選択するための入力装置の制御方法であって、2つのドラッグ操作を検出する操作検出ステップと、上記操作検出ステップにおいて検出された上記2つのドラッグ操作の方向をそれぞれ特定する方向特定ステップと、上記方向特定ステップにおいて特定された方向が2つとも水平方向または垂直方向である場合、上記2つのドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する範囲特定ステップと、上記範囲特定ステップにおいて特定された選択範囲に含まれるオブジェクトを選択状態または非選択状態に切り替える選択ステップと、を含む。
 上記の構成によれば、態様1と同様の効果を奏する。
 本発明の各態様に係る電子機器は、コンピュータによって実現してもよく、この場合には、コンピュータを上記電子機器が備える各手段として動作させることにより上記電子機器をコンピュータにて実現させる電子機器の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。
 本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。
 本発明は、オブジェクトを操作するためのタッチパネルを備える、携帯電話機等の電子機器に利用することができる。
 1  電子機器
13  操作部
14  表示部
21  位置特定部
22  移動検出部(操作検出手段)
23  移動方向特定部(操作検出手段)
24  選択範囲特定部(範囲特定手段)
25  オブジェクト選択部(選択手段)
26  表示制御部

Claims (5)

  1.  表示部に表示されるオブジェクトを選択するための入力装置であって、
     2つの平行なドラッグ操作を検出する操作検出手段と、
     上記操作検出手段が検出した2つの平行なドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する範囲特定手段と、
     上記範囲特定手段が特定した選択範囲に含まれるオブジェクトを選択状態または非選択状態にする選択手段と、を備えることを特徴とする入力装置。
  2.  上記表示部はタッチパネルであり、
     上記操作検出手段は、実質的に同時に上記タッチパネルに入力された2つの平行なドラッグ操作を検出することを特徴とする請求項1に記載の入力装置。
  3.  上記範囲特定手段は、上記2本の平行直線によって規定される、画面内および画面外の領域を選択範囲として特定することを特徴とする請求項1または2に記載の入力装置。
  4.  上記選択手段は、上記2つの平行なドラッグ操作の方向が水平方向の左右方向のうちの一方向または垂直方向の上下方向のうちの一方向である場合に、オブジェクトを選択状態にする一方、上記2つの平行なドラッグ操作の方向が上記一方向とは反対方向である場合、オブジェクトを非選択状態にすることを特徴とする請求項1~3の何れか1項に記載の入力装置。
  5.  表示部に表示されるオブジェクトを選択するための入力装置の制御方法であって、
     2つの平行なドラッグ操作を検出する操作検出ステップと、
     上記操作検出ステップにおいて検出された2つの平行なドラッグ操作の移動軌跡に基づく2本の平行直線によって規定される選択範囲を特定する範囲特定ステップと、
     上記範囲特定ステップにおいて特定された選択範囲に含まれるオブジェクトを選択状態または非選択状態にする選択ステップと、を含むことを特徴とする入力装置の制御方法。
PCT/JP2014/052940 2013-02-21 2014-02-07 入力装置および入力装置の制御方法 WO2014129326A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013032607A JP2014164355A (ja) 2013-02-21 2013-02-21 入力装置および入力装置の制御方法
JP2013-032607 2013-02-21

Publications (1)

Publication Number Publication Date
WO2014129326A1 true WO2014129326A1 (ja) 2014-08-28

Family

ID=51391122

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/052940 WO2014129326A1 (ja) 2013-02-21 2014-02-07 入力装置および入力装置の制御方法

Country Status (2)

Country Link
JP (1) JP2014164355A (ja)
WO (1) WO2014129326A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108664201B (zh) * 2017-03-29 2021-12-28 北京搜狗科技发展有限公司 一种文本编辑方法、装置及电子设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001290585A (ja) * 2000-01-31 2001-10-19 Canon Inc 位置情報処理装置及びその方法及びそのプログラム、操作装置及びその方法及びそのプログラム
WO2009060454A2 (en) * 2007-11-07 2009-05-14 N-Trig Ltd. Multi-point detection on a single-point detection digitizer
WO2012006494A1 (en) * 2010-07-08 2012-01-12 Apple Inc. Device, method, and graphical user interface for user interface screen navigation
JP2012027721A (ja) * 2010-07-23 2012-02-09 Sony Corp 情報処理装置、情報処理方法及び情報処理プログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001290585A (ja) * 2000-01-31 2001-10-19 Canon Inc 位置情報処理装置及びその方法及びそのプログラム、操作装置及びその方法及びそのプログラム
WO2009060454A2 (en) * 2007-11-07 2009-05-14 N-Trig Ltd. Multi-point detection on a single-point detection digitizer
WO2012006494A1 (en) * 2010-07-08 2012-01-12 Apple Inc. Device, method, and graphical user interface for user interface screen navigation
JP2012027721A (ja) * 2010-07-23 2012-02-09 Sony Corp 情報処理装置、情報処理方法及び情報処理プログラム

Also Published As

Publication number Publication date
JP2014164355A (ja) 2014-09-08

Similar Documents

Publication Publication Date Title
US11262908B2 (en) Method of adjusting an UI and user terminal using the same
US10521104B2 (en) Information processing apparatus, information processing method, and program
CN109074276B (zh) 系统任务切换器中的选项卡
EP3175340B1 (en) Assisted presentation of application windows
KR102391694B1 (ko) 애플리케이션 창의 적응적 크기조정 및 위치지정
KR102213212B1 (ko) 멀티윈도우 제어 방법 및 이를 지원하는 전자 장치
CN107636595B (zh) 用于在电子设备中使用第一应用图标启动第二应用的方法
TWI570580B (zh) 巡覽一瀏覽器中之複數個內容項目的方法、電腦系統及電腦程式產品
TWI655572B (zh) Information processing device, information processing method and computer readable recording medium
US9880727B2 (en) Gesture manipulations for configuring system settings
US20150160849A1 (en) Bezel Gesture Techniques
US10739953B2 (en) Apparatus and method for providing user interface
US10877624B2 (en) Method for displaying and electronic device thereof
CN103649902B (zh) 沉浸式和桌面外壳的显示
US20100153872A1 (en) Method for providing graphical user interface and electronic device using the same
CN106662965A (zh) 应用窗口的基于区的大小调整和定位
KR20180074547A (ko) 디스플레이 장치 및 방법
TWI534694B (zh) 用於管理沉浸式環境的電腦實施方法及運算裝置
EP3151083B1 (en) Mobile terminal
WO2013168805A1 (ja) 情報処理装置、情報処理装置の制御方法、制御プログラム、および記録媒体
US20140195935A1 (en) Information processing device, information processing method, and information processing program
KR102095039B1 (ko) 터치 인터페이스를 제공하는 장치에서 터치 입력을 수신하는 방법 및 장치
JP5875262B2 (ja) 表示制御装置
US10346033B2 (en) Electronic device for processing multi-touch input and operating method thereof
JP2014164718A (ja) 情報端末

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14754625

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14754625

Country of ref document: EP

Kind code of ref document: A1