JP4663363B2 - Display device, display program, and recording medium for recording display program - Google Patents

Display device, display program, and recording medium for recording display program Download PDF

Info

Publication number
JP4663363B2
JP4663363B2 JP2005080156A JP2005080156A JP4663363B2 JP 4663363 B2 JP4663363 B2 JP 4663363B2 JP 2005080156 A JP2005080156 A JP 2005080156A JP 2005080156 A JP2005080156 A JP 2005080156A JP 4663363 B2 JP4663363 B2 JP 4663363B2
Authority
JP
Japan
Prior art keywords
screen
display
layout
information
electronic data
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
JP2005080156A
Other languages
Japanese (ja)
Other versions
JP2006259586A (en
Inventor
雅也 中村
昌司 広沢
靖朗 立入
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nintendo Co Ltd
Sharp Corp
Original Assignee
Nintendo Co Ltd
Sharp Corp
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 Nintendo Co Ltd, Sharp Corp filed Critical Nintendo Co Ltd
Priority to JP2005080156A priority Critical patent/JP4663363B2/en
Publication of JP2006259586A publication Critical patent/JP2006259586A/en
Application granted granted Critical
Publication of JP4663363B2 publication Critical patent/JP4663363B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

この発明は表示装置、表示プログラム、および表示プログラムを記録する記録媒体に関し、特に、複数の表示手段を備えて、適切な表示を行なうことのできる表示装置、表示プログラム、および表示プログラムを記録する記録媒体に関する。   The present invention relates to a display device, a display program, and a recording medium for recording the display program. In particular, the display device includes a plurality of display means and can perform an appropriate display, a display program, and a recording for recording the display program. It relates to the medium.

表示装置において、予めレイアウトが固定されておらず、表示装置の画面や文字のサイズに応じて動的にレイアウトが変化する文書を表示することがある。   In a display device, the layout is not fixed in advance, and a document whose layout dynamically changes depending on the screen of the display device or the size of characters may be displayed.

このような文書データとしては、文書記述言語の定義に従って所定の処理を実行させるための構造化された電子データであって、階層構造を有する構造化文書を記録するためのデータ形式として、XML(Extensible Markup Language)がよく知られている。   Such document data is structured electronic data for executing predetermined processing in accordance with the definition of the document description language, and is a data format for recording a structured document having a hierarchical structure. Extensible Markup Language) is well known.

表示装置において入力されたこのような電子データを表示する方法として、従来、図20に示されるような方法がある。すなわち、図20を参照して、まず、入力された電子データ2001のデータ構造が解析され、解析結果2002が取得される。次に、解析結果と画面サイズ、余白、行間、文字間などの画面属性とにより、文字などの電子データ2001のパーツをどこに配置するかを示すレイアウト情報2003が作成される。次に、レイアウト情報より実際の表示画像データ2004が作成されて、表示部で表示される。   As a method for displaying such electronic data input in the display device, there is a method as shown in FIG. That is, referring to FIG. 20, first, the data structure of input electronic data 2001 is analyzed, and an analysis result 2002 is acquired. Next, layout information 2003 indicating where to place parts of the electronic data 2001 such as characters is created based on the analysis results and screen attributes such as screen size, margin, line spacing, and character spacing. Next, actual display image data 2004 is created from the layout information and displayed on the display unit.

表示装置においてレイアウト情報作成時に、画面端にかかってしまって全体が表示できない文字については表示しないという処理を行なうこともある。   When the layout information is created in the display device, there is a case where a character that is displayed on the edge of the screen and cannot be displayed entirely is not displayed.

また、以下の特許文献1においては、長い文書について表示画像データに必要な部分のみのレイアウト情報を作成して表示させ、画面のスクロールを行なって全体を表示させるデータ処理方法が開示されている。
国際公開番号WO2002/103554号公報
In Patent Document 1 below, a data processing method is disclosed in which only layout information necessary for display image data is created and displayed for a long document, and the entire screen is displayed by scrolling the screen.
International Publication Number WO2002 / 103554

表示装置の中には複数の表示部を備えて、複数の画面(第1画面〜第N画面)を表示するものがある。そのような表示装置において上記のような表示をN画面分に対して行なう場合、N画面分のレイアウト情報と表示データ情報とを保持し制御する複数画面を描画するエンジンが必要となるという問題があった。   Some display devices include a plurality of display units and display a plurality of screens (first screen to Nth screen). When such a display is performed for N screens in such a display device, there is a problem that an engine for drawing a plurality of screens for holding and controlling layout information and display data information for N screens is required. there were.

または、そのような表示装置において、複数画面を描画するエンジンを新たに作成することなく従来の1画面を描画するエンジンを用いて上記のような表示をN画面分に対して行なう場合、図21に示されるような、連続したN画面分の表示画像データを作成し、それを画面サイズに合わせN分割して表示する方法が考えられるが、N画面分のレイアウト情報用のメモリが必要となってしまう上に、図22に示されるように、文字サイズなどにより画面間で文字が切れて表示されてしまうことがあるという問題がある。また、N画面の主走査方向のサイズがそれぞれ異なる場合には、この方法では対応できないという問題もある。   Alternatively, in such a display device, when the above-described display is performed for N screens by using a conventional engine for drawing one screen without newly creating an engine for drawing a plurality of screens, FIG. It is possible to create display image data for N consecutive screens as shown in FIG. 3 and display the data divided into N according to the screen size. However, a memory for layout information for N screens is required. Furthermore, as shown in FIG. 22, there is a problem that characters may be cut and displayed between screens depending on the character size or the like. In addition, when the sizes of the N screens in the main scanning direction are different, there is a problem that this method cannot be used.

本発明はこのような問題に鑑みてなされたものであって、備えられる複数の表示手段に適切な表示を行なうことのできる表示装置、表示プログラム、および表示プログラムを記録する記録媒体を提供することを目的とする。   The present invention has been made in view of such problems, and provides a display device capable of performing appropriate display on a plurality of display means provided, a display program, and a recording medium for recording the display program. With the goal.

上記目的を達成するために、本発明のある局面に従うと、表示装置は、第1画面から第N画面までのN個の画面を備えて、第1画面から第N画面の順に電子データの連続表示を行なう表示装置であって、第1画面から第N画面のうちの1つの画面である第n画面の画面属性に基づいて、電子データのレイアウトを計算してレイアウト情報を取得するレイアウト計算手段と、レイアウト情報を保存するレイアウト情報保存手段と、レイアウト情報に基づいて、連続表示の先頭を示す情報を保存する連続表示先頭位置保存手段と、第1画面から第N画面の中から選択された表示先に、レイアウト情報に基づいて表示を行なう表示手段とを備える。   In order to achieve the above object, according to an aspect of the present invention, the display device includes N screens from the first screen to the Nth screen, and is a sequence of electronic data in the order from the first screen to the Nth screen. A layout calculation means for performing display and calculating layout of electronic data and acquiring layout information based on a screen attribute of an nth screen which is one of the first screen to the Nth screen Layout information storing means for storing layout information, continuous display head position storing means for storing information indicating the head of continuous display based on the layout information, and a screen selected from the first screen to the Nth screen. The display destination includes display means for performing display based on the layout information.

さらに、レイアウト計算手段は、第1画面の画面属性に基づいて、連続表示位置保存手段に保存された連続表示の先頭からレイアウトを計算して第1レイアウト情報を取得し、レイアウト保存手段は第1レイアウト情報を保存することが好ましい。   Further, the layout calculation means calculates the layout from the top of the continuous display stored in the continuous display position storage means based on the screen attributes of the first screen, and acquires the first layout information. The layout storage means It is preferable to save the layout information.

また、レイアウト計算手段は、第n画面に表示される電子データの、末尾の次のデータから第n画面の画面属性に基づいてレイアウトを計算してレイアウト情報を取得し、レイアウト情報保存手段はレイアウト情報を上書きして保存し、レイアウト計算手段は、レイアウト情報保存手段に保存されたレイアウト情報に対して、第(n+1)画面の画面属性に基づいてレイアウトを再計算して第(n+1)レイアウト情報を取得し、レイアウト情報保存手段は、保存されているレイアウト情報に第(n+1)レイアウト情報を上書きして保存することが好ましい。   The layout calculation means calculates layout based on the screen attributes of the nth screen from the next data at the end of the electronic data displayed on the nth screen, and obtains layout information. The information is overwritten and saved, and the layout calculation means recalculates the layout based on the screen attributes of the (n + 1) th screen with respect to the layout information saved in the layout information saving means, and the (n + 1) th layout information The layout information storage means preferably stores the stored layout information by overwriting the (n + 1) th layout information.

ここで、連続表示先頭位置保存手段は、第N画面に表示される電子データの、末尾の次のデータを連続表示の先頭を示す情報として保存することが好ましい。   Here, it is preferable that the continuous display head position storage unit stores the next data at the end of the electronic data displayed on the Nth screen as information indicating the head of the continuous display.

