WO2015141092A1 - Information-processing device, information processing method, and information-processing program - Google Patents

Information-processing device, information processing method, and information-processing program Download PDF

Info

Publication number
WO2015141092A1
WO2015141092A1 PCT/JP2014/083986 JP2014083986W WO2015141092A1 WO 2015141092 A1 WO2015141092 A1 WO 2015141092A1 JP 2014083986 W JP2014083986 W JP 2014083986W WO 2015141092 A1 WO2015141092 A1 WO 2015141092A1
Authority
WO
WIPO (PCT)
Prior art keywords
slide
component
selection range
information processing
processing apparatus
Prior art date
Application number
PCT/JP2014/083986
Other languages
French (fr)
Japanese (ja)
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 WO2015141092A1 publication Critical patent/WO2015141092A1/en

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/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/0485Scrolling or panning
    • 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/04842Selection of displayed objects or displayed text elements
    • 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

Definitions

  • FIG. 2 is a diagram illustrating an overview of the information processing apparatus 200 according to the present embodiment.
  • FIG. 3 shows a slide 204 from point A to point B with the finger of the user 205 on the touch panel in a state where the document 203 is displayed on the display panel 202.
  • FIG. The lower diagram of FIG. 3 shows the display on the display panel 202 after the operation of the slide 204.
  • the document 203 is scrolled 211 to the document 213.
  • a distance selection range 212 is set by subtracting the distance of the scroll 211 from the distance of the slide 204.
  • the distance of the slide 204 of one stroke is divided into scroll control and selection range control.
  • the switch processing unit 430 executes processing based on the switch input from the switch group 405.
  • the communication processing unit 440 transmits / receives data via a network.
  • the interface control unit 450 controls data input / output with an input / output device connected via the external interface 406. It is desirable that the communication processing unit 440 is also provided with an audio processing processor independent of the processor 400.
  • the memory control unit 460 controls the exchange of data and programs between the processor 400 and the ROM (Read Only Memory) 461, the RAM (Random Access Memory) 462, and the storage 463 configured by, for example, a flash memory.
  • the memory control unit 460 is also preferably provided with an audio processing processor independent of the processor 400.
  • Display control unit 550 includes a display driver.
  • the display control unit 550 reads content including a document from the storage 463, and controls screen display on the display panel 202 according to the determination result of the user operation determination unit 540.
  • the operation desired by the user can be realized on the display screen by the control of the display control unit 550.
  • FIG. 7 is a block diagram illustrating a functional configuration of the operation analysis unit 530 according to the present embodiment.
  • the operation analysis unit 530 analyzes the operation content in consideration of information on the display screen from the operation and position of the user operation received by the operation reception unit 520.
  • FIG. 8B is a diagram showing a configuration of the slide division table 810 according to the present embodiment.
  • the slide division table 810 stores distance data obtained by dividing the slide distance at a predetermined division ratio, and is used by the scroll control unit 802 and the selection range control unit 803.
  • the slide division table 810 stores a slide distance 811, a scroll distance 812 and a selection range distance 813 divided from the slide distance 811 at a predetermined ratio.
  • step S1009 the screen operation processing unit 410 controls to scroll the screen according to the first component.
  • the screen operation processing unit 410 controls the setting of the selection range according to the second component in step S1011.
  • the scroll and the range selection are performed by one-stroke slide. Can be realized by operation.
  • the information processing apparatus according to the present embodiment is different from the second embodiment in that the division ratio is controlled according to the slide distance or the slide speed, not the predetermined ratio. Since other configurations and operations are the same as those of the second embodiment, the same configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the distance of the slide 204 of one stroke is divided into scroll control and selection range control at a ratio corresponding to the slide distance or slide speed.
  • FIG. 13 is a block diagram illustrating a functional configuration of the operation analysis unit 1330 according to the present embodiment.
  • the same components as those in FIG. 13 are identical to FIG. 13 and the same components as those in FIG. 13;
  • the slide speed detection unit 1304 in FIG. 13 detects the slide speed based on the touch position information and the stroke information detected by the operation reception unit 520.
  • FIG. 14 is a diagram showing the configuration of the slide division table 1410 and the threshold storage unit 1420 according to this embodiment.
  • the slide division table 1410 is used by the scroll control unit 802 and the selection range control unit 803 of the user operation determination unit 540.
  • the threshold storage unit 1420 is used to switch the ratio of dividing the slide distance when the slide distance or the slide speed exceeds the threshold.
  • step S1501 the screen operation processing unit 410 performs a slide speed detection process.
  • step S1503 the screen operation processing unit 410 determines whether the slide distance or the slide speed has exceeded the threshold stored in the threshold storage unit 1420. If the slide distance or the slide speed does not exceed the threshold, the screen operation processing unit 410 sets the first ratio of the slide distance as the first component for scrolling in step S1505 according to the ratio according to the slide speed. The second ratio is the second component for the selection range. On the other hand, if the slide distance or slide speed exceeds the threshold value, the screen operation processing unit 410 increases the first ratio so that the scroll is matched with the slide distance or speed in step S1507.
  • FIG. 16 is a diagram for explaining selection range control while scrolling in the information processing apparatus 200 according to the present embodiment.
  • the same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
  • the left diagram in FIG. 16 shows a state where the user 205 has slid the left side from the start point of the closed curve 1604 when the user 205 tries to specify the selection range of the document 203.
  • the solid line portion of the closed curve 1604 has been slid, and the broken line portion represents a still portion. Since the upward component of the slide is large, the document 203 scrolls upward.
  • the right diagram in FIG. 16 shows a state where the slide has come to the right from the start point of the closed curve 1604 when the user 205 tries to specify the selection range of the document 203.
  • the solid line portion of the closed curve 1604 has been slid, and the broken line portion represents a still portion. Since the downward component of the slide is large, the document 203 scrolls downward.
  • FIG. 17 is a block diagram illustrating a functional configuration of the operation analysis unit 1730 according to the present embodiment.
  • the same functional components as those in FIG. 17 are identical functional components as those in FIG. 17
  • the selection range locus storage unit 1704 in FIG. 17 stores the history of the second component for the selection range obtained by subtracting the first component for scrolling from the slide locus from the slide starting point as the locus of the selection range.
  • the stored selection range trajectory is displayed on the display panel 202 under the control of the display control unit 550.
  • FIG. 18 is a flowchart showing a procedure of screen operation processing of the information processing apparatus 200 according to the present embodiment.
  • steps similar to those in FIG. 10 are denoted by the same reference numerals, and description thereof is omitted.
  • the user can check the position of the range selection even when scrolling and range selection are realized by a one-stroke slide operation by displaying a trajectory depicting the selection range on the display screen. Can do.
  • the vector of the slide 1904 is separated into a scrollable component and a non-scrollable component, and scroll control and selection range are expanded or contracted, respectively, and scroll control and selection range control are performed by a one-stroke slide operation. And can be realized.
  • the 20 extracts and extracts the slide vector into a scrollable direction component vector and a non-scrollable direction component vector.
  • the vector of the scrollable direction component is used for scroll control, and the vector of the non-scrollable direction component is used for expanding or reducing the selection range.
  • FIG. 21 is a diagram showing a configuration of the slide division table 2110 according to the present embodiment.
  • the slide division table 2110 is used by the scroll control unit 802 and the selection range control unit 803 of the user operation determination unit 540.
  • the same components as those in FIG. 8B or FIG. 14 are denoted by the same reference numerals, and description thereof is omitted.
  • the slide operation can be used effectively.
  • the present invention may be applied to a system composed of a plurality of devices, or may be applied to a single device. Furthermore, the present invention can also be applied to a case where an information processing program that implements the functions of the embodiments is supplied directly or remotely to a system or apparatus. Therefore, in order to realize the functions of the present invention on a computer, a program installed on the computer, a medium storing the program, and a WWW (World Wide Web) server that downloads the program are also included in the scope of the present invention. . In particular, at least a non-transitory computer readable medium storing a program for causing a computer to execute the processing steps included in the above-described embodiments is included in the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

This device is an information-processing device that implements both scrolling and range selection via a one-stroke slide operation performed by a user. Said information-processing device is provided with a detection unit that detects a slide operation performed by the user in a display region of a touchscreen, a scrolling control unit that extracts a first component from said slide operation and controls scrolling of the display region on the basis of said first component, and a range-selection control unit that extracts a second component from the slide operation and controls range selection on the touchscreen on the basis of said second component.

Description

情報処理装置、情報処理方法および情報処理プログラムInformation processing apparatus, information processing method, and information processing program
 本発明は、タッチパネルを有する情報処理装置、情報処理方法および情報処理プログラムに関する。 The present invention relates to an information processing device having a touch panel, an information processing method, and an information processing program.
 上記技術分野において、特許文献1には、タッチパネルにおけるドラッグ操作時にスクロールを制限する技術が開示されている。 In the above technical field, Patent Document 1 discloses a technique for restricting scrolling during a drag operation on a touch panel.
特開2013-092942号公報JP 2013-092942 A
 しかしながら、上記文献に記載の技術では、表示画面上でのタッチのスライドが、画面のスクロールと、スクロールロックした他のユーザ操作、例えば表示画面上の範囲を選択する操作とで切り替えられ、スクロールと範囲選択とを1回のスライド操作で実現することができなかった。 However, in the technique described in the above document, touch slide on the display screen can be switched between scrolling the screen and other user operations that are scroll-locked, for example, selecting a range on the display screen. Range selection could not be realized with a single slide operation.
 本発明の目的は、上述の課題を解決する技術を提供することにある。 An object of the present invention is to provide a technique for solving the above-described problems.
 上記目的を達成するため、本発明に係る情報処理装置は、
 タッチパネルの表示領域において、タッチのスライドを検出する検出手段と、
 前記スライドの第1成分を抽出し、該第1成分に基づいて前記表示領域のスクロール制御を行なうスクロール制御手段と、
 前記スライドの第2成分を抽出し、該第2成分に基づいて前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御手段と、
 を備えた。
In order to achieve the above object, an information processing apparatus according to the present invention provides:
Detecting means for detecting a slide of touch in a display area of the touch panel;
Scroll control means for extracting a first component of the slide and performing scroll control of the display area based on the first component;
Selection range control means for extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
Equipped with.
 上記目的を達成するため、本発明に係る情報処理方法は、
 タッチパネルの表示領域において、タッチのスライドを検出する検出ステップと、
 前記スライドの第1成分を抽出し、該第1成分に基づいて、前記表示領域のスクロール制御を行なうスクロール制御ステップと、
 前記スライドの第2成分を抽出し、該第2成分に基づいて、前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御ステップと、
 を含む。
In order to achieve the above object, an information processing method according to the present invention includes:
A detection step of detecting a touch slide in the display area of the touch panel;
A scroll control step of extracting a first component of the slide and performing scroll control of the display area based on the first component;
A selection range control step of extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
including.
 上記目的を達成するため、本発明に係る情報処理プログラムは、
 タッチパネルの表示領域において、タッチのスライドを検出する検出ステップと、
 前記スライドの第1成分を抽出し、該第1成分に基づいて、前記表示領域のスクロール制御を行なうスクロール制御ステップと、
 前記スライドの第2成分を抽出し、該第2成分に基づいて、前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御ステップと、
 をコンピュータに実行させる。
In order to achieve the above object, an information processing program according to the present invention provides:
A detection step of detecting a touch slide in the display area of the touch panel;
A scroll control step of extracting a first component of the slide and performing scroll control of the display area based on the first component;
A selection range control step of extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
Is executed on the computer.
 本発明によれば、スクロールと範囲選択とを1ストロークのスライド操作で実現することができる。 According to the present invention, scrolling and range selection can be realized by a one-stroke slide operation.
本発明の第1実施形態に係る情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置における概要を説明する図である。It is a figure explaining the outline | summary in the information processing apparatus which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置におけるスクロールしながらの選択範囲制御を説明する図である。It is a figure explaining selection range control while scrolling in the information processor concerning a 2nd embodiment of the present invention. 本発明の第2実施形態に係る情報処理装置の外観を示す図である。It is a figure which shows the external appearance of the information processing apparatus which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る画面操作処理部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the screen operation process part which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る操作受付部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the operation reception part which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る操作解析部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the operation analysis part which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係るユーザ操作判定部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the user operation determination part which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係るスライド分割テーブルの構成を示す図である。It is a figure which shows the structure of the slide division | segmentation table which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る表示制御部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the display control part which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置の画面操作処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the screen operation process of the information processing apparatus which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係るスライド解析処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the slide analysis process which concerns on 2nd Embodiment of this invention. 本発明の第3実施形態に係る情報処理装置におけるスクロールしながらの選択範囲制御を説明する図である。It is a figure explaining selection range control, scrolling in the information processing apparatus which concerns on 3rd Embodiment of this invention. 本発明の第3実施形態に係る操作解析部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the operation analysis part which concerns on 3rd Embodiment of this invention. 本発明の第3実施形態に係るスライド分割テーブルおよび閾値記憶部の構成を示す図である。It is a figure which shows the structure of the slide division | segmentation table and threshold value memory | storage part which concern on 3rd Embodiment of this invention. 本発明の第3実施形態に係るスライド解析処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the slide analysis process which concerns on 3rd Embodiment of this invention. 本発明の第4実施形態に係る情報処理装置におけるスクロールしながらの選択範囲制御を説明する図である。It is a figure explaining selection range control, scrolling in the information processing apparatus which concerns on 4th Embodiment of this invention. 本発明の第4実施形態に係る操作解析部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the operation analysis part which concerns on 4th Embodiment of this invention. 本発明の第4実施形態に係る情報処理装置の画面操作処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the screen operation process of the information processing apparatus which concerns on 4th Embodiment of this invention. 本発明の第5実施形態に係る情報処理装置におけるスクロールしながらの選択範囲制御を説明する図である。It is a figure explaining selection range control while scrolling in the information processor concerning a 5th embodiment of the present invention. 本発明の第5実施形態に係る操作解析部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the operation analysis part which concerns on 5th Embodiment of this invention. 本発明の第5実施形態に係るスライド分割テーブルの構成を示す図である。It is a figure which shows the structure of the slide division | segmentation table which concerns on 5th Embodiment of this invention. 本発明の第5実施形態に係るスライド解析処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the slide analysis process which concerns on 5th Embodiment of this invention.
 以下に、図面を参照して、本発明の実施の形態について例示的に詳しく説明する。ただし、以下の実施の形態に記載されている構成要素は単なる例示であり、本発明の技術範囲をそれらのみに限定する趣旨のものではない。
 [第1実施形態]
 本発明の第1実施形態としての情報処理装置100について、図1を用いて説明する。情報処理装置100は、表示画面における選択範囲の制御をする装置である。
Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the drawings. However, the constituent elements described in the following embodiments are merely examples, and are not intended to limit the technical scope of the present invention only to them.
[First Embodiment]
An information processing apparatus 100 as a first embodiment of the present invention will be described with reference to FIG. The information processing apparatus 100 is an apparatus that controls a selection range on a display screen.
 図1に示すように、情報処理装置100は、検出部110と、スクロール部120と、選択範囲制御部130と、を含む。検出部110は、タッチパネル101の表示領域において、タッチのスライド102を検出する。スクロール部120は、スライド102の第1成分を抽出し、第1成分に基づいて表示領域のスクロール制御を行なう。選択範囲制御部130は、スライド102の第2成分を抽出し、第2成分に基づいてタッチパネル101における選択範囲の制御を行なう。 As illustrated in FIG. 1, the information processing apparatus 100 includes a detection unit 110, a scroll unit 120, and a selection range control unit 130. The detection unit 110 detects the touch slide 102 in the display area of the touch panel 101. The scroll unit 120 extracts the first component of the slide 102 and performs scroll control of the display area based on the first component. The selection range control unit 130 extracts the second component of the slide 102 and controls the selection range on the touch panel 101 based on the second component.
 例えば、検出部110は、タッチパネルに対してユーザがタッチしつつスライドさせたことを検出したり、そのスライドの起点を判定したり、スライドの距離を検出したりする。スクロール部120は、例えば、ユーザによるスライド操作のスライド距離の2分の1の距離だけ、スクロール制御を行なう。また、選択範囲制御部130は、例えば、ユーザによるスライド操作のスライド距離の残りの距離(2分の1の距離)だけ、範囲選択制御を行なう。 For example, the detection unit 110 detects that the user has slid while touching the touch panel, determines the starting point of the slide, or detects the distance of the slide. For example, the scroll unit 120 performs scroll control for a distance that is half the slide distance of the slide operation by the user. In addition, the selection range control unit 130 performs range selection control, for example, for the remaining distance of the slide distance of the user's slide operation (a half distance).
 本発明によれば、スライドの第1成分をスクロールに、第2成分を選択範囲に用いるので、スクロールと範囲選択とを1ストロークのスライド操作で実現することができる。 According to the present invention, since the first component of the slide is used for scrolling and the second component is used for the selection range, scrolling and range selection can be realized by a one-stroke slide operation.
 [第2実施形態]
 次に、本発明の第2実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、タッチパネル上のスライドの距離を第1成分の第1割合と、第2成分の第2割合とに分けて、第1割合をスクロールに第2割合を選択範囲に振り分ける。選択範囲において、スライド距離の第2割合は、既に指定されている範囲選択の拡大または縮小に用いられる。
[Second Embodiment]
Next, an information processing apparatus according to the second embodiment of the present invention will be described. The information processing apparatus according to the present embodiment divides the distance of the slide on the touch panel into the first ratio of the first component and the second ratio of the second component, and selects the second ratio to the first ratio as the scroll range Sort out. In the selection range, the second ratio of the slide distance is used for expansion or reduction of the already specified range selection.
 《本実施形態の概要》
 図2および図3を参照して、本実施形態の情報処理装置200の動作の概要を示す。図2は、本実施形態に係る情報処理装置200における概要を説明する図である。
<< Outline of this embodiment >>
With reference to FIG. 2 and FIG. 3, the outline | summary of operation | movement of the information processing apparatus 200 of this embodiment is shown. FIG. 2 is a diagram illustrating an overview of the information processing apparatus 200 according to the present embodiment.
 図2の左図は、情報処理装置200のディスプレイパネル202に表示された文書203に対して、タッチパネル201上でユーザ205が指でスライド204をした状態を図示している。 2 shows a state in which the user 205 slides the finger 204 on the touch panel 201 with the finger on the document 203 displayed on the display panel 202 of the information processing apparatus 200.
 図2の右上図は、スライド204の距離の第1割合である第1成分だけ、スクロール211を行なった後の文書213の表示状態を示している。一方、図2の右下図は、スライド204の距離の第2割合である第2成分だけ、スクロールした文書213の選択範囲212を選択した状態を示している。 2 shows the display state of the document 213 after scrolling 211 by the first component which is the first ratio of the distance of the slide 204. On the other hand, the lower right diagram of FIG. 2 shows a state where the selection range 212 of the scrolled document 213 is selected by the second component that is the second ratio of the distance of the slide 204.
 図2のように、スライド204の距離は、文書203の文書213へのスクロール211と、文書213の選択範囲212とに分割されて、1ストロークのスライド操作によって、スクロール制御と選択範囲制御とが実現できる。 As shown in FIG. 2, the distance of the slide 204 is divided into a scroll 211 of the document 203 to the document 213 and a selection range 212 of the document 213, and scroll control and selection range control are performed by a one-stroke slide operation. realizable.
 (スクロールしながらの選択範囲制御)
 図3は、本実施形態に係る情報処理装置200におけるスクロールしながらの選択範囲制御を説明する図である。なお、図3において、図2と同様の構成要素には同じ参照番号を付して、説明を省略する。
(Selection range control while scrolling)
FIG. 3 is a diagram illustrating selection range control while scrolling in the information processing apparatus 200 according to the present embodiment. In FIG. 3, the same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
 図3の上図は、ディスプレイパネル202に文書203が表された状態で、タッチパネル上におけるユーザ205の指によるA点からB点へのスライド204を示している。図3の下図は、スライド204の操作後の、ディスプレイパネル202における表示を示している。文書203は文書213にスクロール211される。一方、スライド204による距離からスクロール211の距離を差し引いた距離の選択範囲212が設定される。 3 shows a slide 204 from point A to point B with the finger of the user 205 on the touch panel in a state where the document 203 is displayed on the display panel 202. FIG. The lower diagram of FIG. 3 shows the display on the display panel 202 after the operation of the slide 204. The document 203 is scrolled 211 to the document 213. On the other hand, a distance selection range 212 is set by subtracting the distance of the scroll 211 from the distance of the slide 204.
 このように、本実施形態においては、1ストロークのスライド204の距離が、スクロール制御と選択範囲制御とに分割されて使用される。 Thus, in this embodiment, the distance of the slide 204 of one stroke is divided into scroll control and selection range control.
 《情報処理装置》
 図4Aは、本実施形態に係る情報処理装置200の外観を示す図である。なお、図4Aには、スマートフォンやタブレットなどのタッチパネルを用いた携帯端末を示すが、本実施例の情報処理装置は、スマートフォンやタブレットに限定されない。
《Information processing device》
FIG. 4A is a diagram illustrating an appearance of the information processing apparatus 200 according to the present embodiment. In addition, although FIG. 4A shows the portable terminal using touch panels, such as a smart phone and a tablet, the information processing apparatus of a present Example is not limited to a smart phone and a tablet.
 情報処理装置200では、タッチパネル201とディスプレイパネル202とが操作部および表示部として機能する。また、情報処理装置200は、音声入出力機能としてマイク403とスピーカ404とを有する。また、情報処理装置200は、電源スイッチを含むスイッチ群405を有する。また、情報処理装置200は、外部の入出力機器接続や通信接続に使用される外部インタフェース406を有する。 In the information processing apparatus 200, the touch panel 201 and the display panel 202 function as an operation unit and a display unit. Further, the information processing apparatus 200 includes a microphone 403 and a speaker 404 as voice input / output functions. The information processing apparatus 200 includes a switch group 405 including a power switch. Further, the information processing apparatus 200 includes an external interface 406 used for external input / output device connection and communication connection.
 (情報処理装置の機能構成)
 図4Bは、本実施形態に係る情報処理装置200の構成を示すブロック図である。なお、図4Bには、スマートフォンやタブレットなどのタッチパネルを用いた携帯端末の基本的な構成を示すが、これに限定されない。また、図4Bの各構成要素は、単体のハードウェアで実現されても、独自のプロセッサを有してプログラムを実行することでソフトウェアにより実現されてもよい。あるいは、ハードウェアとソフトウェアとを組み合わせたファームウェアで実現されてもよい。また、図4Bの各構成要素は、独立して機能を果たすように他の構成要素と分離して図示されている。しかし、実際には、国構成要素は、ベーシックなハードウェアとOS(Operating System)や入出力制御とにより最下層制御から、アプリケーションプログラムによる最上位制御までの重層的制御の組み合わせで実現されるものである。
(Functional configuration of information processing device)
FIG. 4B is a block diagram illustrating a configuration of the information processing apparatus 200 according to the present embodiment. FIG. 4B shows a basic configuration of a mobile terminal using a touch panel such as a smartphone or a tablet, but is not limited thereto. 4B may be realized by a single piece of hardware, or may be realized by software by having a unique processor and executing a program. Alternatively, it may be realized by firmware combining hardware and software. In addition, each component in FIG. 4B is illustrated separately from other components so as to function independently. However, in reality, the country component is realized by a combination of multilevel control from the lowest level control to the highest level control by the application program by basic hardware, OS (Operating System) and input / output control. It is.
 プロセッサ400は、少なくとも1つのCPU(Central Processing Unit)を有し、情報処理装置200の全体を制御する。なお、プロセッサ400は固有のメモリを内蔵するものが望ましい。画面操作処理部410は、本実施形態の処理を行なう構成要素であり、タッチパネル201からのユーザ操作入力を受け付けて、ユーザ操作入力に対応する表示画面変更を行ない、ディスプレイパネル202に表示する。なお、画面操作処理部410は、プロセッサ400が関連プログラムを実行することによって実現されてもよいが、独立した画面操作用プロセッサを設けるのが望ましい。音声処理部420は、マイク403からの音声入力を処理して、例えば、通信処理部440を介して送信し、タッチパネル201からのユーザ操作入力に変わるユーザ音声指示を行なう。また、音声処理部420は、ユーザへの通知/警告や、映像再生音声などを生成して、スピーカから音声出力する。かかる音声処理部420も、プロセッサ400とは独立した音声処理用プロセッサを設けるのが望ましい。 The processor 400 has at least one CPU (Central Processing Unit) and controls the entire information processing apparatus 200. The processor 400 preferably has a built-in unique memory. The screen operation processing unit 410 is a component that performs the processing of the present embodiment, receives a user operation input from the touch panel 201, changes a display screen corresponding to the user operation input, and displays it on the display panel 202. The screen operation processing unit 410 may be realized by the processor 400 executing a related program, but it is desirable to provide an independent screen operation processor. The voice processing unit 420 processes voice input from the microphone 403 and transmits the voice input via the communication processing unit 440, for example, and gives a user voice instruction to be changed to user operation input from the touch panel 201. In addition, the audio processing unit 420 generates notification / warning to the user, video reproduction audio, and the like, and outputs the audio from the speaker. It is desirable that the sound processing unit 420 also includes a sound processing processor independent of the processor 400.
 スイッチ処理部430は、スイッチ群405からのスイッチ入力に基づいた処理を実行する。通信処理部440は、ネットワークを介して、データの送受信を行なう。インタフェース制御部450は、外部インタフェース406を介して接続された入出力機器とのデータ入出力を制御する。かかる通信処理部440も、プロセッサ400とは独立した音声処理用プロセッサを設けるのが望ましい。メモリ制御部460は、例えば、フラッシュメモリなどで構成されたROM(Read Only Memory)461、RAM(Random Access Memory)462およびストレージ463と、プロセッサ400とのデータやプログラムのやり取りを制御する。かかるメモリ制御部460も、プロセッサ400とは独立した音声処理用プロセッサを設けるのが望ましい。 The switch processing unit 430 executes processing based on the switch input from the switch group 405. The communication processing unit 440 transmits / receives data via a network. The interface control unit 450 controls data input / output with an input / output device connected via the external interface 406. It is desirable that the communication processing unit 440 is also provided with an audio processing processor independent of the processor 400. The memory control unit 460 controls the exchange of data and programs between the processor 400 and the ROM (Read Only Memory) 461, the RAM (Random Access Memory) 462, and the storage 463 configured by, for example, a flash memory. The memory control unit 460 is also preferably provided with an audio processing processor independent of the processor 400.
 以下、本実施形態における画面操作処理部410について、さらに詳細に説明する。 Hereinafter, the screen operation processing unit 410 in the present embodiment will be described in more detail.
 (画面操作処理部)
 図5は、本実施形態に係る画面操作処理部410の機能構成を示すブロック図である。
(Screen operation processing part)
FIG. 5 is a block diagram illustrating a functional configuration of the screen operation processing unit 410 according to the present embodiment.
 画面操作処理部410は、操作受付部520と、操作解析部530と、ユーザ操作判定部540と、表示制御部550と、を備える。操作受付部520は、タッチパネル201からのユーザの操作を受け付けて、タッチ位置や動作を取得する。操作解析部530は、操作受付部520が受け付けたユーザ操作の動作や位置などから、表示画面の情報も考慮して操作内容を解析する。本実施形態においては、特に、タッチパネル上でのタッチのスライドを検出したり、そのスライドの起点を判定したり、スライドの距離を検出したりする。ユーザ操作判定部540は、操作解析部530が解析した操作内容から、ユーザが望んだ操作を判定する。本実施形態においては、スライドの距離をスクロール用の成分と選択範囲用の成分に分割して、それぞれを制御する。表示制御部550は、表示ドライバを含む。表示制御部550は、ストレージ463から文書を含むコンテンツを読み出して、ユーザ操作判定部540の判定結果に従って、ディスプレイパネル202への画面表示を制御する。表示制御部550の制御により、ユーザが望んだ操作を表示画面上に実現できる。 The screen operation processing unit 410 includes an operation reception unit 520, an operation analysis unit 530, a user operation determination unit 540, and a display control unit 550. The operation reception unit 520 receives a user operation from the touch panel 201 and acquires a touch position and an operation. The operation analysis unit 530 analyzes the operation content in consideration of information on the display screen from the operation and position of the user operation received by the operation reception unit 520. In the present embodiment, in particular, the touch slide on the touch panel is detected, the starting point of the slide is determined, and the slide distance is detected. The user operation determination unit 540 determines an operation desired by the user from the operation content analyzed by the operation analysis unit 530. In the present embodiment, the slide distance is divided into a scroll component and a selection range component, and each is controlled. Display control unit 550 includes a display driver. The display control unit 550 reads content including a document from the storage 463, and controls screen display on the display panel 202 according to the determination result of the user operation determination unit 540. The operation desired by the user can be realized on the display screen by the control of the display control unit 550.
 なお、図5の機能構成部は、画面操作処理部410のプロセッサの処理により実現されても、高速化のため機能構成部によっては独自のプロセッサで処理されてもよい。また、図5の各機能構成部は、画面操作処理部410の動作に限定されて示されているが、これら機能構成部が図4Bの情報処理装置200の他の構成要素とのデータのやり取りを行なってもよい。 5 may be realized by the processing of the processor of the screen operation processing unit 410, or may be processed by a unique processor depending on the functional configuration unit for speeding up. 5 is limited to the operation of the screen operation processing unit 410. These function configuration units exchange data with other components of the information processing apparatus 200 in FIG. 4B. May be performed.
 (操作受付部)
 図6は、本実施形態に係る操作受付部520の機能構成を示すブロック図である。操作受付部520は、タッチパネル201からのユーザの操作を受け付けて、タッチ位置や動作を取得する。
(Operation reception part)
FIG. 6 is a block diagram illustrating a functional configuration of the operation reception unit 520 according to the present embodiment. The operation reception unit 520 receives a user operation from the touch panel 201 and acquires a touch position and an operation.
 操作受付部520は、イベント検出部601と、タッチ位置検出部602と、ストローク検出部603と、を備える。イベント検出部601は、タッチパネル201上でユーザからの何らかの操作開始を検出して、操作データの受付を開始する。タッチ位置検出部602は、ユーザの指がタッチしているタッチパネル201上の位置座標を検出する。ストローク検出部603は、ユーザタッチの時間変化に基づいて、ストロークを検出する。 The operation reception unit 520 includes an event detection unit 601, a touch position detection unit 602, and a stroke detection unit 603. The event detection unit 601 detects the start of some operation from the user on the touch panel 201 and starts accepting operation data. The touch position detection unit 602 detects position coordinates on the touch panel 201 touched by the user's finger. The stroke detection unit 603 detects a stroke based on the time change of the user touch.
 (操作解析部)
 図7は、本実施形態に係る操作解析部530の機能構成を示すブロック図である。操作解析部530は、操作受付部520が受け付けたユーザ操作の動作や位置などから、表示画面の情報も考慮して操作内容を解析する。
(Operation analysis part)
FIG. 7 is a block diagram illustrating a functional configuration of the operation analysis unit 530 according to the present embodiment. The operation analysis unit 530 analyzes the operation content in consideration of information on the display screen from the operation and position of the user operation received by the operation reception unit 520.
 操作解析部530は、スライド検出部701と、スライド起点判定部702と、スライド距離検出部703と、を備える。スライド検出部701は、操作受付部520が検出したタッチ位置の情報とストロークの情報とに基づいて、スライド操作であることを検出する。スライド起点判定部702は、操作受付部520が検出したタッチ位置の情報とストロークの情報とに基づいて、スライドの起点を判定する。スライド距離検出部703は、操作受付部520が検出したタッチ位置の情報とストロークの情報とに基づいて、スライドの起点と現在点とからスライドの距離を検出する。 The operation analysis unit 530 includes a slide detection unit 701, a slide start point determination unit 702, and a slide distance detection unit 703. The slide detection unit 701 detects a slide operation based on the touch position information and stroke information detected by the operation reception unit 520. The slide start point determination unit 702 determines the slide start point based on the touch position information and the stroke information detected by the operation reception unit 520. The slide distance detection unit 703 detects the distance of the slide from the slide start point and the current point based on the touch position information and the stroke information detected by the operation reception unit 520.
 (ユーザ操作判定部)
 図8Aは、本実施形態に係るユーザ操作判定部540の機能構成を示すブロック図である。ユーザ操作判定部540は、操作解析部530が解析した操作内容から、ユーザが望んだ操作を判定する。本実施形態においては、スライドの距離からスクロール用の成分と選択範囲用の成分を抽出して、それぞれを制御する。
(User operation determination unit)
FIG. 8A is a block diagram illustrating a functional configuration of the user operation determination unit 540 according to the present embodiment. The user operation determination unit 540 determines an operation desired by the user from the operation content analyzed by the operation analysis unit 530. In the present embodiment, the scroll component and the selection range component are extracted from the slide distance, and each is controlled.
 ユーザ操作判定部540は、スライド距離分割部801と、スクロール制御部802と、選択範囲制御部803と、を備える。スライド距離分割部801は、所定の分割割合でスライドの距離を、スクロール用の距離と選択範囲制御用の距離とに分割する。スクロール制御部802は、スライド距離分割部801で分割された、スクロール制御で使用するスクロール用の距離に基づいて、スクロールを制御する。選択範囲制御部803は、スライド距離分割部801で分割された、選択範囲制御で使用する選択範囲用の距離に基づいて、選択範囲の設定を制御する。 The user operation determination unit 540 includes a slide distance dividing unit 801, a scroll control unit 802, and a selection range control unit 803. The slide distance dividing unit 801 divides the slide distance into a scroll distance and a selection range control distance at a predetermined division ratio. The scroll control unit 802 controls scrolling based on the distance for scrolling used in scroll control divided by the slide distance dividing unit 801. The selection range control unit 803 controls setting of the selection range based on the distance for the selection range used in the selection range control divided by the slide distance division unit 801.
 図8Bは、本実施形態に係るスライド分割テーブル810の構成を示す図である。スライド分割テーブル810は、あらかじめ定められた分割割合でスライド距離を分割した距離データを記憶し、スクロール制御部802および選択範囲制御部803が使用する。 FIG. 8B is a diagram showing a configuration of the slide division table 810 according to the present embodiment. The slide division table 810 stores distance data obtained by dividing the slide distance at a predetermined division ratio, and is used by the scroll control unit 802 and the selection range control unit 803.
 スライド分割テーブル810は、スライド距離811と、スライド距離811から所定割合で分割されたスクロール用の距離812および選択範囲用の距離813と、を記憶する。 The slide division table 810 stores a slide distance 811, a scroll distance 812 and a selection range distance 813 divided from the slide distance 811 at a predetermined ratio.
 (表示制御部)
 図9は、本実施形態に係る表示制御部550の機能構成を示すブロック図である。ストレージ463から文書を含むコンテンツを読み出して、ユーザ操作判定部540の判定結果に従って、ディスプレイパネル202への画面表示を制御する。
(Display control unit)
FIG. 9 is a block diagram illustrating a functional configuration of the display control unit 550 according to the present embodiment. Content including a document is read from the storage 463, and the screen display on the display panel 202 is controlled according to the determination result of the user operation determination unit 540.
 表示制御部550は、表示位置制御部901と、選択範囲表示制御部902と、識別表示制御部903と、を備える。表示位置制御部901は、ストレージ463から読出されたコンテンツのどの位置を表示するかを制御する。本実施形態においては、文書の表示位置を制御する。選択範囲表示制御部902は、ユーザのスライド操作に基づく選択範囲を制御する。識別表示制御部903は、表示画面上で文書の選択範囲を識別可能に表示するように制御する。 The display control unit 550 includes a display position control unit 901, a selection range display control unit 902, and an identification display control unit 903. The display position control unit 901 controls which position of the content read from the storage 463 is displayed. In the present embodiment, the display position of the document is controlled. The selection range display control unit 902 controls the selection range based on the user's slide operation. The identification display control unit 903 performs control so that the selected range of the document is displayed on the display screen in an identifiable manner.
 《画面操作処理の手順》
 図10は、本実施形態に係る情報処理装置200の画面操作処理の手順を示すフローチャートである。このフローチャートは、プロセッサ400、あるいは、画面操作処理部410のCPUが実行することにより、画面操作処理部410の各機能構成部を実現する。ここでは、画面操作処理部410のCPUが実行する場合を説明する。
《Screen operation processing procedure》
FIG. 10 is a flowchart showing a procedure of screen operation processing of the information processing apparatus 200 according to the present embodiment. This flowchart is executed by the processor 400 or the CPU of the screen operation processing unit 410 to realize each functional component of the screen operation processing unit 410. Here, a case where the CPU of the screen operation processing unit 410 executes will be described.
 画面操作処理部410は、ステップS1001において、ユーザが表示指定をした文書の所定部分を表示する。画面操作処理部410は、ステップS1103において、タッチパネル201へのユーザタッチがあったか否かを監視する。ユーザタッチを検出すれば、画面操作処理部410は、ステップS1005において、ユーザの操作がスライドであることを判定する。ユーザの操作がスライドであれば、画面操作処理部410は、ステップS1007において、スライド距離を検出して第1成分と第2成分として分割するスライド解析処理を実行する。 In step S1001, the screen operation processing unit 410 displays a predetermined portion of the document designated by the user for display. In step S1103, the screen operation processing unit 410 monitors whether there is a user touch on the touch panel 201. If a user touch is detected, the screen operation processing unit 410 determines in step S1005 that the user operation is a slide. If the user's operation is a slide, in step S1007, the screen operation processing unit 410 detects a slide distance and executes a slide analysis process that divides the first component and the second component.
 画面操作処理部410は、ステップS1009において、第1成分に応じて画面をスクロールするよう制御する。並行して、画面操作処理部410は、ステップS1011において、第2成分に応じて選択範囲の設定を制御する。 In step S1009, the screen operation processing unit 410 controls to scroll the screen according to the first component. In parallel, the screen operation processing unit 410 controls the setting of the selection range according to the second component in step S1011.
 (スライド解析処理)
 図11は、本実施形態に係るスライド解析処理(S1007)の手順を示すフローチャートである。
(Slide analysis processing)
FIG. 11 is a flowchart showing the procedure of the slide analysis process (S1007) according to the present embodiment.
 画面操作処理部410は、ステップS1101において、スライドの起点と現在点とに基づいて、スライド距離の検出処理を実行する。次に、画面操作処理部410は、ステップS1103において、スライド距離の第1割合を第1成分とし、スライド距離の第2割合を第2成分とする分割処理を実行する。 In step S1101, the screen operation processing unit 410 executes a slide distance detection process based on the slide start point and the current point. Next, in step S1103, the screen operation processing unit 410 executes a dividing process in which the first ratio of the slide distance is the first component and the second ratio of the slide distance is the second component.
 本実施形態によれば、ユーザによるスライド操作を第1割合の第1成分と第2割合の第2成分とを、スクロールと選択範囲の制御に振り分けるので、スクロールと範囲選択とを1ストロークのスライド操作で実現することができる。 According to the present embodiment, since the slide operation by the user is divided into the first component of the first ratio and the second component of the second ratio in the scroll and the selection range control, the scroll and the range selection are performed by one-stroke slide. Can be realized by operation.
 [第3実施形態]
 次に、本発明の第3実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2実施形態と比べると、あらかじめ決められた割合ではなく、スライドの距離またはスライドの速度に応じて分割する割合を制御する点で異なる。その他の構成および動作は、第2実施形態と同様であるため、同じ構成および動作については同じ符号を付してその詳しい説明を省略する。
[Third Embodiment]
Next, an information processing apparatus according to the third embodiment of the present invention will be described. The information processing apparatus according to the present embodiment is different from the second embodiment in that the division ratio is controlled according to the slide distance or the slide speed, not the predetermined ratio. Since other configurations and operations are the same as those of the second embodiment, the same configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted.
 (スクロールしながらの選択範囲制御)
 図12は、本実施形態に係る情報処理装置200におけるスクロールしながらの選択範囲制御を説明する図である。なお、図12において、図2と同様の構成要素には同じ参照番号を付して、説明を省略する。
(Selection range control while scrolling)
FIG. 12 is a diagram for explaining selection range control while scrolling in the information processing apparatus 200 according to the present embodiment. In FIG. 12, the same components as those in FIG.
 図12の左図において、表示された文書203に対する、C点からD点へのユーザ205の指によるスライド1201は、そのスライド速度が小さいと仮定する。その場合には、スライド1201の距離のほとんどは選択範囲1204の生成に使用される。 12, it is assumed that the slide speed 1201 of the displayed document 203 with the finger of the user 205 from the point C to the point D with respect to the displayed document 203 is low. In that case, most of the distance of the slide 1201 is used to generate the selection range 1204.
 一方、図12の右図において、表示された文書203に対する、D点からE点へのユーザ205の指によるスライド1202は、そのスライド速度が大きいと仮定する。その場合には、スライド1202の距離のほとんどはスクロールに使用されて、文書1203の表示となる。 On the other hand, in the right diagram of FIG. 12, it is assumed that the slide 1202 by the finger of the user 205 from the point D to the point E with respect to the displayed document 203 has a high slide speed. In that case, most of the distance of the slide 1202 is used for scrolling, and the document 1203 is displayed.
 このように、本実施形態においては、1ストロークのスライド204の距離が、スライド距離またはスライド速度に応じた割合で、スクロール制御と選択範囲制御とに分割されて使用される。 Thus, in this embodiment, the distance of the slide 204 of one stroke is divided into scroll control and selection range control at a ratio corresponding to the slide distance or slide speed.
 (操作解析部)
 図13は、本実施形態に係る操作解析部1330の機能構成を示すブロック図である。なお、図13において、図7と同様の機能構成部には同じ番号を付して、説明を省略する。
(Operation analysis part)
FIG. 13 is a block diagram illustrating a functional configuration of the operation analysis unit 1330 according to the present embodiment. In FIG. 13, the same components as those in FIG.
 図13のスライド速度検出部1304は、操作受付部520が検出したタッチ位置の情報とストロークの情報とに基づいて、スライドの速度を検出する。 The slide speed detection unit 1304 in FIG. 13 detects the slide speed based on the touch position information and the stroke information detected by the operation reception unit 520.
 (ユーザ操作判定部)
 図14は、本実施形態に係るスライド分割テーブル1410および閾値記憶部1420の構成を示す図である。スライド分割テーブル1410は、ユーザ操作判定部540のスクロール制御部802および選択範囲制御部803が使用する。閾値記憶部1420は、スライド距離またはスライド速度が閾値を超える場合に、スライド距離を分割する割合を切り替えるために使用される。
(User operation determination unit)
FIG. 14 is a diagram showing the configuration of the slide division table 1410 and the threshold storage unit 1420 according to this embodiment. The slide division table 1410 is used by the scroll control unit 802 and the selection range control unit 803 of the user operation determination unit 540. The threshold storage unit 1420 is used to switch the ratio of dividing the slide distance when the slide distance or the slide speed exceeds the threshold.
 スライド分割テーブル1410は、操作解析部1330からのスライド距離811とスライド速度に応じて、分割する割合制御を行ない、生成されたストローク用の距離812と選択範囲用の距離813とを記憶する。 The slide division table 1410 performs division ratio control according to the slide distance 811 and the slide speed from the operation analysis unit 1330, and stores the generated stroke distance 812 and the selection range distance 813.
 閾値記憶部1420は、スライド距離を分割する割合を切り替える、スライド距離の閾値1421と、スライド速度の閾値1422とを記憶する。 The threshold storage unit 1420 stores a slide distance threshold 1421 and a slide speed threshold 1422 for switching the ratio of dividing the slide distance.
 (スライド解析処理)
 図15は、本実施形態に係るスライド解析処理(S1007)の手順を示すフローチャートである。なお、図15において、図11と同様のステップには同じステップ番号を付して、説明を省略する。
(Slide analysis processing)
FIG. 15 is a flowchart showing the procedure of the slide analysis process (S1007) according to the present embodiment. In FIG. 15, steps similar to those in FIG. 11 are denoted by the same step numbers and description thereof is omitted.
 画面操作処理部410は、ステップS1501において、スライド速度の検出処理を行なう。そして、画面操作処理部410は、ステップS1503において、スライド距離またはスライド速度が閾値記憶部1420に記憶された閾値を超えたか否かを判定する。スライド距離またはスライド速度が閾値を超えてなければ、画面操作処理部410は、ステップS1505において、スライド速度に応じた割合により、スライド距離の第1割合をスクロール用の第1成分とし、スライド距離の第2割合を選択範囲用の第2成分とする。一方、スライド距離またはスライド速度が閾値を超えていれば、画面操作処理部410は、ステップS1507において、スクロールをスライド距離または速度に合わせるように、第1割合を増大させる。 In step S1501, the screen operation processing unit 410 performs a slide speed detection process. In step S1503, the screen operation processing unit 410 determines whether the slide distance or the slide speed has exceeded the threshold stored in the threshold storage unit 1420. If the slide distance or the slide speed does not exceed the threshold, the screen operation processing unit 410 sets the first ratio of the slide distance as the first component for scrolling in step S1505 according to the ratio according to the slide speed. The second ratio is the second component for the selection range. On the other hand, if the slide distance or slide speed exceeds the threshold value, the screen operation processing unit 410 increases the first ratio so that the scroll is matched with the slide distance or speed in step S1507.
 本実施形態によれば、スライド距離またはスライド速度が閾値を超えていればスクロールを主とすることによって、スクロールと範囲選択とを1ストロークのスライド操作で実現した場合においても、ユーザのスライド操作に合った動作をすることができる。 According to the present embodiment, when the slide distance or slide speed exceeds the threshold value, scrolling is mainly used, and even when scrolling and range selection are realized by a one-stroke slide operation, the user can perform the slide operation. It is possible to perform a suitable operation.
 [第4実施形態]
 次に、本発明の第4実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2実施形態および第3実施形態と比べると、ユーザがスライド操作で選択範囲を入力しようとしている場合に、スライドの軌跡を可視化して選択範囲を知覚させる点で異なる。その他の構成および動作は、第2実施形態または第3実施形態と同様であるため、同じ構成および動作については同じ符号を付してその詳しい説明を省略する。
[Fourth Embodiment]
Next, an information processing apparatus according to the fourth embodiment of the present invention will be described. Compared with the second embodiment and the third embodiment, the information processing apparatus according to the present embodiment visualizes the slide trajectory and perceives the selection range when the user intends to input the selection range by the slide operation. It is different in letting you. Since other configurations and operations are the same as those of the second embodiment or the third embodiment, the same configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted.
 (スクロールしながらの選択範囲制御)
 図16は、本実施形態に係る情報処理装置200におけるスクロールしながらの選択範囲制御を説明する図である。なお、図16において、図2と同様の構成要素には同じ参照番号を付して、説明を省略する。
(Selection range control while scrolling)
FIG. 16 is a diagram for explaining selection range control while scrolling in the information processing apparatus 200 according to the present embodiment. In FIG. 16, the same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
 図16の左図は、ユーザ205が文書203の選択範囲を指定しようとした場合の、閉曲線1604の始点から左側をスライドした状態を示す。図16において、閉曲線1604の実線部がスライド済み、破線部はまだの部分を表わす。スライドの上方向の成分が大きいため、文書203は上方向にスクロールする。 The left diagram in FIG. 16 shows a state where the user 205 has slid the left side from the start point of the closed curve 1604 when the user 205 tries to specify the selection range of the document 203. In FIG. 16, the solid line portion of the closed curve 1604 has been slid, and the broken line portion represents a still portion. Since the upward component of the slide is large, the document 203 scrolls upward.
 一方、図16の右図は、ユーザ205が文書203の選択範囲を指定しようとした場合の、閉曲線1604の始点から右側にスライドが来た状態を示す。図16において、閉曲線1604の実線部がスライド済み、破線部はまだの部分を表わす。スライドの下方向の成分が大きいため、文書203は下方向にスクロールする。 On the other hand, the right diagram in FIG. 16 shows a state where the slide has come to the right from the start point of the closed curve 1604 when the user 205 tries to specify the selection range of the document 203. In FIG. 16, the solid line portion of the closed curve 1604 has been slid, and the broken line portion represents a still portion. Since the downward component of the slide is large, the document 203 scrolls downward.
 しかしながら、本実施形態においては、スライドの軌跡が文書203上の閉曲線1604の実線部のように表示されるので、ユーザに選択範囲が可視化される。 However, in the present embodiment, since the slide trajectory is displayed as a solid line portion of the closed curve 1604 on the document 203, the selection range is made visible to the user.
 (操作解析部)
 図17は、本実施形態に係る操作解析部1730の機能構成を示すブロック図である。なお、図17において、図7と同様の機能構成部には同じ参照番号を付して、説明を省略する。
(Operation analysis part)
FIG. 17 is a block diagram illustrating a functional configuration of the operation analysis unit 1730 according to the present embodiment. In FIG. 17, the same functional components as those in FIG.
 図17の選択範囲軌跡格納部1704は、スライド起点からのスライド軌跡からスクロール用の第1成分を差し引いた選択範囲用の第2成分の履歴を、選択範囲の軌跡として格納する。格納された選択範囲軌跡は、表示制御部550の制御の下にディスプレイパネル202に表示される。 The selection range locus storage unit 1704 in FIG. 17 stores the history of the second component for the selection range obtained by subtracting the first component for scrolling from the slide locus from the slide starting point as the locus of the selection range. The stored selection range trajectory is displayed on the display panel 202 under the control of the display control unit 550.
 《画面操作処理の手順》
 図18は、本実施形態に係る情報処理装置200の画面操作処理の手順を示すフローチャートである。なお、図18において、図10と同様のステップには同じ参照番号を付して、説明を省略する。
《Screen operation processing procedure》
FIG. 18 is a flowchart showing a procedure of screen operation processing of the information processing apparatus 200 according to the present embodiment. In FIG. 18, steps similar to those in FIG. 10 are denoted by the same reference numerals, and description thereof is omitted.
 画面操作処理部410は、ステップS1008のスクロール制御と並行して、ステップS1810において、第2成分を選択範囲軌跡格納部1704に蓄積すると共に、選択範囲を描く軌跡を表示する。なお、選択範囲を描く軌跡は、図16のような閉曲線に限らず、1行を選択範囲とする軌跡であってもよい。 In parallel with the scroll control in step S1008, the screen operation processing unit 410 accumulates the second component in the selection range locus storage unit 1704 and displays a locus that draws the selection range in step S1810. In addition, the locus | trajectory which draws a selection range may be a locus | trajectory which makes 1 line a selection range not only in a closed curve like FIG.
 本実施形態によれば、選択範囲を描く軌跡を表示画面上に表示することによって、スクロールと範囲選択とを1ストロークのスライド操作で実現した場合においても、ユーザが範囲選択の位置を確認することができる。 According to the present embodiment, the user can check the position of the range selection even when scrolling and range selection are realized by a one-stroke slide operation by displaying a trajectory depicting the selection range on the display screen. Can do.
 [第5実施形態]
 次に、本発明の第5実施形態に係る情報処理装置につい説明する。本実施形態に係る情報処理装置は、上記第2実施形態から第4実施形態と比べると、スライドのベクトルをスクロール可能方向成分のベクトルと、スクロール不可方向成分のベクトルとに分解する。そして、スクロール可能方向成分のベクトルはそのままスクロール制御に用い、スクロール不可方向成分のベクトルの大きさおよび向きに応じて、選択範囲の拡大または縮小を行なう点で異なる。その他の構成および動作は、第2実施形態から第4実施形態と同様であるため、同じ構成および動作については同じ符号を付してその詳しい説明を省略する。
[Fifth Embodiment]
Next, an information processing apparatus according to the fifth embodiment of the present invention will be described. The information processing apparatus according to the present embodiment decomposes the slide vector into a scrollable direction component vector and a non-scrollable direction component vector as compared to the second to fourth embodiments. The scrollable direction component vector is used as it is for scroll control, and the selection range is enlarged or reduced according to the magnitude and direction of the non-scrollable direction component vector. Since other configurations and operations are the same as those in the second to fourth embodiments, the same configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted.
 (スクロールしながらの選択範囲制御)
 図19は、本実施形態に係る情報処理装置200におけるスクロールしながらの選択範囲制御を説明する図である。なお、図19において、図2と同様の構成要素には同じ参照番号を付して、説明を省略する。
(Selection range control while scrolling)
FIG. 19 is a diagram illustrating selection range control while scrolling in the information processing apparatus 200 according to the present embodiment. In FIG. 19, the same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
 図19の左図は、情報処理装置200のディスプレイパネル202に表示された文書203に対して、タッチパネル201上でユーザ205が指でスライド1904をした状態を図示している。 The left diagram of FIG. 19 illustrates a state in which the user 205 slides 1904 with a finger on the touch panel 201 with respect to the document 203 displayed on the display panel 202 of the information processing apparatus 200.
 図19の右上図は、スライド1904のベクトルのスクロール可能成分(図19の例では、ベクトル成分がより大きい右方向成分)だけ、スクロール1905を行なうことを示す。一方、図19の右下図は、スライド1904のベクトルのスクロール不可成分(図19の例では、ベクトル成分がより小さい上方向成分)だけ、選択範囲制御1906を行なうことを示す。 19 shows that the scroll 1905 is performed only by the scrollable component of the vector of the slide 1904 (in the example of FIG. 19, the vector component having the larger vector component). On the other hand, the lower right diagram of FIG. 19 shows that the selection range control 1906 is performed only for the non-scrollable component of the vector of the slide 1904 (in the example of FIG. 19, the upward component having a smaller vector component).
 図19のように、スライド1904のベクトルは、スクロール可能成分とスクロール不可成分に分離されて、それぞれスクロール制御と選択範囲の拡大または縮小し使用され、1ストロークのスライド操作でスクロール制御と選択範囲制御とが実現できる。 As shown in FIG. 19, the vector of the slide 1904 is separated into a scrollable component and a non-scrollable component, and scroll control and selection range are expanded or contracted, respectively, and scroll control and selection range control are performed by a one-stroke slide operation. And can be realized.
 (操作解析部)
 図20は、本実施形態に係る操作解析部530の機能構成を示すブロック図である。なお、図20において、図7と同様の機能構成部には同じ参照番号を付して、説明を省略する。
(Operation analysis part)
FIG. 20 is a block diagram illustrating a functional configuration of the operation analysis unit 530 according to the present embodiment. In FIG. 20, the same functional components as those in FIG. 7 are denoted by the same reference numerals and description thereof is omitted.
 図20のベクトル成分抽出部2004は、スライドのベクトルを、スクロール可能方向成分のベクトルと、スクロール不可方向成分のベクトルとに分解して抽出する。このスクロール可能方向成分のベクトルがスクロール制御に使用され、スクロール不可方向成分のベクトルは、選択範囲の拡大または縮小に使用される。 20 extracts and extracts the slide vector into a scrollable direction component vector and a non-scrollable direction component vector. The vector of the scrollable direction component is used for scroll control, and the vector of the non-scrollable direction component is used for expanding or reducing the selection range.
 (ユーザ操作判定部)
 図21は、本実施形態に係るスライド分割テーブル2110の構成を示す図である。スライド分割テーブル2110は、ユーザ操作判定部540のスクロール制御部802および選択範囲制御部803が使用する。なお、図21において、図8Bまたは図14と同じ構成要素には同じ参照番号を付して、説明を省略する。
(User operation determination unit)
FIG. 21 is a diagram showing a configuration of the slide division table 2110 according to the present embodiment. The slide division table 2110 is used by the scroll control unit 802 and the selection range control unit 803 of the user operation determination unit 540. In FIG. 21, the same components as those in FIG. 8B or FIG. 14 are denoted by the same reference numerals, and description thereof is omitted.
 スライド分割テーブル2110は、スライド方向2111を記憶する。そして、スライド速度1411とスライド方向2111とからなるスライドのベクトルを、スクロール可能方向成分とスクロール不可方向成分とに分解して、ベクトル成分2112にそれぞれ記憶する。ベクトル成分2112の内、スクロール可能方向成分からはスクロール用の距離812が求められる。一方、ベクトル成分2112の内、スクロール不可方向成分からは選択範囲用の距離が求められ、選択範囲の拡大または縮小を行なう。 The slide division table 2110 stores the slide direction 2111. Then, the slide vector composed of the slide speed 1411 and the slide direction 2111 is decomposed into a scrollable direction component and a non-scrollable direction component, and stored in the vector component 2112. Of the vector components 2112, a scroll distance 812 is obtained from the scrollable direction component. On the other hand, a distance for the selection range is obtained from the non-scrollable direction component in the vector component 2112, and the selection range is enlarged or reduced.
 (スライド解析処理)
 図22は、本実施形態に係るスライド解析処理(S1007)の手順を示すフローチャートである。なお、図22において、図15と同じステップには同じステップ番号を付して、説明を省略する。
(Slide analysis processing)
FIG. 22 is a flowchart showing the procedure of the slide analysis process (S1007) according to the present embodiment. In FIG. 22, the same steps as those in FIG. 15 are denoted by the same step numbers, and description thereof is omitted.
 画面操作処理部410は、ステップS2201において、スライドの方向を検出する。次に、画面操作処理部410は、ステップS2203において、スライド速度とスライド方向とからなるスライドのベクトルを、スクロール可能方向成分とスクロール不可方向成分とに分解して、ベクトル成分を抽出する。そして、画面操作処理部410は、ステップS2205において、抽出したスクロール可能方向成分を用いてストローク制御を行ない、スクロール不可方向成分を用いて選択範囲の拡大または縮小を行なう。 The screen operation processing unit 410 detects the direction of the slide in step S2201. Next, in step S2203, the screen operation processing unit 410 decomposes the slide vector composed of the slide speed and the slide direction into a scrollable direction component and a non-scrollable direction component, and extracts a vector component. In step S2205, the screen operation processing unit 410 performs stroke control using the extracted scrollable direction component, and enlarges or reduces the selection range using the non-scrollable direction component.
 本実施形態によれば、スライドのベクトルの分解成分に基づき、スクロールと範囲選択とを1ストロークのスライド操作で実現するので、スライド操作を有効に利用できる。 According to the present embodiment, since scrolling and range selection are realized by a one-stroke slide operation based on a slide vector decomposition component, the slide operation can be used effectively.
 [他の実施形態]
 なお、上記実施形態においては、横書きにおける処理を説明したが、縦書きにおいても同様な処理が適用され、同じ効果が達成される。また、上記実施形態では、画面表示されるコンテンツとして文書を例に説明したが、文書に限定されるものではない。
[Other Embodiments]
In the above embodiment, the processing in horizontal writing has been described. However, the same processing is applied in vertical writing, and the same effect is achieved. In the above embodiment, a document is described as an example of content displayed on the screen. However, the content is not limited to a document.
 また、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。また、それぞれの実施形態に含まれる別々の特徴を如何様に組み合わせたシステムまたは装置も、本発明の範疇に含まれる。 Further, although the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention. In addition, a system or an apparatus in which different features included in each embodiment are combined in any way is also included in the scope of the present invention.
 また、本発明は、複数の機器から構成されるシステムに適用されてもよいし、単体の装置に適用されてもよい。さらに、本発明は、実施形態の機能を実現する情報処理プログラムが、システムあるいは装置に直接あるいは遠隔から供給される場合にも適用可能である。したがって、本発明の機能をコンピュータで実現するために、コンピュータにインストールされるプログラム、あるいはそのプログラムを格納した媒体、そのプログラムをダウンロードさせるWWW(World Wide Web)サーバも、本発明の範疇に含まれる。特に、少なくとも、上述した実施形態に含まれる処理ステップをコンピュータに実行させるプログラムを格納した非一時的コンピュータ可読媒体(non-transitory computer readable medium)は本発明の範疇に含まれる。 Further, the present invention may be applied to a system composed of a plurality of devices, or may be applied to a single device. Furthermore, the present invention can also be applied to a case where an information processing program that implements the functions of the embodiments is supplied directly or remotely to a system or apparatus. Therefore, in order to realize the functions of the present invention on a computer, a program installed on the computer, a medium storing the program, and a WWW (World Wide Web) server that downloads the program are also included in the scope of the present invention. . In particular, at least a non-transitory computer readable medium storing a program for causing a computer to execute the processing steps included in the above-described embodiments is included in the scope of the present invention.
 この出願は、2014年3月20日に出願された日本国特許出願 特願2014-059241号を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2014-059241 filed on March 20, 2014, the entire disclosure of which is incorporated herein.

Claims (12)

  1.  タッチパネルの表示領域において、ユーザ操作のスライドを検出する検出手段と、
     前記スライドの第1成分を抽出し、該第1成分に基づいて前記表示領域のスクロール制御を行なうスクロール制御手段と、
     前記スライドの第2成分を抽出し、該第2成分に基づいて前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御手段と、
     を備えた情報処理装置。
    Detecting means for detecting a user-operated slide in a display area of the touch panel;
    Scroll control means for extracting a first component of the slide and performing scroll control of the display area based on the first component;
    Selection range control means for extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
    An information processing apparatus comprising:
  2.  前記スクロール制御手段は、前記スライドの距離の第1割合に基づいて前記スクロール制御を行ない、
     前記選択範囲制御手段は、前記スライドの距離の第2割合に基づいて前記選択範囲の制御を行なう請求項1に記載の情報処理装置。
    The scroll control means performs the scroll control based on a first ratio of the distance of the slide;
    The information processing apparatus according to claim 1, wherein the selection range control unit controls the selection range based on a second ratio of the slide distance.
  3.  前記選択範囲制御手段は、前記第2割合に基づいて、表示された選択範囲の拡大または縮小を行なう請求項2に記載の情報処理装置。 3. The information processing apparatus according to claim 2, wherein the selection range control means expands or reduces the displayed selection range based on the second ratio.
  4.  前記スライドの距離または速度に応じて、前記第1割合および前記第2割合を制御する割合制御手段をさらに備えた請求項2または3に記載の情報処理装置。 4. The information processing apparatus according to claim 2, further comprising ratio control means for controlling the first ratio and the second ratio according to the distance or speed of the slide.
  5.  前記割合制御手段は、前記スライドの距離または速度が閾値を超えた場合に、前記第1割合および前記第2割合を変更する請求項4に記載の情報処理装置。 The information processing apparatus according to claim 4, wherein the ratio control means changes the first ratio and the second ratio when the distance or speed of the slide exceeds a threshold value.
  6.  前記割合制御手段は、前記スライドの距離または速度が閾値を超えた場合に、前記第1割合を大きくし前記第2割合を小さくする請求項5に記載の情報処理装置。 6. The information processing apparatus according to claim 5, wherein the ratio control means increases the first ratio and decreases the second ratio when the distance or speed of the slide exceeds a threshold value.
  7.  前記選択範囲制御手段は、前記第2成分に基づいて、前記選択範囲を設定する請求項1乃至6のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 6, wherein the selection range control means sets the selection range based on the second component.
  8.  前記選択範囲制御手段は、前記第2成分に基づいて、前記選択範囲の設定のための画面上のタッチ位置の軌跡を表示する請求項7に記載の情報処理装置。 The information processing apparatus according to claim 7, wherein the selection range control means displays a locus of a touch position on a screen for setting the selection range based on the second component.
  9.  前記スクロール制御手段は、前記スライドの第1の方向成分に基づいて前記スクロール制御を行ない、
     前記選択範囲制御手段は、前記スライドの第2の方向成分に基づいて前記選択範囲の制御を行なう請求項1乃至8のいずれか1項に記載の情報処理装置。
    The scroll control means performs the scroll control based on a first direction component of the slide;
    The information processing apparatus according to any one of claims 1 to 8, wherein the selection range control means controls the selection range based on a second direction component of the slide.
  10.  前記スクロール制御手段は、前記第1の方向成分として、前記スライドのベクトルのスクロール可能方向の成分を抽出し、該スクロール可能方向の成分に基づいて、前記スクロール制御を行ない、
     前記選択範囲制御手段は、前記第2の方向成分として、前記スライドのベクトルのスクロール不可方向の成分を抽出し、該スクロール不可方向の成分に基づいて、前記選択範囲の制御を行なう請求項9に記載の情報処理装置。
    The scroll control means extracts a scrollable direction component of the slide vector as the first direction component, and performs the scroll control based on the scrollable direction component,
    The selection range control means extracts a non-scrollable direction component of the slide vector as the second direction component, and controls the selection range based on the non-scrollable direction component. The information processing apparatus described.
  11.  タッチパネルの表示領域において、ユーザ操作のスライドを検出する検出ステップと、
     前記スライドの第1成分を抽出し、該第1成分に基づいて、前記表示領域のスクロール制御を行なうスクロール制御ステップと、
     前記スライドの第2成分を抽出し、該第2成分に基づいて、前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御ステップと、
     を含む情報処理方法。
    A detection step for detecting a user-operated slide in the display area of the touch panel;
    A scroll control step of extracting a first component of the slide and performing scroll control of the display area based on the first component;
    A selection range control step of extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
    An information processing method including:
  12.  タッチパネルの表示領域において、ユーザ操作のスライドを検出する検出ステップと、
     前記スライドの第1成分を抽出し、該第1成分に基づいて、前記表示領域のスクロール制御を行なうスクロール制御ステップと、
     前記スライドの第2成分を抽出し、該第2成分に基づいて、前記タッチパネルにおける選択範囲の制御を行なう選択範囲制御ステップと、
     をコンピュータに実行させる情報処理プログラム。
    A detection step for detecting a user-operated slide in the display area of the touch panel;
    A scroll control step of extracting a first component of the slide and performing scroll control of the display area based on the first component;
    A selection range control step of extracting a second component of the slide and controlling a selection range on the touch panel based on the second component;
    An information processing program that causes a computer to execute.
PCT/JP2014/083986 2014-03-20 2014-12-22 Information-processing device, information processing method, and information-processing program WO2015141092A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014059241 2014-03-20
JP2014-059241 2014-03-20

Publications (1)

Publication Number Publication Date
WO2015141092A1 true WO2015141092A1 (en) 2015-09-24

Family

ID=54144087

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/083986 WO2015141092A1 (en) 2014-03-20 2014-12-22 Information-processing device, information processing method, and information-processing program

Country Status (1)

Country Link
WO (1) WO2015141092A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011014044A (en) * 2009-07-03 2011-01-20 Sony Corp Apparatus and method for controlling operation and computer program
WO2012077475A1 (en) * 2010-12-07 2012-06-14 シャープ株式会社 Electronic device and display method
JP2013092942A (en) * 2011-10-26 2013-05-16 Sony Computer Entertainment Inc Scroll control device, terminal equipment and scroll control method
JP2013246792A (en) * 2012-05-29 2013-12-09 Kyocera Corp Portable terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011014044A (en) * 2009-07-03 2011-01-20 Sony Corp Apparatus and method for controlling operation and computer program
WO2012077475A1 (en) * 2010-12-07 2012-06-14 シャープ株式会社 Electronic device and display method
JP2013092942A (en) * 2011-10-26 2013-05-16 Sony Computer Entertainment Inc Scroll control device, terminal equipment and scroll control method
JP2013246792A (en) * 2012-05-29 2013-12-09 Kyocera Corp Portable terminal

Similar Documents

Publication Publication Date Title
US11561680B2 (en) Method and apparatus for adding icon to interface of android system, and mobile terminal
US9851898B2 (en) Method for changing display range and electronic device thereof
KR102133410B1 (en) Operating Method of Multi-Tasking and Electronic Device supporting the same
EP2642376B1 (en) Information processing apparatus
KR102090750B1 (en) Electronic device and method for recognizing fingerprint
US9658761B2 (en) Information processing apparatus, information processing method, and computer program
KR101329584B1 (en) Multi-touch method of providing text block editing, and computer-readable recording medium for the same
EP3086214A1 (en) Display control method and system for a touchscreen interface
US9400599B2 (en) Method for changing object position and electronic device thereof
KR102069862B1 (en) Method for controlling virtual keypad and an electronic device thereof
KR102085309B1 (en) Method and apparatus for scrolling in an electronic device
US20220155922A1 (en) Side-toolbar-display method, terminal, and storage medium
EP2657829A2 (en) Method of adjusting size of window and electronic device therefor
CN104834456A (en) Multi-task switching method and system of touch interface and electronic device
KR20110041915A (en) Terminal and method for displaying data thereof
KR102157332B1 (en) Method and apparatus for controlling zoom function in an electronic device
KR20140040401A (en) Method for providing one hand control mode and an electronic device thereof
CN103927495A (en) Method and device for hiding objects
WO2016042864A1 (en) Multi-screen display position switching method, information processing device, and control method and control program therefor
WO2015141089A1 (en) Information processing device, information processing method, and information processing program
WO2016042834A1 (en) Method for enlarging content in split screen, information processing device and control method and control program therefor
KR20140000388A (en) Method for improving touch recognition and an electronic device thereof
US20160170596A1 (en) Image display apparatus, image display method, and image-display program product
KR20140038033A (en) Apparatus and method for controlling volume of terminal
WO2015141093A1 (en) Information processing device, information processing method, and information processing program

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: 14886449

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: 14886449

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP