JP2011164796A - Display device - Google Patents

Display device Download PDF

Info

Publication number
JP2011164796A
JP2011164796A JP2010024793A JP2010024793A JP2011164796A JP 2011164796 A JP2011164796 A JP 2011164796A JP 2010024793 A JP2010024793 A JP 2010024793A JP 2010024793 A JP2010024793 A JP 2010024793A JP 2011164796 A JP2011164796 A JP 2011164796A
Authority
JP
Japan
Prior art keywords
image
information
unit
menu screen
component
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.)
Granted
Application number
JP2010024793A
Other languages
Japanese (ja)
Other versions
JP2011164796A5 (en
JP5371819B2 (en
Inventor
Kosuke Yagi
孝介 八木
Masanori Yugawa
真紀 湯川
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2010024793A priority Critical patent/JP5371819B2/en
Publication of JP2011164796A publication Critical patent/JP2011164796A/en
Publication of JP2011164796A5 publication Critical patent/JP2011164796A5/ja
Application granted granted Critical
Publication of JP5371819B2 publication Critical patent/JP5371819B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce time required for a GUI display, based on image component information such as vector images. <P>SOLUTION: A display device includes: preferentially selecting image components with high probabilities of being used in the generation of either of the menu screens that could be displayed next time while each menu screen is displayed; enabling a rasterizing unit (136) to generate bitmap images (BMG) of the image components selected; and storing the bitmap images (BMG) generated in a bitmap image storage unit (137). When either of the next menu screens is selected and if the menu screen selected contains an image component whose bitmap image (BMG) is stored in the bitmap image storage unit (137), a screen describing unit (135) uses the stored bitmap image (BMG) in the generation of the menu screen selected. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、表示装置に関し、特にメニュー画面を生成して表示する技術に関する。   The present invention relates to a display device, and more particularly to a technique for generating and displaying a menu screen.

近年、表示装置の多様化と高解像度化に伴い、GUI(Graphical User Interface)に用いられる画像データとしてベクター画像が採用されている。ベクター画像は、ベクターグラフィックス言語に従って記述された描画命令から成るものであり、該描写命令に従って、ビットマップ(BMP:Bit Map)画像が描画され、該ビットマップ画像が表示装置に表示される。このため、利用者に対して操作等の入力を求めるイベントが発生してから、GUIが表示されるまでに時間がかかり、応答性に劣る場合がある。
これに対して、例えば、特許文献1には、表示されているGUIから次に表示される可能性があるGUIを予測して、次に表示されると予測されたGUIの画像を予め描画しておくことで、応答性を改善する技術が記載されている。
In recent years, with the diversification and higher resolution of display devices, vector images have been adopted as image data used for GUI (Graphical User Interface). The vector image is composed of drawing commands described in accordance with a vector graphics language. In accordance with the drawing commands, a bitmap (BMP: Bit Map) image is drawn, and the bitmap image is displayed on a display device. For this reason, it may take time until the GUI is displayed after an event that requires the user to input an operation or the like, resulting in poor response.
On the other hand, for example, in Patent Document 1, a GUI that may be displayed next is predicted from the displayed GUI, and an image of the GUI predicted to be displayed next is drawn in advance. A technique for improving responsiveness is described.

特開2007−286745号公報(段落0017〜0036、図1)JP 2007-286745 A (paragraphs 0017 to 0036, FIG. 1)

特許文献1に記載の技術では、次に表示される可能性があるGUIを予測し、予測されたGUIを予め描画しておくようにしているが、予測が外れた場合には、GUIを再度描画する必要があり、このような場合には応答性に劣る。   In the technique described in Patent Document 1, a GUI that may be displayed next is predicted, and the predicted GUI is drawn in advance. However, if the prediction is lost, the GUI is again displayed. It is necessary to draw, and in such a case, the response is poor.

そこで、本発明は、ベクター画像等の画像部品情報によるGUIの表示に要する時間を短縮する技術を提供することを目的とする。   Accordingly, an object of the present invention is to provide a technique for reducing the time required for displaying a GUI using image part information such as a vector image.

以上の課題を解決するため、本発明は、
メニュー画面を表示する表示部と、
画像部品を表わす画像部品情報を格納するデータ格納部と、
前記データ格納部に格納された画像部品情報で表された画像部品のビットマップ画像データを生成するラスタライズ部と、
前記生成された画像部品のビットマップ画像データを格納するビットマップ画像格納部と、
前記表示部に表示される各メニュー画面の次に表示される可能性がある1又は2以上のメニュー画面のいずれかの生成に当たり利用される確率が高い画像部品ほどより優先的に選択させる描画順位情報を生成する描画順位決定部と、
前記描画順位決定部が生成した描画順位情報に基づいて選択された画像部品のビットマップ画像データを生成させ、生成されたビットマップ画像データを前記ビットマップ画像格納部に格納させ、前記次に表示される可能性がある1又は2以上のメニュー画面のいずれかが選択されたときに、該選択されたメニュー画面に、前記ビットマップ画像格納部にビットマップ画像データが格納されている画像部品が含まれている場合には、前記選択されたメニュー画面の生成の際に、当該格納されているビットマップ画像データを利用する画面描画部と、を備える。
In order to solve the above problems, the present invention provides:
A display for displaying the menu screen;
A data storage unit for storing image component information representing the image component;
A rasterizing unit that generates bitmap image data of an image component represented by the image component information stored in the data storage unit;
A bitmap image storage unit for storing bitmap image data of the generated image component;
A drawing order that preferentially selects an image component that has a higher probability of being used in generating one or more menu screens that may be displayed next to each menu screen displayed on the display unit. A drawing order determining unit for generating information;
Bitmap image data of an image component selected based on the drawing order information generated by the drawing order determination unit is generated, and the generated bitmap image data is stored in the bitmap image storage unit, and then displayed. When one or two or more menu screens that may be displayed are selected, an image component in which bitmap image data is stored in the bitmap image storage unit is displayed on the selected menu screen. If it is included, a screen rendering unit that uses the stored bitmap image data when the selected menu screen is generated is provided.

以上のように、本発明によれば、ベクター画像等の画像部品情報によるGUIの表示に要する時間を短縮することができる。   As described above, according to the present invention, it is possible to reduce the time required for displaying a GUI using image part information such as a vector image.

本発明の実施の形態1に係る表示装置と映像情報装置の接続関係を示す図である。It is a figure which shows the connection relation of the display apparatus and video information apparatus which concern on Embodiment 1 of this invention. 実施の形態1で制御される映像情報装置を示すブロック図である。1 is a block diagram illustrating a video information device controlled in a first embodiment. 図2のデータ格納部に格納されるデータを示す図である。It is a figure which shows the data stored in the data storage part of FIG. 実施の形態1におけるメニュー画像情報のデータ構造を示す図である。6 is a diagram illustrating a data structure of menu image information according to Embodiment 1. FIG. (A)及び(B)は、実施の形態1における、画像部品情報を構成するベクター画像の一例と、このベクター画像で生成されるビットマップ画像とを示す図である。(A) And (B) is a figure which shows an example of the vector image which comprises image component information in Embodiment 1, and the bitmap image produced | generated by this vector image. 実施の形態1における描画管理情報テーブルを示す図である。6 is a diagram showing a drawing management information table in Embodiment 1. FIG. 実施の形態1に係る表示装置を示すブロック図である。1 is a block diagram illustrating a display device according to Embodiment 1. FIG. (A)〜(E)は、実施の形態1における一つのメニュー画面と、次に表示されるメニュー画面の例を示す図である。(A)-(E) is a figure which shows the example of one menu screen in Embodiment 1, and the menu screen displayed next. 実施の形態1において、描画順位決定部での描画順位決定処理を示すフローチャートである。5 is a flowchart illustrating a drawing order determination process in a drawing order determination unit in the first embodiment. 実施の形態1において、画面描画部が画像順位情報を取得した際の処理を示すフローチャートである。5 is a flowchart illustrating processing when the screen drawing unit acquires image ranking information in the first embodiment. 実施の形態1において、画面描画部がメニュー画面の表示指示を受けた際に行われる、当該メニュー画面の描画のための処理を示すフローチャートである。4 is a flowchart illustrating processing for drawing the menu screen, which is performed when the screen drawing unit receives a menu screen display instruction in the first embodiment. 実施の形態1の効果を示す計測の結果の一例を示す集計表である。3 is a tabulation table showing an example of measurement results indicating the effects of the first embodiment. 本発明の実施の形態2で制御の対象となる映像情報装置を示すブロック図である。It is a block diagram which shows the video information apparatus used as the object of control in Embodiment 2 of this invention. 実施の形態2におけるメニュー情報のデータ構造を示す図である。10 is a diagram illustrating a data structure of menu information in Embodiment 2. FIG. (A)〜(D)は、実施の形態2における再生ボタンのバリエーションを示す図である。(A)-(D) are the figures which show the variation of the reproduction | regeneration button in Embodiment 2. FIG. (A)〜(C)は、実施の形態2において、再生ボタンの画像部品の画像サイズを変更した例を示す図である。(A)-(C) are the figures which show the example which changed the image size of the image component of a reproduction | regeneration button in Embodiment 2. FIG. 実施の形態2における描画管理情報テーブルを示す図である。10 is a diagram showing a drawing management information table in Embodiment 2. FIG. 実施の形態2に係る表示装置を示すブロック図である。6 is a block diagram illustrating a display device according to Embodiment 2. FIG. 実施の形態2において、描画順位決定部での描画順位決定処理を示すフローチャートである。9 is a flowchart illustrating a drawing order determination process in a drawing order determination unit in the second embodiment. 実施の形態2において、画面描画部がバリエーション描画順位情報を取得した際の処理を示すフローチャートである。10 is a flowchart illustrating processing when the screen drawing unit acquires variation drawing order information in the second embodiment. 実施の形態2において、画面描画部がメニュー画面の表示指示又は変更表示指示を受けた場合の処理を示すフローチャートである。9 is a flowchart illustrating processing when a screen drawing unit receives a menu screen display instruction or a change display instruction in the second embodiment. 実施の形態2における描画管理情報テーブルを示す図である。10 is a diagram showing a drawing management information table in Embodiment 2. FIG. 本発明の実施の形態3に係る表示装置を示すブロック図である。It is a block diagram which shows the display apparatus which concerns on Embodiment 3 of this invention. 本発明の実施の形態4に係る表示装置を示すブロック図である。It is a block diagram which shows the display apparatus which concerns on Embodiment 4 of this invention. 変形例における出現率情報の一例を示す出現率テーブルを示す概略図である。It is the schematic which shows the appearance rate table which shows an example of the appearance rate information in a modification.

実施の形態1.
図1は、本発明の実施の形態1に係る表示装置130と、表示装置を用いて制御される映像情報装置110とを含む表示システム、特に表示装置130と映像情報機器110の接続関係を示す図である。図示するように、表示装置130と映像情報装置110は、ネットワーク170を介して、接続されており、相互に情報を送受信することができる。
表示装置130は、例えば、テレビジョン受像機で構成されている。
映像情報装置110は、ハードディスクレコーダ若しくはブルーレイディスクプレーヤなどのビデオレコーダ、又はデジタルチューナー等の映像情報機器である。
Embodiment 1 FIG.
FIG. 1 shows a display system including a display device 130 according to Embodiment 1 of the present invention and a video information device 110 controlled using the display device, and particularly shows a connection relationship between the display device 130 and the video information device 110. FIG. As shown in the figure, the display device 130 and the video information device 110 are connected via a network 170 and can transmit / receive information to / from each other.
The display device 130 is composed of, for example, a television receiver.
The video information apparatus 110 is a video recorder such as a hard disk recorder or a Blu-ray disc player, or a video information device such as a digital tuner.

利用者が映像情報装置110に対して操作指示を与える場合には、表示装置130のリモートコントローラ150或いは操作パネル等により、映像情報装置110を選択して、表示装置130の表示画面141に映像情報装置110を制御するためのGUI142を用いたメニュー画面を呼び出す。
利用者が、リモートコントローラ150等で呼び出したメニュー画面において選択操作及び決定操作を行うことにより、決定操作での指示に対応する制御情報が、ネットワーク170を介して、表示装置130から映像情報装置110に送信される。このような制御情報に応じて、映像情報装置110は処理を行う。
本実施の形態では、メニュー画面は、利用者が画面上で選択し、決定を行うもの全てが含まれるものとする。例えば、設定メニュー画面、操作ボタン画面、再生リスト画面、EPG(Electronic Program Guide)画面、予約画面等が、メニュー画面に含まれる。
When the user gives an operation instruction to the video information device 110, the video information device 110 is selected by the remote controller 150 or the operation panel of the display device 130 and the video information is displayed on the display screen 141 of the display device 130. A menu screen using the GUI 142 for controlling the device 110 is called.
When the user performs a selection operation and a determination operation on a menu screen called by the remote controller 150 or the like, control information corresponding to an instruction in the determination operation is transmitted from the display device 130 to the video information device 110 via the network 170. Sent to. In accordance with such control information, the video information apparatus 110 performs processing.
In the present embodiment, it is assumed that the menu screen includes everything that the user selects on the screen and determines. For example, a setting menu screen, operation button screen, reproduction list screen, EPG (Electronic Program Guide) screen, reservation screen, and the like are included in the menu screen.

図2は、映像情報装置110のブロック図である。図示するように、映像情報装置110は、機能実行部111と、データ格納部112と、データ加工部113と、ネットワーク接続部114とを備える。   FIG. 2 is a block diagram of the video information device 110. As illustrated, the video information apparatus 110 includes a function execution unit 111, a data storage unit 112, a data processing unit 113, and a network connection unit 114.

機能実行部111は、映像情報装置110で行う処理の全体を実行及び制御する。例えば、機能実行部111は、映像情報装置110で実現する当該装置本来の機能に対応する処理の実行及び制御を行う。ここで当該装置の本来の機能とは、該装置がビデオレコーダである場合には、映像の記録再生等を意味する。
ネットワーク接続部114において受信した制御情報CDも機能実行部111に送られ、機能実行部111で処理される。
The function execution unit 111 executes and controls the entire processing performed by the video information device 110. For example, the function execution unit 111 executes and controls processing corresponding to the original function of the device realized by the video information device 110. Here, the original function of the device means recording / reproduction of video when the device is a video recorder.
The control information CD received by the network connection unit 114 is also sent to the function execution unit 111 and processed by the function execution unit 111.

データ格納部112には、映像情報装置110で行う処理に必要な情報が格納される。例えば、本実施の形態においては、映像情報装置110に対して処理を指示するためのメニュー画面を描画するためのメニュー情報DMN1が格納されている。   The data storage unit 112 stores information necessary for processing performed by the video information device 110. For example, in the present embodiment, menu information DMN1 for drawing a menu screen for instructing the video information apparatus 110 to perform processing is stored.

メニュー情報DMN1は、例えば図3に示すように、メニューシナリオ情報DB1と、ニュー画像情報DC1と、描画管理情報DD1とを有する。   As shown in FIG. 3, for example, the menu information DMN1 includes a menu scenario information DB1, new image information DC1, and drawing management information DD1.

メニューシナリオ情報DB1は、各々のメニュー画面毎に、メニュー画面を用いて行なう操作を表すものであり、メニュー処理情報DBaと、メニュー画面構成情報DBbとを含む。
メニュー処理情報DBaは、例えば、各々のメニュー画面における選択肢としてのメニュー項目と、当該メニュー項目が選択されて決定する入力を受けたときに、実行する処理又は次に表示するメニュー画面を識別する情報とを含む。
メニュー画面構成情報DBbは、各々のメニュー画面毎に、メニュー画面の一部を構成する画像部品(GUI画像部品)を描画するための画像部品情報DCa1を識別する部品識別情報DBb1と、当該部品識別情報DBb1で識別される画像部品情報DCa1で描画される画像部品を配置する位置を表す配置位置情報DBb2とを含む。
なお、本実施の形態においては、各々のメニュー画面は、例えば、メニュー画面識別情報により識別されているものとする。
The menu scenario information DB 1 represents an operation performed using the menu screen for each menu screen, and includes a menu processing information DBa and a menu screen configuration information DBb.
The menu processing information DBa is, for example, information that identifies a menu item as an option on each menu screen and a process to be executed or a menu screen to be displayed next when an input for selecting and determining the menu item is received. Including.
The menu screen configuration information DBb includes, for each menu screen, component identification information DBb1 for identifying image component information DCa1 for drawing an image component (GUI image component) constituting a part of the menu screen, and the component identification. And an arrangement position information DBb2 representing a position where an image part drawn by the image part information DCa1 identified by the information DBb1 is arranged.
In the present embodiment, each menu screen is identified by, for example, menu screen identification information.

メニュー画像情報DC1は、各々のメニュー画面毎に、当該メニュー画面の一部を構成する画像部品を描画するための画像部品情報DCa1と、当該画像部品情報DCa1を識別する部品識別情報DBb1とを含む部品画像情報DCaを含む。ここで、画像部品情報DCa1は、ベクター画像形式の画像データである。   The menu image information DC1 includes, for each menu screen, image component information DCa1 for drawing an image component constituting a part of the menu screen, and a component identification information DBb1 for identifying the image component information DCa1. Includes component image information DCa. Here, the image component information DCa1 is image data in a vector image format.

メニュー画面は、複数の画像部品を含む。
メニュー画面においては、メニュー画面を用いて実現する各々の機能を部分領域に割り振り、割り振られた部分領域が選択され、決定指示の入力が行われることにより、選択された部分領域に割り振られた機能が実行されるようになっている場合が多い。そして、このような部分領域を選択等する際に、このような部分領域の表示が変化する場合が多い。従って、メニュー画面において機能的にひとかたまりとして取り扱われる部分領域が1つの画像部品となるように、画像部品を構成するのが望ましい。
The menu screen includes a plurality of image parts.
In the menu screen, each function realized using the menu screen is allocated to the partial area, the allocated partial area is selected, and the decision instruction is input, so that the function allocated to the selected partial area Is often executed. When such a partial area is selected, the display of such a partial area often changes. Therefore, it is desirable to configure the image component so that the partial area that is functionally handled as a unit on the menu screen becomes one image component.

例えば、ビデオレコーダに対する操作(ビデオ操作)を行うために、再生ボタン、停止ボタン、早送りボタン等の複数の操作ボタンがメニュー画面に描画される場合、利用者が、リモートリモートコントローラ150(図1参照)でカーソルを動かすと、カーソルで選択された操作ボタンがハイライト表示に切り替わる。そして、利用者が、選択した操作ボタンの決定操作をリモートコントローラ150で行うと、決定された操作ボタンが押下表示になり、この操作ボタンが決定されたことを表す。このように、メニュー画面の画像の変化、つまり描画及び再描画は、操作ボタンを単位として行われる。このため、メニュー画面を生成するためのメニュー画像情報DC1は、少なくとも操作ボタンを単位として画像部品情報DCa1に分割されている。   For example, when a plurality of operation buttons such as a play button, a stop button, and a fast-forward button are drawn on the menu screen in order to perform an operation (video operation) on the video recorder, the user can use the remote remote controller 150 (see FIG. 1). ) To move the cursor to highlight the operation button selected with the cursor. When the user performs an operation for determining the selected operation button with the remote controller 150, the determined operation button is displayed in a pressed state, indicating that this operation button has been determined. As described above, the change of the image on the menu screen, that is, drawing and redrawing are performed in units of operation buttons. For this reason, the menu image information DC1 for generating the menu screen is divided into image component information DCa1 at least in units of operation buttons.

図4は、メニュー画像情報DC1のデータ構造を示す図である。
ここで、メニュー画面にはいくつかのタイプがある。例えば、ボタンパネル型メニュー画面は、いくつかのボタンがタイル状に画面に表示され、ボタンを選択し、決定指示の入力を行うことによって、メニュー画面が遷移していき、最終的な処理が決定される。
FIG. 4 is a diagram illustrating a data structure of the menu image information DC1.
Here, there are several types of menu screens. For example, in the button panel type menu screen, several buttons are displayed on the screen in a tile shape, the menu screen transitions by selecting a button and inputting a decision instruction, and the final process is determined Is done.

カスケード型メニュー画面は、一列に複数のメニュー項目が表示され、何れかのメニュー項目を選択し、決定指示の入力を行うことによって、次のメニュー項目が選択されたメニュー項目の付近に表示され、このような処理が繰り返されて、最終的な処理が決定される。   In the cascade menu screen, a plurality of menu items are displayed in a row, and when one of the menu items is selected and a decision instruction is input, the next menu item is displayed near the selected menu item. Such a process is repeated to determine a final process.

操作ボタン型メニュー画面は、ビデオレコーダの操作パネルのように操作ボタンが表示され、表示された操作ボタンを選択し、実行指示の入力を行うことにより、選択された操作ボタンに対応する処理が実行される。   On the operation button type menu screen, operation buttons are displayed like the operation panel of a video recorder, and the processing corresponding to the selected operation button is executed by selecting the displayed operation button and inputting the execution instruction. Is done.

なお、これらのボタンパネル型メニュー画面、カスケード型メニュー画面及び操作ボタン型メニュー画面の名称は説明のため便宜的につけたものである。   Note that the names of the button panel type menu screen, cascade type menu screen, and operation button type menu screen are given for the sake of convenience.

また、実際の映像情報装置110のメニュー画面は、操作の特性に応じて異なるタイプのメニュー画面を組み合わせて使用することになる。
そして、これらのメニューで使用されるメニュー画面は、タイプ毎に共通部分を持つと考えられるので、共通部分を抽出するためにグループ化するのが望ましい。
Further, the menu screen of the actual video information apparatus 110 is used by combining different types of menu screens according to the operation characteristics.
Since the menu screens used in these menus are considered to have a common part for each type, it is desirable to group them in order to extract the common part.

そこで、本実施の形態におけるメニュー画像情報DC1は、図4に示すように、共通部品セット情報Paと、部品セット情報Pbとを有する。   Therefore, the menu image information DC1 in the present embodiment includes common component set information Pa and component set information Pb as shown in FIG.

共通部品セット情報Paは、部品リストPa−mと、各々の画像部品の画像部品情報Pa−1、Pa−2、・・・とを有する。画像部品情報Pa−1、Pa−2、・・・は、図3の画像部品情報DCa1に対応する。   The common component set information Pa includes a component list Pa-m and image component information Pa-1, Pa-2,. Image part information Pa-1, Pa-2,... Corresponds to image part information DCa1 in FIG.

部品リストPa−mは、全てのタイプのメニュー画面に共通して使用される画像部品の画像部品情報を識別する部品識別情報DBb1をリスト化したものである。そして、例えば、リスト化された部品識別情報DBb1に対応する各々の画像部品の画像部品情報Pa−1、Pa−2、・・・が、共通部品セット情報Paに含まれる。   The component list Pa-m is a list of component identification information DBb1 for identifying image component information of image components used in common for all types of menu screens. For example, image component information Pa-1, Pa-2,... Of each image component corresponding to the listed component identification information DBb1 is included in the common component set information Pa.

なお、共通部品セット情報Paに含まれる画像部品情報Pa−1、Pa−2、・・・は、どのタイプのメニュー画面においても共通して使用される画像部品、例えば、ロゴマーク、背景画、縁取り等を描画するための画像部品情報である。   The image component information Pa-1, Pa-2,... Included in the common component set information Pa is an image component that is commonly used in any type of menu screen, for example, a logo mark, a background image, This is image part information for drawing a border or the like.

部品セット情報Pbは、各々のメニュー画面のタイプ毎に、部品リストPb−mと、共通部分の画像部品情報Pb−cと、各々の画像部品の画像部品情報Pb−1、Pb−2、・・・とを有する。   The component set information Pb includes a component list Pb-m, common part image component information Pb-c, image component information Pb-1, Pb-2,. .. and have

部品リストPb−mは、各々のメニュー画面のタイプ毎に、当該タイプのメニュー画面に使用される画像部品の画像部品情報DCa1を識別する部品識別情報DBb1をリスト化したものである。そして、例えば、リスト化された部品識別情報DBb1に対応する、共通部分の画像部品情報Pb−c及び各々の画像部品の画像部品情報Pb−1、Pb−2、・・・が部品セット情報Pbに含まれる。   The component list Pb-m is a list of component identification information DBb1 for identifying the image component information DCa1 of the image component used for each type of menu screen for each type of menu screen. For example, the image component information Pb-c of the common part and the image component information Pb-1, Pb-2,... Of each image component corresponding to the listed component identification information DBb1 are the component set information Pb. include.

ここで、部品セット情報Pbでは、各々のタイプのメニュー画面において、複数のメニュー画面に共通して使用される画像部品の画像部品情報に対して、1つの部品識別情報DBb1が割り振られ、1つの画像部品情報が含まれているものとする。   Here, in the component set information Pb, in each type of menu screen, one component identification information DBb1 is allocated to the image component information of the image components that are commonly used for a plurality of menu screens. Assume that image component information is included.

ここで、図4における画像部品セットPbを、例えば、ビデオ操作を行うための操作ボタンを複数個有する操作ボタン型メニュー画面の情報とする。そして、各々の操作ボタンが、枠と、操作を表す記号と、により構成されている場合、共通部分Pb−cが枠を描画するための画像部品情報DCa1、画像部品情報Pb−1、画像部品情報Pb−2、画像部品情報Pb−3は、それぞれ三角(再生)、四角(停止)、組み合わせた2つの三角(早送り)を描画するための画像部品情報DCa1、及び共通部分であるボタン枠を描画するための画像部品情報DCa1への参照情報となる。   Here, the image component set Pb in FIG. 4 is, for example, information on an operation button type menu screen having a plurality of operation buttons for performing a video operation. And when each operation button is comprised with the frame and the symbol showing operation, image part information DCa1, image part information Pb-1, and image part for the common part Pb-c to draw a frame The information Pb-2 and the image part information Pb-3 are respectively a triangle (playback), a square (stop), image part information DCa1 for drawing two combined triangles (fast forward), and a button frame that is a common part. This is reference information to the image component information DCa1 for drawing.

例えば、再生ボタンの画像部品情報Pb−1を描画する際には、参照情報として枠の画像部品情報DCa1である共通部分Pb−cが参照され、画像部品情報Pb−1及び共通部分Pb−cが組み合わせて再生ボタンの画像部品情報DCa1が完成され、完成された画像部品情報DCa1をラスタライズすることにより、ビットマップ画像が生成される。   For example, when rendering the image part information Pb-1 of the playback button, the common part Pb-c that is the image part information DCa1 of the frame is referred to as the reference information, and the image part information Pb-1 and the common part Pb-c are referred to. Are combined to complete the image component information DCa1 of the playback button, and the completed image component information DCa1 is rasterized to generate a bitmap image.

ここで、本実施の形態においては、ベクター画像及びビットマップ画像の2つの画像形式を使用するので、これらの画像の構造と特徴を簡単に説明する。   Here, in the present embodiment, since two image formats of a vector image and a bitmap image are used, the structure and characteristics of these images will be briefly described.

ビットマップ画像は、画像を格子状に区切り、区切られた微小エリアのそれぞれをピクセルという色及び濃淡を持ったデータで表現する画像形式である。ビットマップ画像では、画像サイズに応じてデータ量が増える傾向を持ち、データ量を変化させずに画像サイズを大きくするとピクセルが目立つようになり、画像が粗くなったように見える。   A bitmap image is an image format in which an image is divided into a grid pattern and each of the divided minute areas is expressed by data having color and shading as pixels. In a bitmap image, the amount of data tends to increase according to the image size. When the image size is increased without changing the amount of data, the pixels become conspicuous and the image appears to be coarse.

一方、ベクター画像は、描画コマンド、曲線を表す関数定義等の描画情報の集合として定義された画像形式である。ベクター画像では、画像サイズにかかわらずデータ量が変化せず、同じベクター画像のデータから大きな画像サイズの画像が作られても、作られた画像は滑らかな画像になる。逆に、ベクター画像では、同じ画像サイズでも、複雑な画像になるほどデータ量が増える傾向にある。   On the other hand, a vector image is an image format defined as a collection of drawing information such as drawing commands and function definitions representing curves. In a vector image, the amount of data does not change regardless of the image size, and even if a large image size image is created from the same vector image data, the created image becomes a smooth image. Conversely, with vector images, the amount of data tends to increase as the images become more complex even with the same image size.

図5(A)及び(B)は、画像部品情報DCa1を構成するベクター画像の一例と、このベクター画像で生成されるビットマップ画像との概略図である。   FIGS. 5A and 5B are schematic diagrams of an example of a vector image constituting the image component information DCa1 and a bitmap image generated from the vector image.

図5(A)に示すベクター画像は、ビデオ再生ボタンを非圧縮のsvgフォーマット(Scalable Vector Graphics:w3c勧告SVG1.1)で記述されたものである。   The vector image shown in FIG. 5A is a video playback button described in an uncompressed svg format (Scalable Vector Graphics: w3c recommendation SVG 1.1).

例えば、図5(A)の「linearGradient」要素は、グラデーションを描画するための描画情報を示し、「rect」要素は、長方形を描画するための描画情報を示し、「polygon」要素は、多角形(ここでは三角形)を描画するための画像情報を示す。   For example, the “linearGradient” element in FIG. 5A indicates drawing information for drawing a gradation, the “rect” element indicates drawing information for drawing a rectangle, and the “polygon” element is a polygon. The image information for drawing (here, a triangle) is shown.

そして、図5(A)のようなベクター画像をラスタライズすることにより、図5(B)に示すビットマップ画像が得られる。図5(B)に示すビットマップ画像は、「rect」要素による長方形の枠の中に、「polygon」要素による三角形が描画され、さらに、「rect」要素による長方形の枠の中は、「linearGradient」要素によるグラデーションが施される。   Then, the bitmap image shown in FIG. 5B is obtained by rasterizing the vector image as shown in FIG. In the bitmap image shown in FIG. 5B, a triangle by a “polygon” element is drawn in a rectangular frame by the “rect” element, and further, a linear gradient by the “linear” gradient is drawn by the “rect” element. "The gradation by the element is given.

そして、表示装置の多くはビットマップディスプレイとして作られており、ビットマップディスプレイは、ビットマップ画像を他の画像形式に変更することなく、表示することができる。一方、ベクター画像の場合は、ラスタライズという描画操作が行われ、ベクター画像はビットマップ画像に変換されてから、変換されたビットマップ画像が表示装置に表示されることになる。   Many display devices are made as a bitmap display, and the bitmap display can display a bitmap image without changing it to another image format. On the other hand, in the case of a vector image, a rendering operation called rasterization is performed, the vector image is converted into a bitmap image, and the converted bitmap image is displayed on the display device.

このため、ビットマップ画像が表示装置に表示される場合に比べ、ベクター画像が表示されるには、ラスタライズの時間が余分にかかることになる。   For this reason, it takes an extra rasterization time to display a vector image compared to a case where a bitmap image is displayed on a display device.

GUI形式のメニュー画面において、画像部品に使われる四角や三角等のイラストのような単純な線を基本とした画像では、ビットマップ画像よりも、ベクター画像のほうがデータサイズ的には有利になる。   In an image based on a simple line such as an illustration such as a square or a triangle used for an image part on a GUI menu screen, a vector image is more advantageous in terms of data size than a bitmap image.

例えば、図5(A)のベクター画像のデータサイズは、およそ620バイトであり、これを圧縮するとおよそ300バイトになる。   For example, the data size of the vector image in FIG. 5A is approximately 620 bytes, and when this is compressed, it becomes approximately 300 bytes.

一方、図5(B)のビットマップ画像のデータサイズは、ビットマップ画像の標準的なフォーマットであるPNG形式(圧縮有)にすると、980バイト(幅64ピクセル)、3600バイト(幅240ピクセル)、又は、8300バイト(幅480ピクセル)となる。これは、それぞれ標準画質、ハイビジョン画質、超高精細画質を想定した画像サイズである。   On the other hand, the data size of the bitmap image in FIG. 5B is 980 bytes (width 64 pixels) and 3600 bytes (width 240 pixels) when PNG format (with compression) is used as the standard format of bitmap images. Or 8300 bytes (width 480 pixels). This is an image size assuming standard image quality, high-definition image quality, and ultra-high-definition image quality, respectively.

つまり、ハイビジョン画質の場合、ベクター画像のデータサイズは、ビットマップ画像のデータサイズの12分の1である。従って、ネットワークを介してメニュー画面のデータを送受信して、機器の遠隔操作が行われるネットワークGUIの場合、ベクター画像が送られる場合は、ビットマップ画像が送られる場合に比べて、ネットワーク転送時間が12分の1となる。   That is, in the case of high-definition image quality, the data size of the vector image is 1/12 of the data size of the bitmap image. Therefore, in the case of a network GUI in which the menu screen data is transmitted and received via the network and the device is remotely operated, the network transfer time is longer when the vector image is sent than when the bitmap image is sent. It will be 1/12.

以上のように、ネットワークGUIでのベクター画像の利用は、転送時間的に有利であるものの、描画時間の点で不利となる。   As described above, the use of a vector image in the network GUI is advantageous in terms of transfer time but disadvantageous in terms of drawing time.

描画管理情報DD1は、画像部品情報DCa1毎に、当該画像部品情報DCa1を描画することにより生成された画像部品がビットマップ画像格納部137に格納されているか否かを表す情報を含む。
この描画管理情報DD1は、例えば図6に示すテーブル(描画管理情報テーブル)の形で表されるものである。
図示するように、描画管理情報テーブル112eは、部品セット欄112fと、部品識別情報欄112gと、取得済みフラグ欄112hとを有する。
The drawing management information DD1 includes information indicating whether or not an image component generated by drawing the image component information DCa1 is stored in the bitmap image storage unit 137 for each image component information DCa1.
The drawing management information DD1 is expressed, for example, in the form of a table (drawing management information table) shown in FIG.
As shown in the figure, the drawing management information table 112e has a component set column 112f, a component identification information column 112g, and an acquired flag column 112h.

部品セット欄112fには、メニュー画面の一部を構成する画像部品のセットを示す情報が格納される。
部品識別情報欄112gには、部品セット欄112fで示される画像部品のセットに含まれる画像部品を描画するための画像部品情報DCa1を識別する部品識別情報DBb1(Pa−1、Pa−2、・・・、Pb−1、Pb−2、・・・、Pc−1、・・・)が格納される。
なお、本実施の形態では、部品セット欄112fに「共通部品セット」を含む情報が格納されている行の部品識別情報欄112gには、複数のタイプのメニュー画面で共通に使用される画像部品を描画する画像部品情報DCa1の部品識別情報DBb1が格納される。
The component set column 112f stores information indicating a set of image components that constitute a part of the menu screen.
In the component identification information column 112g, component identification information DBb1 (Pa-1, Pa-2,...) For identifying image component information DCa1 for drawing an image component included in the set of image components indicated by the component set column 112f. .., Pb-1, Pb-2,..., Pc-1,.
In the present embodiment, the component identification information column 112g in the row in which information including the “common component set” is stored in the component set column 112f is an image component that is commonly used in a plurality of types of menu screens. The component identification information DBb1 of the image component information DCa1 for drawing is stored.

取得済みフラグ欄112hには、部品識別情報欄112gに格納された部品識別情報DBb1で識別される画像部品情報DCa1を用いた画像部品の描画が行なわれたか否かを特定する情報(フラグ)FLGが格納される。この情報(フラグ)FLGは、「描画済み(取得済み)である場合には、第1の値、例えば「1」となり、そうでない場合には、第2の値、例えば「0」となる。
なお、取得済みフラグ欄112hには、初期状態では「0」が書き込まれている。
In the acquired flag column 112h, information (flag) FLG specifying whether or not an image component has been drawn using the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information column 112g. Is stored. This information (flag) FLG has a first value, for example, “1” when “drawn (acquired)”, and a second value, for example, “0” otherwise.
In the acquired flag column 112h, “0” is written in the initial state.

図2に戻り、データ加工部113は、機能実行部111の指示に応じて、データ格納部112に格納されている情報を通信用のデータに加工する等の処理を行い、ネットワーク接続部114に送る処理を行う。
ネットワーク接続部114は、ネットワーク170を介した情報の送受信を行う。
Returning to FIG. 2, the data processing unit 113 performs processing such as processing the information stored in the data storage unit 112 into communication data in accordance with an instruction from the function execution unit 111, and sends the data to the network connection unit 114. Process to send.
The network connection unit 114 transmits and receives information via the network 170.

上記の映像情報装置のうち、機能実行部111とデータ加工部113とは、ソフトウェアにより、即ちプログラムされたコンピュータにより実現することができる。   Among the above video information devices, the function execution unit 111 and the data processing unit 113 can be realized by software, that is, by a programmed computer.

図7は、表示装置130のブロック図である。図示の表示装置130は、機能実行部131と、データ格納部132と、シナリオ実行部133と、描画順位決定部134と、画面描画部135と、ラスタライズ部136と、ビットマップ画像格納部137と、操作部138と、表示部139と、ネットワーク接続部140とを備える。   FIG. 7 is a block diagram of the display device 130. The illustrated display device 130 includes a function execution unit 131, a data storage unit 132, a scenario execution unit 133, a drawing order determination unit 134, a screen drawing unit 135, a rasterization unit 136, and a bitmap image storage unit 137. , An operation unit 138, a display unit 139, and a network connection unit 140.

機能実行部131は、表示装置130における処理の全体を実行及び制御する。例えば、機能実行部131は、映像情報装置110から送られた映像を表示部139に表示させるなどの、表示装置130で実現する機能に対応する処理の実行及び制御を行う。
機能実行部131はさらに、チューナー等のテレビジョン受像機で実現する機能に対応する処理の実行及び制御を行う。
機能実行部131は、メニュー画面を表示部139に表示させるための制御、並びに表示部139に表示されたメニュー画面を利用して操作部138により入力された操作(指示)に対応する制御情報CDを、ネットワーク接続部140を介して、映像情報装置110に送信する処理を制御する。
The function execution unit 131 executes and controls the entire processing in the display device 130. For example, the function execution unit 131 executes and controls processing corresponding to a function realized by the display device 130 such as displaying the video transmitted from the video information device 110 on the display unit 139.
The function execution unit 131 further executes and controls processing corresponding to functions realized by a television receiver such as a tuner.
The function execution unit 131 controls the display of the menu screen on the display unit 139, and the control information CD corresponding to the operation (instruction) input by the operation unit 138 using the menu screen displayed on the display unit 139. Is transmitted to the video information apparatus 110 via the network connection unit 140.

データ格納部132には、表示装置130で行う処理に必要な情報が格納される。例えば、映像情報装置110から送られてきたメニュー情報DMN1(図3参照)が記憶される。   The data storage unit 132 stores information necessary for processing performed by the display device 130. For example, menu information DMN1 (see FIG. 3) sent from the video information apparatus 110 is stored.

シナリオ実行部133は、操作部138からの指示信号ESに応じて、メニュー動作の制御を行う。
例えば、シナリオ実行部133は、データ格納部132に格納されているメニュー情報DMN1(図3参照)のメニューシナリオ情報DB1のメニュー処理情報DBaに従って、表示指示DSを画面描画部135に与えることで、表示部139に表示するメニュー画面を制御し、また、表示部139に表示されたメニュー画面を利用して、操作部138から入力された指示信号ESに対応する制御信号CSを機能実行部131に与える。
The scenario execution unit 133 controls the menu operation in response to the instruction signal ES from the operation unit 138.
For example, the scenario execution unit 133 provides the display instruction DS to the screen drawing unit 135 according to the menu processing information DBa of the menu scenario information DB1 of the menu information DMN1 (see FIG. 3) stored in the data storage unit 132. The menu screen displayed on the display unit 139 is controlled, and the control signal CS corresponding to the instruction signal ES input from the operation unit 138 is transmitted to the function execution unit 131 using the menu screen displayed on the display unit 139. give.

描画順位決定部134は、シナリオ実行部133で一つのメニュー画面の表示の指示DSが発せられて、この指示に従い画面描画部135が指示されたメニュー画面の描画を行い、一つのメニュー画面が表示部139に表示されている際に、表示部139に現に表示されているメニュー画面の次に表示される可能性のある1又は2以上のメニュー画面を次画面候補として特定し、特定された次画面候補としての1又は2以上のメニュー画面の生成に当たり利用される画像部品の各々につき、その出現率を算出し、算出した出現率に応じて当該画像部品の描画順位を決定する。ここで、各画像部品について「1又は2以上のメニュー画面の生成に当たり利用される」とは、当該画像部品が1又は2以上のメニュー画面のいずれかの一部に含まれる(一部を構成する)ことを意味する。   When the scenario execution unit 133 issues an instruction DS for displaying one menu screen, the drawing order determining unit 134 performs the drawing of the menu screen instructed by the screen drawing unit 135 according to this instruction, and one menu screen is displayed. When one or more menu screens that may be displayed next to the menu screen currently displayed on the display unit 139 are displayed as the next screen candidates when displayed on the unit 139, the next specified The appearance rate is calculated for each of the image components used to generate one or more menu screens as screen candidates, and the drawing order of the image components is determined according to the calculated appearance rate. Here, “used to generate one or two or more menu screens” for each image component means that the image component is included in a part of one or two or more menu screens. Means).

例えば、描画順位決定部134は、以下のようにして、画像部品毎の描画順位を決定する。
図8(A)〜(E)は、メニュー画面の表示動作例を示す概略図である。
表示部139には、例えば、図8(A)に示すメニュー画面180が表示されるとする。
For example, the drawing order determination unit 134 determines the drawing order for each image component as follows.
8A to 8E are schematic diagrams illustrating an example of a menu screen display operation.
For example, a menu screen 180 shown in FIG. 8A is displayed on the display unit 139.

メニュー画面180は、「1」ボタン180aと、「2」ボタン180bと、「3」ボタン180cと、「4」ボタン180dとを有し、メニュー画面180では、これらのボタンの選択及び決定を受け付ける。そして、操作部138により、「1」のボタン180aが選択されて、決定指示の入力が行われた場合には、例えば図8(B)に示すメニュー画面181が表示される。操作部138により、「2」のボタン180bが選択されて、決定指示の入力が行われた場合には、例えば図8(C)に示すメニュー画面182が表示される。操作部138により、「3」のボタン180cが選択されて、決定指示の入力が行われた場合には、例えば図8(D)に示すメニュー画面183が表示される。操作部138により、「4」のボタン180dが選択されて、決定指示の入力が行われた場合には、例えば図8(E)に示すメニュー画面184が表示される。   The menu screen 180 includes a “1” button 180a, a “2” button 180b, a “3” button 180c, and a “4” button 180d. The menu screen 180 accepts selection and determination of these buttons. . When the “1” button 180a is selected by the operation unit 138 and a determination instruction is input, for example, a menu screen 181 shown in FIG. 8B is displayed. When the “2” button 180b is selected by the operation unit 138 and a determination instruction is input, for example, a menu screen 182 shown in FIG. 8C is displayed. When the “3” button 180c is selected by the operation unit 138 and a determination instruction is input, for example, a menu screen 183 shown in FIG. 8D is displayed. When the “4” button 180d is selected by the operation unit 138 and a determination instruction is input, for example, a menu screen 184 shown in FIG. 8E is displayed.

図8(B)に示すメニュー画面181は、画像部品として、「A」ボタン181aと、「B」ボタン181bと、「C」ボタン181cと、「☆」ボタン181dと、「←」ボタン181eと、「↓」ボタン181fと、「↑」ボタン181gと、「→」ボタン181hと、枠181iとを含む。   A menu screen 181 shown in FIG. 8B includes an “A” button 181a, a “B” button 181b, a “C” button 181c, a “☆” button 181d, and a “←” button 181e as image parts. , “↓” button 181f, “↑” button 181g, “→” button 181h, and frame 181i.

図8(C)に示すメニュー画面182は、画像部品として、「α」ボタン182aと、「β」ボタン182bと、「γ」ボタン182cと、「☆」ボタン182dと、「←」ボタン182eと、「↓」ボタン182fと、「↑」ボタン182gと、「→」ボタン182hと、枠182iとを含む。   A menu screen 182 shown in FIG. 8C includes an “α” button 182a, a “β” button 182b, a “γ” button 182c, a “☆” button 182d, and a “←” button 182e. , “↓” button 182f, “↑” button 182g, “→” button 182h, and frame 182i.

図8(D)に示すメニュー画面183は、画像部品として、「い」ボタン183aと、「ろ」ボタン183bと、「は」ボタン183cと、「に」ボタン183dと、「←」ボタン183eと、「↓」ボタン183fと、「↑」ボタン183gと、「→」ボタン183hと、枠183iとを含む。   A menu screen 183 shown in FIG. 8D includes an “I” button 183a, a “B” button 183b, a “Ha” button 183c, a “Ni” button 183d, and a “←” button 183e as image parts. , A “↓” button 183f, an “↑” button 183g, a “→” button 183h, and a frame 183i.

図8(E)に示すメニュー画面184は、画像部品として、「甲」ボタン184aと、「乙」ボタン184bと、「丙」ボタン184cと、「丁」ボタン184dと、「←」ボタン184eと、「↓」ボタン184fと、「↑」ボタン184gと、「→」ボタン184hと、枠184iとを含む。   A menu screen 184 shown in FIG. 8E includes, as image parts, a “former” button 184a, a “secondary” button 184b, a “丙” button 184c, a “dick” button 184d, a “←” button 184e , “↓” button 184f, “↑” button 184g, “→” button 184h, and frame 184i.

そして、「←」ボタン181e,182e,183e,184e、「↓」ボタン181f,182f,183f,184f、「↑」ボタン181g,182g,183g,184g、及び、「→」ボタン181h,182h,183h,184hは、それぞれ同じ画像部品情報DCa1により描画され、図3に示すメニュー情報DMN1では同じ部品識別情報DBb1で識別される。枠180e,181i,182i,183i,184iは、同じ画像部品情報DCa1により描画され、図3に示すメニュー情報DMN1では同じ部品識別情報DBb1で識別される。「☆」ボタン181d,182dは、同じ画像部品情報DCa1により描画され、図3に示すメニュー情報DMN1では同じ部品識別情報DBb1で識別される。   Then, “←” buttons 181e, 182e, 183e, 184e, “↓” buttons 181f, 182f, 183f, 184f, “↑” buttons 181g, 182g, 183g, 184g, and “→” buttons 181h, 182h, 183h, 184h are drawn by the same image component information DCa1, and are identified by the same component identification information DBb1 in the menu information DMN1 shown in FIG. The frames 180e, 181i, 182i, 183i, and 184i are drawn by the same image component information DCa1, and are identified by the same component identification information DBb1 in the menu information DMN1 shown in FIG. The “☆” buttons 181d and 182d are drawn by the same image component information DCa1, and are identified by the same component identification information DBb1 in the menu information DMN1 shown in FIG.

描画順位決定部134は、表示部139に表示されているメニュー画面180の次画面候補としてのメニュー画面181,182,183,184において、各画像部品が使用される確率を出現率として算出する。即ち、各画像部品の出現率は、下記の(1)式で表される。
(各画像部品の出現率)
=(現に表示されているメニュー画面の次に表示される可能性のある1又は2以上の次画面候補のうちの、当該画像部品が使用される次画面候補の数)÷(現に表示されているメニュー画面の次に表示される可能性のある次画面候補総の数)×100 (1)
The drawing order determining unit 134 calculates the probability that each image component is used as the appearance rate in the menu screens 181, 182, 183, and 184 as the next screen candidates of the menu screen 180 displayed on the display unit 139. That is, the appearance rate of each image component is expressed by the following equation (1).
(Appearance rate of each image component)
= (Number of next screen candidates in which the image component is used among one or more next screen candidates that may be displayed next to the currently displayed menu screen) / (currently displayed Number of next screen candidates that may be displayed next to the current menu screen) × 100 (1)

例えば、「←」ボタン181e,182e,183e,184eと、「↓」ボタン181f,182f,183f,184fと、「↑」ボタン181g,182g,183g,184gと、「→」ボタン181h,182h,183h,184hと、枠181i,182i,183i,184iとは、現に表示されているメニュー画面180の4つの次画面候補181,182,183,184の全てで使用されているため、出現率は100%となる。「☆」ボタン181d,182dは、2つの次画面候補181,182のいずれかで使用されているため、出現率は50%となる。その他のボタンは、次画面候補181,182,183,184の何れか1つのみで使用されているため、出現率は25%となる。   For example, “←” buttons 181e, 182e, 183e, 184e, “↓” buttons 181f, 182f, 183f, 184f, “↑” buttons 181g, 182g, 183g, 184g, “→” buttons 181h, 182h, 183h , 184h and frames 181i, 182i, 183i, and 184i are used in all of the four next screen candidates 181, 182, 183, and 184 of the menu screen 180 that is currently displayed, so the appearance rate is 100%. It becomes. Since the “☆” buttons 181d and 182d are used in one of the two next screen candidates 181 and 182, the appearance rate is 50%. Since the other buttons are used in only one of the next screen candidates 181, 182, 183, and 184, the appearance rate is 25%.

描画順位決定部134は、以上のようにして算出した出現率が高い画像部品から順に、描画する順序が早くなるように描画順位を決定する。ここで、描画順位については、描画する順序が早いものから順に「1」から自然数が割り振られる。
なお、描画順位決定部134は、算出した出現率が同じものに関しては、任意の順序、例えば、部品識別情報DBb1として自然数が割り振られている場合には部品識別情報DBb1の数字の小さいものから大きいものへの順序、また、ベクター画像におけるデータサイズの小さいものから又は大きいものからの順序、画像部品に予め優先度が割り振られている場合には優先度の高いものからの順序等により描画順位を決定する。
The drawing order determination unit 134 determines the drawing order so that the drawing order becomes earlier in order from the image component having the highest appearance rate calculated as described above. Here, with respect to the drawing order, natural numbers are assigned from “1” in order from the drawing order that is earlier.
Note that the drawing order determination unit 134 has the same calculated appearance rate, and in an arbitrary order, for example, when a natural number is assigned as the component identification information DBb1, the component identification information DBb1 has a smaller number. The drawing order is determined according to the order of the objects, the order from the smallest or largest data size in the vector image, and the order from the highest priority if priority is assigned to the image parts in advance. decide.

このようにして決定した描画順位については、決定された描画順位で描画する画像部品の部品識別情報DBb1に対応づけられて、部品描画順位情報FDとして描画順位決定部134から画面描画部135に与えられる。   The drawing order determined in this manner is associated with the component identification information DBb1 of the image component to be drawn in the determined drawing order, and is given from the drawing order determining unit 134 to the screen drawing unit 135 as the component drawing order information FD. It is done.

画面描画部135は、機能実行部131又はシナリオ実行部133からの指示に応じて、表示部139に表示する画像の生成(画面全体の描画)を行い、生成した画像を表示部139に出力する処理を制御する。   The screen drawing unit 135 generates an image to be displayed on the display unit 139 (drawing the entire screen) in response to an instruction from the function execution unit 131 or the scenario execution unit 133, and outputs the generated image to the display unit 139. Control processing.

例えば、画面描画部135は、シナリオ実行部133からメニュー画面の表示指示DSを受けると、表示指示DSにより表示することが指示されたメニュー画面(表示指示DSに含まれる画面識別情報で特定されるメニュー画面)を構成する画像部品の画像部品情報DCa1の部品識別情報DBb1を、データ格納部132内に格納されているメニュー画面構成情報DBbより特定する。   For example, when the screen drawing unit 135 receives a menu screen display instruction DS from the scenario execution unit 133, the screen drawing unit 135 is specified by a menu screen instructed to be displayed by the display instruction DS (screen identification information included in the display instruction DS). The component identification information DBb1 of the image component information DCa1 of the image components constituting the menu screen) is specified from the menu screen configuration information DBb stored in the data storage unit 132.

そして、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112e(図6参照)を参照することにより、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が既に描画されているか否かを判断する。   Then, the screen drawing unit 135 refers to the drawing management information table 112e (see FIG. 6) stored in the data storage unit 132, so that the image components from the image component information DCa1 corresponding to the specified component identification information DBb1 are displayed. It is determined whether or not is already drawn.

そして、画面描画部135は、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が既に描画されている場合には、当該画像部品をビットマップ画像格納部137から取得し、データ格納部132に格納されているメニュー画面構成情報DBbの部品配置位置情報DBb2で特定される位置に配置する。   When the image component has already been drawn from the image component information DCa1 corresponding to the specified component identification information DBb1, the screen drawing unit 135 acquires the image component from the bitmap image storage unit 137, and the data The menu screen configuration information DBb stored in the storage unit 132 is arranged at a position specified by the component arrangement position information DBb2.

一方、画面描画部135は、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が描画されていない場合には、データ格納部132より、特定された部品識別情報DBb1に対応する画像部品情報DCa1を取得し、取得された画像部品情報DCa1をラスタライズ部136に与え、画像部品の描画を行わせ、描画された画像部品のビットマップ画像BMGをビットマップ画像格納部137に格納させ、その後、描画された画像部品のビットマップ画像BMGをビットマップ画像格納部137から取得して、データ格納部132に格納されている部品配置位置情報DBb2で特定される位置に配置する。
そして、画面描画部135は、シナリオ実行部133からの表示指示DSにより表示することが指示されたメニュー画面の画像MNSを以上のようにして生成し、生成したメニュー画面の画像MNSを表示部139に出力する。
画面描画部135はまた、シナリオ実行部133からメニュー画面の表示指示DSを受けると、受けた表示指示DSを描画順位決定部134に通知する。
なお、表示指示DSには、メニュー画面識別情報が含まれており、このメニュー画面識別情報により表示するメニュー画面を識別する。
On the other hand, the screen drawing unit 135 corresponds to the specified component identification information DBb1 from the data storage unit 132 when the image component is not drawn from the image component information DCa1 corresponding to the specified component identification information DBb1. The image component information DCa1 is acquired, the acquired image component information DCa1 is given to the rasterizing unit 136, the image component is drawn, and the bitmap image BMG of the drawn image component is stored in the bitmap image storage unit 137. Thereafter, the bitmap image BMG of the drawn image component is acquired from the bitmap image storage unit 137 and arranged at the position specified by the component arrangement position information DBb2 stored in the data storage unit 132.
The screen drawing unit 135 generates the menu screen image MNS that is instructed to be displayed by the display instruction DS from the scenario execution unit 133 as described above, and the generated menu screen image MNS is displayed on the display unit 139. Output to.
When the screen drawing unit 135 receives the display instruction DS for the menu screen from the scenario execution unit 133, the screen drawing unit 135 notifies the drawing order determination unit 134 of the received display instruction DS.
The display instruction DS includes menu screen identification information, and the menu screen to be displayed is identified by the menu screen identification information.

また、画面描画部135は、描画順位決定部134より、部品描画順位情報FDを取得すると、当該部品描画順位情報FDで特定される順序により、画像部品を描画する処理を制御する。   Further, when the screen drawing unit 135 acquires the component drawing order information FD from the drawing order determination unit 134, the screen drawing unit 135 controls the process of drawing the image components in the order specified by the component drawing order information FD.

例えば、画面描画部135は、描画順位決定部134より取得された部品描画順位情報FDから、当該部品描画順位情報FDで特定される順序の早いものから順に、描画する画像部品情報DCa1を識別する部品識別情報DBb1を特定する。そして、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112e(図6参照)を参照することにより、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が既に描画されているか否かを判断する。
そして、画面描画部135は、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が描画されていない場合には、データ格納部132から、特定された部品識別情報DBb1に対応する画像部品情報DCa1を取得し、取得された画像部品情報DCa1をラスタライズ部136に与え、画像部品の描画を行わせ、画像部品のビットマップ画像BMGを生成させる。
一方、画面描画部135は、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が既に描画されている場合には、描画順位決定部134より取得された部品描画順位情報FDから、当該部品描画順位情報FDで特定される順序の次に早い画像部品を描画する処理に進む。
For example, the screen drawing unit 135 identifies the image component information DCa1 to be drawn in order from the component drawing order information FD acquired by the drawing order determining unit 134 in the order of the order specified by the component drawing order information FD. The component identification information DBb1 is specified. Then, the screen drawing unit 135 refers to the drawing management information table 112e (see FIG. 6) stored in the data storage unit 132, so that the image components from the image component information DCa1 corresponding to the specified component identification information DBb1 are displayed. It is determined whether or not is already drawn.
Then, when the image component is not drawn from the image component information DCa1 corresponding to the specified component identification information DBb1, the screen drawing unit 135 corresponds to the specified component identification information DBb1 from the data storage unit 132. The image component information DCa1 is acquired, and the acquired image component information DCa1 is given to the rasterizing unit 136 to draw the image component, thereby generating a bitmap image BMG of the image component.
On the other hand, when the image component has already been drawn from the image component information DCa1 corresponding to the specified component identification information DBb1, the screen drawing unit 135 uses the component drawing order information FD acquired from the drawing order determining unit 134. Then, the process proceeds to the process of drawing the image component that is the next fastest in the order specified by the component drawing order information FD.

なお、画面描画部135は、画像部品情報DCa1に参照情報、例えば、参照先に関する識別子や、ファイル名、リンクなどの情報がある場合には、この参照情報を参照することにより、参照先の画像部品情報DCa1を取得して、データ格納部132から取得された画像部品情報DCa1に、参照先の画像部品情報DCa1を組み合わせることで、画像部品情報DCa1を完成させて、ラスタライズ部136に与え、ビットマップ画像BMGを生成させる。   Note that if the image component information DCa1 includes reference information such as an identifier, a file name, a link, or the like regarding the image component information DCa1, the screen drawing unit 135 refers to the reference information to refer to the image of the reference destination. The component information DCa1 is acquired, and the image component information DCa1 of the reference destination is combined with the image component information DCa1 acquired from the data storage unit 132, whereby the image component information DCa1 is completed and given to the rasterizing unit 136. A map image BMG is generated.

さらに、画面描画部135は、描画順位決定部134より、部品描画順位情報FDを取得した後、シナリオ実行部133からメニュー画面の表示指示DSを受けたときに、取得された部品描画順位情報FDで特定されている全ての部品識別情報DBb1に対応する画像部品の描画が完了していない場合には、部品描画順位情報FDに従った描画処理を中止し、シナリオ実行部133から受けた表示指示DSに従った描画処理を実行する。   Furthermore, the screen drawing unit 135 acquires the component drawing order information FD from the drawing order determination unit 134 and then receives the menu screen display instruction DS from the scenario execution unit 133, and then acquires the acquired component drawing order information FD. If the drawing of the image parts corresponding to all the part identification information DBb1 specified in (2) is not completed, the drawing process according to the part drawing order information FD is stopped, and the display instruction received from the scenario execution unit 133 A drawing process according to DS is executed.

ラスタライズ部136は、画面描画部135より受けた画像部品情報DCa1のベクター画像を変換することで画像部品のビットマップ画像を生成し、生成したビットマップ画像BMGをビットマップ画像格納部137に格納する処理を行う。   The rasterize unit 136 generates a bitmap image of the image component by converting the vector image of the image component information DCa1 received from the screen drawing unit 135, and stores the generated bitmap image BMG in the bitmap image storage unit 137. Process.

ビットマップ画像格納部137は、ラスタライズ部136が生成したビットマップ画像BMGを格納する。   The bitmap image storage unit 137 stores the bitmap image BMG generated by the rasterization unit 136.

操作部138は、表示装置130の利用者より指示の入力を受け付ける。本実施の形態では、図1に示されたリモートコントローラ150、表示装置130に設けられた図示しない操作ボタン等により構成される。   The operation unit 138 receives an instruction input from the user of the display device 130. In the present embodiment, the remote controller 150 shown in FIG. 1 and operation buttons (not shown) provided on the display device 130 are configured.

表示部139は、映像情報装置110から送信された映像の表示やメニュー画面の表示を行う。
ネットワーク接続部140は、ネットワーク170を介した情報の送受信を行う。
The display unit 139 displays a video transmitted from the video information device 110 and a menu screen.
The network connection unit 140 transmits and receives information via the network 170.

以上に記載した表示装置130のうちの、機能実行部131、シナリオ実行部133、描画順位決定部134、画面描画部135、及びラスタライズ部136は、ソフトウェアにより、即ちプログラムされたコンピュータにより実現することができる。   Of the display device 130 described above, the function execution unit 131, the scenario execution unit 133, the drawing order determination unit 134, the screen drawing unit 135, and the rasterization unit 136 are realized by software, that is, by a programmed computer. Can do.

図9は、描画順位決定部134での描画順位決定処理を示すフローチャートである。例えば、描画順位決定部134は、シナリオ実行部133で一つのメニュー画面の表示の指示DSが発せられて、この指示に従い一つのメニュー画面が表示部139に表示されている際に、図9に示すフローチャートの処理を開始する。例えば、画面描画部135がメニュー画面を表示部139に送った際に、送ったメニュー画面を識別する情報とともに描画順位決定部134に通知を行うことで、通知を受けた描画順位決定部134が図9のフローチャートを開始すればよい。
また、描画順位決定部134は、シナリオ実行部133で一つのメニュー画面の表示指示DSが発せられた際に、図9のフローチャートを開始するようにしてもよい。例えば、画面描画部135がメニュー画面の表示指示DSを受けた際に、受けた表示指示DSを描画順位決定部134に送ることで、このような表示指示を受けた描画順位決定部134が図9のフローチャートを開始すればよい。
FIG. 9 is a flowchart showing a drawing order determination process in the drawing order determination unit 134. For example, when the scenario execution unit 133 issues an instruction DS for displaying one menu screen and the one menu screen is displayed on the display unit 139 in accordance with this instruction, the drawing order determining unit 134 displays FIG. The processing of the flowchart shown is started. For example, when the screen drawing unit 135 sends the menu screen to the display unit 139, the drawing order determining unit 134 that has received the notification notifies the drawing order determining unit 134 together with information for identifying the sent menu screen. What is necessary is just to start the flowchart of FIG.
Further, the drawing order determination unit 134 may start the flowchart of FIG. 9 when the scenario execution unit 133 issues a display instruction DS for one menu screen. For example, when the screen drawing unit 135 receives the display instruction DS for the menu screen, the drawing order determining unit 134 that has received such a display instruction transmits the received display instruction DS to the drawing order determining unit 134. The flowchart of 9 may be started.

まず、描画順位決定部134は、シナリオ実行部133が画面描画部135に対して表示指示DSを出された結果、現に表示されているメニュー画面から次に表示される可能性のある1又は2以上のメニュー画面を1又は2以上の次画面候補として特定する(S10)。
例えば、描画順位決定部134は、データ格納部132に格納されているメニュー処理情報DBaを参照して、現に表示されているメニュー画面から次に表示される可能性のある1又は2以上のメニュー画面を特定する。
なお、現に表示されているメニュー画面(シナリオ実行部133が画面描画部135に対して表示指示DSを出したメニュー画面)を特定する画面識別情報は、例えば、シナリオ実行部133又は画面描画部135から、描画順位決定部134に通知するようにすればよい。
First, as a result of the scenario execution unit 133 issuing a display instruction DS to the screen drawing unit 135, the drawing order determining unit 134 may be displayed next from the menu screen that is currently displayed. The above menu screen is specified as one or more next screen candidates (S10).
For example, the drawing order determination unit 134 refers to the menu processing information DBa stored in the data storage unit 132 and can display one or more menus that may be displayed next from the currently displayed menu screen. Identify the screen.
Note that the screen identification information that identifies the currently displayed menu screen (the menu screen from which the scenario execution unit 133 has issued the display instruction DS to the screen drawing unit 135) is, for example, the scenario execution unit 133 or the screen drawing unit 135. Then, the drawing order determining unit 134 may be notified.

次に、描画順位決定部134は、ステップS10で特定された1又は2以上の次画面候補を構成する画像部品を描画するための画像部品情報DCa1の部品識別情報DBb1毎に、当該部品識別情報DBb1で特定される画像部品情報DCa1で描画される画像部品の出現率を上述の(1)式で算出する(S11)。
ここで、描画順位決定部134は、データ格納部132に格納されているメニュー画面構成情報DBbより、次画面候補としてのメニュー画面を構成する画像部品情報DCa1の部品識別情報DBb1を取得する。
Next, the drawing order determination unit 134 sets the component identification information for each component identification information DBb1 of the image component information DCa1 for drawing the image components constituting one or more next screen candidates specified in step S10. The appearance rate of the image component drawn by the image component information DCa1 specified by DBb1 is calculated by the above equation (1) (S11).
Here, the drawing order determination unit 134 acquires the component identification information DBb1 of the image component information DCa1 constituting the menu screen as the next screen candidate from the menu screen configuration information DBb stored in the data storage unit 132.

そして、描画順位決定部134は、ステップS11で算出した出現率の高い順に、画像部品情報DCa1の描画順位を決定する(S12)。ここで、本実施の形態では、ステップS12で決定する描画順位は、「1」から順に連番となる自然数が割り振られ、値の小さなものから順に描画する順序となるものとするが、本発明はこのような態様に限定されるものではない。   Then, the drawing order determination unit 134 determines the drawing order of the image component information DCa1 in descending order of appearance rate calculated in step S11 (S12). Here, in the present embodiment, the drawing order determined in step S12 is assigned a natural number that is a sequential number in order from “1”, and the drawing order is the order from the smallest value. Is not limited to such an embodiment.

次に、描画順位決定部134は、ステップS12で決定した描画順位と、当該描画順位で描画される画像部品情報DCa1の部品識別情報DBb1とを対応づけた部品描画順位情報FDを生成し、画面描画部135に出力する(S13)。   Next, the drawing order determination unit 134 generates component drawing order information FD that associates the drawing order determined in step S12 with the component identification information DBb1 of the image component information DCa1 drawn in the drawing order. The image is output to the drawing unit 135 (S13).

図10は、画面描画部135において、画像順位情報を取得した際に行う処理を示すフローチャートである。   FIG. 10 is a flowchart illustrating processing performed when the screen rendering unit 135 acquires image rank information.

まず、画面描画部135は、順序を示すインデックスiを「1」に初期化する(S20)。このインデックスiは例えば画面描画部135内に設けられたレジスタ(図示しない)に記憶されている。
そして、画面描画部135は、部品描画順位情報FDにおいて、インデックスiに対応する部品識別情報DBb1をデータ格納部132に格納されているメニュー画面構成情報DBbから取得する(S21)。
First, the screen drawing unit 135 initializes an index i indicating the order to “1” (S20). The index i is stored in a register (not shown) provided in the screen drawing unit 135, for example.
The screen drawing unit 135 acquires the component identification information DBb1 corresponding to the index i in the component drawing order information FD from the menu screen configuration information DBb stored in the data storage unit 132 (S21).

次に、画面描画部135は、ステップS21で取得された部品識別情報DBb1で識別される画像部品情報DCa1が既に描画されているか否かを確認する(S22)。
そして、画面描画部135は、未だ描画されていない場合(ステップS22でNo)にはステップS23の処理に進み、既に描画されている場合(ステップS22でYes)にはステップS26の処理に進む。
Next, the screen drawing unit 135 checks whether or not the image component information DCa1 identified by the component identification information DBb1 acquired in step S21 has been drawn (S22).
Then, the screen drawing unit 135 proceeds to the process of step S23 if not drawn yet (No in step S22), and proceeds to the process of step S26 if already drawn (Yes in step S22).

例えば、ステップS22では、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112e(図6参照)において、部品識別情報欄112gに、ステップS21で取得された部品識別情報DBb1が格納されている行(レコード)を特定する。そして、画面描画部135は、特定されたレコードの取得済みフラグ欄112hに「取得済み」であることを示す情報が格納されている場合には、ステップS21で取得された部品識別情報DBb1で識別される画像部品情報DCa1が既に描画されていると判断する。   For example, in step S22, the screen drawing unit 135 stores the component identification information DBb1 acquired in step S21 in the component identification information column 112g in the drawing management information table 112e (see FIG. 6) stored in the data storage unit 132. Specify the row (record) where is stored. When the information indicating that “acquired” is stored in the acquired flag column 112h of the specified record, the screen drawing unit 135 identifies the component using the component identification information DBb1 acquired in step S21. It is determined that the image component information DCa1 to be processed has already been drawn.

ステップS23では、画面描画部135は、ステップS21で取得された部品識別情報DBb1に対応する画像部品情報DCa1を取得する。
例えば、画面描画部135は、データ格納部132から、ステップS21で取得された部品識別情報DBb1に対応する画像部品情報DCa1を取得する。なお、画面描画部135は、取得された画像部品情報DCa1−1に予め定められた参照情報が含まれている場合には、参照情報で特定される参照先の画像部品情報DCa1−2を抽出して、抽出された画像部品情報DCa1−2を、取得された画像部品情報DCa1−1に組み込むことにより、画像部品情報DCa1−3を完成させる。
In step S23, the screen drawing unit 135 acquires image component information DCa1 corresponding to the component identification information DBb1 acquired in step S21.
For example, the screen drawing unit 135 acquires the image component information DCa1 corresponding to the component identification information DBb1 acquired in step S21 from the data storage unit 132. When the acquired image component information DCa1-1 includes predetermined reference information, the screen drawing unit 135 extracts the reference destination image component information DCa1-2 specified by the reference information. Then, the image component information DCa1-3 is completed by incorporating the extracted image component information DCa1-2 into the acquired image component information DCa1-1.

そして、画面描画部135は、ステップS23で取得された画像部品情報DCa1をラスタライズ部136に出力する(S24)。
次に、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112eを更新する(S25)。
例えば、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112eにおいて、ステップS21で取得された部品識別情報DBb1が部品識別情報欄112gに格納されているレコードを特定し、特定したレコードの取得済みフラグ欄112hに「取得済み」であることを示す情報を格納する。そのために、そのような格納(書き込み)の指示WRをデータ格納部132に与える。
Then, the screen drawing unit 135 outputs the image component information DCa1 acquired in step S23 to the rasterizing unit 136 (S24).
Next, the screen drawing unit 135 updates the drawing management information table 112e stored in the data storage unit 132 (S25).
For example, the screen drawing unit 135 identifies the record in which the component identification information DBb1 acquired in step S21 is stored in the component identification information column 112g in the drawing management information table 112e stored in the data storage unit 132, Information indicating “acquired” is stored in the acquired flag column 112h of the identified record. For this purpose, such a storage (writing) instruction WR is given to the data storage unit 132.

ステップS26では、画面描画部135は、インデックスiが部品描画順位情報FDで特定されている描画順位の最後を表す値(最大値iMAX)となっているか否かを確認する。
そして、画面描画部135は、インデックスiが部品描画順位情報FDで特定されている描画順位の最後を表す値となっている場合(ステップS26でYes)には処理を終了し、インデックスiが部品描画順位情報FDで特定されている描画順位の最後を表す値となっていない場合(ステップS26でNo)にはステップS27の処理に進む。
In step S26, the screen drawing unit 135 checks whether or not the index i is a value (maximum value iMAX) indicating the end of the drawing order specified by the component drawing order information FD.
Then, the screen drawing unit 135 ends the processing when the index i is a value indicating the end of the drawing order specified by the component drawing order information FD (Yes in step S26), and the index i is the part. If the value does not represent the end of the drawing order specified by the drawing order information FD (No in step S26), the process proceeds to step S27.

ステップS27では、画面描画部135は、図10のフローチャートの処理を開始した後に、シナリオ実行部133よりメニュー画面の表示指示DSを受けたか否かを確認する。画面描画部135は、メニュー画面の表示指示DSを受けた場合(S27でYes)には処理を終了し、メニュー画面の表示指示DSを受けていない場合(S27でNo)にはステップS28の処理に進む。   In step S27, the screen drawing unit 135 confirms whether or not the menu screen display instruction DS has been received from the scenario execution unit 133 after starting the processing of the flowchart of FIG. The screen drawing unit 135 ends the process when receiving the menu screen display instruction DS (Yes in S27), and if not receiving the menu screen display instruction DS (No in S27), performs the process of Step S28. Proceed to

ステップS28では、画面描画部135は、インデックスiに「1」を加算して(インデックスiを「1」だけインクリメントして)、ステップS21に戻る。   In step S28, the screen drawing unit 135 adds “1” to the index i (incrementing the index i by “1”), and returns to step S21.

図11は、画面描画部135が、シナリオ実行部133よりメニュー画面の表示指示DSを受けた場合に行う処理を示すフローチャートである。メニュー画面の表示指示DSには、表示すべきメニュー画面を特定する画面識別情報が含まれる。   FIG. 11 is a flowchart illustrating processing performed when the screen drawing unit 135 receives a menu screen display instruction DS from the scenario execution unit 133. The menu screen display instruction DS includes screen identification information for specifying a menu screen to be displayed.

まず、画面描画部135は、シナリオ実行部133よりメニュー画面の表示指示DSを受けると、シナリオ実行部133より受けた表示指示DSの対象となるメニュー画面を構成する画像部品を描画する画像部品情報DCa1の部品識別情報DBb1を、データ格納部132に格納されているメニュー画面構成情報DBbより特定する(S30)。   First, when receiving a menu screen display instruction DS from the scenario execution unit 133, the screen drawing unit 135 draws image component information for drawing an image component constituting the menu screen that is the target of the display instruction DS received from the scenario execution unit 133. The component identification information DBb1 of DCa1 is specified from the menu screen configuration information DBb stored in the data storage unit 132 (S30).

次に、画面描画部135は、ステップS30で特定された部品識別情報DBb1のうち、未だステップS36(後述)において配置を行っていない画像部品に対応する部品識別情報DBb1の1つを取得する(S31)。   Next, the screen drawing unit 135 acquires one of the component identification information DBb1 corresponding to the image component that has not been arranged in step S36 (described later) among the component identification information DBb1 specified in step S30 ( S31).

次に、画面描画部135は、ステップS31で取得された部品識別情報DBb1で識別される画像部品情報DCa1が既に描画されているか否かを確認する(S32)。画面描画部135は、既に描画されている場合(ステップS32でYes)にはステップS33の処理に進み、未だ描画されていない場合(ステップS32でNo)にはステップS34の処理に進む。
例えば、ステップS32では、画面描画部135は、データ格納部132に格納されている描画管理情報テーブル112e(図6参照)において、部品識別情報欄112gに、ステップS31で取得された部品識別情報DBb1が格納されているレコードを特定し、特定されたレコードの取得済みフラグ欄112hに描画済みであることを示す情報が書き込まれている場合には、ステップS21で取得された部品識別情報DBb1で識別される画像部品情報DCa1が既に描画されていると判断する。
Next, the screen drawing unit 135 checks whether or not the image component information DCa1 identified by the component identification information DBb1 acquired in step S31 has already been drawn (S32). The screen drawing unit 135 proceeds to the process of step S33 if the drawing has already been performed (Yes in step S32), and proceeds to the process of step S34 if not yet drawn (No in step S32).
For example, in step S32, the screen drawing unit 135 includes the component identification information DBb1 acquired in step S31 in the component identification information column 112g in the drawing management information table 112e (see FIG. 6) stored in the data storage unit 132. Is stored, and when the information indicating that the drawing is completed is written in the acquired flag column 112h of the specified record, the information is identified by the component identification information DBb1 acquired in step S21. It is determined that the image component information DCa1 to be processed has already been drawn.

ステップS33では、画面描画部135は、ステップS31で取得された部品識別情報DBb1で識別される画像部品情報DCa1から描画されたビットマップ画像BMGをビットマップ画像格納部137より取得して、ステップS36に進む。   In step S33, the screen drawing unit 135 acquires the bitmap image BMG drawn from the image component information DCa1 identified by the component identification information DBb1 acquired in step S31, from the bitmap image storage unit 137, and step S36. Proceed to

一方、ステップS34では、画面描画部135は、ステップS31で取得された部品識別情報DBb1で識別される画像部品情報DCa1を、データ格納部132より取得し、取得された画像部品情報DCa1をラスタライズ部136に出力する。
そして、画面描画部135は、ステップS34で出力した画像部品情報DCa1からラスタライズ部136が描画を行った生成したビットマップ画像BMGをビットマップ画像格納部137より取得する(S35)。
On the other hand, in step S34, the screen drawing unit 135 acquires the image component information DCa1 identified by the component identification information DBb1 acquired in step S31 from the data storage unit 132, and the acquired image component information DCa1 is a rasterizing unit. To 136.
Then, the screen drawing unit 135 acquires, from the bitmap image storage unit 137, the generated bitmap image BMG drawn by the rasterizing unit 136 from the image component information DCa1 output in step S34 (S35).

ステップS36では、画面描画部135は、ステップS33又はステップS35で取得されたビットマップ画像BMGを、データ格納部132に格納されている部品配置位置情報DBb2で特定される位置に配置する。   In step S36, the screen drawing unit 135 arranges the bitmap image BMG acquired in step S33 or step S35 at a position specified by the component arrangement position information DBb2 stored in the data storage unit 132.

そして、画面描画部135は、ステップS30で特定された部品識別情報DBb1で識別される部品画像情報DGより描画された部品画像の全てが配置されたか否かを確認する(S37)。そして、画面描画部135は、部品画像の全てが配置された場合(ステップS37でYes)にはステップS38の処理に進み、部品画像の全てが配置されていない場合(ステップS37でNo)にはステップS31の処理に戻る。   Then, the screen drawing unit 135 checks whether all the component images drawn based on the component image information DG identified by the component identification information DBb1 specified in step S30 have been arranged (S37). The screen drawing unit 135 proceeds to the process of step S38 when all the component images are arranged (Yes in step S37), and when all the component images are not arranged (No in step S37). The process returns to step S31.

ステップS38では、画面描画部135は、描画された画像をメニュー画面MNSとして表示部139に出力する。   In step S38, the screen drawing unit 135 outputs the drawn image as the menu screen MNS to the display unit 139.

以上のように、本実施の形態によれば、メニュー画面を構成する画像部品をベクター画像として保持しておき、出現率の高いものから順にビットマップ画像に描画しておくので、メニュー画面の切換えに際し、切換後のメニュー画面で用いられる画像部品がすでにビットマップ場像として描画済みとなっている確率が高くなり、メニュー画面の表示に要する時間の平均値を短縮することができる。   As described above, according to the present embodiment, the image parts constituting the menu screen are stored as vector images, and are drawn in the bitmap image in descending order of appearance rate. At this time, there is a high probability that the image parts used on the menu screen after switching have already been drawn as a bitmap field image, and the average value of the time required for displaying the menu screen can be shortened.

上記の効果の確認のため、実施の形態1に係る表示システム100と同様のシステムを作成して、描画時間の計測を行った結果を説明する。
ここでは、図8に示されるように、表示部139に図8(A)に示すメニュー画面180を表示し、このようなメニュー画面180から、図8(B)〜(E)に示すメニュー画面181,182,183,184が表示される場合を例に計測した。
そして、このような場合において、表示されるメニュー画面を事前に生成せず、操作部138により表示指示DSの入力があってから、画面描画部135で次に表示するメニュー画面の画像を生成する「事前描画なし」、次に表示される可能性のあるメニュー画面の1つを事前に生成しておく「一画面予測による事前描画」、及び、メニュー画面を構成する画像部品を事前に生成しておく「実施の形態1の方式」の各々について実験した。
なお、「実施の形態1の方式」の場合には、図8(B)に示す「A」ボタン181a、「B」ボタン181b、「C」ボタン181c、「☆」ボタン181d、「←」ボタン181e、「↓」ボタン181f、「↑」ボタン181g、「→」ボタン181h、及び、枠181iの画像部品のビットマップ画像が、既にビットマップ画像格納部137に格納されている。
In order to confirm the above effect, a result of creating a system similar to the display system 100 according to the first embodiment and measuring the drawing time will be described.
Here, as shown in FIG. 8, the menu screen 180 shown in FIG. 8A is displayed on the display unit 139, and the menu screen shown in FIGS. 8B to 8E is displayed from such a menu screen 180. The measurement was performed using an example in which 181, 182, 183, and 184 are displayed.
In such a case, the menu screen to be displayed is not generated in advance, and after the display instruction DS is input by the operation unit 138, the screen drawing unit 135 generates an image of the menu screen to be displayed next. "No pre-drawing", "Pre-drawing by one-screen prediction" that generates one of the menu screens that may be displayed next, and the image components that make up the menu screen are generated in advance An experiment was conducted for each of the “methods of the first embodiment”.
In the case of the “method of the first embodiment”, an “A” button 181a, a “B” button 181b, a “C” button 181c, a “☆” button 181d, and a “←” button shown in FIG. The bitmap images 181e, “↓” button 181f, “↑” button 181g, “→” button 181h, and image components in the frame 181i are already stored in the bitmap image storage unit 137.

以上のような構成において、図8(A)に示すメニュー画面180が表示されている状態で、メニュー画面の表示指示DSを画面描画部135に与え、図8(B)〜(E)に示すメニュー画面181,182,183,184が生成されるまでの時間を計測した。このような計測の結果を図12の表に示す。
そして、「事前描画なし」の場合、それぞれのメニュー画面181,182,183,184が生成されるまでのラスタライズ時間を平均した平均ラスタライズ時間は3.828秒であった。
「一画面予測による事前描画」の場合、それぞれのメニュー画面181,182,183,184が生成されるまでのラスタライズ時間を平均した平均ラスタライズ時間は2.833秒であった。
「実施の形態1の方式」の場合、それぞれのメニュー画面181,182,183,184が生成されるまでのラスタライズ時間を平均した平均ラスタライズ時間は0.617秒であった。
このように、限定された条件ではあるが実施の形態1の方式では、「事前描画なし」の場合に比べ、およそ6.2倍、「一画面予測による事前描画」の場合に比べ、およそ4.5倍の描画速度の改善が期待できることになり、メニュー画面の表示に要する時間を短縮することができる。
In the configuration as described above, in the state where the menu screen 180 shown in FIG. 8A is displayed, a menu screen display instruction DS is given to the screen drawing unit 135, and shown in FIGS. The time until the menu screens 181, 182, 183 and 184 were generated was measured. The result of such measurement is shown in the table of FIG.
In the case of “no prior drawing”, the average rasterization time obtained by averaging the rasterization times until the respective menu screens 181, 182, 183, and 184 are generated was 3.828 seconds.
In the case of “pre-drawing by one-screen prediction”, the average rasterization time obtained by averaging the rasterization times until the respective menu screens 181, 182, 183, and 184 are generated was 2.833 seconds.
In the case of the “method of the first embodiment”, the average rasterization time obtained by averaging the rasterization times until the respective menu screens 181, 182, 183, and 184 are generated is 0.617 seconds.
As described above, in the method according to the first embodiment, although it is a limited condition, it is approximately 6.2 times as compared with the case of “no prior drawing”, and approximately 4 times as compared with the case of “pre drawing based on single screen prediction”. .5 times the drawing speed can be expected to be improved, and the time required for displaying the menu screen can be shortened.

以上に記載した実施の形態1では、ネットワーク170を介して、映像情報装置110と、表示装置130とを接続するようにしているが、本発明はこのような態様に限定されず、専用接続線、例えば、HDMIケーブル等により、これらを接続するようにしてもよい。このような場合には、映像情報装置110のネットワーク接続部114の替わりに、HDMIケーブル等を接続するためのインターフェース部を設けておき、また、表示装置130のネットワーク接続部140の替わりに、HDMIケーブル等を接続するためのインターフェース部を設けておけばよい。   In the first embodiment described above, the video information device 110 and the display device 130 are connected via the network 170. However, the present invention is not limited to such a mode, and a dedicated connection line. For example, these may be connected by an HDMI cable or the like. In such a case, an interface unit for connecting an HDMI cable or the like is provided instead of the network connection unit 114 of the video information device 110, and an HDMI unit is provided instead of the network connection unit 140 of the display device 130. An interface unit for connecting a cable or the like may be provided.

上記した例では、次画面出現率の計算をメニューの実行中に行うこととしているが、映像情報装置の設計時など事前に算出を行っておき映像情報装置110のデータメモリ部112にメニュー画像情報DC1と一緒に出現率情報として格納しておいてもよい。このように出現率をあらかじめ算出しておくことで、メニュー動作中の出現率の算出が不要となり、表示装置130の負担を軽減することができる。   In the above-described example, the next screen appearance rate is calculated while the menu is being executed. However, the menu image information is stored in the data memory unit 112 of the video information device 110 by calculating in advance such as when designing the video information device. You may store as appearance rate information with DC1. Thus, by calculating the appearance rate in advance, it is not necessary to calculate the appearance rate during the menu operation, and the burden on the display device 130 can be reduced.

実施の形態2.
次に、本発明における実施の形態2を説明する。図13は、実施の形態2で制御の対象とされる映像情報装置210のブロック図である。図示の映像情報装置210は、図2の映像情報装置110と概して同じであるが、図2のデータ格納部112の代わりにデータ格納部212が設けられている点で異なる。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described. FIG. 13 is a block diagram of the video information apparatus 210 to be controlled in the second embodiment. The illustrated video information apparatus 210 is generally the same as the video information apparatus 110 of FIG. 2, but differs in that a data storage unit 212 is provided instead of the data storage unit 112 of FIG.

データ格納部212には、映像情報装置210で行う処理に必要な情報が格納される。例えば、本実施の形態においては、映像情報装置210に対して処理を指示するためのメニュー画面を描画するためのメニュー情報DMN2が記憶される。   The data storage unit 212 stores information necessary for processing performed by the video information device 210. For example, in the present embodiment, menu information DMN2 for drawing a menu screen for instructing the video information apparatus 210 to perform processing is stored.

メニュー情報DMN2は、例えば図14に示すように、メニューシナリオ情報DB2と、メニュー画像情報DC2と、描画管理情報DD2とを有し、メニュー画像情報DC2は、部品画像情報DCaと、バリエーション画像情報DCbとを有する。   For example, as shown in FIG. 14, the menu information DMN2 includes a menu scenario information DB2, menu image information DC2, and drawing management information DD2. The menu image information DC2 includes component image information DCa and variation image information DCb. And have.

メニューシナリオ情報DB2は、各々のメニュー画面毎に、メニュー画面を用いて行なう操作を表す情報を含み、メニュー処理情報DBaと、メニュー画面構成情報DBbとを含む。
メニュー処理情報DBaは、各々のメニュー画面における選択肢としてのメニュー項目と、当該メニュー項目が選択されて決定する入力を受けたときに、実行する処理又は次に表示するメニュー画面を識別する情報とを含む。
The menu scenario information DB 2 includes information representing operations performed using the menu screen for each menu screen, and includes a menu processing information DBa and a menu screen configuration information DBb.
The menu processing information DBa includes a menu item as an option on each menu screen, and information for identifying a process to be executed or a menu screen to be displayed next when an input for selecting and determining the menu item is received. Including.

メニュー画面構成情報DBbは、各々のメニュー画面毎に、当該メニュー画面を構成する画像部品を描画する画像部品情報DCa1を識別する部品識別情報DBb1と、当該部品識別情報DBb1で識別される画像部品情報DCa1で描画される画像部品を配置する位置を表す配置位置情報DBb2と、当該画像部品情報DCa1により描画される画像部品及び当該画像部品情報DCa1のパラメータDCb1を変更することにより描画される画像部品の各々を識別するためのバリエーション識別情報DBb3と、当該バリエーション識別情報DBb3で識別される画像部品を配置する位置を表すバリエーション配置位置情報DBb4とを含む。   The menu screen configuration information DBb includes, for each menu screen, component identification information DBb1 for identifying image component information DCa1 for drawing an image component constituting the menu screen, and image component information identified by the component identification information DBb1. An arrangement position information DBb2 representing a position where an image part drawn by DCa1 is arranged, an image part drawn by the image part information DCa1, and an image part drawn by changing the parameter DCb1 of the image part information DCa1 Variation identification information DBb3 for identifying each of them and variation arrangement position information DBb4 representing a position where an image component identified by the variation identification information DBb3 is arranged are included.

なお、特定のメニュー画面において、当該メニュー画面を構成する画像部品にバリエーション識別情報DBb3で識別される画像部品が含まれない場合には、バリエーション識別情報DBb3及びバリエーション識別情報DBb3で識別される画像部品を配置する位置を表すバリエーション配置位置情報DBb4はメニュー画面構成情報DBbに含まれない。   In addition, in the specific menu screen, when the image component that constitutes the menu screen does not include the image component identified by the variation identification information DBb3, the image component identified by the variation identification information DBb3 and the variation identification information DBb3 The variation arrangement position information DBb4 representing the position where the position is arranged is not included in the menu screen configuration information DBb.

部品画像情報DCaは、各々のメニュー画面毎に、当該メニュー画面を構成する画像部品を描画するための画像部品情報DCa1と、当該画像部品情報DCa1を識別する部品識別情報DBb1とを含む。
本実施の形態におけるメニュー画像情報DC2は、またバリエーション画像情報DCbを含む。
バリエーション画像情報DCbは、バリエーション識別情報DBb3と、当該バリエーション識別情報DBb3で識別される画像部品を描画する際に、パラメータDCb1を変更する対象となる画像部品情報DCa1の部品識別情報DBb1と、当該部品識別情報DBb1で識別される画像部品情報DCa1において変更するパラメータDCb1と、当該パラメータDCb1の変更後の値DCb2とを含む。
The component image information DCa includes, for each menu screen, image component information DCa1 for drawing an image component constituting the menu screen and a component identification information DBb1 for identifying the image component information DCa1.
Menu image information DC2 in the present embodiment also includes variation image information DCb.
The variation image information DCb includes the variation identification information DBb3, the component identification information DBb1 of the image component information DCa1 whose parameter DCb1 is to be changed when drawing the image component identified by the variation identification information DBb3, and the component. The parameter DCb1 to be changed in the image component information DCa1 identified by the identification information DBb1 and the changed value DCb2 of the parameter DCb1 are included.

ここで、ベクター画像は、パラメータの変更を行うことにより、同じベクター画像を基にして、異なる表現のビットマップ画像を作ることができる。
図15(A)〜(D)は、画像構成部品である再生ボタンのバリエーションを示す概略図である。
Here, by changing the parameters of the vector image, bitmap images with different expressions can be created based on the same vector image.
FIGS. 15A to 15D are schematic views showing variations of the playback button that is an image component.

例えば、図15(A)に示す、通常状態における再生ボタンのビットマップ画像を生成するベクター画像のパラメータを変更することにより、図15(B)に示すハイライト時における再生ボタンのビットマップ画像、図15(C)に示す押下時における再生ボタンのビットマップ画像、図15(D)に示す無効時の再生ボタンのビットマップ画像が生成できる。   For example, by changing the parameter of the vector image for generating the bitmap image of the playback button in the normal state shown in FIG. 15A, the bitmap image of the playback button at the time of highlight shown in FIG. The bitmap image of the playback button when pressed as shown in FIG. 15C and the bitmap image of the playback button when disabled as shown in FIG. 15D can be generated.

ここで、本実施の形態においては、図15(A)に示す通常状態におけるビットマップ画像を生成するベクター画像の画像部品情報DCa1を、メニュー画像情報DC2の一部として格納しておき、図15(B)〜(D)に示す特定の条件で表示されるビットマップ画像を生成するためのパラメータDCb1をバリエーション画像情報DCbの一部として格納しておくことで、各々の画像部品情報DCa1を保持しておくよりも少ないデータサイズで、これらのビットマップ画像が生成できるようにしている。   Here, in the present embodiment, the image part information DCa1 of the vector image for generating the bitmap image in the normal state shown in FIG. 15A is stored as a part of the menu image information DC2, and FIG. By storing the parameter DCb1 for generating the bitmap image displayed under the specific conditions shown in (B) to (D) as a part of the variation image information DCb, each image component information DCa1 is held. These bitmap images can be generated with a data size smaller than the above.

さらに、図16は、再生ボタンの画像部品の画像サイズを変更した例を示す概略図である。
例えば、ベクター画像では、パラメータを変更することにより、図16(A)に示す再生ボタンの小サイズのビットマップ画像、図16(B)に示す再生ボタンの中サイズのビットマップ画像、図16(C)に示す再生ボタンの大サイズのビットマップ画像を生成することができる。
Further, FIG. 16 is a schematic diagram showing an example in which the image size of the image component of the playback button is changed.
For example, in a vector image, by changing parameters, a small-size bitmap image of the play button shown in FIG. 16A, a medium-size bitmap image of the play button shown in FIG. A large-sized bitmap image of the playback button shown in C) can be generated.

そこで、本実施の形態においては、通常状態で使用されるサイズのビットマップ画像を生成するベクター画像の画像部品情報DCa1を、メニュー画像情報DCaの一部として格納しておき、メニュー画面のサイズが変更された際に使用されるビットマップ画像を生成するためのパラメータDCb1及び変更後のパラメータの値DCb2をバリエーション画像情報DCbの一部として格納しておくことで、各々の画像部品情報DCa1を保持しておくよりも少ないデータサイズで、これらのビットマップ画像が生成できるようにしている。   Therefore, in the present embodiment, image part information DCa1 of a vector image for generating a bitmap image having a size used in a normal state is stored as a part of menu image information DCa, and the size of the menu screen is set. By storing a parameter DCb1 for generating a bitmap image used when changed and a parameter value DCb2 after the change as part of the variation image information DCb, each piece of image component information DCa1 is retained. These bitmap images can be generated with a data size smaller than the above.

描画管理情報DD2は、画像部品情報DCa1毎に、当該画像部品情報DCa1より生成される画像部品の各々のバリエーションを識別するバリエーション識別情報DBb3と、当該バリエーション識別情報DBb3で識別される画像部品を生成する優先度を表す情報と、当該バリエーション識別情報DBb3で識別される画像部品が生成されたか否かを示す情報と、当該バリエーション識別情報DBb3で識別される画像部品の画像サイズを変更することにより生成されたビットマップ画像がビットマップ画像格納部137に記憶されているか否かを示す情報とを含む。
描画管理情報DD2は、例えば図17に示す描画管理情報テーブル212eの形で表されるものである。
図示するように、描画管理情報テーブル212eは、部品セット欄212fと、部品識別情報欄212gと、バリエーション識別情報欄212hと、優先度欄212iと、取得済みフラグ欄212jとを有する。
The drawing management information DD2 generates, for each image component information DCa1, a variation identification information DBb3 that identifies each variation of the image component generated from the image component information DCa1, and an image component that is identified by the variation identification information DBb3. Generated by changing the image size of the image component identified by the information identifying the priority, the information indicating whether the image component identified by the variation identification information DBb3 has been generated, and the variation identification information DBb3 Information indicating whether or not the bitmap image thus stored is stored in the bitmap image storage unit 137.
The drawing management information DD2 is represented, for example, in the form of a drawing management information table 212e shown in FIG.
As illustrated, the drawing management information table 212e includes a component set column 212f, a component identification information column 212g, a variation identification information column 212h, a priority column 212i, and an acquired flag column 212j.

部品セット欄212fには、予め定められた機能を果たすメニュー画面の一部を構成する画像部品のセットを示す情報が格納される。   The component set column 212f stores information indicating a set of image components that constitute a part of a menu screen that performs a predetermined function.

部品識別情報欄212gには、部品セット欄212fで示されるセットに含まれる画像部品を描画する画像部品情報DCa1を識別する部品識別情報DBb1が格納される。
なお、本実施の形態では、部品セット欄212fに「共通部品セット」を含む情報が格納されているレコードの部品識別情報欄212gには、複数のタイプのメニュー画面で共通に使用される画像部品を描画する画像部品情報DCa1を識別する部品識別情報DBb1が格納される。
The component identification information column 212g stores a component identification information DBb1 for identifying image component information DCa1 for drawing an image component included in the set indicated by the component set column 212f.
In the present embodiment, the component identification information column 212g of the record in which information including “common component set” is stored in the component set column 212f is an image component that is commonly used in a plurality of types of menu screens. The component identification information DBb1 for identifying the image component information DCa1 for drawing is stored.

バリエーション識別情報欄212hには、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1より描画される画像部品の各々のバリエーションを識別するためのバリエーション識別情報DBb3が格納される。
本実施の形態においては、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1のパラメータDCb1に変更を加えずに描画した画像部品、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1のパラメータDCb1に変更を加えて描画した画像部品の両方にバリエーション識別情報DBb3が割り振られている。
また、部品識別情報欄212gに格納された部品識別情報DBb1に格納された部品識別情報DBb1で識別される画像部品情報DCa1のパラメータDCb1に変更を加えずに生成した画像部品に割り振られたバリエーション識別情報DBb3には、特定の識別子を付与すること等により、当該画像部品を、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1のパラメータDCb1に変更を加えて生成した画像部品から区別することができるようにされている。
本実施の形態では、バリエーション識別情報DBb3の末尾の記号が「1」となっている場合には、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1のパラメータDCb1に変更を加えずに描画した画像部品であることを示すものとするが、本発明はこのような態様に限定されるものではない。
In the variation identification information column 212h, there is stored a variation identification information DBb3 for identifying each variation of the image component drawn from the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information column 212g. Is done.
In the present embodiment, the image component drawn in the component identification information column 212g without modification is stored in the parameter DCb1 of the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information column 212g. The variation identification information DBb3 is assigned to both of the image components drawn by changing the parameter DCb1 of the image component information DCa1 identified by the component identification information DBb1.
Further, the variation identification assigned to the image component generated without changing the parameter DCb1 of the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information DBb1 stored in the component identification information column 212g. The information DBb3 is generated by changing the parameter DCb1 of the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information column 212g by giving a specific identifier or the like. It can be distinguished from the image parts.
In the present embodiment, when the symbol at the end of the variation identification information DBb3 is “1”, the parameter DCb1 of the image component information DCa1 identified by the component identification information DBb1 stored in the component identification information column 212g. It is shown that the image component is drawn without any change, but the present invention is not limited to such an embodiment.

優先度欄212iには、バリエーション識別情報欄212hに格納されたバリエーション識別情報DBb1で識別される画像部品を描画する優先度を特定する情報PRRが格納される。例えば、本実施の形態においては、出現率と比較することができるように、優先度として、「0」以上「100」以下の値が設定されており、値が大きいものほど優先度が高いものとしている。しかし本発明はこのような態様に限定されない。   The priority column 212i stores information PRR that specifies the priority for drawing the image component identified by the variation identification information DBb1 stored in the variation identification information column 212h. For example, in this embodiment, a value of “0” or more and “100” or less is set as the priority so that it can be compared with the appearance rate, and the higher the value, the higher the priority. It is said. However, the present invention is not limited to such an embodiment.

取得済みフラグ欄212jには、バリエーション識別情報欄212hに格納されたバリエーション識別情報DBb1で識別される画像部品が描画されたか否かを特定する情報FLGが格納される。
ここで、本実施の形態においては、取得済みフラグ欄212jに、第1の値「1」が格納されている場合には、この第1の値「1」が格納されている行のバリエーション識別情報欄212hに格納されたバリエーション識別情報DBb1で識別される画像部品が既に描画されていることを示す。
一方、取得済みフラグ欄212jに、第2の値「0」が格納されている場合には、この第2の値「0」が格納されている行のバリエーション識別情報欄212hに格納されたバリエーション識別情報DBb1で識別される画像部品はまだ描画されていないことを示す。
取得済みフラグ欄212jには、初期状態では「0」が書き込まれている。
The acquired flag column 212j stores information FLG for specifying whether or not the image component identified by the variation identification information DBb1 stored in the variation identification information column 212h is drawn.
In this embodiment, when the first value “1” is stored in the acquired flag column 212j, the variation identification of the row in which the first value “1” is stored is stored. This indicates that the image component identified by the variation identification information DBb1 stored in the information column 212h has already been drawn.
On the other hand, when the second value “0” is stored in the acquired flag column 212j, the variation stored in the variation identification information column 212h of the row in which the second value “0” is stored. It indicates that the image component identified by the identification information DBb1 has not been drawn yet.
In the acquired flag column 212j, “0” is written in the initial state.

図18は、実施の形態2に係る表示装置230のブロック図である。図示の表示装置230は、図7の表示装置130と概して同じであるが、図7のデータ格納部132、シナリオ実行部133、描画順位決定部134及び画面描画部135の代わりに、データ格納部232、シナリオ実行部233、描画順位決定部234及び画面描画部235が設けられている点で異なる。   FIG. 18 is a block diagram of display device 230 according to the second embodiment. The display device 230 shown is generally the same as the display device 130 shown in FIG. 7, but instead of the data storage unit 132, scenario execution unit 133, drawing order determination unit 134, and screen drawing unit 135 shown in FIG. 232, a scenario execution unit 233, a drawing order determination unit 234, and a screen drawing unit 235 are provided.

データ格納部232には、表示装置230で行う処理に必要な情報が格納される。例えば、映像情報装置210から送られてきたメニュー情報DMN2(図14参照)が記憶される。   The data storage unit 232 stores information necessary for processing performed by the display device 230. For example, the menu information DMN2 (see FIG. 14) sent from the video information device 210 is stored.

シナリオ実行部233は、操作部138からの指示に応じて、メニュー画面の制御を行う。
例えば、シナリオ実行部233は、データ格納部232に格納されているメニュー処理情報DBaに従って、表示部139に表示するメニュー画面を制御し、また、表示部139に表示されたメニュー画面を利用して、操作部138から入力された指示信号ESに対応する制御信号CSを機能実行部131に与える。
ここで、本実施の形態におけるシナリオ実行部233は、データ格納部232に格納されているメニュー処理情報DBaで特定される、メニュー画面の一部の表示を変更する条件が満たされた場合には、一部の表示が変更されたメニュー画面の変更表示指示HSを画面描画部235に与える。
The scenario execution unit 233 controls the menu screen in response to an instruction from the operation unit 138.
For example, the scenario execution unit 233 controls the menu screen displayed on the display unit 139 according to the menu processing information DBa stored in the data storage unit 232, and uses the menu screen displayed on the display unit 139. The function execution unit 131 is supplied with a control signal CS corresponding to the instruction signal ES input from the operation unit 138.
Here, the scenario execution unit 233 in the present embodiment, when the condition for changing the display of a part of the menu screen specified by the menu processing information DBa stored in the data storage unit 232 is satisfied. Then, a change display instruction HS for a menu screen whose display is partially changed is given to the screen drawing unit 235.

描画順位決定部234は、実施の形態1と同様に、シナリオ実行部233でメニュー画面の制御が行われている際に、表示部139に現に表示されているメニュー画面から次に表示される可能性のある1又は2以上のメニュー画面の生成に当たり利用される画像部品の各々につき、その出現率を算出し、算出した出現率に応じて当該画像部品の描画順位を決定する。ここで、各画像部品について「1又は2以上のメニュー画面の生成に当たり利用される」とは、当該画像部品が1又は2以上のメニュー画面のいずれかに含まれることを意味する。   Similar to the first embodiment, the drawing order determination unit 234 can be displayed next from the menu screen currently displayed on the display unit 139 when the scenario execution unit 233 controls the menu screen. The appearance rate is calculated for each of the image components used to generate one or more menu screens that have characteristics, and the drawing order of the image components is determined according to the calculated appearance rate. Here, “used to generate one or more menu screens” for each image component means that the image component is included in one or more menu screens.

そして、描画順位決定部234は、このようにして決定した描画順位を、決定された描画順位で描画する画像部品の部品識別情報DBb1に対応づけて、部品描画順位情報FDとして画面描画部235に与える。   Then, the drawing order determination unit 234 associates the drawing order determined in this way with the component identification information DBb1 of the image component to be drawn in the determined drawing order, and sends it to the screen drawing unit 235 as the component drawing order information FD. give.

また、本実施の形態における描画順位決定部234は、予め定められた条件に該当する場合、例えば、表示部139に表示されるメニュー画面から次に表示される可能性のあるメニュー画面がない等の場合には、表示部139に表示されるメニュー画面を構成する画像部品の他のバリエーションの画像部品における優先度を特定し、特定された優先度に応じて、他のバリエーションの画像部品毎の描画順位を決定する。   In addition, when the drawing order determination unit 234 according to the present embodiment satisfies a predetermined condition, for example, there is no menu screen that may be displayed next from the menu screen displayed on the display unit 139. In this case, the priority of the image components of other variations of the image components constituting the menu screen displayed on the display unit 139 is specified, and each image component of the other variations is determined according to the specified priority. Determine the drawing order.

例えば、描画順位決定部234は、表示部139に表示されるメニュー画面を構成する画像部品の表示を変更した画像部品のバリエーション識別情報DBb3を、データ格納部232に格納されているメニュー画面構成情報DBbより取得する。
そして、描画順位決定部234は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)において、取得されたバリエーション識別情報DBb3がバリエーション識別情報欄212hに格納されているレコードを特定し、特定されたレコードの優先度欄212iより優先度を特定する。
For example, the drawing order determination unit 234 stores the menu screen configuration information stored in the data storage unit 232 with the variation identification information DBb3 of the image component obtained by changing the display of the image components that configure the menu screen displayed on the display unit 139. Obtained from DBb.
Then, the drawing order determination unit 234 displays a record in which the obtained variation identification information DBb3 is stored in the variation identification information column 212h in the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232. The priority is specified from the priority field 212i of the specified record.

描画順位決定部234は、このようにして特定された優先度の値により、優先度が高いものから順に、描画する順序が早くなるように、バリエーション識別情報DBb3に対応する画像部品の描画順位を決定する。描画順位については、描画する順序が早いものから順に、「1」から自然数を割り振る。
そして、描画順位決定部234は、バリエーション識別情報DBb3と、当該バリエーション識別情報DBb3で特定される画像部品の描画順位とを対応づけたバリエーション描画順位情報GDを生成し、生成したバリエーション描画順位情報GDを画面描画部235に与える。
The drawing order determination unit 234 sets the drawing order of the image parts corresponding to the variation identification information DBb3 so that the drawing order becomes earlier in order from the highest priority according to the priority value specified in this way. decide. With respect to the drawing order, natural numbers are assigned starting from “1” in order from the earliest drawing order.
Then, the drawing order determination unit 234 generates variation drawing order information GD that associates the variation identification information DBb3 with the drawing order of the image component specified by the variation identification information DBb3, and generates the generated variation drawing order information GD. Is given to the screen drawing unit 235.

画面描画部235は、機能実行部131又はシナリオ実行部233からの指示に応じて、表示部139に表示する画像を生成し、生成した画像を表示部139に出力する処理を制御する。   The screen drawing unit 235 generates an image to be displayed on the display unit 139 in response to an instruction from the function execution unit 131 or the scenario execution unit 233, and controls processing to output the generated image to the display unit 139.

画面描画部235は、シナリオ実行部233からメニュー画面の表示指示DSを受けた場合には、実施の形態1と同様に、表示することが指示されたメニュー画面に対応する画像を生成して、表示部139に出力する。   When receiving a menu screen display instruction DS from the scenario execution unit 233, the screen drawing unit 235 generates an image corresponding to the menu screen instructed to be displayed, as in the first embodiment. The data is output to the display unit 139.

また、画面描画部235は、シナリオ実行部233から、メニュー画面の一部の表示を変更したメニュー画面を表示する変更表示指示HSを受けた場合にも、変更したメニュー画面に対応する画像を生成して、表示部139に出力する。   The screen drawing unit 235 also generates an image corresponding to the changed menu screen even when the scenario execution unit 233 receives a change display instruction HS for displaying a menu screen in which a part of the menu screen is changed. And output to the display unit 139.

例えば、画面描画部235は、シナリオ実行部233から、メニュー画面の一部の表示を変更したメニュー画面を表示する変更表示指示HSを受けると、変更表示指示HSを受けたメニュー画面を構成する画像部品の画像部品情報DCa1の部品識別情報DBb1及びバリエーション識別情報DBb3を、データ格納部232に格納されているメニュー画面構成情報DBbより特定する。
そして、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)を参照することにより、特定された部品識別情報DBb1により識別される画像部品情報DCa1から画像部品が既に描画されているか否か、特定されたバリエーション識別情報DBb3に対応する画像部品が既に描画されているか否かを判断する。
そして、画面描画部135は、特定された部品識別情報DBb1及びバリエーション識別情報DBb3に対応する画像部品が既に描画されている場合には、当該画像部品のビットマップ画像BMGをビットマップ画像格納部137から取得し、データ格納部232に格納されている部品配置位置情報DBb2又はバリエーション配置位置情報DBb4で特定される位置に配置する。
For example, when the screen drawing unit 235 receives a change display instruction HS for displaying a menu screen in which a part of the menu screen is changed from the scenario execution unit 233, the image constituting the menu screen that has received the change display instruction HS. The component identification information DBb1 and the variation identification information DBb3 of the component image component information DCa1 are specified from the menu screen configuration information DBb stored in the data storage unit 232.
Then, the screen drawing unit 235 refers to the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232, so that the image drawing information DCa1 identified by the specified component identification information DBb1 is used as an image. It is determined whether or not a part has already been drawn and whether or not an image part corresponding to the specified variation identification information DBb3 has already been drawn.
When the image parts corresponding to the specified part identification information DBb1 and variation identification information DBb3 have already been drawn, the screen drawing unit 135 displays the bitmap image BMG of the image part as a bitmap image storage unit 137. And is arranged at a position specified by the component arrangement position information DBb2 or the variation arrangement position information DBb4 stored in the data storage unit 232.

一方、画面描画部235は、特定された部品識別情報DBb1に対応する画像部品情報DCa1から画像部品が描画されていない場合には、データ格納部232より、特定された部品識別情報DBb1に対応する画像部品情報DCa1を取得し、取得された画像部品情報DCa1をラスタライズ部136に与えて生成させた画像部品のビットマップ画像BMGをビットマップ画像格納部137から取得して、取得した画像部品のビットマップ画像BMGをデータ格納部232に格納されている配置位置情報DBb2で特定される位置に配置する。   On the other hand, when the image component is not drawn from the image component information DCa1 corresponding to the specified component identification information DBb1, the screen drawing unit 235 corresponds to the specified component identification information DBb1 from the data storage unit 232. The image component information DCa1 is acquired, and the bitmap image BMG of the image component generated by giving the acquired image component information DCa1 to the rasterizing unit 136 is acquired from the bitmap image storage unit 137, and the bit of the acquired image component is acquired. The map image BMG is arranged at a position specified by the arrangement position information DBb2 stored in the data storage unit 232.

さらに、画面描画部235は、特定されたバリエーション識別情報DBb3に対応する画像部品が未だ描画されていない場合には、データ格納部232に格納されているバリエーション画像情報DCbより、特定されたバリエーション識別情報DBb3に対応する部品識別情報DBb1と、当該部品識別情報DBb1で識別される画像部品情報DCa1において変更するパラメータDCb1と、当該パラメータDCb1の変更後の値DCb2とを特定する。   Further, the screen drawing unit 235 determines the specified variation identification from the variation image information DCb stored in the data storage unit 232 when the image component corresponding to the specified variation identification information DBb3 has not been drawn yet. The component identification information DBb1 corresponding to the information DBb3, the parameter DCb1 to be changed in the image component information DCa1 identified by the component identification information DBb1, and the value DCb2 after the change of the parameter DCb1 are specified.

そして、画面描画部235は、データ格納部232より、特定した部品識別情報DBb1に対応する画像部品情報DCa1を取得して、取得された画像部品情報DCa1のパラメータDCb1の値を値DCb2に変更して、変更後の画像部品情報DCa1を生成する。   Then, the screen drawing unit 235 acquires the image component information DCa1 corresponding to the specified component identification information DBb1 from the data storage unit 232, and changes the value of the parameter DCb1 of the acquired image component information DCa1 to the value DCb2. Thus, the changed image component information DCa1 is generated.

そして、画面描画部235は、生成した変更後の画像部品情報DCa1をラスタライズ部136に与えて生成させた画像部品のビットマップ画像BMGをビットマップ画像格納部137より取得して、取得した画像部品をデータ格納部232に格納されているバリエーション配置位置情報DBb4で特定される位置に配置する。
そして、画面描画部235は、シナリオ実行部233から変更表示指示HSを受けたメニュー画面の画像MNSを以上のようにして生成し、生成したメニュー画面の画像MNSを表示部139に出力する。
Then, the screen drawing unit 235 obtains the bitmap image BMG of the image component generated by giving the generated image component information DCa1 after the change to the rasterizing unit 136 from the bitmap image storage unit 137, and acquires the acquired image component. Is arranged at a position specified by the variation arrangement position information DBb4 stored in the data storage unit 232.
The screen drawing unit 235 generates the menu screen image MNS that has received the change display instruction HS from the scenario execution unit 233 as described above, and outputs the generated menu screen image MNS to the display unit 139.

また、画面描画部235は、実施の形態1と同様に、描画順位決定部234より、部品描画順位情報FDを取得すると、当該部品描画順位情報FDで特定される順序により、画像部品を描画する処理を制御する。   Similarly to the first embodiment, when the screen drawing unit 235 obtains the component drawing order information FD from the drawing order determination unit 234, the screen drawing unit 235 draws the image components in the order specified by the component drawing order information FD. Control processing.

さらに、画面描画部235は、描画順位決定部234より、バリエーション描画順位情報GDを取得すると、当該バリエーション描画順位情報GDで特定される順序により、画像部品を描画する処理を制御する。   Furthermore, when the screen drawing unit 235 obtains the variation drawing order information GD from the drawing order determination unit 234, the screen drawing unit 235 controls the process of drawing the image components in the order specified by the variation drawing order information GD.

例えば、画面描画部235は、描画順位決定部234より取得されたバリエーション描画順位情報GDから、当該バリエーション描画順位情報GDで特定される順序の早いものから順に、バリエーション識別情報DBb3を特定する。
そして、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)を参照することにより、特定されたバリエーション識別情報DBb3に対応する画像部品が既に描画されているか否かを判断する。
For example, the screen drawing unit 235 specifies the variation identification information DBb3 from the variation drawing order information GD acquired by the drawing order determining unit 234 in order from the earliest order specified by the variation drawing order information GD.
The screen drawing unit 235 refers to the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232, so that the image component corresponding to the specified variation identification information DBb3 has already been drawn. Determine whether or not.

そして、画面描画部235は、特定されたバリエーション識別情報DBb3に対応する画像部品が描画されていない場合には、データ格納部232に格納されているバリエーション画像情報DCbより、特定されたバリエーション識別情報DBb3に対応する部品識別情報DBb1、パラメータDCb1及びパラメータDCb1の変更後の値DCb2を取得する。さらに、画面描画部235は、データ格納部232より、取得された部品識別情報DBb1に対応する画像部品情報DCa1を取得して、取得された画像部品情報DCa1のパラメータDCb1の値を変更して、変更後の画像部品情報DCa1を生成する。   When the image part corresponding to the specified variation identification information DBb3 is not drawn, the screen drawing unit 235 determines the specified variation identification information from the variation image information DCb stored in the data storage unit 232. The component identification information DBb1, the parameter DCb1, and the value DCb2 after the change of the parameter DCb1 corresponding to DBb3 are acquired. Furthermore, the screen drawing unit 235 acquires the image component information DCa1 corresponding to the acquired component identification information DBb1 from the data storage unit 232, changes the value of the parameter DCb1 of the acquired image component information DCa1, The changed image component information DCa1 is generated.

そして、画面描画部235は、生成した変更後の画像部品情報DCa1をラスタライズ部136に与え、画像部品の描画(ビットマップ画像の生成)を行わせる。
一方、画面描画部235は、特定されたバリエーション識別情報DBb3に対応する画像部品が既に描画されている場合には、描画順位決定部234より取得されたバリエーション描画順位情報GDから、当該バリエーション描画順位情報GDで特定される順序の次に早い画像部品を描画する処理に進む。
Then, the screen drawing unit 235 gives the generated image component information DCa1 after the change to the rasterizing unit 136, and causes the image component to be drawn (bitmap image generation).
On the other hand, when the image part corresponding to the specified variation identification information DBb3 has already been drawn, the screen drawing unit 235 determines the variation drawing order from the variation drawing order information GD acquired by the drawing order determination unit 234. The process proceeds to a process of drawing an image component that is the next fastest in the order specified by the information GD.

図19は、描画順位決定部234での描画順位決定処理を示すフローチャートである。例えば、描画順位決定部234は、シナリオ実行部233が画面描画部235にメニュー画面の表示指示DSを出した結果、当該メニュー画面が表示されている際に図19に示すフローチャートを開始する。例えば、画面描画部235がメニュー画面を表示部139に送った際に、送ったメニュー画面を識別する情報とともに描画順位決定部234に通知を行うことで、通知を受けた描画順位決定部234が図19のフローチャートを開始すればよい。
また、描画順位決定部234は、シナリオ実行部233で一つのメニュー画面の表示指示DSが発せられた際に、図19のフローチャートを開始するようにしてもよい。例えば、画面描画部235がメニュー画面の表示指示DSを受けた際に、受けた表示指示DSを描画順位決定部234に送ることで、このような表示指示を受けた描画順位決定部234が図19のフローチャートを開始すればよい。
FIG. 19 is a flowchart showing a drawing order determination process in the drawing order determination unit 234. For example, the drawing order determination unit 234 starts the flowchart shown in FIG. 19 when the menu screen is displayed as a result of the scenario execution unit 233 issuing a menu screen display instruction DS to the screen drawing unit 235. For example, when the screen drawing unit 235 sends the menu screen to the display unit 139, the drawing order determining unit 234 receives the notification by notifying the drawing order determining unit 234 together with information for identifying the sent menu screen. What is necessary is just to start the flowchart of FIG.
Further, the drawing order determination unit 234 may start the flowchart of FIG. 19 when the scenario execution unit 233 issues a display instruction DS for one menu screen. For example, when the screen drawing unit 235 receives the display instruction DS for the menu screen, the received drawing instruction DS is sent to the drawing order determining unit 234, so that the drawing order determining unit 234 that has received such a display instruction can The 19 flowchart may be started.

まず、描画順位決定部234は、シナリオ実行部133が画面描画部135に対して表示指示DSを出した結果現に表示されているメニュー画面から次に表示される可能性のあるメニュー画面である次画面候補があるか否かを確認する(S40)。そして、描画順位決定部234は、次画面候補がない場合(ステップS40でNo)にはステップS41の処理に進み、次画面候補がある場合(ステップS40でYes)にはステップS43の処理に進む。
例えば、描画順位決定部234は、データ格納部232に格納されているメニュー処理情報DBaより、シナリオ実行部233が画面描画部235に対して表示指示DSを出した結果現に表示されているメニュー画面から次に表示される可能性のあるメニュー画面があるか否かを確認する。
First, the drawing order determination unit 234 is a menu screen that may be displayed next from the menu screen that is currently displayed as a result of the scenario execution unit 133 issuing a display instruction DS to the screen drawing unit 135. It is confirmed whether there is a screen candidate (S40). If there is no next screen candidate (No in step S40), the drawing order determination unit 234 proceeds to the process of step S41. If there is a next screen candidate (Yes in step S40), the drawing order determination unit 234 proceeds to the process of step S43. .
For example, the drawing order determination unit 234 displays the menu screen that is currently displayed as a result of the scenario execution unit 233 issuing a display instruction DS to the screen drawing unit 235 from the menu processing information DBa stored in the data storage unit 232. Check whether there is a menu screen that may be displayed next.

ステップS41では、描画順位決定部234は、表示部139に表示されるメニュー画面を構成する画像部品の他のバリエーションの画像部品における優先度を特定し、特定された優先度に応じて、他のバリエーションの画像部品毎の描画順位を決定する。ここで、本実施の形態では、ステップS41で決定する描画順位は、「1」から順に連番となる自然数が割り振られ、値の小さなものから順に描画する順序となるものとするが本発明はこのような態様に限定されるものではない。   In step S41, the drawing order determination unit 234 identifies priorities in the image components of other variations of the image components that configure the menu screen displayed on the display unit 139, and other priority is determined according to the identified priorities. The drawing order for each variation image part is determined. Here, in the present embodiment, the drawing order determined in step S41 is a natural number that is sequentially assigned in order from “1”, and the drawing order is from the smallest value to the drawing order. It is not limited to such an aspect.

そして、描画順位決定部234は、バリエーション識別情報DBb3と、当該バリエーション識別情報DBb3で特定される画像部品の描画順位とを対応づけたバリエーション描画順位情報GDを生成し、生成したバリエーション描画順位情報GDを画面描画部235に出力する(S42)。   Then, the drawing order determination unit 234 generates variation drawing order information GD that associates the variation identification information DBb3 with the drawing order of the image component specified by the variation identification information DBb3, and generates the generated variation drawing order information GD. Is output to the screen drawing unit 235 (S42).

一方、ステップS43では、描画順位決定部234は、シナリオ実行部233が画面描画部235に対して表示指示DSを出した結果現に表示されているメニュー画面から次に表示される可能性のあるメニュー画面を次画面候補として特定する。
例えば、描画順位決定部234は、データ格納部232に格納されているメニュー処理情報DBaより、現に表示されているメニュー画面から次に表示される可能性のあるメニュー画面を特定する。
On the other hand, in step S43, the drawing order determining unit 234 causes the menu that may be displayed next from the menu screen that is currently displayed as a result of the scenario execution unit 233 issuing the display instruction DS to the screen drawing unit 235. Specify a screen as a next screen candidate.
For example, the drawing order determination unit 234 specifies a menu screen that may be displayed next from the menu screen currently displayed, from the menu processing information DBa stored in the data storage unit 232.

次に、描画順位決定部234は、ステップS43で特定された次画面候補としてのメニュー画面を構成する画像部品情報DCa1の部品識別情報DBb1毎に、当該部品識別情報DBb1で特定される画像部品情報DCa1で描画される画像部品の出現率を上述の(1)式で算出する(S44)。
ここで、描画順位決定部234は、データ格納部232に格納されているメニュー画面構成情報DBbより、次画面候補としてのメニュー画面を構成する画像部品情報DCa1の部品識別情報DBb1を取得する。
Next, the drawing order determination unit 234 determines the image component information specified by the component identification information DBb1 for each component identification information DBb1 of the image component information DCa1 constituting the menu screen as the next screen candidate specified in step S43. The appearance rate of the image parts drawn by DCa1 is calculated by the above-described equation (1) (S44).
Here, the drawing order determination unit 234 acquires the component identification information DBb1 of the image component information DCa1 constituting the menu screen as the next screen candidate from the menu screen configuration information DBb stored in the data storage unit 232.

そして、描画順位決定部234は、ステップS44で算出した出現率の高い順に、画像部品情報DCa1の描画順位を決定する(S45)。ここで、本実施の形態では、ステップS45で決定する描画順位は、「1」から順に連番となる自然数が割り振られ、値の小さなものから順に描画する順序となるものとするが、本発明はこのような態様に限定されるものではない。
なお、描画順位決定部234は、ステップS44で算出した出現率が同じ場合には、優先度の高いものから順となるように描画順位を決定する。
Then, the drawing order determination unit 234 determines the drawing order of the image component information DCa1 in descending order of appearance rate calculated in step S44 (S45). Here, in the present embodiment, the drawing order determined in step S45 is assigned a natural number that is a sequential number in order from “1”, and the drawing order is from the smallest value to the drawing order. Is not limited to such an embodiment.
If the appearance rates calculated in step S44 are the same, the drawing order determination unit 234 determines the drawing order so that the order of priority is higher.

例えば、描画順位決定部234は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)を参照し、部品識別情報欄212gに、出現率が同じとなった画像部品情報DCa1の部品識別情報DBb1が格納されているレコードを特定し、特定されたレコードのバリエーション識別情報欄212hの末尾が「1」となっているレコードを選択する。そして、描画順位決定部234は、選択したレコードの優先度欄212iに格納されている優先度の値を比較して、優先度の高いものが先に描画されるように描画順位を決定する。   For example, the drawing order determination unit 234 refers to the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232, and the image component information DCa1 having the same appearance rate in the component identification information column 212g. The record in which the part identification information DBb1 is stored is identified, and the record whose end of the variation identification information column 212h of the identified record is “1” is selected. Then, the drawing order determination unit 234 compares the priority values stored in the priority column 212i of the selected record, and determines the drawing order so that the higher priority is drawn first.

次に、描画順位決定部234は、ステップS45で決定した描画順位と、当該描画順位で描画される画像部品情報DCa1の部品識別情報DBb1とを対応づけた部品描画順位情報FDを生成し、画面描画部235に出力する(S46)。   Next, the drawing order determination unit 234 generates component drawing order information FD that associates the drawing order determined in step S45 with the component identification information DBb1 of the image component information DCa1 drawn in the drawing order. The image is output to the drawing unit 235 (S46).

図20は、画面描画部235において、バリエーション描画順位情報GDを取得した際の処理を示すフローチャートである。   FIG. 20 is a flowchart showing processing when the screen drawing unit 235 acquires the variation drawing order information GD.

まず、画面描画部235は、順序を示すインデックスjを「1」に初期化する(S50)。このインデックスjは例えば画面描画部235内に設けられたレジスタ(図示しない)に記憶されている。
そして、画面描画部235は、バリエーション描画順位情報GDにおいて、インデックスjに対応するバリエーション識別情報DBb3を、データ格納部232に格納されているメニュー画面構成情報DBbから取得する(S51)。
First, the screen drawing unit 235 initializes an index j indicating the order to “1” (S50). The index j is stored in a register (not shown) provided in the screen drawing unit 235, for example.
Then, the screen drawing unit 235 obtains the variation identification information DBb3 corresponding to the index j in the variation drawing order information GD from the menu screen configuration information DBb stored in the data storage unit 232 (S51).

次に、画面描画部235は、ステップS51で取得されたバリエーション識別情報DBb3に対応する画像部品が描画されているか否かを確認する(S52)。未だ描画されていない場合(ステップS52でNo)にはステップS53に進み、既に描画されている場合(ステップS52でYes)にはステップS56に進む。
例えば、ステップS52では、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)において、バリエーション識別情報欄212hに、ステップS51で取得されたバリエーション識別情報DBb3が格納されているレコードを特定する。そして、画面描画部235は、特定されたレコードの取得済みフラグ欄212jに「1」の値が格納されている場合には、ステップS51で取得されたバリエーション識別情報DBb3に対応する画像部品が既に描画されていると判断する。
Next, the screen drawing unit 235 checks whether or not an image component corresponding to the variation identification information DBb3 acquired in step S51 is drawn (S52). If not yet drawn (No in Step S52), the process proceeds to Step S53. If already drawn (Yes in Step S52), the process proceeds to Step S56.
For example, in step S52, the screen drawing unit 235 stores the variation identification information DBb3 acquired in step S51 in the variation identification information column 212h in the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232. Identify the record that contains. Then, when the value “1” is stored in the acquired flag column 212j of the specified record, the screen drawing unit 235 already has an image component corresponding to the variation identification information DBb3 acquired in step S51. Judge that it is drawn.

ステップS53では、画面描画部235は、ステップS51で取得されたバリエーション識別情報DBb3に対応する画像部品情報DCa1の部品識別情報DBb1、パラメータDCb1及びパラメータDCb1の値DCb2を取得する。
例えば、画面描画部235は、データ格納部232に格納されているバリエーション画像情報DCbより、ステップS51で取得されたバリエーション識別情報DBb3に対応する部品識別情報DBb1、パラメータDCb1及びパラメータDCb1の変更後の値DCb2を取得する。
In step S53, the screen drawing unit 235 acquires the component identification information DBb1 of the image component information DCa1 corresponding to the variation identification information DBb3 acquired in step S51, the parameter DCb1, and the value DCb2 of the parameter DCb1.
For example, the screen drawing unit 235 changes the component identification information DBb1, the parameter DCb1, and the parameter DCb1 corresponding to the variation identification information DBb3 acquired in step S51 from the variation image information DCb stored in the data storage unit 232. The value DCb2 is acquired.

次に、画面描画部235は、ステップS54で取得された部品識別情報DBb1に対応する画像部品情報DCa1のパラメータDCb1の値を取得された値DCb2に変更して、変更後の画像部品情報DCa1を生成し、生成した画像部品情報DCa1をラスタライズ部136に出力する(S54)。
例えば、画面描画部235は、データ格納部232より、ステップS53で取得された部品識別情報DBb1に対応する画像部品情報DCa1−1を取得して、取得された画像部品情報DCa1−1において、ステップS53で取得されたパラメータDCb1の値を、ステップS53で取得された変更後の値DCb2に変更して、変更後の画像部品情報DCa1−2を生成する。
Next, the screen drawing unit 235 changes the value of the parameter DCb1 of the image component information DCa1 corresponding to the component identification information DBb1 acquired in step S54 to the acquired value DCb2, and sets the changed image component information DCa1. The generated image component information DCa1 is output to the rasterizing unit 136 (S54).
For example, the screen drawing unit 235 acquires the image component information DCa1-1 corresponding to the component identification information DBb1 acquired in step S53 from the data storage unit 232, and in the acquired image component information DCa1-1, step is performed. The value of the parameter DCb1 acquired in S53 is changed to the changed value DCb2 acquired in step S53, and the changed image part information DCa1-2 is generated.

なお、画面描画部235は、取得された画像部品情報DCa1−1に予め定められた参照情報が含まれている場合には、参照情報で特定される参照先の画像部品情報DCa1−2を抽出して、取得された画像部品情報DCa1−1に、抽出された画像部品情報DCa1−2を組み込むことで、画像部品情報DCa1−3を完成させる。   When the acquired image component information DCa1-1 includes predetermined reference information, the screen drawing unit 235 extracts the reference destination image component information DCa1-2 specified by the reference information. Then, the image component information DCa1-3 is completed by incorporating the extracted image component information DCa1-2 into the acquired image component information DCa1-1.

次に、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212eを更新する(S55)。
例えば、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212eにおいて、ステップS51で取得されたバリエーション識別情報DBb3が部品識別情報欄212gに格納されているレコードを特定し、特定したレコードの取得済みフラグ欄212jに「1」の値を格納する。そのために、そのような格納(書き込み)の指示WRをデータ格納部232に与える。
Next, the screen drawing unit 235 updates the drawing management information table 212e stored in the data storage unit 232 (S55).
For example, the screen drawing unit 235 specifies the record in which the variation identification information DBb3 acquired in step S51 is stored in the component identification information column 212g in the drawing management information table 212e stored in the data storage unit 232; A value of “1” is stored in the acquired flag column 212j of the identified record. For this purpose, such a storage (write) instruction WR is given to the data storage unit 232.

ステップS55では、画面描画部235は、インデックスjがバリエーション描画順位情報GDで特定される描画順位の最後を表す値(最大値jMAX)となっているか否かを確認する。
そして、画面描画部235は、インデックスjがバリエーション描画順位情報GDで特定される描画順位の最後を表す値となっている場合(ステップS55でYes)には処理を終了し、インデックスjがバリエーション描画順位情報GDで特定される描画順位の最後を表す値となっていない場合(ステップS55でNo)にはステップS56の処理に進む。
In step S55, the screen drawing unit 235 confirms whether or not the index j is a value (maximum value jMAX) indicating the end of the drawing order specified by the variation drawing order information GD.
The screen drawing unit 235 terminates the process when the index j is a value representing the end of the drawing order specified by the variation drawing order information GD (Yes in step S55), and the index j is the variation drawing. If the value does not represent the end of the drawing order specified by the order information GD (No in step S55), the process proceeds to step S56.

ステップS56では、画面描画部235は、図20のフローチャートを開始してから、シナリオ実行部233よりメニュー画面の表示指示DSを受けたか否かを確認する。そして、画面描画部235は、メニュー画面の表示指示DSを受けた場合(S56でYes)には処理を終了し、メニュー画面の表示指示DSを受けていない場合(S56でNo)にはステップS57の処理に進む。   In step S56, the screen drawing unit 235 confirms whether or not a menu screen display instruction DS has been received from the scenario execution unit 233 after starting the flowchart of FIG. If the screen drawing unit 235 receives the menu screen display instruction DS (Yes in S56), the screen drawing unit 235 terminates the process. If the screen drawing unit 235 does not receive the menu screen display instruction DS (No in S56), Step S57 is performed. Proceed to the process.

ステップS57では、画面描画部235は、インデックスjに「1」を加算して(インデックスjを「1」だけインクリメントして)、ステップS51の処理に戻る。   In step S57, the screen drawing unit 235 adds “1” to the index j (increments the index j by “1”), and returns to the process of step S51.

図21は、画面描画部235が、シナリオ実行部233よりメニュー画面の表示指示DS又は変更表示指示HSを受けた場合の処理を示すフローチャートである。   FIG. 21 is a flowchart showing processing when the screen drawing unit 235 receives the menu screen display instruction DS or the change display instruction HS from the scenario execution unit 233.

まず、画面描画部235は、シナリオ実行部233よりメニュー画面の表示指示DS又は変更表示指示HSを受けると、シナリオ実行部233より受けた表示指示DS又は変更表示指示HSの対象となるメニュー画面を構成する画像部品を描画する画像部品情報DCa1の部品識別情報DBb1、及びシナリオ実行部233より受けた表示指示DS又は変更表示指示HSの対象となるメニュー画面を構成する画像部品を識別するバリエーション識別情報DBb3を、データ格納部232に格納されているメニュー画面構成情報DBbより特定する(S60)。   First, when the screen drawing unit 235 receives the menu screen display instruction DS or the change display instruction HS from the scenario execution unit 233, the screen drawing unit 235 displays the menu screen that is the target of the display instruction DS or the change display instruction HS received from the scenario execution unit 233. The component identification information DBb1 of the image component information DCa1 for drawing the constituent image components, and the variation identification information for identifying the image components constituting the menu screen that is the target of the display instruction DS or the change display instruction HS received from the scenario execution unit 233 DBb3 is specified from the menu screen configuration information DBb stored in the data storage unit 232 (S60).

次に、画面描画部235は、ステップS60で特定された部品識別情報DBb1又はバリエーション識別情報DBb3のうち、未だステップS66(後述)において配置を行っていない画像部品に対応する部品識別情報DBb1又はバリエーション識別情報DBb3の1つを取得する(S61)。   Next, the screen drawing unit 235 selects the component identification information DBb1 or variation corresponding to the image component that has not yet been arranged in step S66 (described later) from the component identification information DBb1 or variation identification information DBb3 identified in step S60. One of the identification information DBb3 is acquired (S61).

次に、画面描画部235は、ステップS61で取得された部品識別情報DBb1又はバリエーション識別情報DBb3で識別される画像部品情報DCa1が既に描画されているか否かを確認する(S62)。画面描画部235は、既に描画されている場合(ステップS62でYes)にはステップS63の処理に進み、未だ描画されていない場合(ステップS62でNo)にはステップS64の処理に進む。
例えば、ステップS62では、画面描画部235は、データ格納部232に格納されている描画管理情報テーブル212e(図17参照)において、部品識別情報欄212g又はバリエーション識別情報欄212hに、ステップS61で取得された部品識別情報DBb1又はバリエーション識別情報DBb3が格納されているレコードを特定し、特定されたレコードの取得済みフラグ欄212jに「1」が格納されている場合には、ステップS61で取得された部品識別情報DBb1で識別される画像部品情報DCa1が既に描画されていると判断する。
Next, the screen drawing unit 235 checks whether the image component information DCa1 identified by the component identification information DBb1 or the variation identification information DBb3 acquired in step S61 has already been drawn (S62). The screen drawing unit 235 proceeds to the process of step S63 when the drawing is already performed (Yes in step S62), and proceeds to the process of step S64 when the drawing is not yet performed (No in step S62).
For example, in step S62, the screen drawing unit 235 acquires the component identification information column 212g or the variation identification information column 212h in the drawing management information table 212e (see FIG. 17) stored in the data storage unit 232 in step S61. When the record in which the specified component identification information DBb1 or the variation identification information DBb3 is stored is specified, and “1” is stored in the acquired flag column 212j of the specified record, it is acquired in step S61. It is determined that the image component information DCa1 identified by the component identification information DBb1 has already been drawn.

ステップS63では、画面描画部235は、ステップS61で取得された部品識別情報DBb1又はバリエーション識別情報DBb3に対応する画像部品のビットマップ画像BMGをビットマップ画像格納部137より取得して、ステップS66に進む。   In step S63, the screen drawing unit 235 acquires the bitmap image BMG of the image component corresponding to the component identification information DBb1 or the variation identification information DBb3 acquired in step S61 from the bitmap image storage unit 137, and then proceeds to step S66. move on.

一方、ステップS64では、画面描画部235は、ステップS61で取得された部品識別情報DBb1で識別される画像部品情報DCa1を、データ格納部232より取得し、又はステップS61で取得されたバリエーション識別情報DBb3に対応する変更後の画像部品情報DCa1を取得し、取得された画像部品情報DCa1又は変更後の画像部品情報DCa1をラスタライズ部136に出力する。
例えば、画面描画部235は、データ格納部232に格納されているバリエーション画像情報DCbより、ステップS61で取得されたバリエーション識別情報DBb3に対応する部品識別情報DBb1と、この部品識別情報DBb1で識別される画像部品情報DCa1において変更するパラメータDCb1と、このパラメータDCb1の変更後の値DCb2とを特定する。
さらに、画面描画部235は、データ格納部232より、バリエーション画像情報DCbより特定した部品識別情報DBb1に対応する画像部品情報DCa1を取得して、取得された画像部品情報DCa1のパラメータDCb1の値を、特定した変更後の値DCb2に変更して、変更後の画像部品情報DCa1を生成する。
On the other hand, in step S64, the screen drawing unit 235 acquires the image component information DCa1 identified by the component identification information DBb1 acquired in step S61 from the data storage unit 232, or the variation identification information acquired in step S61. The changed image component information DCa1 corresponding to DBb3 is acquired, and the acquired image component information DCa1 or the changed image component information DCa1 is output to the rasterizing unit 136.
For example, the screen drawing unit 235 is identified by the component identification information DBb1 corresponding to the variation identification information DBb3 acquired in step S61 and the component identification information DBb1 from the variation image information DCb stored in the data storage unit 232. The parameter DCb1 to be changed in the image component information DCa1 and the value DCb2 after the change of the parameter DCb1 are specified.
Further, the screen drawing unit 235 acquires the image component information DCa1 corresponding to the component identification information DBb1 specified from the variation image information DCb from the data storage unit 232, and sets the value of the parameter DCb1 of the acquired image component information DCa1. Then, the value is changed to the specified changed value DCb2, and the changed image component information DCa1 is generated.

そして、画面描画部235は、ステップS64で出力した画像部品情報DCa1からラスタライズ部136で生成されたビットマップ画像BMGをビットマップ画像格納部137より取得する(S65)。   Then, the screen drawing unit 235 acquires the bitmap image BMG generated by the rasterizing unit 136 from the image component information DCa1 output in step S64 from the bitmap image storage unit 137 (S65).

ステップS66では、画面描画部235は、ステップS63又はステップS65で取得されたビットマップ画像BMGを、データ格納部232に格納されているメニュー画面構成情報DBbの配置位置情報DBb2で特定される位置に配置する。   In step S66, the screen drawing unit 235 places the bitmap image BMG acquired in step S63 or step S65 at the position specified by the arrangement position information DBb2 of the menu screen configuration information DBb stored in the data storage unit 232. Deploy.

そして、画面描画部235は、ステップS60で特定された部品識別情報DBb1で識別される部品画像情報より描画された部品画像の全てが配置されたか否かを確認する(S67)。そして、画面描画部235は、部品画像の全てが配置された場合(ステップS67でYes)にはステップS68の処理に進み、部品画像の全てが配置されていない場合(ステップS67でNo)にはステップS61の処理に戻る。   Then, the screen drawing unit 235 confirms whether or not all the component images drawn based on the component image information identified by the component identification information DBb1 identified in step S60 have been arranged (S67). The screen drawing unit 235 proceeds to the process of step S68 when all the component images are arranged (Yes in step S67), and when all the component images are not arranged (No in step S67). The process returns to step S61.

ステップS68では、画面描画部235は、描画された画像をメニュー画面MNSとして表示部139に出力する。   In step S68, the screen drawing unit 235 outputs the drawn image as the menu screen MNS to the display unit 139.

以上のように、本実施の形態においては、メニュー画面の一部が変更される場合でも、変更後の画像部品のビットマップ画像が予め描画されているため、表示部139への表示処理に係る時間を短縮することができる。   As described above, in the present embodiment, even when a part of the menu screen is changed, since the bitmap image of the changed image part is drawn in advance, the display processing on the display unit 139 is related. Time can be shortened.

以上に記載した実施の形態2では、表示部139に表示されているメニュー画面の次のメニュー画面がない場合に、バリエーション描画順位情報GDを生成するようにしているが、本発明はこのような態様に限定されるものではない。
例えば、シナリオ実行部233から画面描画部235にメニュー画面の表示指示DSが発せられた場合に、部品描画順位情報FDを生成する前に、バリエーション描画順位情報GDを生成するようにしてもよい。
また、シナリオ実行部233から画面描画部235に予め定められたメニュー画面の表示指示DSが発せられ、その結果一つのメニュー画面が表示されている場合に、部品描画順位情報FDを生成する前に、バリエーション描画順位情報GDを生成するようにしてもよい。このような場合には、例えば、図14に示すメニュー処理情報DBaに、部品描画順位情報FDを生成する前に、バリエーション描画順位情報GDを生成することを示す情報(フラグ)を、予め定められたメニュー画面に対応させて格納しておくことで、シナリオ実行部233より描画順位決定部234に指示を出すようにすればよい。
In the second embodiment described above, the variation drawing order information GD is generated when there is no menu screen next to the menu screen displayed on the display unit 139. It is not limited to the embodiment.
For example, when the menu screen display instruction DS is issued from the scenario execution unit 233 to the screen drawing unit 235, the variation drawing order information GD may be generated before the component drawing order information FD is generated.
In addition, when a predetermined menu screen display instruction DS is issued from the scenario execution unit 233 to the screen drawing unit 235 and, as a result, one menu screen is displayed, before the component drawing order information FD is generated, Alternatively, the variation drawing order information GD may be generated. In such a case, for example, information (flag) indicating that the variation drawing order information GD is to be generated is generated in advance in the menu processing information DBa shown in FIG. 14 before the component drawing order information FD is generated. The scenario execution unit 233 may instruct the drawing order determination unit 234 by storing the corresponding menu screen.

さらに、部品描画順位情報FDを生成した後に、バリエーション描画順位情報GDを生成するようにしてもよい。   Further, the variation drawing order information GD may be generated after the component drawing order information FD is generated.

また、予め定められた出現率以上となる画像部品の描画順位を、部品描画順位情報FDとして生成し、この次画面候補の部品描画順位情報FDを生成した後に、バリエーション描画順位情報GDを生成するようにしてもよい。   In addition, the drawing order of the image component that is equal to or higher than the predetermined appearance rate is generated as the component drawing order information FD, and the component drawing order information FD of the next screen candidate is generated, and then the variation drawing order information GD is generated. You may do it.

以上に記載した実施の形態2では、描画順位決定部234において、部品描画順位情報FDと、バリエーション描画順位情報GDとを別個に生成するようにしたが、本発明はこのような態様に限定されるものではない。例えば、描画順位決定部234において、予め定められたタイミングで、表示部139に表示されるメニュー画面の次画面候補としてのメニュー画面を構成する画像部品と、当該画像部品を描画する画像部品情報DCa1のパラメータDCb1を変更することにより描画される画像部品とを描画する描画順位を特定する描画順位情報を生成するようにしてもよい。このような場合には、次画面候補としてのメニュー画面を構成する画像部品については出現率を用い、この画像部品を描画する画像部品情報DCa1のパラメータDCb1を変更することにより描画される画像部品については優先度を用い、出現率及び優先度の値の高いものから順に描画されるように描画順位を決定するようにしてもよい。   In the second embodiment described above, the component drawing order information FD and the variation drawing order information GD are separately generated in the drawing order determination unit 234. However, the present invention is limited to such an embodiment. It is not something. For example, in the drawing order determination unit 234, the image component constituting the menu screen as the next screen candidate of the menu screen displayed on the display unit 139 at predetermined timing, and the image component information DCa1 for drawing the image component The drawing order information for specifying the drawing order for drawing the image component to be drawn may be generated by changing the parameter DCb1. In such a case, an image component that is rendered by changing the parameter DCb1 of the image component information DCa1 for rendering this image component is used for the image component that configures the menu screen as the next screen candidate. The priority may be used, and the drawing order may be determined so that drawing is performed in descending order of appearance rate and priority.

また、出現率が予め定められた閾値よりも小さい場合に、出現率の代りに優先度の値を用いて、描画順位を決定するようにしてもよい。   Further, when the appearance rate is smaller than a predetermined threshold, the drawing order may be determined using the priority value instead of the appearance rate.

また、以上に記載した実施の形態2では、画像部品のサイズを変更した場合を、画像部品の他のバリエーションと一緒に管理しているが、本発明はこのような態様に限定されず、画像部品のサイズを変更した場合を他のバリエーションとは別に管理することもできる。
例えば、図17に示す描画管理情報テーブル212eの代わりに、図22に示す描画管理情報テーブル212e−1を、データ格納部232に格納することで、画像部品のサイズを変更した場合を他のバリエーションとは別に管理することもできる。
In the second embodiment described above, the case where the size of the image component is changed is managed together with other variations of the image component. However, the present invention is not limited to such an embodiment, and the image The case where the size of a part is changed can be managed separately from other variations.
For example, instead of the drawing management information table 212e shown in FIG. 17, the drawing management information table 212e-1 shown in FIG. 22 is stored in the data storage unit 232 to change the size of the image component. It can also be managed separately.

図22に示す描画管理情報テーブル212e−1は、図17に示す描画管理情報テーブル212eと比較して、展開済みサイズ欄212kが追加されたものであるため、ここでは、展開済みフラグ欄212kについて説明する。   The drawing management information table 212e-1 shown in FIG. 22 has a developed size column 212k added to the drawing management information table 212e shown in FIG. explain.

展開済みフラグ欄212kには、部品識別情報欄212gで特定される画像部品情報DCa1のパラメータDCb1を変更することにより、部品識別情報欄212gに格納された部品識別情報DBb1で識別される画像部品情報DCa1から生成される画像部品の画像サイズを変更した画像部品が描画されたか否かを特定するフラグ情報が格納される。   In the developed flag column 212k, the image component information identified by the component identification information DBb1 stored in the component identification information column 212g is changed by changing the parameter DCb1 of the image component information DCa1 specified by the component identification information column 212g. Stored is flag information for specifying whether or not an image component in which the image size of the image component generated from DCa1 is changed is drawn.

そして、展開済みフラグ欄212kには、「大」サイズ欄212lと、「中」サイズ欄212mと、「小」サイズ欄212nと、が設けられ、予め定められたこれらの画像サイズの画像部品が生成されたか否かを特定することができるようにされている。
例えば、本実施の形態においては、「大」サイズ欄212l、「中」サイズ欄212m、又は、「小」サイズ欄212n、に第1の値「1」が格納されている場合には、第1の値「1」が格納されている画像サイズの画像部品が既に描画されたことを示す。一方、「大」サイズ欄212l、「中」サイズ欄212m、又は、「小」サイズ欄212n、に第2の値「0」が格納されている場合には、第2の値「0」が格納されている画像サイズの画像部品が未だ描画されていないことを示す。
The developed flag column 212k is provided with a “large” size column 212l, a “medium” size column 212m, and a “small” size column 212n, and image components having these predetermined image sizes are provided. Whether or not it has been generated can be specified.
For example, in the present embodiment, when the first value “1” is stored in the “large” size column 212l, the “medium” size column 212m, or the “small” size column 212n, This indicates that an image component having an image size storing a value “1” of 1 has already been drawn. On the other hand, when the second value “0” is stored in the “large” size column 212l, the “medium” size column 212m, or the “small” size column 212n, the second value “0” is set. This indicates that the image component having the stored image size has not been drawn yet.

上記の実施の形態2では、機能実行部131と描画順位決定部234とで、各メニュー画面が表示されているときに、次に表示される可能性がある1又は2以上のメニュー画面のいずれかの生成に当たり利用される確率(出現率)と、各メニュー画面に対して付与されている優先度とに基づいて、出現率及び優先度が高い順に画像部品を優先的に選択して、ラスタライズ部136に、選択された画像部品のビットマップ画像データBMGを生成させ、生成されたビットマップ画像データBMGをビットマップ画像格納部137に格納させ、前記次のメニュー画面のいずれかが選択されたときに、該選択されたメニュー画面に、ビットマップ画像格納部137にビットマップ画像データBMGが格納されている画像部品が含まれている場合には、画面描画部235に、前記選択されたメニュー画面の生成の際に、当該格納されているビットマップ画像データBMGを利用させる制御部が構成されている。   In the above-described second embodiment, when each menu screen is displayed by the function execution unit 131 and the drawing order determination unit 234, either one or two or more menu screens that may be displayed next are displayed. Based on the probability (appearance rate) used in generating such data and the priority assigned to each menu screen, image components are preferentially selected in order of appearance rate and priority, and rasterized. The unit 136 generates bitmap image data BMG of the selected image component, stores the generated bitmap image data BMG in the bitmap image storage unit 137, and any of the next menu screens is selected. When the selected menu screen includes an image part in which the bitmap image data BMG is stored in the bitmap image storage unit 137 The screen drawing unit 235, the time of generation of said selected menu screen, the control unit for utilizing the bitmap image data BMG being the stored is formed.

さらに、上記の実施の形態2では、各メニュー画面の次に表示されるメニュー画面が、当該各画面に含まれる画像部品のバリエーションを画像部品として含むものである場合に、該バリエーションが比較的高い優先度を与えられる。   Furthermore, in the above-described second embodiment, when the menu screen displayed next to each menu screen includes a variation of the image component included in each screen as the image component, the variation has a relatively high priority. Is given.

実施の形態3.
次に、本発明における実施の形態3について説明する。実施の形態1は、図1に示すように、映像情報装置110と、表示装置130とがネットワーク170を介して接続されており、映像情報装置110を制御するためのメニュー画面を表示装置130の表示部139(図7参照)に表示するようにしている。これに対して、実施の形態3では、図23に示すように、例えば、テレビジョン受像機である表示装置330を制御するためのメニュー画面を表示部139に表示するようにしている。
Embodiment 3 FIG.
Next, a third embodiment of the present invention will be described. In the first embodiment, as shown in FIG. 1, a video information device 110 and a display device 130 are connected via a network 170, and a menu screen for controlling the video information device 110 is displayed on the display device 130. The information is displayed on the display unit 139 (see FIG. 7). On the other hand, in the third embodiment, as shown in FIG. 23, for example, a menu screen for controlling the display device 330 which is a television receiver is displayed on the display unit 139.

図23は、実施の形態3に係る表示装置330のブロック図である。図23に示す表示装置330は、図7の表示装置130と概して同じであるが、図7の機能実行部131、データ格納部132及びシナリオ実行部133の代わりに、機能実行部331、データ格納部332及びシナリオ実行部333が設けられている点で異なる。   FIG. 23 is a block diagram of a display device 330 according to the third embodiment. The display device 330 shown in FIG. 23 is generally the same as the display device 130 of FIG. 7, but instead of the function execution unit 131, the data storage unit 132, and the scenario execution unit 133 of FIG. 7, a function execution unit 331, data storage The difference is that a unit 332 and a scenario execution unit 333 are provided.

機能実行部331は、テレビジョン受像機である表示装置330における処理の全体を実行及び制御する。例えば、機能実行部331は、チューナー等といった、表示装置330で実現する機能に対応する処理の実行及び制御を行う。
また、本実施の形態においては、表示部139に表示されたメニュー画面を利用して、操作部138により入力された指示信号ESに対応する制御信号CSは、機能実行部331に送られる。そして、機能実行部331が、この制御信号CSに対応した処理を実行及び制御する。
The function execution unit 331 executes and controls the entire processing in the display device 330 that is a television receiver. For example, the function execution unit 331 executes and controls processing corresponding to a function realized by the display device 330 such as a tuner.
In the present embodiment, the control signal CS corresponding to the instruction signal ES input from the operation unit 138 is sent to the function execution unit 331 using the menu screen displayed on the display unit 139. And the function execution part 331 performs and controls the process corresponding to this control signal CS.

データ格納部332には、表示装置330で行う処理に必要な情報が格納される。例えば、本実施の形態においては、表示装置330の制御を行うためのメニュー情報が記憶される。
ここで、本実施の形態においてデータ格納部332に格納されるメニュー情報のデータ構造は、実施の形態1におけるメニュー情報DMN1(図3参照)のデータ構造と同様のデータ構造となっているが、データの内容が異なる。本実施の形態では、表示装置330自身の制御を行うためのメニュー情報が、データ格納領域332に格納される。
The data storage unit 332 stores information necessary for processing performed by the display device 330. For example, in the present embodiment, menu information for controlling the display device 330 is stored.
Here, the data structure of the menu information stored in the data storage unit 332 in the present embodiment is the same as the data structure of the menu information DMN1 (see FIG. 3) in the first embodiment. Data contents are different. In the present embodiment, menu information for controlling the display device 330 itself is stored in the data storage area 332.

シナリオ実行部333は、操作部138からの指示に応じて、メニュー画面の制御を行う。
例えば、シナリオ実行部333は、データ格納部332に格納されているメニュー情報のメニューシナリオ情報格納領域に格納されているメニュー処理情報DBaに従って、表示部139に表示するメニュー画面を制御し、また、表示部139に表示されたメニュー画面を利用して、操作部138から入力された指示信号ESに対応する制御信号CSを機能実行部331に与える。
The scenario execution unit 333 controls the menu screen in response to an instruction from the operation unit 138.
For example, the scenario execution unit 333 controls the menu screen displayed on the display unit 139 according to the menu processing information DBa stored in the menu scenario information storage area of the menu information stored in the data storage unit 332, Using the menu screen displayed on the display unit 139, a control signal CS corresponding to the instruction signal ES input from the operation unit 138 is given to the function execution unit 331.

本実施の形態に係る表示装置330を以上のように構成したので、表示装置330自身のメニュー画面の画像データをベクター画像で構成した場合でも、表示装置330自身のメニュー画面を表示部139に表示する表示処理時間を短縮することができる。   Since the display device 330 according to the present embodiment is configured as described above, the menu screen of the display device 330 itself is displayed on the display unit 139 even when the image data of the menu screen of the display device 330 itself is configured as a vector image. Display processing time to be reduced.

以上に記載した実施の形態3では、実施の形態1と同様の処理を、表示装置自身の制御のためのメニュー画面を表示部に表示して行う場合を例に説明したが、本発明はこのような例に限定されず、例えば、前述の実施の形態2又は後述の実施の形態4と同様の処理を、表示装置自身のメニュー画面を表示部に表示して行うようにしてもよい。   In the third embodiment described above, the case where the same processing as in the first embodiment is performed by displaying a menu screen for control of the display device itself on the display unit is described as an example. For example, the same processing as in the above-described second embodiment or the later-described fourth embodiment may be performed by displaying the menu screen of the display device itself on the display unit.

実施の形態4.
次に、本発明における実施の形態4を説明する。図24は、実施の形態4に係る表示装置430のブロック図である。図示の表示装置430は、図7の表示装置130と概して同じであるが、図7の表示装置130のデータ格納部132、シナリオ実行部133及び描画順位決定部134の代わりに、データ格納部432、シナリオ実行部433及び描画順位決定部434が設けられており、また、実績率算出部441がさらに設けられている点で異なる。
Embodiment 4 FIG.
Next, a fourth embodiment of the present invention will be described. FIG. 24 is a block diagram of display device 430 according to the fourth embodiment. The display device 430 shown in FIG. 7 is generally the same as the display device 130 shown in FIG. 7, but instead of the data storage unit 132, scenario execution unit 133, and drawing order determination unit 134 of the display device 130 shown in FIG. The scenario execution unit 433 and the drawing order determination unit 434 are provided, and the performance rate calculation unit 441 is further provided.

データ格納部432には、表示装置430で行う処理に必要な情報が格納される。例えば、本実施の形態においても実施の形態1と同様に、映像情報装置110から送られてきたメニュー情報DMN1(図3参照)が格納される。
また、本実施の形態では、データ格納部432には、シナリオ実行部433が集計した集計情報HDが格納される。
集計情報HDは、各々のメニュー画面から、当該メニュー画面の次画面候補としてのメニュー画面が実際に次画面として選択された回数を、当該メニュー画面毎に集計した情報である。
The data storage unit 432 stores information necessary for processing performed by the display device 430. For example, also in the present embodiment, the menu information DMN1 (see FIG. 3) sent from the video information apparatus 110 is stored as in the first embodiment.
Further, in the present embodiment, the data storage unit 432 stores the total information HD totaled by the scenario execution unit 433.
The total information HD is information obtained by totaling, for each menu screen, the number of times that the menu screen as the next screen candidate of the menu screen is actually selected as the next screen from each menu screen.

シナリオ実行部433は、実施の形態1と同様に、操作部138からの指示に応じて、メニュー画面の制御を行う。
また、シナリオ実行部433は、操作部138を介して、メニュー画面から他のメニュー画面を表示する指示の入力を受けた場合には、データ格納部432に格納されている集計情報HDを更新する。ここでの更新は、表示元のメニュー画面から表示先のメニュー画面が選択された回数を「1」増やす処理である。
The scenario execution unit 433 controls the menu screen in response to an instruction from the operation unit 138, as in the first embodiment.
When the scenario execution unit 433 receives an instruction to display another menu screen from the menu screen via the operation unit 138, the scenario execution unit 433 updates the total information HD stored in the data storage unit 432. . The update here is a process of increasing the number of times the display destination menu screen is selected from the display source menu screen by “1”.

描画順位決定部434は、実施の形態1と同様に、シナリオ実行部233でメニュー動作の制御が行われている際に、表示部139に表示されるメニュー画面から次に表示される可能性のあるメニュー画面を次画面候補として特定し、特定された次画面候補に含まれるメニュー画面を構成する画像部品毎の出現率を算出する。   Similar to the first embodiment, the drawing order determining unit 434 may be displayed next from the menu screen displayed on the display unit 139 when the scenario execution unit 233 controls the menu operation. A certain menu screen is specified as a next screen candidate, and an appearance rate for each image component constituting the menu screen included in the specified next screen candidate is calculated.

ここで、本実施の形態における描画順位決定部434は、このようにして算出した出現率と、後述する実績率算出部441で算出した実績率と、に応じて、画像部品毎の描画順位を決定する。   Here, the drawing order determining unit 434 according to the present embodiment sets the drawing order for each image component according to the appearance rate calculated in this way and the actual rate calculated by the actual rate calculating unit 441 described later. decide.

例えば、描画順位決定部434は、算出した出現率が同じ画像部品の場合には、実績率が高いメニュー画面を構成する画像部品が先に描画されるように、描画順位を決定する。   For example, the drawing order determination unit 434 determines the drawing order so that the image parts constituting the menu screen with a high performance rate are drawn first when the calculated appearance rate is the same image part.

実績率算出部441は、シナリオ実行部433でメニュー動作の制御が行われている際に、表示部139に表示されるメニュー画面から次に表示される可能性のあるメニュー画面を次画面候補として特定する。
そして、実績率算出部441は、特定された次画面候補としてのメニュー画面毎に、データ格納部432に格納されている集計情報HDより、当該メニュー画面が選択された確率である実績率を算出する。
When the scenario execution unit 433 controls the menu operation, the achievement rate calculation unit 441 uses the menu screen that may be displayed next from the menu screen displayed on the display unit 139 as a next screen candidate. Identify.
Then, the actual rate calculation unit 441 calculates an actual rate that is the probability that the menu screen is selected from the total information HD stored in the data storage unit 432 for each specified menu screen as the next screen candidate. To do.

さらに、実績率算出部441は、算出した実績率を、当該実績率を算出したメニュー画面に含まれる画像部品に対応する部品識別情報DBb1とともに、実績率情報JDとして描画順位決定部434に与える。
例えば、実績率算出部441は、データ格納部432に格納されているメニュー画面構成情報DBbより次画面候補としてのメニュー画面を構成する画像部品の部品識別情報DBb1を取得して、取得された部品識別情報DBb1と、当該メニュー画面の実績率とを対応づけて実績率情報JDを生成する。
Further, the performance rate calculation unit 441 gives the calculated performance rate to the drawing order determination unit 434 as performance rate information JD together with the component identification information DBb1 corresponding to the image component included in the menu screen where the performance rate is calculated.
For example, the performance rate calculation unit 441 acquires the component identification information DBb1 of the image component that configures the menu screen as the next screen candidate from the menu screen configuration information DBb stored in the data storage unit 432, and acquires the acquired component. The performance information JD is generated by associating the identification information DBb1 with the performance rate of the menu screen.

以上のように、本実施の形態によれば、映像情報装置110の利用者の利用実績に応じて、画像部品の描画行われるため、映像情報装置110の利用者の利用実績の多いメニュー画面の画像部品が優先して描画されるため、映像情報装置110の利用者の利用実績の多いメニュー画面を表示する時間を短縮することができる。   As described above, according to the present embodiment, image parts are drawn in accordance with the usage record of the user of the video information apparatus 110, so that the menu screen having a high usage record of the user of the video information apparatus 110 is displayed. Since the image parts are preferentially drawn, it is possible to shorten the time for displaying the menu screen that is frequently used by the user of the video information apparatus 110.

以上に記載した実施の形態4では、描画順位決定部434は、出現率が同じ画像部品の場合に、実績率が高いメニュー画面の一部を構成する画像部品が先に描画されるように、描画順位を決定しているが、本発明はこのような態様に限定されるものではない。例えば、描画順位決定部434は、画像部品の出現率と、当該画像部品が一部を構成するメニュー画面の実績率との差分値が予め定められた閾値を超える場合に、このようなメニュー画面の一部を構成する画像部品の出現率を予め定められた補正値で補正(例えば、加算又は乗算)して、描画順位を決定するようにしてもよい。   In the fourth embodiment described above, the drawing order determination unit 434 is configured so that, in the case of image parts having the same appearance rate, the image parts constituting a part of the menu screen with a high performance rate are drawn first. Although the drawing order is determined, the present invention is not limited to such an embodiment. For example, the drawing order determination unit 434 selects such a menu screen when the difference value between the appearance rate of the image component and the actual rate of the menu screen of which the image component constitutes a part exceeds a predetermined threshold. The drawing order may be determined by correcting (for example, adding or multiplying) the appearance rate of the image parts constituting a part of the image parts with a predetermined correction value.

以上に記載した実施の形態1から4では、描画順位決定部134、234、334、434において、次画面候補としてのメニュー画面を構成する画像部品の出現率を算出したが、本発明はこのような態様に限定されず、例えば、メニュー情報DMN1、DMN2に、画像部品毎の出現率を予め特定した出現率情報を備えておくことようにすることで、描画順位決定部134、234、334、434での処理負荷を軽減することができる。   In the first to fourth embodiments described above, the drawing order determination units 134, 234, 334, and 434 calculate the appearance rate of the image components that constitute the menu screen as the next screen candidate. For example, by providing the menu information DMN1 and DMN2 with appearance rate information that specifies the appearance rate for each image component in advance, the drawing order determination units 134, 234, 334, The processing load at 434 can be reduced.

例えば、図25は、出現率情報の一例を示す出現率テーブル185の概略図である。図示するように、出現率テーブル185は、バリエーション欄185aと、優先度欄185bと、次画面出現率欄185cとを有する。なお、メニュー情報DMN1、DMN2には、このような出現率テーブル185をメニュー画面毎に備えておく。   For example, FIG. 25 is a schematic diagram of the appearance rate table 185 showing an example of the appearance rate information. As shown in the figure, the appearance rate table 185 has a variation column 185a, a priority column 185b, and a next screen appearance rate column 185c. The menu information DMN1, DMN2 is provided with such an appearance rate table 185 for each menu screen.

バリエーション欄185aには、メニュー画面を構成する画像部品の部品識別情報DBb1であるバリエーション識別情報DBb3が格納される。   The variation column 185a stores a variation identification information DBb3 that is a component identification information DBb1 of an image component that constitutes the menu screen.

優先度欄185bには、バリエーション欄185aで特定されるバリエーション識別情報DBb3に対応する画像部品を描画する優先度を特定する情報が格納される。   The priority column 185b stores information for specifying the priority for drawing the image component corresponding to the variation identification information DBb3 specified in the variation column 185a.

次画面出現率欄185cには、メニュー画面の次画面候補としてのメニュー画面毎に、バリエーション欄185aで特定されるバリエーション識別情報DBb3に対応する画像部品の出現率が格納される。
なお、次画面出現率欄185cに格納される出現率のうち、メニュー画面の次画面候補としてのメニュー画面を構成する画像部品を描画するための画像部品情報DCa1のパラメータDCb1を変更することにより描画される画像部品の出現率については、パラメータDCb1を変更する前の画像部品情報DCa1で描画される画像部品の出現率と同じものを用いればよい。
In the next screen appearance rate column 185c, the appearance rate of the image component corresponding to the variation identification information DBb3 specified in the variation column 185a is stored for each menu screen as the next screen candidate of the menu screen.
Of the appearance rates stored in the next screen appearance rate column 185c, rendering is performed by changing the parameter DCb1 of the image component information DCa1 for rendering the image components constituting the menu screen as the next screen candidate of the menu screen. The appearance rate of the image component to be used may be the same as the appearance rate of the image component drawn with the image component information DCa1 before changing the parameter DCb1.

上記の例では、表示装置の動作中に、メニュー選択の実績について集計を行っているが、各メニュー画面における次の画面の選択に関する、利用者の一般的傾向に基づき、次の画面が選択される確率の予想値に基づいて、次画面の各々について優先度を定め、この優先度と、上記の出現率とを併せて用いることとしてもよい。   In the above example, during the operation of the display device, the menu selection results are tabulated, but the next screen is selected based on the general tendency of the user regarding the selection of the next screen in each menu screen. The priority may be determined for each of the next screens based on the predicted value of the probability, and the priority and the appearance rate may be used together.

以上に記載した実施の形態1から4では、ビットマップ画像格納部137に画像部品のビットマップ画像が格納されるが、本発明はこのような態様に限定されるものではなく、表示部139に表示されるメニュー画面の次画面候補としてのメニュー画面がビットマップ画像格納部137に格納されるようにしてもよい。
例えば、画面描画部135、235は、データ格納部132,232に格納されているメニュー画面構成情報DBb、及び描画管理情報テーブル121e,212eを参照することで、ビットマップ画像格納部137に格納されている画像部品のビットマップ画像BMGより、表示部139に表示されるメニュー画面の次画面候補としてのメニュー画面の全体を描画することができると判断した場合には、メニュー画面の画像を描画して、描画したメニュー画像をビットマップ画像格納部137に格納するようにしてもよい。
なお、メニュー画面を描画するタイミングについては、任意のタイミングを選択することができるが、例えば、図10又は図20に示すフローチャートのフローの一部で、メニュー画面を描画するようにすることが望ましい。
In the first to fourth embodiments described above, the bitmap image of the image component is stored in the bitmap image storage unit 137, but the present invention is not limited to such a mode, and the display unit 139 stores the bitmap image. A menu screen as a next screen candidate for the displayed menu screen may be stored in the bitmap image storage unit 137.
For example, the screen drawing units 135 and 235 are stored in the bitmap image storage unit 137 by referring to the menu screen configuration information DBb and the drawing management information tables 121e and 212e stored in the data storage units 132 and 232, respectively. If it is determined from the bitmap image BMG of the current image part that the entire menu screen as the next screen candidate of the menu screen displayed on the display unit 139 can be drawn, the menu screen image is drawn. Thus, the drawn menu image may be stored in the bitmap image storage unit 137.
Note that any timing can be selected for drawing the menu screen. For example, it is desirable to draw the menu screen in a part of the flowchart of FIG. 10 or FIG. .

100、表示システム、 110,210:映像情報装置、 111:機能実行部、 112,212:データ格納部、 113:データ加工部、 114:ネットワーク接続部、 130,230,330,430:表示装置、 131,331:機能実行部、 132,232,332,432:データ格納部、 133,233,333,433:シナリオ実行部、 134,234,434:描画順位決定部、 135,235:画面描画部、 136:ラスタライズ部、 137:ビットマップ画像格納部、 138:操作部、 139:表示部、 140:ネットワーク接続部、 441:実績率算出部。 100, display system, 110, 210: video information device, 111: function execution unit, 112, 212: data storage unit, 113: data processing unit, 114: network connection unit, 130, 230, 330, 430: display device, 131, 331: Function execution unit, 132, 232, 332, 432: Data storage unit, 133, 233, 333, 433: Scenario execution unit, 134, 234, 434: Drawing order determination unit, 135, 235: Screen drawing unit 136: Rasterize unit, 137: Bitmap image storage unit, 138: Operation unit, 139: Display unit, 140: Network connection unit, 441: Performance rate calculation unit.

Claims (14)

メニュー画面を表示する表示部と、
画像部品を表わす画像部品情報を格納するデータ格納部と、
前記データ格納部に格納された画像部品情報で表された画像部品のビットマップ画像データを生成するラスタライズ部と、
前記生成された画像部品のビットマップ画像データを格納するビットマップ画像格納部と、
前記表示部に表示される各メニュー画面の次に表示される可能性がある1又は2以上のメニュー画面のいずれかの生成に当たり利用される確率が高い画像部品ほどより優先的に選択させる描画順位情報を生成する描画順位決定部と、
前記描画順位決定部が生成した描画順位情報に基づいて選択された画像部品のビットマップ画像データを生成させ、生成されたビットマップ画像データを前記ビットマップ画像格納部に格納させ、前記次に表示される可能性がある1又は2以上のメニュー画面のいずれかが選択されたときに、該選択されたメニュー画面に、前記ビットマップ画像格納部にビットマップ画像データが格納されている画像部品が含まれている場合には、前記選択されたメニュー画面の生成の際に、当該格納されているビットマップ画像データを利用する画面描画部と、
を備える表示装置。
A display for displaying the menu screen;
A data storage unit for storing image component information representing the image component;
A rasterizing unit that generates bitmap image data of an image component represented by the image component information stored in the data storage unit;
A bitmap image storage unit for storing bitmap image data of the generated image component;
A drawing order that preferentially selects an image component that has a higher probability of being used in generating one or more menu screens that may be displayed next to each menu screen displayed on the display unit. A drawing order determining unit for generating information;
Bitmap image data of an image component selected based on the drawing order information generated by the drawing order determination unit is generated, and the generated bitmap image data is stored in the bitmap image storage unit, and then displayed. When one or two or more menu screens that may be displayed are selected, an image component in which bitmap image data is stored in the bitmap image storage unit is displayed on the selected menu screen. If included, a screen drawing unit that uses the stored bitmap image data when generating the selected menu screen; and
A display device comprising:
前記選択されたメニュー画面に含まれる画像部品のうち、前記ビットマップ画像格納部に格納されていない画像部品については、前記画面描画部は、前記ラスタライズ部に、前記データ格納部に格納されている画像部品情報からビットマップ画像データを生成させ、当該生成されたビットマップ画像データを当該選択されたメニュー画面の生成に利用すること
を特徴とする請求項1に記載の表示装置。
Among the image components included in the selected menu screen, for the image components not stored in the bitmap image storage unit, the screen drawing unit is stored in the rasterization unit and stored in the data storage unit. The display device according to claim 1, wherein bitmap image data is generated from image component information, and the generated bitmap image data is used to generate the selected menu screen.
前記画像部品を表す画像部品情報が、前記画像部品を表示するためのベクターグラフィックス言語で記述された描画命令であること
を特徴とする請求項1に記載の表示装置。
The display device according to claim 1, wherein the image component information representing the image component is a drawing command described in a vector graphics language for displaying the image component.
前記画面描画部は、前記描画順位情報に基づいて、次に表示される可能性がある1又は2以上のメニュー画面のいずれかの生成に当たり利用される確率が高い順に画像部品を選択し、前記ラスタライズ部に、選択された画像部品のビットマップ画像データを順次生成させる
ことを特徴とする請求項1に記載の表示装置。
The screen drawing unit selects image components in descending order of the probability of being used in generating one or more menu screens that may be displayed next based on the drawing order information, The display device according to claim 1, wherein the rasterizing unit sequentially generates bitmap image data of the selected image component.
前記描画順位決定部は、前記画像部品の各々について、前記次に表示される可能性がある1又は2以上のメニュー画面のうちの、当該画像部品を含むものの数を、前記次に表示される可能性があるメニュー画面の総数で割った値を、当該画像部品の出現率として求め、
前記出現率型が高い画像部品から順に選択させるように前記描画順位情報を生成すること
を特徴とする請求項4に記載の表示装置。
The drawing order determining unit displays, for each of the image components, the number of one or two or more menu screens that may be displayed next that include the image component next. Find the value divided by the total number of possible menu screens as the appearance rate of the image part,
The display device according to claim 4, wherein the drawing order information is generated so that image components having a higher appearance rate type are selected in order.
各メニュー画面を定義するメニュー画像情報に優先度情報が付加されており、
前記描画順位決定部は、前記出現率と、前記優先度情報に基づいて前記画像部品を順に選択するように前記描画順位情報を生成すること
を特徴とする請求項5に記載の表示装置。
Priority information is added to the menu image information that defines each menu screen,
The display device according to claim 5, wherein the drawing order determination unit generates the drawing order information so as to sequentially select the image components based on the appearance rate and the priority information.
前記画像部品の各々について描画された前記メニュー画面の生成に利用された頻度を集計する算出部をさらに備え、
前記描画順位決定部は、前記出現率と、前記優先度情報と、前記算出部による集計結果とに基づいて前記画像部品を順に選択するように前記描画順位情報を生成すること
を特徴とする請求項6に記載の表示装置。
A calculation unit that counts the frequency used to generate the menu screen drawn for each of the image parts;
The drawing order determination unit generates the drawing order information so as to sequentially select the image parts based on the appearance rate, the priority information, and a totaling result by the calculation unit. Item 7. The display device according to Item 6.
前記優先度が、前記各メニュー画面の次に表示される可能性がある1又は2以上のメニュー画面の各々について、選択され、表示される確率の予想値に基づいて予め定められる
ことを特徴とする請求項6に記載の表示装置。
The priority is predetermined based on an expected value of a probability of being selected and displayed for each of one or more menu screens that may be displayed next to each menu screen. The display device according to claim 6.
前記各メニュー画面の次に表示されるメニュー画面が、前記各画面に含まれる画像部品のバリエーションを画像部品として含むものである場合に、前記バリエーションが比較的高い優先度を与えられることを特徴とする請求項6に記載の表示装置。   When the menu screen displayed next to each menu screen includes a variation of an image component included in each screen as an image component, the variation is given a relatively high priority. Item 7. The display device according to Item 6. 前記各メニュー画面に含まれる画像部品とサイズのみが異なる画像部品が、前記バリエーションの一種として処理されることを特徴とする請求項9に記載の表示装置。   The display device according to claim 9, wherein an image component that is different in size only from an image component included in each menu screen is processed as one type of the variation. 前記描画順位決定部が、各メニュー画面と、該メニュー画面の次に表示されるメニュー画面との関係を示すメニューシナリオ情報に基づいて、前記次に表示される可能性がある1又は2以上のメニュー画面を特定することを特徴とする請求項1に記載の表示装置。   Based on the menu scenario information indicating the relationship between each menu screen and the menu screen displayed next to the menu screen, the drawing order determining unit may display one or more of the menu screens. The display device according to claim 1, wherein a menu screen is specified. 前記メニューシナリオ情報及び前記画像部品情報が、映像情報装置から送信されるものであり、前記メニュー画面が、前記映像情報装置の制御に用いられる
ことを特徴とする請求項11に記載の表示装置。
The display device according to claim 11, wherein the menu scenario information and the image component information are transmitted from a video information device, and the menu screen is used for controlling the video information device.
前記映像情報装置が、ネットワークを介して前記表示装置に接続されていることを特徴とする請求項8、11、又は12に記載の表示装置。   The display device according to claim 8, 11 or 12, wherein the video information device is connected to the display device via a network. 前記表示装置がテレビジョン受像機を構成するものであり、
前記メニュー画面が前記表示装置自体の制御に用いられるものであることを特徴とする請求項1に記載の表示装置。
The display device constitutes a television receiver,
The display device according to claim 1, wherein the menu screen is used for controlling the display device itself.
JP2010024793A 2010-02-05 2010-02-05 Display device Active JP5371819B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010024793A JP5371819B2 (en) 2010-02-05 2010-02-05 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010024793A JP5371819B2 (en) 2010-02-05 2010-02-05 Display device

Publications (3)

Publication Number Publication Date
JP2011164796A true JP2011164796A (en) 2011-08-25
JP2011164796A5 JP2011164796A5 (en) 2013-03-21
JP5371819B2 JP5371819B2 (en) 2013-12-18

Family

ID=44595427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010024793A Active JP5371819B2 (en) 2010-02-05 2010-02-05 Display device

Country Status (1)

Country Link
JP (1) JP5371819B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068786A (en) * 2019-06-10 2020-12-11 精工爱普生株式会社 Display device control method and display device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793126A (en) * 1993-09-22 1995-04-07 Hitachi Ltd Data display system and data display control method
JPH08202521A (en) * 1995-01-27 1996-08-09 Nec Corp Multimedia communication system
JPH09319538A (en) * 1996-05-30 1997-12-12 Mitsubishi Electric Corp Graphical user interface
JP2007286745A (en) * 2006-04-13 2007-11-01 Canon Inc Image formation device, image formation method and program
JP2008257396A (en) * 2007-04-03 2008-10-23 Canon Inc Video display device, device communicable with video display device, control method for them, and system wherein they are connected

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793126A (en) * 1993-09-22 1995-04-07 Hitachi Ltd Data display system and data display control method
JPH08202521A (en) * 1995-01-27 1996-08-09 Nec Corp Multimedia communication system
JPH09319538A (en) * 1996-05-30 1997-12-12 Mitsubishi Electric Corp Graphical user interface
JP2007286745A (en) * 2006-04-13 2007-11-01 Canon Inc Image formation device, image formation method and program
JP2008257396A (en) * 2007-04-03 2008-10-23 Canon Inc Video display device, device communicable with video display device, control method for them, and system wherein they are connected

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068786A (en) * 2019-06-10 2020-12-11 精工爱普生株式会社 Display device control method and display device
CN112068786B (en) * 2019-06-10 2023-12-26 精工爱普生株式会社 Display device control method and display device

Also Published As

Publication number Publication date
JP5371819B2 (en) 2013-12-18

Similar Documents

Publication Publication Date Title
US8503010B2 (en) Display control device, display control method, image-forming device, computer readable medium, and computer data signal
JP2000122783A (en) Graphical user interface device
US8355575B2 (en) Image processing apparatus and image processing method
KR102015975B1 (en) Terminal device for managing storage capacity and method thereof
JP5323260B2 (en) Control terminal device and remote control system
WO2015129259A1 (en) Image processing device, and image processing method
JP5414165B2 (en) Image quality adjusting apparatus, image quality adjusting method and program
JP2017222126A (en) Image processing device and image forming apparatus
JP2013017182A (en) Three-dimensional image conversion device, realization method therefor, and recording medium therefor
EP1868379A2 (en) Providing an external input list using item grouping and for a video apparatus
JP2007114402A (en) Display processing apparatus
JP5371819B2 (en) Display device
CN113849143A (en) Display method, display device, and storage medium
US20090141035A1 (en) Display control apparatus and image forming apparatus employing same
JP2008292885A (en) Learning apparatus and learning method, information processing device and information processing method, and program
EP1870898A1 (en) Provision of file information in a video apparatus
JP5140097B2 (en) Device operation system, operation terminal, operated device, device operation method, device operation program, and recording medium
US20130021383A1 (en) Control apparatus and control method thereof
CN107211108B (en) Reproduction device, information processing method, and program
JP4747060B2 (en) Verification device, verification program, and verification method
US20100271386A1 (en) Method for setting display apparatus and display apparatus using the same
JP2016130936A (en) Image processing apparatus, image processing method, and image display device
JP5058622B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP6287071B2 (en) Image processing device
JP2008217569A (en) Processing instruction device, information processing system, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130131

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130816

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130917

R150 Certificate of patent or registration of utility model

Ref document number: 5371819

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250