または、レイアウト計算手段は、記第N画面の画面属性に基づいて、連続表示位置保存手段に保存された連続表示の先頭からレイアウトを計算して第N’レイアウト情報を取得し、第N’レイアウト情報に示される電子データの、先頭の前のデータから第N画面の画面属性に基づいてレイアウトを計算して第Nレイアウト情報を取得し、第nレイアウト情報に対して、第(n−1)画面の画面属性に基づいてレイアウトを再計算して第(n−1)’レイアウト情報を取得し、第(n−1)’レイアウト情報に示される電子データの、先頭の前のデータから第(n−1)画面の画面属性に基づいてレイアウトを計算して第(n−1)レイアウト情報を取得し、連続表示先頭位置保存手段は、レイアウト計算手段によって、第1’レイアウト情報に示される電子データの、先頭の前のデータから第1画面の画面属性に基づいてレイアウトを計算して取得された第1レイアウト情報に基づいて、第1画面に表示される電子データの、先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, the layout calculation means calculates the layout from the top of the continuous display stored in the continuous display position storage means based on the screen attributes of the Nth screen, obtains the N ′ layout information, and obtains the N′th layout. The Nth layout information is obtained by calculating the layout based on the screen attributes of the Nth screen from the data before the head of the electronic data indicated in the information, and the (n-1) th of the nth layout information. The (n-1) 'layout information is obtained by recalculating the layout based on the screen attributes of the screen, and the electronic data indicated by the (n-1)' layout information is the first ( (n-1) The layout is calculated based on the screen attributes of the screen to obtain the (n-1) th layout information, and the continuous display head position storage means performs the first 'layout information by the layout calculation means. Based on the first layout information obtained by calculating the layout based on the screen attributes of the first screen from the data before the top of the displayed electronic data, the top of the electronic data displayed on the first screen is displayed. It is preferable to store the data as information indicating the head of continuous display.

または、連続表示先頭位置保存手段は、第1レイアウト情報に示される電子データの、末尾の次のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, the continuous display head position storage means preferably stores the next data at the end of the electronic data indicated by the first layout information as information indicating the head of continuous display.

または、レイアウト計算手段は、第1レイアウト情報に示される電子データの、先頭の前のデータから第1画面の画面属性に基づいてレイアウトを計算して第1’レイアウト情報を取得し、連続表示先頭位置保存手段は、第1’レイアウト情報に示される電子データの先頭のデータを連続表示の先頭を示す情報として保存ことが好ましい。   Alternatively, the layout calculation means calculates the layout based on the screen attribute of the first screen from the data before the top of the electronic data indicated by the first layout information, acquires the first ′ layout information, and continuously displays the top The position storage means preferably stores the top data of the electronic data indicated in the first 'layout information as information indicating the top of the continuous display.

または、連続表示先頭位置保存手段は、第1レイアウト情報に示される電子データの、第2行目の先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, the continuous display head position storage means preferably stores the head data of the second row of the electronic data indicated by the first layout information as information indicating the head of continuous display.

または、レイアウト計算手段は、第1画面の画面属性に基づいて、第1レイアウト情報に示される電子データの、先頭の前のデータよりも第1画面の1行分以前のデータからレイアウトを計算して第1’レイアウト情報を取得し、連続表示先頭位置保存手段は、第1’レイアウト情報に示される電子データの先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, the layout calculation means calculates the layout from the data before the first line of the first screen of the electronic data indicated in the first layout information based on the screen attributes of the first screen. It is preferable that the first display layout information is acquired, and the continuous display head position storage unit stores the head data of the electronic data indicated by the first ′ layout information as information indicating the head of the continuous display.

本発明の他の局面に従うと、表示プログラムは、第1画面から第N画面までのN個の画面を備えて、第1画面から第N画面の順に電子データの連続表示を行なう表示装置における電子データの表示をコンピュータに実行させるプログラムであって、第1画面から第N画面のうちの1つの画面である第n画面の画面属性に基づいて、電子データのレイアウトを計算してレイアウト情報を取得するレイアウト計算ステップと、レイアウト情報を保存するレイアウト情報保存ステップと、レイアウト情報に基づいて、連続表示の先頭を示す情報を保存する連続表示先頭位置保存ステップと、第1画面から第N画面の中から選択された表示先に、レイアウト情報に基づいて表示を行なう表示ステップとを実行させる。   According to another aspect of the present invention, the display program includes N screens from the first screen to the Nth screen, and the electronic program in the display device that continuously displays electronic data in the order from the first screen to the Nth screen. A program that causes a computer to display data, and calculates the layout of electronic data based on the screen attributes of the nth screen, which is one of the 1st through Nth screens, and obtains layout information A layout calculation step for storing, a layout information storing step for storing layout information, a continuous display head position storing step for storing information indicating the head of the continuous display based on the layout information, and a first screen to an Nth screen. A display step for performing display based on the layout information is executed on the display destination selected from the above.

さらに、レイアウト計算ステップにおいては、第1画面の画面属性に基づいて、連続表示位置保存ステップにおいて保存された連続表示の先頭からレイアウトを計算して第1レイアウト情報を取得し、レイアウト保存ステップにおいて第1レイアウト情報を保存することが好ましい。   Further, in the layout calculation step, based on the screen attributes of the first screen, the first layout information is obtained by calculating the layout from the top of the continuous display stored in the continuous display position storage step, and in the layout storage step One layout information is preferably stored.

また、レイアウト計算ステップには、第n画面に表示される電子データの、末尾の次のデータから第n画面の画面属性に基づいてレイアウトを計算してレイアウト情報を取得する第1ステップと、レイアウト情報に対して、第(n+1)画面の画面属性に基づいてレイアウトを再計算して第(n+1)レイアウト情報を取得する第2ステップとが含まれ、レイアウト情報保存ステップには、レイアウト計算ステップの第1ステップで取得されたレイアウト情報を上書きして保存するステップと、ステップで保存されたレイアウト情報に、レイアウト計算ステップの第2ステップで取得された第(n+1)レイアウト情報を上書きして保存するステップとが含まれることが好ましい。   The layout calculation step includes a first step of calculating layout based on screen attributes of the nth screen from the next data at the end of the electronic data displayed on the nth screen, and acquiring layout information; The information includes a second step of recalculating the layout based on the screen attributes of the (n + 1) th screen to obtain the (n + 1) th layout information, and the layout information storing step includes the layout calculation step The layout information acquired in the first step is overwritten and saved, and the layout information saved in the step is overwritten with the (n + 1) th layout information acquired in the second step of the layout calculation step. Preferably, a step is included.

ここで、連続表示先頭位置保存ステップにおいて、第N画面に表示される電子データの、末尾の次のデータを連続表示の先頭を示す情報として保存することが好ましい。   Here, in the continuous display head position storing step, it is preferable to store the next data at the end of the electronic data displayed on the Nth screen as information indicating the head of the continuous display.

または、レイアウト計算ステップには、第N画面の画面属性に基づいて、連続表示位置保存ステップにおいて保存された連続表示の先頭からレイアウトを計算して第N’レイアウト情報を取得するステップと、第N’レイアウト情報に示される電子データの、先頭の前のデータから第N画面の画面属性に基づいてレイアウトを計算して第Nレイアウト情報を取得するステップと、第nレイアウト情報に対して、第(n−1)画面の画面属性に基づいてレイアウトを再計算して第(n−1)’レイアウト情報を取得するステップと、第(n−1)’レイアウト情報に示される電子データの、先頭の前のデータから第(n−1)画面の画面属性に基づいてレイアウトを計算して第(n−1)レイアウト情報を取得するステップとが含まれ、連続表示先頭位置保存ステップにおいては、レイアウト計算ステップにおいて、第1’レイアウト情報に示される電子データの、先頭の前のデータから第1画面の画面属性に基づいてレイアウトを計算して取得された第1レイアウト情報に基づいて、第1画面に表示される電子データの、先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, in the layout calculation step, based on the screen attributes of the Nth screen, a step of calculating the layout from the top of the continuous display stored in the continuous display position storage step and acquiring the N′th layout information, 'The step of calculating the layout based on the screen attributes of the Nth screen from the preceding data of the electronic data indicated in the layout information to obtain the Nth layout information; n-1) recalculating the layout based on the screen attributes of the screen to obtain the (n-1) ′ th layout information, and the top of the electronic data indicated by the (n−1) ′ th layout information Calculating the layout based on the screen attributes of the (n−1) th screen from the previous data and obtaining the (n−1) th layout information, In the head position saving step, in the layout calculation step, the first layout obtained by calculating the layout based on the screen attributes of the first screen from the data before the head of the electronic data indicated in the first 'layout information Based on the information, it is preferable to store the top data of the electronic data displayed on the first screen as information indicating the top of the continuous display.

または、連続表示先頭位置保存ステップにおいて、第1レイアウト情報に示される電子データの、末尾の次のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, in the continuous display head position storing step, it is preferable to store the next data at the end of the electronic data indicated in the first layout information as information indicating the head of the continuous display.

または、レイアウト計算ステップにおいて、第1レイアウト情報に示される電子データの、先頭の前のデータから第1画面の画面属性に基づいてレイアウトを計算して第1’レイアウト情報を取得し、連続表示先頭位置保存ステップにおいて、第1’レイアウト情報に示される電子データの先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, in the layout calculation step, the first ′ layout information is obtained by calculating the layout based on the screen attributes of the first screen from the data before the top of the electronic data indicated by the first layout information, and the continuous display top In the position storing step, it is preferable to store the top data of the electronic data indicated by the first ′ layout information as information indicating the top of the continuous display.

または、連続表示先頭位置保存ステップにおいて、第1レイアウト情報に示される電子データの、第2行目の先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, in the continuous display head position storing step, it is preferable to store the top data of the second row of the electronic data indicated by the first layout information as information indicating the top of the continuous display.

または、レイアウト計算ステップにおいて、第1画面の画面属性に基づいて、第1レイアウト情報に示される電子データの、先頭の前のデータよりも第1画面の1行分以前のデータからレイアウトを計算して第1’レイアウト情報を取得し、連続表示先頭位置保存ステップにおいて、第1’レイアウト情報に示される電子データの先頭のデータを連続表示の先頭を示す情報として保存することが好ましい。   Alternatively, in the layout calculation step, based on the screen attributes of the first screen, the layout is calculated from the data before the first line of the first screen of the electronic data indicated in the first layout information. Thus, it is preferable that the first ′ layout information is acquired, and the top data of the electronic data indicated by the first ′ layout information is stored as information indicating the top of the continuous display in the continuous display head position storing step.

本発明のさらに他の局面に従うと、記録媒体は、コンピュータ読取可能な記録媒体であって、上記の表示プログラムを記録する。   According to still another aspect of the present invention, the recording medium is a computer-readable recording medium and records the above display program.

以下に、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品および構成要素には同一の符号を付してある。それらの名称および機能も同じである。したがってそれらについての詳細な説明は繰返さない。   Embodiments of the present invention will be described below with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

図1は、本実施の形態にかかる表示装置1の具体例を示す図であって、本実施の形態にかかる表示装置は、複数の表示部を備えて、各表示部で表示される画面に連続してコンテンツを表示することができる。図1においては、具体例として、第1画面を表示する第1表示部10と、第2画面を表示する第2表示部20との2個の表示部を備える表示装置が示されているが、N(Nは2以上)個の表示部を備えて第N画面まで表示する表示装置と一般化しても同様である。   FIG. 1 is a diagram illustrating a specific example of the display device 1 according to the present embodiment. The display device according to the present embodiment includes a plurality of display units and is displayed on a screen displayed on each display unit. Content can be displayed continuously. In FIG. 1, as a specific example, a display device including two display units, a first display unit 10 that displays a first screen and a second display unit 20 that displays a second screen, is shown. , N (where N is 2 or more) display units, and the same generalization as a display device that displays up to the Nth screen.

本発明にかかる表示装置としては、具体的に、複数の表示部を備えるパーソナルコンピュータ、ゲーム機、電子書籍ビューワ、電子辞書、およびPDA(Personal Digital Assistants)などによって実現されるが、その他の装置で実現されてもよい。   Specifically, the display device according to the present invention is realized by a personal computer, a game machine, an electronic book viewer, an electronic dictionary, and a PDA (Personal Digital Assistants) having a plurality of display units. It may be realized.

図2は、本実施の形態にかかる表示装置1の機能構成の具体例を示すブロック図である。図2に示される機能は、図示されない表示装置1のCPU(Central Processing Unit)がROM(Read Only Memory)やRAM(Random Access Memory)やHD(Hard Disc)などの記憶装置に記憶されるプログラムを読出して実行することで発揮される機能である。   FIG. 2 is a block diagram illustrating a specific example of a functional configuration of the display device 1 according to the present embodiment. The function shown in FIG. 2 is a program stored in a storage device such as a ROM (Read Only Memory), a RAM (Random Access Memory), or an HD (Hard Disc) by a CPU (Central Processing Unit) of the display device 1 (not shown). It is a function that is demonstrated by reading and executing.

図2を参照して、表示装置1は、データを処理する前の段階の機能構成として、外部フラッシュメモリなどの記録媒体から記録された電子データ101を読取ってデータを入力するデータ入力部102と、電子データ101のデータ構造を解析するデータ構造解析部103と、ユーザ操作を受付ける操作入力部113とを含んで構成される。本実施の形態においては、電子データ101はXML(Extensible Markup Language)形式のデータであるものとする。   Referring to FIG. 2, display device 1 has a data input unit 102 that reads electronic data 101 recorded from a recording medium such as an external flash memory and inputs data as a functional configuration before processing the data. The data structure analysis unit 103 that analyzes the data structure of the electronic data 101 and the operation input unit 113 that receives a user operation are configured. In the present embodiment, the electronic data 101 is assumed to be data in XML (Extensible Markup Language) format.

また、データを処理するための機能構成として、レイアウト計算部104と、レイアウト情報バッファ105と、表示画像データ作成部106と、表示先選択部107と、ユーザ指示処理部109と、表示制御部110と、表示位置保存部108と、N個の表示部に対応した第1画面表示用メモリ111a〜第N画面表示用メモリ111n(これらを代表させて画面表示用メモリ111と称する)と、N個の表示部の各々に表示される第1画面112a〜第N画面112n(これらを代表させて画面112と称する)とを含んで構成される。さらに、表示位置保存部108には連続表示先頭位置バッファ1081が含まれる。   Also, as a functional configuration for processing data, a layout calculation unit 104, a layout information buffer 105, a display image data creation unit 106, a display destination selection unit 107, a user instruction processing unit 109, and a display control unit 110 are displayed. A display position storage unit 108, a first screen display memory 111a to an Nth screen display memory 111n corresponding to N display units (represented by these as the screen display memory 111), and N The first screen 112a to the Nth screen 112n (representatively referred to as the screen 112) displayed on each of the display units. Further, the display position storage unit 108 includes a continuous display head position buffer 1081.

データ入力部102としては外部フラッシュメモリスロットなどが該当し、外部フラッシュメモリなどの記録媒体から記録された電子データ101を読取って、データ構造解析部103に入力する。データ構造解析部103は、データ入力部102から入力された電子データのデータ構造を解析し、解析結果をレイアウト計算部104に入力する。   The data input unit 102 corresponds to an external flash memory slot or the like. The electronic data 101 recorded from a recording medium such as an external flash memory is read and input to the data structure analysis unit 103. The data structure analysis unit 103 analyzes the data structure of the electronic data input from the data input unit 102 and inputs the analysis result to the layout calculation unit 104.

操作入力部113としてはボタンやマウスなどが該当し、ユーザ操作に応じて操作信号をユーザ指示処理部109に入力する。ユーザ指示処理部109は、操作入力部113から入力された操作信号を解析し、必要に応じて表示制御部110に指示信号を入力する。   The operation input unit 113 corresponds to a button or a mouse, and inputs an operation signal to the user instruction processing unit 109 according to a user operation. The user instruction processing unit 109 analyzes the operation signal input from the operation input unit 113 and inputs the instruction signal to the display control unit 110 as necessary.

表示制御部110は、ユーザ指示処理部109から入力された指示信号に基づいて、表示位置保存部108から表示位置に関する情報を取得して、レイアウト計算部104に、画面の表示領域サイズなどの属性と共に渡して、レイアウト計算を要求する。また、レイアウト計算部104から表示位置に関する情報を取得し、表示位置保存部108に保存する。   The display control unit 110 acquires information about the display position from the display position storage unit 108 based on the instruction signal input from the user instruction processing unit 109, and sends an attribute such as a screen display area size to the layout calculation unit 104. Pass along with to request layout calculation. Further, information regarding the display position is acquired from the layout calculation unit 104 and stored in the display position storage unit 108.

また表示制御部110は、表示先選択部107に制御信号を入力し、所定の表示先を選択させる。   In addition, the display control unit 110 inputs a control signal to the display destination selection unit 107 to select a predetermined display destination.

レイアウト計算部104は、表示制御部110からのレイアウト計算の要求に応じて、データ構造解析部103から入力された解析結果と、表示制御部110から入力された画面の属性とに基づいてレイアウト計算し、レイアウト情報を生成する。レイアウト計算とは、先に図20を用いて説明されたような、電子データ2001の構造に従い、表示部10,20に表示画面2004を表示させるための表示データを作成するためのパーツの位置や形などの要素2003を求めることを指す。   In response to a layout calculation request from the display control unit 110, the layout calculation unit 104 performs layout calculation based on the analysis result input from the data structure analysis unit 103 and the screen attributes input from the display control unit 110. Then, layout information is generated. The layout calculation refers to the position of parts for creating display data for displaying the display screen 2004 on the display units 10 and 20 according to the structure of the electronic data 2001 as described above with reference to FIG. It refers to obtaining an element 2003 such as a shape.

レイアウト計算部104において、1画面を描画するエンジンを用いた具体的なレイアウト計算方法としては、
(1)ページ送りのレイアウト計算:ページ送り処理で採用されるレイアウト計算方法であって、現在のレイアウト情報の最終文字の次の文字を先頭行として画面に表示させるレイアウトを計算する方法、
(2)ページ戻りのレイアウト計算:ページ戻り処理で採用されるレイアウト計算方法であって、現在のレイアウト情報の先頭文字の前の文字を画面の最後行に表示させるレイアウトを計算する方法、
(3)行送りのレイアウト計算:行送り処理で採用されるレイアウト計算方法であって、現在のレイアウト情報の2行目を1行目として画面に表示させるレイアウトを計算する方法、
(4)行戻りのレイアウト計算:行戻り処理で採用されるレイアウト計算方法であって、現在のレイアウト情報の1行目を2行目として画面に表示させるレイアウトを計算する方法、
(5)指定位置からのレイアウト計算:ページジャンプ処理で採用されるレイアウト計算方法であって、指定された位置の文字を画面の先頭行に表示させるように表示先画面のサイズに合わせレイアウトを計算する方法、および
(6)再レイアウト計算:表示先頭位置を変更せず表示先画面のサイズなど画面の設定に合わせレイアウトを計算する方法
が挙げられ、レイアウト計算部104は表示制御部110から入力された制御信号に従って必要な計算方法を採用してレイアウトを計算し、レイアウト情報を生成する。なお、レイアウト情報の生成方法としては、たとえば上記特許文献1などに開示されているような一般的な生成方法が採用される。
In the layout calculation unit 104, as a specific layout calculation method using an engine for drawing one screen,
(1) Page feed layout calculation: a layout calculation method employed in page feed processing, which calculates a layout that displays the next character after the last character of the current layout information on the screen as the first line;
(2) Layout calculation for page return: a layout calculation method employed in page return processing, which calculates a layout for displaying the character before the first character of the current layout information on the last line of the screen,
(3) Line feed layout calculation: a layout calculation method employed in line feed processing, which calculates a layout to be displayed on the screen with the second line of the current layout information as the first line;
(4) Line return layout calculation: a layout calculation method employed in line return processing, in which a layout to be displayed on the screen with the first line of the current layout information as the second line is calculated;
(5) Layout calculation from the specified position: This is a layout calculation method used in page jump processing, and the layout is calculated according to the size of the display destination screen so that the character at the specified position is displayed on the first line of the screen. (6) Re-layout calculation: a method of calculating a layout in accordance with screen settings such as the size of the display destination screen without changing the display head position. The layout calculation unit 104 is input from the display control unit 110. In accordance with the control signal, a necessary calculation method is employed to calculate the layout and generate layout information. As a layout information generation method, a general generation method as disclosed in, for example, Patent Document 1 is employed.

表示制御部110は、レイアウト計算部104での計算結果に応じて、表示される電子データ101の画面112での表示位置を表示位置保存部108に保存する。さらに、連続して画面112に順に電子データを表示させるときの、第1画面の先頭位置を表示位置保存部108のうちの連続表示先頭位置バッファ1081に保存する。   The display control unit 110 stores the display position of the displayed electronic data 101 on the screen 112 in the display position storage unit 108 according to the calculation result in the layout calculation unit 104. Further, the first position of the first screen when the electronic data is sequentially displayed on the screen 112 is stored in the continuous display head position buffer 1081 of the display position storage unit 108.

レイアウト情報バッファ105は記憶装置の所定領域などが該当し、レイアウト計算部104で計算して得られたレイアウト情報を記憶する。表示画像データ作成部106は、レイアウト情報バッファ105に記憶されたレイアウト情報を読出して、画面112に表示させるための表示画像データを作成し、表示先選択部107に入力する。   The layout information buffer 105 corresponds to a predetermined area of the storage device, and stores layout information obtained by calculation by the layout calculation unit 104. The display image data creation unit 106 reads layout information stored in the layout information buffer 105, creates display image data to be displayed on the screen 112, and inputs the display image data to the display destination selection unit 107.

表示先選択部107は、表示制御部110から入力された制御信号に従って、電子データ101を表示させる画面に応じた画面表示用メモリ111を選択し、表示画像データ作成部106から入力された表示画像データを展開する。画面表示用メモリ111に展開された表示画像データは対応する画面112に表示される。   The display destination selection unit 107 selects the screen display memory 111 corresponding to the screen on which the electronic data 101 is displayed according to the control signal input from the display control unit 110, and the display image input from the display image data creation unit 106. Expand the data. The display image data developed in the screen display memory 111 is displayed on the corresponding screen 112.

図3は、本実施の形態にかかる表示装置1での表示処理の概要を説明する図である。ここでは、表示装置が第1表示部〜第3表示部の3つの表示部を備え、電子データ101を第1表示部〜第3表示部に対応する第1画面〜第3画面にその順で連続して表示するものとする。   FIG. 3 is a diagram for explaining an overview of display processing in the display device 1 according to the present embodiment. Here, the display device includes three display units of a first display unit to a third display unit, and the electronic data 101 is sequentially displayed on the first screen to the third screen corresponding to the first display unit to the third display unit. It shall be displayed continuously.

図3を参照して、データ構造解析部103において、表示させるXML文書データである電子データ101のうち、第1画面に表示させるために必要なデータ1011が取得されてデータ構造が解析される。レイアウト計算部104では表示制御部110からの制御信号に従って、データ構造解析部103の解析結果に基づいてレイアウト計算が実行され、第1画面に表示させるためのレイアウト情報が、1画面分のサイズのバッファであるレイアウト情報バッファ105に保存される(S1)。   Referring to FIG. 3, data structure analysis unit 103 obtains data 1011 necessary for display on the first screen among electronic data 101 that is XML document data to be displayed, and analyzes the data structure. The layout calculation unit 104 executes layout calculation based on the analysis result of the data structure analysis unit 103 in accordance with the control signal from the display control unit 110, and the layout information to be displayed on the first screen has the size of one screen. It is stored in the layout information buffer 105, which is a buffer (S1).

表示制御部110は、レイアウト情報バッファ105に保存されたレイアウト情報のうち、現在の画面の表示の先頭位置である、第1画面の先頭位置1051を取得し、表示位置保存部108のうちの連続表示先頭位置バッファ1081に保存する(S2)。先頭位置1051としては、たとえば画面の先頭にレイアウトされた文字のXML文書データにおけるバイト位置が用られる。   The display control unit 110 acquires the first screen start position 1051, which is the current display start position, from the layout information stored in the layout information buffer 105, and the display position storage unit 108 continues. The data is stored in the display head position buffer 1081 (S2). As the start position 1051, for example, the byte position in the XML document data of characters laid out at the top of the screen is used.

表示画像データ作成部106では、レイアウト情報バッファ105に保存された第1画面用のレイアウト情報から第1画面用の表示画像データ1508が作成されて(S3)、第1画面に表示される。   The display image data creation unit 106 creates display image data 1508 for the first screen from the layout information for the first screen stored in the layout information buffer 105 (S3) and displays it on the first screen.

次に、データ構造解析部103において、第2画面に表示させるために必要なデータ1012が取得されてデータ構造が解析される。第2画面に表示させるために必要なデータ1012の位置は、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている第1画面用のレイアウト情報を用いてページ送りのレイアウト計算を行なうことで得られる。   Next, the data structure analysis unit 103 acquires data 1012 necessary for display on the second screen and analyzes the data structure. The position of the data 1012 necessary to be displayed on the second screen is calculated by the layout calculation unit 104 using the layout information for the first screen currently stored in the layout information buffer 105 to calculate the page feed layout. It is obtained by.

レイアウト計算部104では、データ構造解析部103の解析結果からレイアウト情報が作成されて、レイアウト情報バッファ105に保存される(S4)。この時、先にレイアウト情報バッファ105に保存されている第1画面用のレイアウト情報は不要なため、第1画面用のレイアウト情報に上書きして第2画面用のレイアウト情報が保存される。   In the layout calculation unit 104, layout information is created from the analysis result of the data structure analysis unit 103 and stored in the layout information buffer 105 (S4). At this time, since the layout information for the first screen previously stored in the layout information buffer 105 is unnecessary, the layout information for the second screen is stored by overwriting the layout information for the first screen.

表示画像データ作成部106では、レイアウト情報バッファ105に保存された第2画面用のレイアウト情報から第2画面用の表示画像データ1509が作成されて(S5)、第2画面に表示される。   The display image data creation unit 106 creates display image data 1509 for the second screen from the layout information for the second screen stored in the layout information buffer 105 (S5) and displays it on the second screen.

次に、データ構造解析部103において、第3画面に表示させるために必要なデータ1013が取得されてデータ構造が解析される。第3画面に表示させるために必要なデータ1013の位置は、レイアウト計算部104において先にレイアウト情報バッファ105に保存された第2画面用のレイアウト情報を用いてページ送りのレイアウト計算を行なうことで得られる。   Next, the data structure analysis unit 103 acquires data 1013 necessary for display on the third screen, and analyzes the data structure. The position of the data 1013 necessary for display on the third screen is calculated by performing layout calculation for page feed using the layout information for the second screen previously stored in the layout information buffer 105 in the layout calculation unit 104. can get.

レイアウト計算部104では、データ構造解析部103の解析結果からレイアウト情報が作成されて、レイアウト情報バッファ105に保存される(S6)。   In the layout calculation unit 104, layout information is created from the analysis result of the data structure analysis unit 103 and stored in the layout information buffer 105 (S6).

表示画像データ作成部106では、レイアウト情報バッファ105に保存された第3画面用のレイアウト情報から第3画面用の表示画像データ1510が作成されて(S7)、第3画面に表示される。   The display image data creation unit 106 creates display image data 1510 for the third screen from the layout information for the third screen stored in the layout information buffer 105 (S7) and displays it on the third screen.

以降、本実施の形態にかかる表示装置1において、電子データの連続した部分を複数画面に分けて表示する際に実行される各表示処理について説明する。以降の説明において、電子データが第1画面〜第N画面の順に連続して表示されることを「連続表示」と称する。   Hereinafter, in the display device 1 according to the present embodiment, each display process executed when a continuous portion of electronic data is displayed divided into a plurality of screens will be described. In the following description, the continuous display of electronic data in the order of the first screen to the Nth screen is referred to as “continuous display”.

(各画面に個別に表示したモードから連続表示に切替える処理)
図4および図5は、本実施の形態にかかる表示装置1において、各画面112に個別に電子データを表示したモードから連続表示に切替える処理を示すフローチャートである。図4および図5のフローチャートに示される処理は、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(Process to switch from individual display mode to continuous display on each screen)
4 and 5 are flowcharts showing a process of switching from the mode in which electronic data is individually displayed on each screen 112 to the continuous display in the display device 1 according to the present embodiment. The processing shown in the flowcharts of FIGS. 4 and 5 is realized by the CPU of the display device 1 (not shown) reading and executing a program stored in the storage device and controlling each unit shown in FIG.

図4を参照して、各画面112に個別に表示したモードから連続表示に切替えられて、連続表示を開始する処理が実行されると、始めに、表示制御部110において、各画面112での現在の表示位置が表示位置保存部108に保存される(S701)。ここまでが各画面112に個別に表示したモードでの処理である。   Referring to FIG. 4, when the mode that is individually displayed on each screen 112 is switched to the continuous display and the process of starting the continuous display is executed, first, in display control unit 110, on each screen 112. The current display position is stored in the display position storage unit 108 (S701). This is the processing in the mode displayed on each screen 112 individually.

次に、連続表示中の処理に移行して、表示制御部110において、各画面112a〜112nのうち、連続表示させたい電子データが表示されている画面での電子データの現在の表示位置が、連続表示先頭位置として表示位置保存部108の連続表示先頭位置バッファ1081に保存される(S702)。表示位置を示すデータとしては、たとえば画面の先頭文字の電子データでの先頭からのバイト位置を用いる。   Next, the process proceeds to the process during the continuous display, and the display control unit 110 displays the current display position of the electronic data on the screen on which the electronic data to be continuously displayed is displayed among the screens 112a to 112n. The continuous display head position is stored in the continuous display head position buffer 1081 of the display position storage unit 108 (S702). As data indicating the display position, for example, the byte position from the beginning of the electronic data of the first character of the screen is used.

次に、表示制御部110において表示先画面が先頭画面である第1画面112aに設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S703)。なお、ステップS703の処理は、上記ステップS702の処理以前に行なわれてもよい。   Next, the display control unit 110 sets the display destination screen to the first screen 112a, which is the first screen, and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S703). Note that the process of step S703 may be performed before the process of step S702.

次に、表示制御部110において、ステップS702で連続表示先頭位置バッファ1081に保存された連続表示先頭位置が読出されてレイアウト計算部104に渡され、レイアウト計算部104において、連続表示先頭位置からのレイアウトが第1画面112aの画面属性に応じて計算されて、第1画面112a用のレイアウト情報が生成される(S704)。ステップS704で生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, the display control unit 110 reads out the continuous display head position stored in the continuous display head position buffer 1081 in step S702 and passes it to the layout calculation unit 104. The layout calculation unit 104 starts from the continuous display head position. The layout is calculated according to the screen attributes of the first screen 112a, and layout information for the first screen 112a is generated (S704). The layout information for the first screen 112a generated in step S704 is stored in the layout information buffer 105.

次に、ステップS1409として、以降の処理においても共通となる共通処理として、第1画面112aの先頭から順に第N画面112nの末尾まで連続した電子データを表示させる処理が実行される。   Next, as step S1409, as common processing that is common in the subsequent processing, processing for displaying continuous electronic data from the top of the first screen 112a to the end of the Nth screen 112n is executed.

ステップS1409の共通処理については、図5を参照して、表示画像データ作成部106においてステップS704でレイアウト情報バッファ105に保存された第1画面112a用のレイアウト情報が読出されて第1画面112a用の表示画像データが作成され、表示先選択部107において、ステップS703で設定された表示先画面(第1画面112a)に表示される(S1401)。   Regarding the common processing in step S1409, referring to FIG. 5, the display image data creation unit 106 reads out the layout information for the first screen 112a stored in the layout information buffer 105 in step S704, and uses the first screen 112a. Is displayed on the display destination screen (first screen 112a) set in step S703 by the display destination selection unit 107 (S1401).

表示制御部110において、ステップS1401で電子データの最後が表示されていると判断されると(ステップS1402でYES)、次画面以降に何も表示させずに図5の共通処理が終了し、図4の各画面112に個別に電子データを表示したモードから連続表示に切替える処理が終了する。   If the display control unit 110 determines that the end of the electronic data is displayed in step S1401 (YES in step S1402), the common processing of FIG. The process of switching from the mode in which the electronic data is individually displayed on each screen 112 to the continuous display is completed.

表示制御部110において、ステップS1401で電子データの最後が表示されていないと判断されると(ステップS1402でNO)、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第1画面112a用の)レイアウト情報を用いてページ送りのレイアウト計算が行なわれて(S1403)、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。つまり、第1画面112aの末尾に表示されたデータの次のデータから、第1画面112aの画面属性を用いて第1画面112a分のレイアウト計算が行なわれて、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。   If the display control unit 110 determines that the end of the electronic data is not displayed in step S1401 (NO in step S1402), the layout calculation unit 104 stores it in the current layout information buffer 105 (first screen). The page feed layout calculation is performed using the layout information (for 112a) (S1403), and the generated layout information is stored in the layout information buffer 105. That is, the layout calculation for the first screen 112a is performed from the data next to the data displayed at the end of the first screen 112a using the screen attributes of the first screen 112a, and the generated layout information is the layout information. It is stored in the buffer 105.

次に、表示制御部110において表示先画面が次の画面(第2画面112b)に設定され、第2画面112bの画面属性がレイアウト計算部104に渡される(S1404)。   Next, the display control unit 110 sets the display destination screen as the next screen (second screen 112b), and the screen attribute of the second screen 112b is passed to the layout calculation unit 104 (S1404).

次に、レイアウト計算部104において、ステップS1403でレイアウト情報バッファ105に保存された、第1画面112aの画面属性を用いて生成されたレイアウト情報に対して、ステップS1404で渡された第2画面112bの画面属性に基づいて再度レイアウトが計算され、第2画面112b用のレイアウト情報が生成される(ステップS1405)。生成された第2画面112b用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, in the layout calculation unit 104, the second screen 112b passed in step S1404 to the layout information generated using the screen attributes of the first screen 112a stored in the layout information buffer 105 in step S1403. The layout is calculated again on the basis of the screen attributes, and layout information for the second screen 112b is generated (step S1405). The generated layout information for the second screen 112b is stored in the layout information buffer 105.

なお、表示装置1に備えられる各画面のサイズ等の属性が同じである場合には、ステップS1403で生成されるレイアウト情報が次の画面用のレイアウト情報となり、ステップS1405での再レイアウト計算は不要となる。   If the attributes such as the size of each screen provided in the display device 1 are the same, the layout information generated in step S1403 becomes the layout information for the next screen, and the re-layout calculation in step S1405 is unnecessary. It becomes.

次に、表示画像データ作成部106においてレイアウト情報バッファ105に保存された第2画面112b用のレイアウト情報が読出されて第2画面112b用の表示画像データが作成され、表示先選択部107において、ステップS1404で設定された表示先画面(第2画面112b)に表示される(S1406)。   Next, the layout information for the second screen 112b stored in the layout information buffer 105 is read in the display image data creation unit 106 to create display image data for the second screen 112b. In the display destination selection unit 107, It is displayed on the display destination screen (second screen 112b) set in step S1404 (S1406).

ステップS1404で表示先選択部107において設定された表示先画面が最終画面であれば(S1407でYES)、図5の共通処理が終了し、図4の各画面112に個別に電子データを表示したモードから連続表示に切替える処理が終了する。   If the display destination screen set in the display destination selection unit 107 in step S1404 is the final screen (YES in S1407), the common processing in FIG. 5 is terminated, and electronic data is individually displayed on each screen 112 in FIG. The process of switching from mode to continuous display ends.

ステップS1404で表示先選択部107において設定された表示先画面が最終画面でなく、表示装置1に次画面が存在するならば(S1407でNO)、処理がステップS1402に戻されて、ステップS1402以降の処理が繰返される。   If the display destination screen set in the display destination selection unit 107 in step S1404 is not the final screen and there is a next screen on the display device 1 (NO in S1407), the process returns to step S1402, and after step S1402 This process is repeated.

なお、ステップS704において、連続表示させたい画面の、現在の表示位置からのレイアウト計算を行なえば、ステップS704またはステップS1401の後に画面先頭位置が連続表示先頭位置バッファ1081に保存されてもよい。   In step S704, the screen top position may be stored in the continuous display top position buffer 1081 after step S704 or step S1401 if layout calculation is performed from the current display position of the screen to be continuously displayed.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図7(A)に示された、第1表示装置10の第1画面112aと第2表示装置20の第2画面112bとに個別に異なる電子データが表示されたモードから、第2画面112bに表示された電子データの連続表示が指示されると、図7(B)のような表示が実現する。   By executing the above process in the display device 1 according to the present embodiment, the first screen 112a of the first display device 10 and the second screen 112b of the second display device 20 shown in FIG. When the continuous display of the electronic data displayed on the second screen 112b is instructed from the mode in which different electronic data are displayed separately, the display as shown in FIG. 7B is realized.

すなわち、上記ステップS701において、第1画面112aの現在の表示位置と第2画面112bの現在の表示位置とが保存されて、ユーザ指示にしたがって、ステップS704で第2画面112bの現在の表示位置を用いて第1画面112a用のレイアウト情報が生成され、第1画面112aに表示される。続いて、共通処理S1409において、第1画面112aのレイアウトに続く、第2画面112b用のレイアウト情報が生成されて、第2画面112bに表示される。   That is, in step S701, the current display position of the first screen 112a and the current display position of the second screen 112b are saved, and the current display position of the second screen 112b is set in step S704 in accordance with a user instruction. The layout information for the first screen 112a is generated and displayed on the first screen 112a. Subsequently, in common processing S1409, layout information for the second screen 112b following the layout of the first screen 112a is generated and displayed on the second screen 112b.

(連続表示用ページ送り処理)
図8は、本実施の形態にかかる表示装置1において、連続表示中にページ送りさせるための処理を示すフローチャートである。「ページ送り」とは、現在表示されている電子データの、全画面112a〜112n分(1ページ分)次のデータを表示させることを指す。図8のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(Page feed processing for continuous display)
FIG. 8 is a flowchart showing a process for causing the display device 1 according to the present embodiment to page through during continuous display. “Page feed” refers to displaying the next data for the entire screen 112a to 112n (one page) of the currently displayed electronic data. The processing shown in the flowchart of FIG. 8 is also realized by the CPU of the display device 1 (not shown) reading out and executing a program stored in the storage device and controlling each unit shown in FIG.

図8を参照して、表示制御部110において、現在電子データの最後が表示されていないと判断されると(ステップS801でNO)、レイアウト計算部104において、上記ステップS1403と同様のページ送りのレイアウト計算が行なわれて(S802)、作成されたレイアウト情報がレイアウト情報バッファ105に保存される。   Referring to FIG. 8, when display control unit 110 determines that the end of the electronic data is not currently displayed (NO in step S801), layout calculation unit 104 performs the same page turning as in step S1403. Layout calculation is performed (S802), and the created layout information is stored in the layout information buffer 105.

次に、表示制御部110において表示先画面が先頭画面(第1画面112a)に設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S803)。   Next, the display control unit 110 sets the display destination screen as the top screen (first screen 112a), and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S803).

次に、レイアウト計算部104において、ステップS802でレイアウト情報バッファ105に保存された、(以前の画面属性を用いて生成された)レイアウト情報に対して、ステップS803で渡された第1画面112aの画面属性に基づいて再度レイアウトが計算され、第1画面112a用のレイアウト情報が生成される(ステップS804)。生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, in the layout calculation unit 104, the layout information (generated using the previous screen attribute) saved in the layout information buffer 105 in step S802 is stored in the first screen 112a passed in step S803. A layout is calculated again based on the screen attributes, and layout information for the first screen 112a is generated (step S804). The generated layout information for the first screen 112 a is stored in the layout information buffer 105.

なお、表示装置1に備えられる各画面のサイズ等の属性が同じである場合には、ステップS802で生成されるレイアウト情報が次の画面用のレイアウト情報となり、ステップS804での再レイアウト計算は不要となる。   When the attributes such as the size of each screen provided in the display device 1 are the same, the layout information generated in step S802 becomes the layout information for the next screen, and the re-layout calculation in step S804 is unnecessary. It becomes.

次に、表示制御部110によって、ステップS804で生成された第1画面112a用のレイアウト情報から画面の表示位置が取得され、連続表示先頭位置バッファ1081に保存される(S805)。   Next, the display control unit 110 acquires the display position of the screen from the layout information for the first screen 112a generated in step S804, and stores it in the continuous display head position buffer 1081 (S805).

そして、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   In step S1409, common processing is executed, and electronic data is sequentially displayed from the first screen 112a to the Nth screen 112n.

なお、ステップS805での処理は、ステップS802の後に実行されてもよいし、ステップS803の後で実行されてもよいし、ステップS1401の後で実行されてもよい。   Note that the processing in step S805 may be executed after step S802, may be executed after step S803, or may be executed after step S1401.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図9(A)に示された、表示状態からページ送りが実行されて、図9(B)のような次のページの表示が実現する。   By executing the above process in the display device 1 according to the present embodiment, page feed is executed from the display state shown in FIG. 9A, and the next page as shown in FIG. 9B. Is realized.

すなわち、上記ステップS802において、ページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図9(A)の第2画面112b用のレイアウト情報(「気は…雨です。」)の次のデータ(「明」)からの、第1画面112a用のレイアウト情報(「明日の岩手の…天気」)が作成されて、第1画面112aに表示される(図9(B))。また、上記ステップS805で、第1画面112aの表示位置(具体的には第1文字目の「明」等)が連続表示先頭位置バッファ1081に保存される。   In other words, in step S802, the page feed function is called to perform page feed layout calculation, and the layout information for the second screen 112b in FIG. The layout information (“Tomorrow's Iwate… Weather”) for the first screen 112a is created from the data (“Ming”) and displayed on the first screen 112a (FIG. 9B). In step S805, the display position of the first screen 112a (specifically, the first character “bright” or the like) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403で再度ページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図9(B)の第1画面112aのレイアウト情報(「明日の岩手の…天気」)の次のデータ(「は」)からの、第2画面112b用のレイアウト情報(「は曇りです。」)が作成されて、第2画面112bに表示される(図9(B))。   Next, in step S1409 of step S1409, the page feed function is called again to perform page feed layout calculation, and layout information ("Tomorrow's Iwate ... weather") on the first screen 112a in FIG. 9B. The layout information for the second screen 112b (“has a cloudy”) from the next data (“ha”) is created and displayed on the second screen 112b (FIG. 9B).

(連続表示用ページ戻り処理)
図10は、本実施の形態にかかる表示装置1において、連続表示中にページ戻りさせるための処理を示すフローチャートである。「ページ戻り」とは、現在表示されている電子データの、全画面112a〜112n分(1ページ分)以前のデータを表示させることを指す。図10のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(Continuous display page return processing)
FIG. 10 is a flowchart showing processing for returning the page during continuous display in the display device 1 according to the present embodiment. “Return to page” refers to displaying the data of the electronic data that is currently displayed before the entire screen 112a to 112n (one page). The processing shown in the flowchart of FIG. 10 is also realized by the CPU of the display device 1 (not shown) reading out and executing a program stored in the storage device and controlling each unit shown in FIG.

図10を参照して、始めに、表示制御部110において表示先画面が最終画面(第N画面112n)に設定され、第N画面112nの画面属性がレイアウト計算部104に渡される(S901)。   Referring to FIG. 10, first, the display control unit 110 sets the display destination screen as the final screen (Nth screen 112n), and the screen attribute of the Nth screen 112n is passed to the layout calculation unit 104 (S901).

次に、レイアウト計算部104において、連続表示先頭位置バッファ1081に保存されている(現在の、第1画面112aのレイアウトの先頭である)連続表示先頭位置が取得されて、その位置から第N画面112nの画面属性に基づいてレイアウト計算が実行され、生成された(現在の第1画面112aのレイアウトが第N画面112nの画面属性に基づいて計算され直した)レイアウト情報が、レイアウト情報バッファ105に保存される(ステップS902)。   Next, the layout calculation unit 104 obtains the continuous display head position (currently the head of the layout of the first screen 112a) stored in the continuous display head position buffer 1081, and starts the Nth screen from that position. The layout calculation is performed based on the screen attributes of 112n and the generated layout information (the layout of the current first screen 112a is recalculated based on the screen attributes of the Nth screen 112n) is stored in the layout information buffer 105. Saved (step S902).

さらに、レイアウト計算部104において、ステップS902で保存されたレイアウト情報からページ戻りのレイアウト計算が実行されて、作成されたレイアウト情報がレイアウト情報バッファ105に保存される(ステップS903)。つまり、ステップS902で保存された、現在の第1画面112aのレイアウトが第N画面112nの画面属性に基づいて計算され直したレイアウト情報の、1つ前のデータから第N画面112n分前までのデータについてレイアウト計算されて、第N画面112n用のレイアウト情報が生成される。   Further, the layout calculation unit 104 performs page return layout calculation from the layout information stored in step S902, and the created layout information is stored in the layout information buffer 105 (step S903). In other words, the layout information stored in step S902 from the previous data of the layout information in which the layout of the current first screen 112a is recalculated based on the screen attributes of the Nth screen 112n to the previous Nth screen 112n. A layout calculation is performed on the data to generate layout information for the Nth screen 112n.

表示制御部110において、ステップS1401で電子データの先頭がレイアウト情報に含まれていないと判断されると(ステップS904でNO)、表示制御部110において表示先画面が前の画面(第(N−1)画面112(n−1))に設定され、第(N−1)画面112(n−1)の画面属性がレイアウト計算部104に渡される(S905)。   When the display control unit 110 determines that the top of the electronic data is not included in the layout information in step S1401 (NO in step S904), the display control unit 110 sets the display destination screen to the previous screen (No. (N− 1) screen 112 (n-1)), and the screen attributes of the (N-1) th screen 112 (n-1) are passed to the layout calculation unit 104 (S905).

次に、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第N画面112n用の)レイアウト情報の先頭のデータから、ステップS905で渡された第(N−1)画面112(n−1)の画面属性に基づいてレイアウト計算が実行されて、生成された(現在の第N画面112nのレイアウトが第(N−1)画面112(n−1)の画面属性に基づいて計算され直した)レイアウト情報が、レイアウト情報バッファ105に保存される(ステップS906)。   Next, in the layout calculation unit 104, the (N−1) th screen 112 (in the step S905) is transferred from the top data of the layout information (for the Nth screen 112n) currently stored in the layout information buffer 105. The layout calculation is executed based on the screen attributes of (n-1), and the generated (current layout of the Nth screen 112n is calculated based on the screen attributes of the (N-1) th screen 112 (n-1). The layout information that has been redone is stored in the layout information buffer 105 (step S906).

なお、表示装置1に備えられる各画面のサイズ等の属性が同じである場合には、ステップS903で生成されるレイアウト情報が次の画面用のレイアウト情報となり、ステップS906での再レイアウト計算は不要となる。   When the attributes such as the size of each screen provided in the display device 1 are the same, the layout information generated in step S903 becomes the layout information for the next screen, and the re-layout calculation in step S906 is unnecessary. It becomes.

また、ステップS906の処理の後にステップS905の処理が実行されてもよい。   Moreover, the process of step S905 may be performed after the process of step S906.

さらに、レイアウト計算部104において、ステップS906で保存されたレイアウト情報からステップS903と同様のページ戻りのレイアウト計算が実行されて、作成されたレイアウト情報がレイアウト情報バッファ105に保存される(ステップS907)。つまり、現在の第N画面112nのレイアウトが第(N−1)画面112(n−1)の画面属性に基づいて計算され直したレイアウト情報の、1つ前のデータから第(N−1)画面112(n−1)分前までのデータについてレイアウト計算されて、第(N−1)画面112(n−1)用のレイアウト情報が生成される。   Further, the layout calculation unit 104 performs page return layout calculation similar to step S903 from the layout information stored in step S906, and the generated layout information is stored in the layout information buffer 105 (step S907). . That is, the layout of the current Nth screen 112n is recalculated based on the screen attributes of the (N-1) th screen 112 (n-1), and the (N-1) th data from the previous data of the layout information. The layout calculation is performed on the data up to the screen 112 (n-1) minutes ago, and the layout information for the (N-1) th screen 112 (n-1) is generated.

上記ステップS904〜S907の処理は、ステップS905で表示先画面として先頭画面(第1画面112a)が設定されるまで繰返され、ステップS905で表示先画面として先頭画面(第1画面112a)が設定されると(ステップS908でYES)、その画面(第1画面112a)の表示位置が連続表示先頭位置バッファ1081に保存される(S909)。   The processes in steps S904 to S907 are repeated until the top screen (first screen 112a) is set as the display destination screen in step S905, and the top screen (first screen 112a) is set as the display destination screen in step S905. Then (YES in step S908), the display position of the screen (first screen 112a) is stored in the continuous display head position buffer 1081 (S909).

表示制御部110において、ステップS1401で電子データの先頭がレイアウト情報に含まれていると判断されると(ステップS904でYES)、電子データの先頭を画面の先頭とするような画面の表示位置が連続表示先頭位置バッファ1081に保存され(S910)、表示先画面が先頭画面(第1画面112a)に設定されて、第1画面112aの画面属性がレイアウト計算部104に渡される(S911)。   If the display control unit 110 determines in step S1401 that the top of the electronic data is included in the layout information (YES in step S904), the display position of the screen is such that the top of the electronic data is the top of the screen. The data is stored in the continuous display head position buffer 1081 (S910), the display destination screen is set to the head screen (first screen 112a), and the screen attributes of the first screen 112a are passed to the layout calculation unit 104 (S911).

なお、ステップS911の処理の後にステップS910の処理が実行されてもよい。   In addition, the process of step S910 may be performed after the process of step S911.

レイアウト計算部104においては、ステップS910で連続表示先頭位置バッファ1081に保存された連続表示先頭位置から第1画面112aの画面属性に基づいてレイアウト計算が実行され、作成されたレイアウト情報が、レイアウト情報バッファ105に保存される(ステップS912)。   In the layout calculation unit 104, layout calculation is executed based on the screen attributes of the first screen 112a from the continuous display head position stored in the continuous display head position buffer 1081 in step S910, and the generated layout information is displayed as layout information. The data is stored in the buffer 105 (step S912).

以降、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   Thereafter, common processing is executed in step S1409, and electronic data is displayed in order from the first screen 112a to the Nth screen 112n.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図11(A)に示された、表示状態からページ戻りが実行されて、図11(B)のような次のページの表示が実現する。   By executing the above processing in the display device 1 according to the present embodiment, the page return is executed from the display state shown in FIG. 11A, and the next page as shown in FIG. Is realized.

すなわち、上記ステップS902において、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置からレイアウト計算が実行され、第2画面112b用のレイアウト情報(「明日の福岡…」)が作成される。なお、ここで生成されるレイアウト情報は表示されない。   That is, in step S902, a function for jumping to the continuous display head position (specifically, “bright” of the first character) that is the display position of the first screen 112a stored in the continuous display head position buffer 1081 is obtained. Called, layout calculation is executed from that position, and layout information (“Fukuoka tomorrow ...”) for the second screen 112b is created. Note that the layout information generated here is not displayed.

次に、上記ステップS903において、ページ戻り関数が呼び出されてページ戻りのレイアウト計算が実行され、上記ステップS902で生成されたレイアウト情報(「明日の福岡…」)の前から第2画面112b分前までのデータのレイアウト情報(「す。…曇りです。」)が作成される。このレイアウト情報は、上記ステップS906で第1画面112a用のレイアウト情報に計算し直される。なお、ここで生成されるレイアウト情報は表示されない。   Next, in step S903, the page return function is called to perform page return layout calculation, and the second screen 112b before the layout information ("Fukuoka tomorrow ...") generated in step S902. The layout information of the data up to this point is created ("Su ... cloudy"). This layout information is recalculated in step S906 to the layout information for the first screen 112a. Note that the layout information generated here is not displayed.

さらに、上記ステップS907で再度ページ戻り関数が呼び出されてページ戻りのレイアウト計算が実行され、上記ステップS906で生成されたレイアウト情報(「す。…」)の前から第1画面112a分前までのデータの、第1画面112a用のレイアウト情報(「は晴れ…曇りで」)が作成されて、第1画面112aに表示される(図11(B))。また、上記ステップS909で、第1画面112aの表示位置(具体的には第1文字目の「は」等)が連続表示先頭位置バッファ1081に保存される。   Further, the page return function is called again in step S907 to perform page return layout calculation. From the layout information (“S....”) Generated in step S906 to the first screen 112a before. The layout information of data for the first screen 112a ("is clear ... cloudy") is created and displayed on the first screen 112a (FIG. 11B). In step S909, the display position of the first screen 112a (specifically, “ha” of the first character) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403でページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図11(B)の第1画面112aのレイアウト情報(「は晴れ…曇りで」)の次のデータ(「す」)からの、第2画面112b用のレイアウト情報(「す。…です。」)が作成されて、第2画面112bに表示される(図11(B))。   Next, in step S1403 of the above step S1409, the page feed function is called and page feed layout calculation is executed, and the layout information ("is clear ... cloudy") on the first screen 112a in FIG. The layout information for the second screen 112b ("S .... is.") From the data ("S") is created and displayed on the second screen 112b (FIG. 11B).

(連続表示用1画面送り処理)
図12は、本実施の形態にかかる表示装置1において、連続表示中に1画面送りさせるための処理を示すフローチャートである。「1画面送り」とは、現在表示されている電子データの、先頭画面(第1画面112a)分(1画面分)次のデータを表示させて、各画面の表示を1画面分先へずらせることを指す。図12のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(One-screen feed processing for continuous display)
FIG. 12 is a flowchart showing a process for causing the display device 1 according to the present embodiment to advance one screen during continuous display. “One-screen feed” means that the next data for the first screen (first screen 112a) (one screen) of the currently displayed electronic data is displayed, and the display of each screen is shifted forward by one screen. Refers to that. The processing shown in the flowchart of FIG. 12 is also realized by the CPU of the display device 1 (not shown) reading out and executing a program stored in the storage device and controlling each unit shown in FIG.

図12を参照して、表示制御部110において表示先画面が先頭画面(第1画面112a)に設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S1001)。   Referring to FIG. 12, the display control unit 110 sets the display destination screen as the top screen (first screen 112a), and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S1001).

次に、レイアウト計算部104において、連続表示先頭位置バッファ1081に保存されている(現在の、第1画面112aのレイアウトの先頭である)連続表示先頭位置が取得されて、その位置から、ステップS1001で渡された第1画面112aの画面属性に基づいて再度レイアウトが計算され、第1画面112a用のレイアウト情報が生成される(ステップS1002)。生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 obtains the continuous display head position (currently the head of the layout of the first screen 112a) stored in the continuous display head position buffer 1081, and from that position, step S1001 is obtained. The layout is calculated again based on the screen attributes of the first screen 112a passed in (1), and the layout information for the first screen 112a is generated (step S1002). The generated layout information for the first screen 112 a is stored in the layout information buffer 105.

次に、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第1画面112a用の)レイアウト情報を用いてページ送りのレイアウト計算が行なわれて(S1003)、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。つまり、第1画面112aの末尾に表示されたデータの次のデータから、第1画面112aの画面属性を用いて第1画面112a分のレイアウト計算が行なわれて、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 performs page feed layout calculation using layout information (for the first screen 112a) currently stored in the layout information buffer 105 (S1003), and generates layout information. Is stored in the layout information buffer 105. That is, the layout calculation for the first screen 112a is performed from the data next to the data displayed at the end of the first screen 112a using the screen attributes of the first screen 112a, and the generated layout information is the layout information. It is stored in the buffer 105.

次に、表示制御部110によって、ステップS1003で生成された第1画面112a用のレイアウト情報から画面の表示位置が取得され、連続表示先頭位置バッファ1081に保存される(S1004)。   Next, the display control unit 110 acquires the display position of the screen from the layout information for the first screen 112a generated in step S1003 and stores it in the continuous display head position buffer 1081 (S1004).

そして、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   In step S1409, common processing is executed, and electronic data is sequentially displayed from the first screen 112a to the Nth screen 112n.

なお、ステップS1004での処理は、ステップS1401の後で実行されてもよい。   Note that the processing in step S1004 may be executed after step S1401.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図13(A)に示された、表示状態から1画面送りが実行されて、図13(B)のような次のページの表示が実現する。   By executing the above-described processing in the display device 1 according to the present embodiment, the one-screen feed is executed from the display state shown in FIG. 13A, and the following as shown in FIG. The display of the page is realized.

すなわち、上記ステップS1002において、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置からレイアウト計算が実行され、第1画面112a用のレイアウト情報(「明日の福岡…北海道の天」)が作成される。なお、ここで生成されるレイアウト情報は現在の第1画面112aの表示のためのレイアウト情報と同じであって、この段階で再度表示されない。   That is, in step S1002, a function for jumping to the continuous display head position (specifically, “bright” of the first character) that is the display position of the first screen 112a stored in the continuous display head position buffer 1081 is obtained. Called, layout calculation is executed from that position, and layout information for the first screen 112a (“Fukuoka tomorrow… Hokkaido heaven”) is created. The layout information generated here is the same as the layout information for displaying the current first screen 112a, and is not displayed again at this stage.

次に、上記ステップS1003において、ページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、上記ステップS1002で生成されたレイアウト情報(「明日の福岡…北海道の天」)の次のデータ(「気」)からの、第1画面112a用のレイアウト情報(「気は…雨です。」)が作成されて、第1画面112aに表示される(図13(B))。また、上記ステップS1004で、第1画面112aの表示位置(具体的には第1文字目の「気」等)が連続表示先頭位置バッファ1081に保存される。   Next, in step S1003, the page feed function is called to perform page feed layout calculation, and the next data ("Tomorrow's Fukuoka ... Hokkaido Ten") generated in step S1002 (" Layout information for the first screen 112a ("Qi is ... rain") is created and displayed on the first screen 112a (FIG. 13B). In step S1004, the display position of the first screen 112a (specifically, “ki” of the first character, etc.) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403でページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図13(B)の第1画面112aのレイアウト情報(「気は…雨です。」)の次のデータ(「明」)からの、第2画面112b用のレイアウト情報(「明日…天気」)が作成されて、第2画面112bに表示される(図13(B))。   Next, in step S1409 of step S1409, the page feed function is called to perform page feed layout calculation, and the layout information on the first screen 112a in FIG. Layout information (“Tomorrow ... weather”) for the second screen 112b from the next data (“Ming”) is created and displayed on the second screen 112b (FIG. 13B).

(連続表示用1画面戻り処理)
図14は、本実施の形態にかかる表示装置1において、連続表示中に1画面戻りさせるための処理を示すフローチャートである。「1画面戻り」とは、現在表示されている電子データの、先頭画面(第1画面112a)分(1画面分)以前のデータを表示させて、各画面の表示を1画面分前へずらせることを指す。図14のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(One-screen return processing for continuous display)
FIG. 14 is a flowchart showing processing for returning one screen during continuous display in the display device 1 according to the present embodiment. “Return to one screen” means that the data before the first screen (first screen 112a) (one screen) of the electronic data currently displayed is displayed, and the display of each screen is shifted forward by one screen. Refers to that. The processing shown in the flowchart of FIG. 14 is also realized by the CPU of the display device 1 (not shown) reading and executing a program stored in the storage device and controlling each unit shown in FIG.

図14を参照して、表示制御部110において表示先画面が先頭画面(第1画面112a)に設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S1101)。   Referring to FIG. 14, the display control unit 110 sets the display destination screen as the top screen (first screen 112a), and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S1101).

次に、レイアウト計算部104において、連続表示先頭位置バッファ1081に保存されている(現在の、第1画面112aのレイアウトの先頭である)連続表示先頭位置が取得されて、その位置から、ステップS1101で渡された第1画面112aの画面属性に基づいて再度レイアウトが計算され、第1画面112a用のレイアウト情報が生成される(ステップS1102)。生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 acquires the continuous display head position (currently the head of the layout of the first screen 112a) stored in the continuous display head position buffer 1081, and from that position, the step S1101 is performed. The layout is calculated again based on the screen attributes of the first screen 112a passed in (1), and the layout information for the first screen 112a is generated (step S1102). The generated layout information for the first screen 112 a is stored in the layout information buffer 105.

次に、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第1画面112a用の)レイアウト情報を用いてページ戻りのレイアウト計算が行なわれて(S1103)、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。つまり、第1画面112aの先頭に表示されたデータより1つ以前のデータから第1画面112a分以前のデータまで、第1画面112aの画面属性を用いて第1画面112a分のレイアウト計算が行なわれ、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 performs page return layout calculation using the layout information (for the first screen 112a) currently stored in the layout information buffer 105 (S1103), and generates the generated layout information. Is stored in the layout information buffer 105. That is, the layout calculation for the first screen 112a is performed using the screen attributes of the first screen 112a from the data one before the data displayed at the top of the first screen 112a to the data before the first screen 112a. The generated layout information is stored in the layout information buffer 105.

次に、表示制御部110によって、ステップS1103で生成された第1画面112a用のレイアウト情報から画面の表示位置が取得され、連続表示先頭位置バッファ1081に保存される(S1104)。   Next, the display control unit 110 acquires the display position of the screen from the layout information for the first screen 112a generated in step S1103 and stores it in the continuous display head position buffer 1081 (S1104).

そして、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   In step S1409, common processing is executed, and electronic data is sequentially displayed from the first screen 112a to the Nth screen 112n.

なお、ステップS1104での処理は、ステップS1401の後で実行されてもよい。   Note that the processing in step S1104 may be executed after step S1401.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図15(A)に示された、表示状態から1画面戻りが実行されて、図15(B)のような次のページの表示が実現する。   When the above process is executed in the display device 1 according to the present embodiment, the screen returns from the display state shown in FIG. 15A, and the next display as shown in FIG. The display of the page is realized.

すなわち、上記ステップS1102において、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置からレイアウト計算が実行され、第1画面112a用のレイアウト情報(「明日の福岡…北海道の天」)が作成される。なお、ここで生成されるレイアウト情報は現在の第1画面112aの表示のためのレイアウト情報と同じであって、この段階で再度表示されない。   That is, in step S1102, a function for jumping to the continuous display head position (specifically, “bright” of the first character) that is the display position of the first screen 112a stored in the continuous display head position buffer 1081 is obtained. Called, layout calculation is executed from that position, and layout information for the first screen 112a (“Fukuoka tomorrow… Hokkaido heaven”) is created. The layout information generated here is the same as the layout information for displaying the current first screen 112a, and is not displayed again at this stage.

次に、上記ステップS1103において、ページ戻り関数が呼び出されてページ戻りのレイアウト計算が実行され、上記ステップS1102で生成されたレイアウト情報(「明日の福岡…北海道の天」)より1つ以前のデータ(「。」)から第1画面112a分以前のデータまでの、第1画面112a用のレイアウト情報(「す。…曇りです。」)が作成されて、第1画面112aに表示される(図15(B))。また、上記ステップS1104で、第1画面112aの表示位置(具体的には第1文字目の「す」等)が連続表示先頭位置バッファ1081に保存される。   Next, in step S1103, the page return function is called to perform page return layout calculation, and the previous data from the layout information ("Tomorrow's Fukuoka ... Hokkaido Ten") generated in step S1102 above. (".") To the data before the first screen 112a, the layout information for the first screen 112a ("Su ... cloudy") is created and displayed on the first screen 112a (see FIG. 15 (B)). In step S1104, the display position of the first screen 112a (specifically, “S” of the first character) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403でページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図15(B)の第1画面112aのレイアウト情報(「す。…曇りです。」)の次のデータ(「明」)からの、第2画面112b用のレイアウト情報(「明日…の天」)が作成されて、第2画面112bに表示される(図15(B))。   Next, in step S1409 of the above step S1409, the page feed function is called to perform page feed layout calculation, and the layout information of the first screen 112a in FIG. From the next data (“Akira”), the layout information for the second screen 112b (“Tomorrow... Sky”) is created and displayed on the second screen 112b (FIG. 15B).

(連続表示用1行送り処理)
図16は、本実施の形態にかかる表示装置1において、連続表示中に行送りさせるための処理を示すフローチャートである。「行送り」とは、現在表示されている電子データの、先頭画面(第1画面112a)の1行分次のデータから表示させて、各画面の表示を1行分先へずらせることを指す。図16のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(Single line feed processing for continuous display)
FIG. 16 is a flowchart showing a process for causing the display device 1 according to the present embodiment to feed lines during continuous display. “Line feed” means that the current electronic data is displayed from the first line of data on the first screen (first screen 112a) and the display on each screen is shifted forward by one line. Point to. The processing shown in the flowchart of FIG. 16 is also realized by the CPU of the display device 1 (not shown) reading out and executing a program stored in the storage device and controlling each unit shown in FIG.

図16を参照して、表示制御部110において表示先画面が先頭画面(第1画面112a)に設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S1201)。   Referring to FIG. 16, the display control unit 110 sets the display destination screen as the top screen (first screen 112a), and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S1201).

次に、レイアウト計算部104において、連続表示先頭位置バッファ1081に保存されている(現在の、第1画面112aのレイアウトの先頭である)連続表示先頭位置が取得されて、その位置から、ステップS1201で渡された第1画面112aの画面属性に基づいて再度レイアウトが計算され、第1画面112a用のレイアウト情報が生成される(ステップS1202)。生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 obtains the continuous display head position (currently the head of the layout of the first screen 112a) stored in the continuous display head position buffer 1081, and from that position, step S1201 is obtained. The layout is calculated again based on the screen attributes of the first screen 112a passed in step S1202, and layout information for the first screen 112a is generated (step S1202). The generated layout information for the first screen 112 a is stored in the layout information buffer 105.

次に、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第1画面112a用の)レイアウト情報を用いて行送りのレイアウト計算が行なわれて(S1203)、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。つまり、第1画面112aの第2行の先頭に表示されたデータから、第1画面112aの画面属性を用いて第1画面112a分のレイアウト計算が行なわれて、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 performs line feed layout calculation using the layout information (for the first screen 112a) currently stored in the layout information buffer 105 (S1203), and generates the generated layout information. Is stored in the layout information buffer 105. That is, layout calculation for the first screen 112a is performed from the data displayed at the top of the second line of the first screen 112a using the screen attributes of the first screen 112a, and the generated layout information is the layout information. It is stored in the buffer 105.

次に、表示制御部110によって、ステップS1203で生成された第1画面112a用のレイアウト情報から画面の表示位置が取得され、連続表示先頭位置バッファ1081に保存される(S1204)。   Next, the display control unit 110 acquires the display position of the screen from the layout information for the first screen 112a generated in step S1203 and stores it in the continuous display head position buffer 1081 (S1204).

そして、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   In step S1409, common processing is executed, and electronic data is sequentially displayed from the first screen 112a to the Nth screen 112n.

なお、ステップS1204での処理は、ステップS1401の後で実行されてもよい。   Note that the processing in step S1204 may be executed after step S1401.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図17(A)に示された、表示状態から1画面送りが実行されて、図17(B)のような次のページの表示が実現する。   By executing the above-described processing in the display device 1 according to the present embodiment, the one-screen feed is executed from the display state shown in FIG. 17A, and the next as shown in FIG. The display of the page is realized.

すなわち、上記ステップS1202において、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置からレイアウト計算が実行され、第1画面112a用のレイアウト情報(「明日の福岡…北海道の天」)が作成される。なお、ここで生成されるレイアウト情報は現在の第1画面112aの表示のためのレイアウト情報と同じであって、この段階で再度表示されない。   That is, in step S1202, a function for jumping to a continuous display head position (specifically, “bright” of the first character) that is the display position of the first screen 112a stored in the continuous display head position buffer 1081 is obtained. Called, layout calculation is executed from that position, and layout information for the first screen 112a (“Fukuoka tomorrow… Hokkaido heaven”) is created. The layout information generated here is the same as the layout information for displaying the current first screen 112a, and is not displayed again at this stage.

次に、上記ステップS1203において、行送り関数が呼び出されて行送りのレイアウト計算が実行され、上記ステップS1202で生成されたレイアウト情報(「明日の福岡…北海道の天」)のうちの第2行の先頭のデータ(「は」)からの、第1画面112a用のレイアウト情報(「は雨…です。」)が作成されて、第1画面112aに表示される(図17(B))。また、上記ステップS1204で、第1画面112aの表示位置(具体的には第1文字目の「は」等)が連続表示先頭位置バッファ1081に保存される。   Next, in step S1203, the line feed function is called to perform the line feed layout calculation, and the second line of the layout information ("Tomorrow's Fukuoka ... Hokkaido heaven") generated in step S1202 above. Layout information for the first screen 112a ("is rain" ...) is created from the first data ("ha") and displayed on the first screen 112a (FIG. 17B). In step S1204, the display position of the first screen 112a (specifically, “ha” as the first character) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403でページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図17(B)の第1画面112aのレイアウト情報(「は雨…です。」)の次のデータ(「明」)からの、第2画面112b用のレイアウト情報(「明日…天気」)が作成されて、第2画面112bに表示される(図17(B))。   Next, the page feed function is called in step S1403 of the above step S1409, and page feed layout calculation is executed. Next to the layout information on the first screen 112a in FIG. The layout information ("Tomorrow ... Weather") for the second screen 112b from the data ("Ming") is created and displayed on the second screen 112b (FIG. 17B).

(連続表示用1行戻り処理)
図18は、本実施の形態にかかる表示装置1において、連続表示中に行戻りさせるための処理を示すフローチャートである。「行戻り」とは、現在表示されている電子データの、先頭画面(第1画面112a)の1行分以前のデータから表示させて、各画面の表示を1画面分前へずらせることを指す。図18のフローチャートに示される処理もまた、図示されない表示装置1のCPUが記憶装置に記憶されるプログラムを読出して実行し、図2に示される各部を制御することによって実現される。
(Return processing for one line for continuous display)
FIG. 18 is a flowchart showing a process for returning a line during continuous display in the display device 1 according to the present embodiment. “Return to line” means to display the current electronic data from the data of one line before the first screen (first screen 112a) and shift the display of each screen to the previous screen. Point to. The processing shown in the flowchart of FIG. 18 is also realized by the CPU of the display device 1 (not shown) reading out and executing a program stored in the storage device and controlling each unit shown in FIG.

図18を参照して、表示制御部110において表示先画面が先頭画面(第1画面112a)に設定され、第1画面112aの画面属性がレイアウト計算部104に渡される(S1301)。   Referring to FIG. 18, the display control unit 110 sets the display destination screen as the top screen (first screen 112a), and the screen attribute of the first screen 112a is passed to the layout calculation unit 104 (S1301).

次に、レイアウト計算部104において、連続表示先頭位置バッファ1081に保存されている(現在の、第1画面112aのレイアウトの先頭である)連続表示先頭位置が取得されて、その位置から、ステップS1301で渡された第1画面112aの画面属性に基づいて再度レイアウトが計算され、第1画面112a用のレイアウト情報が生成される(ステップS1302)。生成された第1画面112a用のレイアウト情報はレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 obtains the continuous display head position (currently the head of the layout of the first screen 112a) stored in the continuous display head position buffer 1081, and from that position, step S1301 is obtained. The layout is calculated again based on the screen attributes of the first screen 112a passed in (1), and the layout information for the first screen 112a is generated (step S1302). The generated layout information for the first screen 112 a is stored in the layout information buffer 105.

次に、レイアウト計算部104において、現在レイアウト情報バッファ105に保存されている(第1画面112a用の)レイアウト情報を用いて行戻りのレイアウト計算が行なわれて(S1303)、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。つまり、第1画面112aの先頭に表示されたデータの1つ以前のデータより第1画面112aの1行分以前のデータから、第1画面112a分のデータまで、第1画面112aの画面属性を用いて第1画面112a分のレイアウト計算が行なわれ、生成されたレイアウト情報がレイアウト情報バッファ105に保存される。   Next, the layout calculation unit 104 performs line return layout calculation using the layout information (for the first screen 112a) currently stored in the layout information buffer 105 (S1303), and generates the generated layout information. Is stored in the layout information buffer 105. That is, the screen attributes of the first screen 112a are changed from the data before one line of the first screen 112a to the data for the first screen 112a from the data before one of the data displayed at the top of the first screen 112a. Thus, the layout calculation for the first screen 112 a is performed, and the generated layout information is stored in the layout information buffer 105.

次に、表示制御部110によって、ステップS1303で生成された第1画面112a用のレイアウト情報から画面の表示位置が取得され、連続表示先頭位置バッファ1081に保存される(S1304)。   Next, the display control unit 110 acquires the display position of the screen from the layout information for the first screen 112a generated in step S1303 and stores it in the continuous display head position buffer 1081 (S1304).

そして、ステップS1409で共通処理が実行されて、第1画面112aから第N画面112nまで順に電子データが表示されていく。   In step S1409, common processing is executed, and electronic data is sequentially displayed from the first screen 112a to the Nth screen 112n.

なお、ステップS1304での処理は、ステップS1401の後で実行されてもよい。   Note that the processing in step S1304 may be executed after step S1401.

ここで、図1に示された表示装置1において、具体的に図6に示されるXML方式の電子データを表示するものとする。   Here, it is assumed that the display apparatus 1 shown in FIG. 1 specifically displays the electronic data of the XML system shown in FIG.

本実施の形態にかかる表示装置1において上記処理が実行されることで、図19(A)に示された、表示状態から1画面戻りが実行されて、図19(B)のような次のページの表示が実現する。   When the above process is executed in the display device 1 according to the present embodiment, the screen returns from the display state shown in FIG. 19A, and the next display as shown in FIG. The display of the page is realized.

すなわち、上記ステップS1302において、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置からレイアウト計算が実行され、第1画面112a用のレイアウト情報(「明日の福岡…北海道の天」)が作成される。なお、ここで生成されるレイアウト情報は現在の第1画面112aの表示のためのレイアウト情報と同じであって、この段階で再度表示されない。   That is, in step S1302, a function for jumping to the continuous display head position (specifically, “bright” of the first character) that is the display position of the first screen 112a stored in the continuous display head position buffer 1081 is obtained. Called, layout calculation is executed from that position, and layout information for the first screen 112a (“Fukuoka tomorrow… Hokkaido heaven”) is created. The layout information generated here is the same as the layout information for displaying the current first screen 112a, and is not displayed again at this stage.

次に、上記ステップS1303において、行戻り関数が呼び出されて行戻りのレイアウト計算が実行され、上記ステップS1302で生成されたレイアウト情報(「明日の福岡…北海道の天」)より1行分以前のデータ(「は」)から第1画面112a分のデータまでの、第1画面112a用のレイアウト情報(「は晴れ…です。」)が作成されて、第1画面112aに表示される(図19(B))。また、上記ステップS1304で、第1画面112aの表示位置(具体的には第1文字目の「は」等)が連続表示先頭位置バッファ1081に保存される。   Next, in step S1303, the line return function is called to perform line return layout calculation, and one line before the layout information (“Fukuoka tomorrow… Hokkaido heaven”) generated in step S1302 above. From the data ("ha") to the data for the first screen 112a, layout information for the first screen 112a ("is fine ...") is created and displayed on the first screen 112a (FIG. 19). (B)). In step S1304, the display position of the first screen 112a (specifically, “ha” as the first character) is stored in the continuous display head position buffer 1081.

次に、上記ステップS1409のステップS1403でページ送り関数が呼び出されてページ送りのレイアウト計算が実行され、図19(B)の第1画面112aのレイアウト情報(「は晴れ…です。」)の次のデータ(「明」)からの、第2画面112b用のレイアウト情報(「明日…の天気」)が作成されて、第2画面112bに表示される(図19(B))。   Next, the page feed function is called in step S1403 of step S1409, and page feed layout calculation is executed. Next to the layout information ("is clear ...") on the first screen 112a in FIG. The layout information for the second screen 112b ("Tomorrow ... Weather") is created from the data ("Ming") and displayed on the second screen 112b (FIG. 19B).

(連続表示から各画面個別表示モードに戻る処理)
なお、連続表示から各画面個別表示モードに戻る場合、具体的には図7(B)に示された連続表示から図7(A)に示された各画面個別表示モードに戻る場合、本実施の形態にかかる表示装置1において以下のような処理が実行される。
(Process to return from continuous display to each screen individual display mode)
When returning from the continuous display to each screen individual display mode, specifically when returning from the continuous display shown in FIG. 7B to each screen individual display mode shown in FIG. The following processing is executed in the display device 1 according to the embodiment.

すなわち、連続表示の先頭が表示されている画面について、その表示先頭位置が連続表示先頭位置バッファ1081より読出されて指定位置からの当該連続表示のコンテンツを表示する画面分のレイアウト計算が実行されて表示画像データが作成され、該当する画面に表示される。   That is, for the screen on which the top of the continuous display is displayed, the display start position is read from the continuous display top position buffer 1081 and the layout calculation for the screen displaying the continuous display content from the specified position is executed. Display image data is created and displayed on the corresponding screen.

上記連続表示のコンテンツを表示する画面以外の画面については、当該連続表示が行なわれる以前に表示されていたレイアウト情報のうち、保存されていた画面の先頭位置からのレイアウト計算が実行されて、表示画像データが各画面に表示される。   For screens other than the screen that displays the content of the continuous display, the layout calculation from the top position of the saved screen is executed out of the layout information displayed before the continuous display is performed, and the display is performed. Image data is displayed on each screen.

具体的に、図7(B)に示された連続表示から図7(A)に示された各画面個別表示モードに戻る場合、連続表示先頭位置バッファ1081に保存された第1画面112aの表示位置である連続表示先頭位置(具体的には第1文字目の「明」等)へジャンプする関数が呼び出されて、その位置から、各画面個別表示モードでそのコンテンツを表示する画面である第2画面112b用の画面属性を用いてレイアウト計算が実行され、第2画面112b用のレイアウト情報(「明日の福岡…北海道の天」)が作成されて第2画面112bに表示される。   Specifically, when returning from the continuous display shown in FIG. 7B to each screen individual display mode shown in FIG. 7A, the display of the first screen 112a stored in the continuous display head position buffer 1081 is displayed. A function that jumps to the continuous display start position (specifically, “bright” of the first character, etc.) that is the position is called, and the content is displayed on the screen in the individual screen display mode from that position. Layout calculation is executed using the screen attributes for the two screens 112b, layout information for the second screen 112b ("Fukuoka tomorrow ... Hokkaido's sky") is created and displayed on the second screen 112b.

第1画面112a面には、連続表示モードに入る以前に表示されていたコンテンツであって、連続表示先頭位置バッファ1081に保存されていた表示位置へジャンプする関数が呼び出されて、その位置から第1画面112a用の画面属性を用いてレイアウト計算が実行されて第1画面112a用のレイアウト情報が作成され、第1画面112aに表示される。   On the surface of the first screen 112a, a function that jumps to the display position that is the content displayed before entering the continuous display mode and is stored in the continuous display head position buffer 1081 is called, and the first screen 112a starts from the position. The layout calculation is executed using the screen attributes for the first screen 112a, the layout information for the first screen 112a is created, and displayed on the first screen 112a.

なお、上述の表示処理においては、データの先頭は先頭画面(第1画面112a)に表示され、データの最後を表示している画面以降の画面には何も表示されないものとされているが、連続表示先頭位置バッファ1081に表示位置を示すデータとしてのデータの先頭と共に、データの先頭を表示している画面に関するデータが保存されることで、先頭画面(第1画面112a)以外の画面にデータの先頭を表示させることができる。なお、この場合、上記各表示処理については以下のようになる。   In the above display process, the top of the data is displayed on the top screen (first screen 112a), and nothing is displayed on the screen after the screen displaying the end of the data. Data related to the screen displaying the top of the data is saved together with the top of the data as the data indicating the display position in the continuous display top position buffer 1081, so that data is displayed on a screen other than the top screen (first screen 112a). The top of the can be displayed. In this case, each display process is as follows.

・連続表示用ページ送り処理:上記処理と同様、
・連続表示用ページ戻り処理:当該処理が実行されないようにしておく、
・連続表示用1画面送り処理:現在データの先頭を表示している画面の前の画面からデータの先頭が表示され、それ以降の画面についてはステップS1409の共通処理が実行されて順次表示される、
・連続表示用1画面戻り処理:現在データの先頭を表示している画面の次の画面からデータの先頭が表示され、それ以降の画面についてはステップS1409の共通処理が実行されて順次表示される、
・連続表示用行送り処理:データの先頭を表示している場合に行送りしようとしても、1画面を描画するエンジンが画面の先頭に空行を許していない場合は行送りができないため、連続表示用1画面送り処理を代替として実行、
・連続表示用行戻り処理:連続表示用行送り処理と同様に連続表示用1画面戻り処理を代替として実行。
・ Continuous display page feed processing:
-Continuous display page return processing: Make sure that the processing is not executed.
-One-screen feed processing for continuous display: The head of data is displayed from the screen before the screen displaying the head of the current data, and the subsequent screens are sequentially displayed by executing the common processing of step S1409. ,
-One-screen return processing for continuous display: The head of data is displayed from the screen next to the screen displaying the head of the current data, and the subsequent screens are sequentially displayed by executing the common processing of step S1409. ,
・ Continuous display line feed processing: Even if an attempt is made to advance the line when the top of the data is being displayed, if the engine that draws one screen does not allow a blank line at the top of the screen, the line cannot be advanced. As an alternative to the one-screen display process for display,
-Continuous display line return processing: Similar to the continuous display line feed processing, the continuous display one-screen return processing is executed as an alternative.

本実施の形態にかかる表示装置1において上記の表示処理が実行されることで、先頭画面(第1画面112a)の表示位置を記憶して、表示先を振分けることで、1画面を描画するエンジンを使用してN画面分の描画処理を行なうために必要なN個のレイアウト情報を1画面ずつ作成することができる。そのため、表示装置のメモリを削減することができる。また、1画面を描画するエンジンを用いて1画面ずつ描画を行なうため、新たな描画処理を必要とせずに画面端で文字が切れることなく複数画面に表示できる。   By executing the above display processing in the display device 1 according to the present embodiment, the display position of the top screen (first screen 112a) is stored, and the display destination is distributed to draw one screen. N pieces of layout information necessary for performing drawing processing for N screens using the engine can be created one screen at a time. Therefore, the memory of the display device can be reduced. In addition, since drawing is performed screen by screen using an engine that renders one screen, characters can be displayed on a plurality of screens without cutting off at the screen edge without requiring a new drawing process.

さらに、上述の表示装置で実行される表示方法を、プログラムとして提供することもできる。このようなプログラムは、コンピュータに付属するフレキシブルディスク、CD−ROM(Compact Disc-Read Only Memory)、ROM、RAMおよびメモリカードなどのコンピュータ読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピュータに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。   Furthermore, the display method executed by the above-described display device can be provided as a program. Such a program is recorded on a computer-readable recording medium such as a flexible disk attached to the computer, a CD-ROM (Compact Disc-Read Only Memory), a ROM, a RAM, and a memory card, and provided as a program product. You can also. Alternatively, the program can be provided by being recorded on a recording medium such as a hard disk built in the computer. A program can also be provided by downloading via a network.

提供されるプログラム製品は、ハードディスクなどのプログラム格納部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed in a program storage unit such as a hard disk and executed. The program product includes the program itself and a recording medium on which the program is recorded.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

本実施の形態にかかる表示装置1の具体例を示す図である。It is a figure which shows the specific example of the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1の機能構成の具体例を示すブロック図である。It is a block diagram which shows the specific example of a function structure of the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示処理の概要を説明する図である。It is a figure explaining the outline | summary of the display process in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1において、各画面112に個別に電子データを表示したモードから連続表示に切替える処理を示すフローチャートである。4 is a flowchart showing a process of switching from a mode in which electronic data is individually displayed on each screen 112 to a continuous display in the display device 1 according to the present embodiment. 本実施の形態にかかる表示装置1において、各画面112に個別に電子データを表示したモードから連続表示に切替える処理のうち、共通処理を示すフローチャートである。In the display apparatus 1 concerning this Embodiment, it is a flowchart which shows a common process among the processes which switch from the mode which displayed the electronic data separately on each screen 112 to a continuous display. XML方式の電子データの具体例を示す図である。It is a figure which shows the specific example of the electronic data of an XML system. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用ページ送り処理を示すフローチャートである。It is a flowchart which shows the page feed process for continuous display in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用ページ戻り処理を示すフローチャートである。It is a flowchart which shows the page return process for continuous displays in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用1画面送り処理を示すフローチャートである。It is a flowchart which shows the 1 screen feed process for continuous displays in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用1画面戻り処理を示すフローチャートである。It is a flowchart which shows the 1 screen return process for continuous displays in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用1行送り処理を示すフローチャートである。It is a flowchart which shows the 1 line feed process for continuous displays in the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 本実施の形態にかかる表示装置1での連続表示用1行戻り処理One-line return processing for continuous display in the display device 1 according to the present embodiment 本実施の形態にかかる表示装置1での表示の具体例を示す図である。It is a figure which shows the specific example of the display with the display apparatus 1 concerning this Embodiment. 表示装置において動的にレイアウトが変化する文書を表示する処理を説明する図である。It is a figure explaining the process which displays the document from which a layout changes dynamically in a display apparatus. 1画面を描画するエンジンを用いてN画面を表示する処理を説明する図である。It is a figure explaining the process which displays N screen using the engine which draws 1 screen. 1つの表示画像データをN分割して表示する際に、画面間で文字が切れて表示される具体例を示す図である。FIG. 10 is a diagram illustrating a specific example in which characters are cut and displayed between screens when one display image data is divided into N and displayed.

符号の説明Explanation of symbols

1 表示装置、10 第1表示部、20 第2表示部、101 電子データ、102 データ入力部、103 データ構造解析部、104 レイアウト計算部、105 レイアウト情報バッファ、106 表示画像データ作成部、107 表示先選択部、108 表示位置保存部、109 ユーザ指示処理部、110 表示制御部、111,111a〜111n 画面表示用メモリ、112,112a〜112n 画面、1081 連続表示先頭位置バッファ。   DESCRIPTION OF SYMBOLS 1 Display apparatus, 10 1st display part, 20 2nd display part, 101 Electronic data, 102 Data input part, 103 Data structure analysis part, 104 Layout calculation part, 105 Layout information buffer, 106 Display image data creation part, 107 Display First selection unit, 108 display position storage unit, 109 user instruction processing unit, 110 display control unit, 111, 111a to 111n screen display memory, 112, 112a to 112n screen, 1081 continuous display head position buffer.

Claims (15)

連続したオブジェクトからなる電子データを表示するための、第1画面から第N画面までの複数のN個の画面を備えた表示装置であって
前記表示装置は、前記連続したオブジェクトをその連続方向に従って各画面に行方向に配置し、かつ、前記第1画面から第N画面の画面順に連続表示を行なう表示装置であって、
前記連続表示の先頭とするオブジェクトの前記電子データ上の位置を示す情報である先頭位置情報を保存するための連続表示位置保存手段と、
前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記電子データの前記先頭位置情報で示されるオブジェクトからレイアウトを計算して、前記第1画面から前記第N画面のそれぞれに対応したレイアウト情報を取得するレイアウト計算手段と、
前記レイアウト情報を保存するレイアウト情報保存手段と、
前記第1画面から第N画面の中から選択された表示先に、前記選択された表示先である画面の画面属性に基づいて計算されたレイアウト情報に基づいて表示を行なう表示手段とを備え
前記レイアウト計算手段は、
前記第1画面の属性情報に基づいて、前記連続表示位置保存手段に保存された前記先頭位置情報で示されるオブジェクトから第1レイアウト情報を計算して、前記第1レイアウト情報を前記レイアウト情報保存手段に保存し、
第2画面から前記第N画面のレイアウトを計算する処理として、前記レイアウト情報保存手段に保存された計算対象の現画面とは前記画面順と逆順に隣接する画面である前画面のレイアウト情報によって末尾に配置されるオブジェクトの前記連続方向に隣接するオブジェクトから前記連続方向に、前記前画面の画面属性に基づいてレイアウトを計算してレイアウト情報を取得し、前記前画面の画面属性に基づいて計算して得られた前記レイアウト情報に対して、前記現画面の画面属性に基づいてレイアウトを再計算して前記現画面のレイアウト情報を取得する処理を実行する、表示装置。
A display device having a plurality of N screens from a first screen to an Nth screen for displaying electronic data composed of continuous objects ,
The display device is a display device that arranges the continuous objects in a row direction on each screen according to the continuous direction, and performs continuous display in the screen order from the first screen to the Nth screen,
Continuous display position storage means for storing head position information, which is information indicating a position on the electronic data of an object to be the head of the continuous display;
By calculating the layout from the object represented by the head position information before Symbol electronic data on the basis of the first screen to the screen attributes of each screen of the first N screen, each of the first N screen from the first screen Layout calculation means for acquiring layout information corresponding to
Layout information storage means for storing the layout information;
Display means for displaying on the display destination selected from the first screen to the Nth screen based on layout information calculated based on the screen attributes of the screen that is the selected display destination ;
The layout calculation means includes
Based on the attribute information of the first screen, the first layout information is calculated from the object indicated by the head position information stored in the continuous display position storage means, and the first layout information is calculated as the layout information storage means. Save to
As a process of calculating the layout of the Nth screen from the second screen, the current screen stored in the layout information storage means is the last screen according to the layout information of the previous screen which is the screen adjacent to the screen in the reverse order. The layout information is obtained by calculating the layout based on the screen attribute of the previous screen in the continuous direction from the object adjacent to the continuous direction of the object arranged on the screen, and calculated based on the screen attribute of the previous screen. to the layout information obtained Te, that perform recalculation and the processing for acquiring layout information of the current screen layout based on the screen attributes of the current screen, the display device.
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記連続表示先頭位置保存手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を次ページに更新するための指示を受付けることによって、前記第N画面の末尾に表示される前記電子データのオブジェクトオブジェクトの前記電子データ上の位置を示す情報前記先頭位置情報として保存し、
前記レイアウト計算手段は、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項に記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The continuous display head position storage means receives an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to the next page, and thereby at the end of the Nth screen . the information indicating the position on the electronic data of the next object in the object of the electronic data to be displayed, and stored as the head position information,
The layout calculation means is configured to perform the N-th to N-th screens based on the screen attributes of the first to N-th screens from the object indicated by the stored head position information of the electronic data. The display device according to claim 1 , wherein each display layout is calculated .
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記レイアウト計算手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前ページに更新するための指示を受付けることによって、前記更新後の先頭位置情報を取得する処理と、前記先頭位置情報に示される前記電子データ上の位置にあるオブジェクトから前記連続順に前記第N画面までのレイアウトを計算する処理とを実行し、
前記更新後の先頭位置情報を取得する処理では、前記更新前の先頭位置情報に示される前記電子データ上の位置にあるオブジェクトの前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記第N画面分のオブジェクトについて前記第N画面の画面属性に基づいて第N画面のレイアウトを計算して第N画面のレイアウト情報を取得し、その後、前記第(N−1)画面から前記第1画面まで前記画面順の逆順に、計算対象の現画面とは前記画面順に隣接する画面である次画面のレイアウト情報に対して前記現画面の画面属性に基づいてレイアウト情報を再計算し、そのレイアウト情報によって先頭に配置されるオブジェクトの前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記現画面分のオブジェクトについて前記現画面の画面属性に基づいてレイアウト情報を計算して前記現画面のレイアウト情報を取得する処理を繰り返すことで、前記第1画面のレイアウト情報を取得し、前記第1画面のレイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を更新後の先頭位置情報として取得して前記連続表示先頭位置保存手段に保存される先頭位置情報を更新する、請求項1または2に記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The layout calculation means acquires the updated head position information by receiving an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to the previous page. Processing, and processing for calculating a layout from the object at the position on the electronic data indicated by the head position information to the Nth screen in the continuous order,
In the process of acquiring the updated head position information, the object in the position on the electronic data indicated by the head position information before the update is opposite to the continuous direction from an object adjacent to the continuous direction. The N-th screen layout is calculated based on the screen attributes of the N-th screen and the N-th screen layout information is obtained for the N-th screen objects , and then the (N-1) -th screen is used to obtain the N-th screen layout information. Recalculate the layout information based on the screen attributes of the current screen with respect to the layout information of the next screen, which is the screen adjacent to the current screen order in the reverse order of the screen order up to the first screen, According to the layout information, the object for the current screen is displayed in the direction opposite to the continuous direction from the object adjacent to the continuous direction in the direction opposite to the continuous direction. Said that to calculate the layout information based on the screen attributes of the current frame and repeats the process of acquiring layout information of the current screen for-object, it obtains the layout information of the first screen, the layout information of the first screen to the position on the electronic data of an object placed in the top Thus obtained and as the start position information of the updated update the head position information stored in the continuous display beginning position storing means, to claim 1 or 2 The display device described.
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記連続表示先頭位置保存手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面分前記連続方向に移動させたページに更新するための指示を受付けることによって、前記第1レイアウト情報によって末尾に配置されるオブジェクトの、前記連続方向に隣接するオブジェクトの前記電子データ上の位置を前記先頭位置情報として保存し、
前記レイアウト計算手段は、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項1〜3のいずれかに記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The continuous display head position storage means gives an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the continuous direction by the first screen. by accepting, saving of objects arranged Therefore the end to the first layout information, the position on the electronic data of the object adjacent the continuous direction as the head position information,
The layout calculation means is configured to perform the N-th to N-th screens based on the screen attributes of the first to N-th screens from the object indicated by the stored head position information of the electronic data. calculating the respective layout of the screen, the display device according to claim 1.
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記レイアウト計算手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面分前記連続方向と逆方向に移動させたページに更新するための指示を受付けることによって、前記第1レイアウト情報によって先頭に配置されるオブジェクトの、前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記第1画面分のオブジェクトについて前記第1画面の画面属性に基づいてレイアウトを計算して第1’レイアウト情報を取得し、
前記連続表示先頭位置保存手段は、前記第1’レイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を前記先頭位置情報として保存し、
前記レイアウト計算手段は、さらに、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項1〜4のいずれかに記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The layout calculation means gives an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the direction opposite to the continuous direction for the first screen. by accepting, said first object placed on the layout information depending on the head, said the continuous direction and the object adjacent to the opposite direction of the first screen in the continuing direction opposite to the direction the object of the first screen Calculate the layout based on the screen attributes to obtain the 1 'layout information,
The continuous display beginning position storing means stores the position of the electronic data of objects to be placed depending on the top the first 'layout information as the head position information,
The layout calculation means further includes the first screen from the first screen based on screen attributes of the first screen to the Nth screen from the object indicated by the stored head position information of the electronic data. calculating the respective layout of the N-screen display device according to claim 1.
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記連続表示先頭位置保存手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面における1行分前記連続方向に移動させたページに更新するための指示を受付けることによって、前記第1レイアウト情報によって第2行目の先頭に配置されるオブジェクトの前記電子データ上の位置を示す情報を前記先頭位置情報として保存し、
前記レイアウト計算手段は、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項1〜5のいずれかに記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The continuous display head position storage means updates the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the continuous direction by one line in the first screen. by accepting the instruction, and stores the information indicating the position on the electronic data of an object placed in the top of the thus second row in the first layout information as the head position information,
The layout calculation means is configured to perform the N-th to N-th screens based on the screen attributes of the first to N-th screens from the object indicated by the stored head position information of the electronic data. calculating the respective layout of the screen, the display device according to claim 1.
前記電子データの表示の更新を指示する操作入力を受付けるための入力手段をさらに備え、
前記レイアウト計算手段は、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面における1行分前記連続方向と逆方向に移動させたページに更新するための指示を受付けることによって、前記第1画面の画面属性に基づいて、前記第1レイアウト情報によって先頭に配置されるオブジェクトの、前記連続方向と逆方向に隣接するオブジェクトよりも前記連続方向と逆方向に前記第1画面の1行分以前のオブジェクトからレイアウトを計算して第1’レイアウト情報を取得し、
前記連続表示先頭位置保存手段は、前記第1’レイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を前記先頭位置情報として保存し、
前記レイアウト計算手段は、さらに、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項1〜6のいずれかに記載の表示装置。
An input means for accepting an operation input for instructing update of the display of the electronic data;
The layout calculation means updates the display of the electronic data for one page from the first screen to the Nth screen to a page that is moved in the direction opposite to the continuous direction by one line on the first screen. by accepting the instruction, on the basis of the first screen display attribute of the object that is located at the head depending on the first layout information, the continuous direction opposite than object adjacent the continuous direction opposite The layout is calculated from the object for the first line of the first screen in the direction to obtain the first ′ layout information,
The continuous display beginning position storing means stores the position of the electronic data of objects to be placed depending on the top the first 'layout information as the head position information,
The layout calculation means further includes the first screen from the first screen based on screen attributes of the first screen to the Nth screen from the object indicated by the stored head position information of the electronic data. calculating the respective layout of the N-screen display device according to any one of claims 1 to 6.
第1画面から第N画面までの複数のN個の画面を備えた表示装置に連続したオブジェクトからなる電子データの前記連続したオブジェクトをその連続方向に従って各画面に行方向に配置し、かつ、前記第1画面から第N画面の画面に連続表示を実行させるプログラムであって、
前記表示装置は、前記連続表示の先頭とするオブジェクトの前記電子データ上の位置を示す情報である先頭位置情報を保存するための連続表示位置保存手段を含み、
前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記電子データの前記先頭位置情報で示されるオブジェクトからレイアウトを計算して、前記第1画面から前記第N画面のそれぞれのレイアウト情報を取得するレイアウト計算ステップと、
前記レイアウト情報を保存するレイアウト情報保存ステップと
記第1画面から第N画面の中から選択された表示先に、前記選択された表示先である画面の画面属性に基づいて計算されたレイアウト情報に基づいて表示を行なう表示ステップとを前記表示装置に実行させ
前記レイアウト計算ステップは、
前記第1画面の属性情報に基づいて、前記連続表示位置保存手段に保存された前記先頭位置情報で示されるオブジェクトから第1レイアウト情報を計算するステップと、
第2画面から前記第N画面のレイアウトを計算する処理として、前記レイアウト情報保存手段に保存された計算対象の現画面とは前記画面順と逆順に隣接する画面である前画面のレイアウト情報によって末尾に配置されるオブジェクトの前記連続方向に隣接するオブジェクトから前記連続方向に、前記前画面の画面属性に基づいてレイアウトを計算してレイアウト情報を取得するステップと、
前記前画面の画面属性に基づいて計算して得られた前記レイアウト情報に対して、前記現画面の画面属性に基づいてレイアウトを再計算して前記現画面のレイアウト情報を取得するステップとを含む、表示プログラム。
Arranging the continuous objects of electronic data consisting of continuous objects in a row direction on each screen according to the continuous direction on a display device having a plurality of N screens from the first screen to the Nth screen ; and a program for executing the continuous display on the screen the order of the N screen from the first screen,
The display device includes continuous display position storage means for storing head position information which is information indicating a position on the electronic data of an object to be the head of the continuous display,
By calculating the layout from the object represented by the head position information before Symbol electronic data on the basis of the first screen to the screen attributes of each screen of the first N screen, each of the first N screen from the first screen a layout calculation step of acquiring layout information,
A layout information storing step for storing the layout information ;
The display destination selected from among the N screen before Symbol first screen, and a display step of performing display based on the calculated layout information based on the screen display attribute of a said selected display destination the Let the display run ,
The layout calculation step includes:
Calculating first layout information from an object indicated by the head position information stored in the continuous display position storage means based on the attribute information of the first screen;
As a process of calculating the layout of the Nth screen from the second screen, the current screen stored in the layout information storage means is the last screen according to the layout information of the previous screen which is the screen adjacent to the screen in the reverse order. Obtaining layout information by calculating a layout based on a screen attribute of the previous screen in the continuous direction from an object adjacent to the continuous direction of the object placed in
Recalculating the layout based on the screen attributes of the current screen to obtain the layout information of the current screen with respect to the layout information obtained based on the screen attributes of the previous screen. , Display program.
前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を次ページに更新させるための操作入力を受付けると、前記連続表示先頭位置保存手段に記憶される前記先頭位置情報を、前記第N画面の末尾に表示される前記電子データのオブジェクトの次オブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させ、
前記レイアウト計算ステップでは、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項に記載の表示プログラム。
When an operation input for updating the display of the electronic data for one page from the first screen to the Nth screen to the next page is received, the head position information stored in the continuous display head position storage means is , Causing the display device to further execute a step of updating information indicating a position on the electronic data of an object next to the electronic data object displayed at the end of the Nth screen ,
In the layout calculation step, from the first screen to the Nth screen based on screen attributes of the screens from the first screen to the Nth screen from the object indicated by the stored head position information of the electronic data. The display program according to claim 8 , wherein the layout of each screen is calculated .
前記レイアウト計算ステップには、
前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前ページに更新するための指示を受付けることによって、前記更新後の先頭位置情報を取得するステップと、
前記先頭位置情報に示される前記電子データ上の位置にあるオブジェクトから前記連続順に前記第N画面までのレイアウトを計算するステップとが含まれ、
前記更新後の先頭位置情報を取得する処理では、前記更新前の先頭位置情報に示される前記電子データ上の位置にあるオブジェクトの前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記第N画面分のオブジェクトについて前記第N画面の画面属性に基づいて第N画面のレイアウトを計算して第N画面のレイアウト情報を取得し、その後、前記第(N−1)画面から前記第1画面まで前記画面順の逆順に、計算対象の現画面とは前記画面順に隣接する画面である次画面のレイアウト情報に対して前記現画面の画面属性に基づいてレイアウト情報を再計算し、そのレイアウト情報によって先頭に配置されるオブジェクトの前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記現画面分のオブジェクトについて前記現画面の画面属性に基づいてレイアウト情報を計算して前記現画面のレイアウト情報を取得する処理を繰り返すことで、前記第1画面のレイアウト情報を取得し、
前記連続表示先頭位置保存手段に記憶される前記先頭位置情報を、前記第1画面のレイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させる、請求項8または9に記載の表示プログラム。
The layout calculation step includes
Acquiring the updated head position information by receiving an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to the previous page ;
Calculating a layout from an object located in a position on the electronic data indicated in the head position information to said N-th screen to said continuous sequence includes,
In the process of acquiring the updated head position information, the object in the position on the electronic data indicated by the head position information before the update is opposite to the continuous direction from an object adjacent to the continuous direction. The N-th screen layout is calculated based on the screen attributes of the N-th screen and the N-th screen layout information is obtained for the N-th screen objects , and then the (N-1) -th screen is used to obtain the N-th screen layout information. Recalculate the layout information based on the screen attributes of the current screen with respect to the layout information of the next screen, which is the screen adjacent to the current screen order in the reverse order of the screen order up to the first screen, According to the layout information, the object for the current screen is displayed in the direction opposite to the continuous direction from the object adjacent to the continuous direction in the direction opposite to the continuous direction. Said that to calculate the layout information based on the screen attributes of the current frame and repeats the process of acquiring layout information of the current screen, acquires layout information of the first screen for-object,
The step of updating the head position information stored in the continuous display head position storage means to information indicating the position on the electronic data of the object arranged at the head according to the layout information of the first screen. Ru is executed, the display program according to claim 8 or 9.
前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面分前記連続方向に移動させたページに更新するための指示を受付けることによって、前記連続表示先頭位置保存手段に記憶される前記先頭位置情報を、前記第1レイアウト情報によって末尾に配置されるオブジェクトの、前記連続方向に隣接するオブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させる、請求項8〜10のいずれかに記載の表示プログラム。 By receiving an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the continuous direction by the first screen, the continuous display head position said head position information stored in the storage means, of objects arranged in thus ending the first layout information, further updating the information indicating the position on the electronic data of the object adjacent the continuous direction the display device to Ru is executed, the display program according to claim 8. 前記レイアウト計算ステップにおいて、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面分前記連続方向と逆方向に移動させたページに更新するための指示を受付けることによって、前記第1レイアウト情報によって先頭に配置されるオブジェクトの、前記連続方向と逆方向に隣接するオブジェクトから前記連続方向と逆方向に前記第1画面分のオブジェクトについて前記第1画面の画面属性に基づいてレイアウトを計算して第1’レイアウト情報を取得し、
前記連続表示先頭位置保存手段に記憶される前記先頭位置情報を、前記第1’レイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させる、請求項8〜11のいずれかに記載の表示プログラム。
In the layout calculation step, an instruction for updating the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the direction opposite to the continuous direction by the first screen. by accepting, said first object placed on the layout information depending on the head, said the continuous direction and the object adjacent to the opposite direction of the first screen in the continuing direction opposite to the direction the object of the first screen Calculate the layout based on the screen attributes to obtain the 1 'layout information,
Said head position information stored in the continuous display beginning position storing means, said first 'further said display device updating the information indicating the position on the electronic data of objects to be placed depending on the top layout information Ru is executed, the display program according to any of claims 8-11.
前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面における1行分前記連続方向に移動させたページに更新するための指示を受付けることによって、前記連続表示先頭位置手段に記憶される前記先頭位置情報を、前記第1レイアウト情報によって第2行目の先頭に配置されるオブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させ、
前記レイアウト計算ステップでは、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項8〜12のいずれか記載の表示プログラム。
By receiving an instruction to update the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the continuous direction by one line in the first screen, the continuous said head position information stored in the display head position means, further wherein the display updating of information indicating the position on the electronic data of an object placed in the top of the thus second row in the first layout information Let the device run,
In the layout calculation step, from the first screen to the Nth screen based on screen attributes of the screens from the first screen to the Nth screen from the object indicated by the stored head position information of the electronic data. The display program according to claim 8 , wherein the layout of each screen is calculated .
前記レイアウト計算ステップにおいて、前記第1画面から前記第N画面までの1ページ分の前記電子データの表示を前記第1画面における1行分前記連続方向と逆方向に移動させたページに更新するための指示を受付けることによって、前記第1画面の画面属性に基づいて、前記第1レイアウト情報によって先頭に配置されるオブジェクトの、前記連続方向と逆方向に隣接するオブジェクトよりも前記連続方向と逆方向に前記第1画面の1行分以前のオブジェクトからレイアウトを計算して第1’レイアウト情報を取得し、
前記連続表示先頭位置手段に記憶される前記先頭位置情報を、前記第1’レイアウト情報によって先頭に配置されるオブジェクトの前記電子データ上の位置を示す情報に更新するステップをさらに前記表示装置に実行させ、
前記レイアウト計算ステップでは、さらに、前記電子データの前記保存された前記先頭位置情報で示されるオブジェクトから前記第1画面から前記第N画面のそれぞれの画面の画面属性に基づいて前記第1画面から前記第N画面のそれぞれのレイアウトを計算する、請求項8〜13のいずれかに記載の表示プログラム。
In the layout calculation step, to update the display of the electronic data for one page from the first screen to the Nth screen to a page moved in the direction opposite to the continuous direction by one line on the first screen. by accepting the instruction, on the basis of the first screen display attribute of the object that is located at the head depending on the first layout information, the continuous direction opposite than object adjacent the continuous direction opposite The layout is calculated from the object for the first line of the first screen in the direction to obtain the first ′ layout information,
Said head position information stored in the continuous display head position means, further said display device updating the information indicating the position on the electronic data of objects to be placed depending on the top the first 'layout information Let it run
In the layout calculation step, from the first screen to the N-th screen based on screen attributes of the first screen to the N-th screen from the object indicated by the stored head position information of the electronic data. The display program according to claim 8, wherein each display layout of the Nth screen is calculated .
請求項8〜14のいずれかに記載の表示プログラムを記録する、コンピュータ読取可能な記録媒体。 The computer-readable recording medium which records the display program in any one of Claims 8-14 .
JP2005080156A 2005-03-18 2005-03-18 Display device, display program, and recording medium for recording display program Expired - Fee Related JP4663363B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005080156A JP4663363B2 (en) 2005-03-18 2005-03-18 Display device, display program, and recording medium for recording display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005080156A JP4663363B2 (en) 2005-03-18 2005-03-18 Display device, display program, and recording medium for recording display program

Publications (2)

Publication Number Publication Date
JP2006259586A JP2006259586A (en) 2006-09-28
JP4663363B2 true JP4663363B2 (en) 2011-04-06

Family

ID=37098892

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005080156A Expired - Fee Related JP4663363B2 (en) 2005-03-18 2005-03-18 Display device, display program, and recording medium for recording display program

Country Status (1)

Country Link
JP (1) JP4663363B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4874086B2 (en) * 2006-12-26 2012-02-08 シャープ株式会社 Portable information terminal
JP5076132B1 (en) * 2011-05-25 2012-11-21 株式会社スクウェア・エニックス・ホールディングス Drawing control apparatus, control method therefor, program, recording medium, drawing server, and drawing system
CN114840162A (en) * 2022-05-10 2022-08-02 北京字跳网络技术有限公司 Method and device for presenting first screen page, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0635642A (en) * 1992-07-15 1994-02-10 Nippon Telegr & Teleph Corp <Ntt> Document information display device and driving method thereof
JP2000181872A (en) * 1998-12-11 2000-06-30 Canon Inc Portable information processor and method
JP2001184187A (en) * 1999-12-24 2001-07-06 Minolta Co Ltd Information display device
JP2003241883A (en) * 2002-02-15 2003-08-29 Matsushita Electric Ind Co Ltd Electronic book
JP2004280237A (en) * 2003-03-13 2004-10-07 Sharp Corp Data processor, data processing method, data processing program and record medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0635642A (en) * 1992-07-15 1994-02-10 Nippon Telegr & Teleph Corp <Ntt> Document information display device and driving method thereof
JP2000181872A (en) * 1998-12-11 2000-06-30 Canon Inc Portable information processor and method
JP2001184187A (en) * 1999-12-24 2001-07-06 Minolta Co Ltd Information display device
JP2003241883A (en) * 2002-02-15 2003-08-29 Matsushita Electric Ind Co Ltd Electronic book
JP2004280237A (en) * 2003-03-13 2004-10-07 Sharp Corp Data processor, data processing method, data processing program and record medium

Also Published As

Publication number Publication date
JP2006259586A (en) 2006-09-28

Similar Documents

Publication Publication Date Title
US8713069B2 (en) Playlist search device, playlist search method and program
JP2002215282A (en) Display for rapid text reading
JP5459003B2 (en) Image processing apparatus, image processing method, and image processing program
JP2007011513A (en) Document display device, document display method, program and storage medium
WO2016092704A1 (en) Information processing device, motion video play method, and motion video play program
JP4663363B2 (en) Display device, display program, and recording medium for recording display program
JP2010049475A (en) Information processing apparatus and program
JP2019159155A (en) Display device, display method, and display program
JP2008158676A (en) Thumbnail display device and thumb-nail display program
WO2013179567A1 (en) Information processing device and information processing method
JP6274132B2 (en) Music score display apparatus and music score display method
JP2017207975A (en) Information processor, information processing method and program
US20030210273A1 (en) Display image control information creation unit, imatge display method, and image display unit
JPH11272399A (en) Storage medium recording display data and display device
JP2006267871A (en) Lyrics displaying method for displaying lyrics while changing color synchronously with performance of song, lyrics display program and portable information terminal
JP4282690B2 (en) Display device
EP2924685A2 (en) Score displaying method and computer program
JP5094693B2 (en) Recording medium for recording display data and display device therefor
JP2005292886A (en) Image display device, method and program
JPS6382541A (en) Document edition device
JP4760390B2 (en) Image processing device
GB2526852A (en) Column scrolling
CN112100998A (en) Content display method, device, terminal and storage medium
JP3976354B2 (en) Search method and apparatus in e-book
JP2008165261A (en) List item display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100921

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101117

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101214

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110105

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140114

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees