JPH0737053A - Interactive graphic display system - Google Patents

Interactive graphic display system

Info

Publication number
JPH0737053A
JPH0737053A JP5158292A JP15829293A JPH0737053A JP H0737053 A JPH0737053 A JP H0737053A JP 5158292 A JP5158292 A JP 5158292A JP 15829293 A JP15829293 A JP 15829293A JP H0737053 A JPH0737053 A JP H0737053A
Authority
JP
Japan
Prior art keywords
conversion matrix
conversion
valuator device
input
unit
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.)
Pending
Application number
JP5158292A
Other languages
Japanese (ja)
Inventor
Hironao Sugiura
弘直 杉浦
Takeshi Enomoto
武史 榎本
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.)
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Tohoku Ltd
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 TOHOKU NIPPON DENKI SOFTWARE KK, NEC Corp, NEC Software Tohoku Ltd filed Critical TOHOKU NIPPON DENKI SOFTWARE KK
Priority to JP5158292A priority Critical patent/JPH0737053A/en
Publication of JPH0737053A publication Critical patent/JPH0737053A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To increase the processing speed in an interactive graphic display system. CONSTITUTION:A conversion matrix calculating part 11 calculates a conversion matrix, when a system starts, of the conversion to be carried out to the input out of a valuator device 13 that is previously presumed. A conversion matrix storing part 12 stores the conversion matrix calculated by the part 11 against the input value that is presumed at the time of calculation of the conversion matrix and given from the device 13. A valuator device input detecting part 14 detects that a user has operated the device 13. A conversion matrix deciding part 15 collates the contents stored in the part 12 with the detecting result of the part 14 and decides the conversion matrix that is actually used for conversion. A change processing executing part 16 actually carries out the conversion processing by means of the conversion matrix decided by the part 15 and shows this processing result on a display 17.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、対話型図形表示方式に
関し、特に、バリュエータデバイスからの入力に応じて
表示されている図形に変換を施し再描画を行う対話型図
形表示方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interactive graphic display system, and more particularly, to an interactive graphic display system in which a graphic displayed in accordance with an input from a valuator device is converted and redrawn.

【0002】[0002]

【従来の技術】ダイアルボックスなどのバリュエータデ
バイスからの入力に応じて、表示されている図形に変換
を施し再表示を行う対話型図形表示方式において、従来
の表示方式を示したものが図4である。
2. Description of the Related Art FIG. 4 shows a conventional display system in an interactive graphic display system in which a displayed graphic is converted and displayed again in response to an input from a valuator device such as a dial box. Is.

【0003】従来の表示方式は、特開平4−12578
1号公報に示されるように、バリュータデバイスからの
入力を検出する入力部21と、変換マトリックスを格納す
る表示情報テーブル22と、変換マトリックスを計算し、
計算された変換マトリックスを表示情報テーブルに設定
するテーブル管理部23と、表示情報テーブルの内容に基
づいて変換処理を行いその結果をディスプレイに再表示
するデータ変換部24とから構成される。
A conventional display method is disclosed in Japanese Patent Laid-Open No. 12578/1992.
As shown in Japanese Patent Publication No. 1, an input unit 21 that detects an input from a value device, a display information table 22 that stores a conversion matrix, and a conversion matrix are calculated.
A table management unit 23 that sets the calculated conversion matrix in the display information table, and a data conversion unit 24 that performs conversion processing based on the contents of the display information table and redisplays the result on the display.

【0004】利用者のバリュエータデバイスに対する操
作内容が入力部21で検出されると、テーブル管理部23で
は変換マトリックスの計算を行い、計算された変換マト
リックスを入力内容とともに表示情報テーブル22に設定
する。データ変換部24では表示情報テーブル22に設定さ
れている情報に基づいて表示図形の変換を行い変換結果
をディスプレイに表示する。これにより、利用者がバリ
ュエータデバイスを操作したことに対して行われる処理
は全て完了する。
When the operation content of the user's valuator device is detected by the input unit 21, the table management unit 23 calculates a conversion matrix and sets the calculated conversion matrix in the display information table 22 together with the input content. . The data conversion unit 24 converts the display graphic based on the information set in the display information table 22 and displays the conversion result on the display. As a result, all the processes performed for the user operating the valuator device are completed.

【0005】[0005]

【発明が解決しようとする課題】上述のような従来の表
示方式では、バリュエータデバイスからの入力を検出す
るごとに、その入力に対して変換マトリックスの計算を
行っている。従って、バリュエータデバイスからの入力
が連続的に発生した場合、制御の流れは、入力検出→変
換マトリックスの計算→変換処理(結果の再表示)→入
力検出→変換マトリックスの計算→ …… といった繰
り返しとなる。
In the conventional display system as described above, every time an input from the valuator device is detected, a conversion matrix is calculated for that input. Therefore, when the input from the valuator device occurs continuously, the control flow is as follows: input detection → calculation of conversion matrix → conversion processing (result display) → input detection → calculation of conversion matrix → …… Becomes

【0006】一般に、変換マトリックスの計算に費やさ
れる時間はバリュエータデバイスの入力に連動させて計
算するという意味では比較的大きいため、この表示方式
の場合、連続的にバリュエータデバイスからの入力が発
生したとき、そのレスポンスが悪くなるといった問題点
がある。
Generally, the time spent for calculating the conversion matrix is relatively large in the sense that it is calculated in conjunction with the input of the valuator device. Therefore, in the case of this display method, the input from the valuator device is continuously generated. When you do, there is a problem that the response becomes worse.

【0007】[0007]

【課題を解決するための手段】本発明は、バリュエータ
デバイスを操作し、対話的に図形に対して、拡大・縮
小、回転、移動のうちの少なくとも1つを含む変換を施
し、再表示を行う対話型図形表示方式において、前記バ
リュエータデバイスからの入力を検出するバリュエータ
デバイス入力検出部と、起動時にあらかじめ想定される
入力に対する変換マトリックスを計算する変換マトリッ
クス計算部と、前記変換マトリックス計算部によって計
算された変換マトリックスをテーブル形式に保存する変
換マトリックス保存部と、前記バリュエータデバイス入
力検出部での検出結果と変換マトリックス保存部の内容
との照合に応じて、実行する変換マトリックスを決定す
る変換マトリックス決定部と、前記変換マトリックス決
定部で決定した変換マトリックスで実際に変換処理を行
い、その結果をディスプレイに表示する変換処理実行部
とを含むことを特徴とするものである。
According to the present invention, a valuator device is operated to interactively perform transformation including at least one of enlargement / reduction, rotation, and movement on a figure, and redisplay. In the interactive graphic display method to be performed, a valuator device input detection unit that detects an input from the valuator device, a conversion matrix calculation unit that calculates a conversion matrix for an input assumed in advance at startup, and the conversion matrix calculation unit. The conversion matrix to be executed is determined in accordance with the conversion matrix storage unit that stores the conversion matrix calculated by the above in a table format and the comparison between the detection result of the valuator device input detection unit and the contents of the conversion matrix storage unit. A transformation matrix determination unit and the transformation determined by the transformation matrix determination unit It does the actual conversion process in trix and is characterized in that it comprises a conversion processing execution unit for displaying the results on the display.

【0008】[0008]

【実施例】次に本発明について、図面を参照して詳細に
説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described in detail with reference to the drawings.

【0009】図1が、本発明の一実施例を示す構成図で
あり、この対話型図形表示方式は、変換マトリックス計
算部11と、変換マトリックス保存部12と、バリュエータ
デバイス入力検出部14と、変換マトリックス決定部15
と、変換処理実行部16からなる。そのほかに、処理の入
出力装置として、バリュエータデバイス13とディスプレ
イ17がある。
FIG. 1 is a block diagram showing an embodiment of the present invention. In this interactive graphic display system, a conversion matrix calculation unit 11, a conversion matrix storage unit 12, a valuator device input detection unit 14 are provided. , Transformation matrix determination unit 15
And a conversion processing execution unit 16. In addition, there are a valuator device 13 and a display 17 as input / output devices for processing.

【0010】変換マトリックス計算部11では、システム
の起動時に、あらかじめ想定される、バリュエータデバ
イス13からの入力に対して行うべき変換の変換マトリッ
クスを計算する。変換マトリックス保存部12では変換マ
トリックス計算部11で計算された変換マトリックスをそ
の計算の時に想定したバリュエータデバイス13からの入
力値と対の形で保存する。バリュエータデバイス入力検
出部14では、利用者がバリュエータデバイス13を操作し
たことを検出する。変換マトリックス決定部15では、変
換マトリックス保存部12に保存されている内容とバリュ
エータデバイス入力検出部14での検出結果とを照合して
実際に変換で用いる変換マトリックスを決定する。変化
処理実行部16では、変換マトリックス決定部15で決定し
た変換マトリックスで実際に変換処理を行いその結果を
ディスプレイ17に表示する。
The conversion matrix calculation unit 11 calculates a conversion matrix of a conversion to be performed on an input from the valuator device 13, which is assumed in advance when the system is activated. The conversion matrix storage unit 12 stores the conversion matrix calculated by the conversion matrix calculation unit 11 as a pair with the input value from the valuator device 13 assumed at the time of the calculation. The valuator device input detection unit 14 detects that the user has operated the valuator device 13. The conversion matrix determination unit 15 compares the content stored in the conversion matrix storage unit 12 with the detection result of the valuator device input detection unit 14 to determine the conversion matrix actually used for conversion. The change process execution unit 16 actually performs the conversion process using the conversion matrix determined by the conversion matrix determination unit 15 and displays the result on the display 17.

【0011】次に、具体的に制御の流れを記述する。Next, the control flow will be specifically described.

【0012】今、バリュエータデバイス13としてダイア
ルボックスを用い、そのダイアルの1番を左右に回すこ
とによる拡大・縮小(右に回すと拡大、左に回すと縮
小)、ダイアルの2番を左右に回すことによるX軸を中
心とした回転(右に回すと正方向、左に回すと負方向へ
の回転)、ダイアルの3番を左右に回すことによる画面
左右への移動が、それぞれ表示されている図形に対して
行われディスプレイ17に再表示されるものとする。
Now, a dial box is used as the valuator device 13, and enlargement / reduction by turning the dial 1 left and right (turning right to enlarge, turning left to reduce), dial 2 left and right. Rotation around the X-axis by turning (turning clockwise to the positive direction, turning counterclockwise to the negative direction), and turning the dial 3 left and right to the left and right of the screen are displayed respectively. It is assumed that it is performed on the existing figure and is displayed again on the display 17.

【0013】システムを起動するとまず、利用者がダイ
アル操作を行ったときに変換すべき変換マトリックスと
して、ダイアル1番、2番、3番それぞれについて、ダ
イアルの操作量が−7、−4、−1、+1、+4、+7
の場合を想定して(ダイアルは右に回したときを正、左
に回したときを負とする)18個の変換マトリックスを
変換マトリックス計算部11で計算する。そして、計算さ
れた18個の変換マトリックスは、計算の時に想定した
ダイアルからの入力値(ダイアルの番号と、ダイアルの
操作量)と対となったテーブル形式で図2のように変換
マトリックス保存部12に保存される。ここまでが、シス
テムの起動時に行われ、制御はバリュエータデバイス入
力検出部14に移される。
When the system is started, first, as the conversion matrix to be converted when the user performs a dial operation, the dial operation amounts of dials 1, 2, and 3 are -7, -4,-. 1, +1, +4, +7
Assuming the case of (the dial is positive when turned to the right and negative when turned to the left), the transformation matrix calculation unit 11 calculates 18 transformation matrices. Then, the calculated 18 conversion matrices are in the form of a table which is paired with the input values (dial number and dial operation amount) from the dial assumed at the time of calculation, as shown in FIG. Stored in 12. The processing up to this point is performed when the system is started, and the control is transferred to the valuator device input detection unit 14.

【0014】利用者が、ダイアル1を右に回して表示図
形の拡大の指示を行い、その後、ダイアル2を左に回し
て表示図形のX軸回り負方向への回転の指示を、そして
その後、ダイアル3を右に回して表示図形の画面右方向
への移動の指示をしたとする。バリュエータデバイス入
力検出部14は内部的に図3のようなキュー構造(入力が
待ち行列となり、先頭から取り出される構造)になって
おり、利用者がダイアル操作をするとその操作した順番
に従って処理を行う。利用者が上に示すダイアル操作を
完了した段階で、バリュエータデバイス入力検出部14の
キューの内容は図3のキューの内部状態41のようになっ
ている。合計で10個の入力がキューに蓄積されてお
り、先頭から4個がダイアル1番を右に回したことによ
って発生した入力であり、次の3個がダイアル2番を左
に回したことにより発生した入力であり、次の3個がダ
イアル3番を右に回したことにより発生した入力であ
る。各入力とも、1つの入力は回されたダイアル番号と
そのダイアルの操作量とのペアであらわされている。こ
こでバリュエータデバイス入力検出部14では先頭の入力
(この場合、1番のダイアルを操作量+1だけ回したこ
とによる入力)を取り出して、制御は変換マトリックス
決定部15に移される。この時点でバリュエータデバイス
入力検出部14のキューの状態は先頭の入力が取り出され
たため、図3のキューの内部状態42のようになってい
る。変換マトリックス決定部15では、現在バリュエータ
デバイス入力検出部14から取り出されてきた入力と、図
2のテーブルのように保存されている変換マトリックス
保存部12とを照合して、行うべき変換マトリックスを決
定する。この場合、バリュエータデバイス入力検出部14
から取り出された入力内容と一致するものが図2のテー
ブル内に存在するので、行うべき変換マトリックスは、
M4 であると決定される。変換マトリックスが決定する
と次に制御は、変換処理実行部16に移される。変換処理
実行部16では、変換マトリックス決定部15で決定された
変換マトリックスM4 によって実際に表示図形に変換を
施して、その結果はディスプレイ17に再表示される。こ
れにより、先頭の入力に対する処理が終了して、制御は
再びバリュエータデバイス入力検出部14に移される。バ
リュエータデバイス入力検出部14では、前回同様、キュ
ーの先頭の入力を取り出す。キューの状態は図3のキュ
ーの内部状態42のようになっているので、ここで取り出
される入力内容は、ダイアル1番を操作量+5だけ回し
たのに対応する入力である。この時点で、バリュエータ
デバイス入力検出部14のキューの状態は、図3の状態43
のようになる。次に変換マトリックス決定部15では、バ
リュエータデバイス入力検出部14で取り出されてきた入
力内容と、図2の変換マトリックス保存部12のテーブル
を前回同様照合して、変換マトリックスを決定するので
あるが、この場合、入力内容と一致するものがない。こ
のようなときには、ダイアル番号が一致して、かつ操作
量の一番近いものを図2のテーブルより選び、それによ
り変換マトリックスを決定する。この場合図2のテーブ
ル内では、ダイアル1番を操作量+4だけ回した対応す
る変換マトリックスM5 がそれにあてはまるものとして
決定される。そして、変換処理実行部16で実際に変換マ
トリックスM5 を用い変換した結果がディスプレイ17に
表示されて2番目の入力に対する処理も完了する。以下
同様にバリュータデバイス入力検出部14のキューの先頭
の入力を取り出し、取り出された入力内容と図2に示さ
れる変換マトリックス保存部12の保存内容との照合を変
換マトリックス決定部15において行って変換マトリック
スを決定し、決定された変換マトリックスでの変換処理
を変換処理実行部16で行い、その結果をディスプレイ17
に表示するという処理を繰り返す。図3のキュー内のす
べての入力に対する処理が完了した時点(つまり、キュ
ーが空の状態になっている)で、利用者が行ったダイア
ル操作すべてに対する処理が完了したこととなる。制御
は、バリュエータデバイス入力検出部14で入力待ち状態
となり、利用者が再び、ダイアル操作を行うことによ
り、処理は再開される。
The user turns the dial 1 to the right to instruct to enlarge the displayed figure, then turns the dial 2 to the left to instruct to rotate the displayed figure in the negative direction around the X axis, and thereafter. It is assumed that the dial 3 is turned to the right to give an instruction to move the displayed figure to the right of the screen. The valuator device input detection unit 14 internally has a queue structure as shown in FIG. 3 (a structure in which the input becomes a queue and is taken out from the head), and when the user performs a dial operation, the processing is performed according to the operation order. To do. When the user completes the dial operation shown above, the contents of the queue of the valuator device input detector 14 are as shown in the internal state 41 of the queue in FIG. A total of 10 inputs are accumulated in the queue, 4 from the top are the inputs generated by turning dial 1 to the right, and the next 3 are by turning dial 2 to the left. The following three are the inputs generated by turning dial number 3 to the right. In each input, one input is represented by a pair of a dial number turned and an operation amount of the dial. Here, the valuator device input detection unit 14 takes out the first input (in this case, the input by turning the dial No. 1 by the operation amount +1), and the control is transferred to the conversion matrix determination unit 15. At this point, the state of the queue of the valuator device input detection unit 14 is like the internal state 42 of the queue in FIG. 3 because the head input is taken out. The conversion matrix determination unit 15 compares the input currently fetched from the valuator device input detection unit 14 with the conversion matrix storage unit 12 stored as shown in the table of FIG. decide. In this case, the valuator device input detection unit 14
Since there is a match in the table of FIG. 2 with the input content extracted from, the conversion matrix to be performed is
Determined to be M4. When the conversion matrix is determined, the control is then transferred to the conversion processing execution unit 16. The conversion processing execution unit 16 actually converts the display graphic by the conversion matrix M4 determined by the conversion matrix determination unit 15, and the result is displayed again on the display 17. As a result, the process for the first input is completed, and the control is transferred to the valuator device input detection unit 14 again. The valuator device input detection unit 14 extracts the head input of the queue as in the previous case. Since the state of the cue is like the internal state 42 of the cue in FIG. 3, the input content extracted here is the input corresponding to turning dial 1 by the operation amount +5. At this point, the state of the queue of the valuator device input detector 14 is the state 43 of FIG.
become that way. Next, the conversion matrix determination unit 15 determines the conversion matrix by collating the input contents extracted by the valuator device input detection unit 14 with the table of the conversion matrix storage unit 12 of FIG. , In this case, there is no match with the input contents. In such a case, the dial number that matches and the operation amount that is the closest is selected from the table of FIG. 2 to determine the conversion matrix. In this case, in the table of FIG. 2, it is determined that the corresponding conversion matrix M5 obtained by turning dial 1 by the operation amount +4 is applicable to it. Then, the result of conversion actually performed by the conversion process execution unit 16 using the conversion matrix M5 is displayed on the display 17, and the process for the second input is also completed. Similarly, the input at the head of the queue of the value device input detection unit 14 is taken out, and the extracted input contents are collated with the stored contents of the conversion matrix storage unit 12 shown in FIG. The conversion matrix is determined, conversion processing is performed by the conversion processing execution unit 16 using the determined conversion matrix, and the result is displayed on the display 17.
Repeat the process of displaying in. When the processing for all the inputs in the queue of FIG. 3 is completed (that is, the queue is in an empty state), the processing for all the dial operations performed by the user is completed. The control enters an input waiting state in the valuator device input detection unit 14, and the user restarts the dial operation to restart the process.

【0015】[0015]

【発明の効果】以上説明したように本発明は、バリュエ
ータデバイスでの入力を検出してから、それに応答し
て、図形をディスプレイに再表示させるまでの処理のう
ち、変換マトリックスの計算をシステムの起動時にあら
かじめ行っておくことにより、利用者がバリュエータデ
バイスを操作してから図形が再表示されるまでの処理時
間を短縮させることができる。
As described above, the present invention is a system for calculating the transformation matrix in the processing from the detection of the input in the valuator device to the redisplay of the graphic in response to the input. By performing the operation at the time of starting in advance, it is possible to shorten the processing time from when the user operates the valuator device until the figure is redisplayed.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】図1中の変換マトリックス保存部の内部構造を
示すテーブル図である。
FIG. 2 is a table diagram showing an internal structure of a conversion matrix storage unit in FIG.

【図3】図1中のバリュエータデバイス入力検出部の内
部構造を示すテーブル図である。
3 is a table diagram showing an internal structure of a valuator device input detection unit in FIG.

【図4】従来例のブロック図である。FIG. 4 is a block diagram of a conventional example.

【符号の説明】[Explanation of symbols]

11 変換マトリックス保存部 12 変換マトリックス決定部 13 バリュエータデバイス 14 バリュエータデバイス入力検出部 15 変換マトリックス決定部 16 変換処理実行部 17 ディスプレイ 11 Conversion matrix storage unit 12 Conversion matrix determination unit 13 Valuator device 14 Valuator device input detection unit 15 Conversion matrix determination unit 16 Conversion processing execution unit 17 Display

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/36 520 Z 9471−5G 8420−5L G06F 15/66 345 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G09G 5/36 520 Z 9471-5G 8420-5L G06F 15/66 345

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 バリュエータデバイスを操作し、対話的
に図形に対して、拡大・縮小、回転、移動のうちの少な
くとも1つを含む変換を施し、再表示を行う対話型図形
表示方式において、 前記バリュエータデバイスからの入力を検出するバリュ
エータデバイス入力検出部と、起動時にあらかじめ想定
される入力に対する変換マトリックスを計算する変換マ
トリックス計算部と、 前記変換マトリックス計算部によって計算された変換マ
トリックスをテーブル形式に保存する変換マトリックス
保存部と、 前記バリュエータデバイス入力検出部での検出結果と変
換マトリックス保存部の内容との照合に応じて、実行す
る変換マトリックスを決定する変換マトリックス決定部
と、 前記変換マトリックス決定部で決定した変換マトリック
スで実際に変換処理を行い、その結果をディスプレイに
表示する変換処理実行部とを含むことを特徴とする対話
型図形表示方式。
1. An interactive graphic display system in which a valuator device is operated to interactively perform conversion including at least one of enlargement / reduction, rotation, and movement on a graphic, and the graphic is redisplayed. A valuator device input detection unit that detects an input from the valuator device, a conversion matrix calculation unit that calculates a conversion matrix for an input that is assumed in advance at startup, and a conversion matrix table calculated by the conversion matrix calculation unit. A conversion matrix storage unit that stores the conversion matrix, a conversion matrix determination unit that determines a conversion matrix to be executed in accordance with the comparison between the detection result of the valuator device input detection unit and the contents of the conversion matrix storage unit, and the conversion The transformation matrix determined by the matrix determination unit Performs processing, interactive graphic display system which comprises a conversion processing execution unit for displaying the results on the display.
【請求項2】 変換マトリックス計算部で、起動時に、
あらかじめ想定される、バリュエータデバイスからの入
力に対して行うべき変換の変換マトリックスを計算し、
変換マトリックス保存部では前記変換マトリックス計算
部で計算された変換マトリックスをその計算の時に想定
したバリュエータデバイスからの入力値と対の形で保存
し、バリュエータデバイス入力検出部で、利用者が前記
バリュエータデバイスを操作したことを検出し、変換マ
トリックス決定部で、前記変換マトリックス保存部に保
存されている内容と前記バリュエータデバイス入力検出
部での検出結果とを照合して実際に変換で用いる変換マ
トリックスを決定し、変化処理実行部で、前記変換マト
リックス決定部で決定した変換マトリックスで実際に変
換処理を行いその結果をディスプレイに表示することを
特徴とする対話型図形表示方法。
2. The conversion matrix calculation unit, at startup,
Calculate the conversion matrix of the conversion to be performed on the input from the valuator device, which is assumed in advance,
The conversion matrix storage unit stores the conversion matrix calculated by the conversion matrix calculation unit in the form of a pair with the input value from the valuator device assumed at the time of the calculation, and the user inputs the value in the valuator device input detection unit. The conversion matrix determination unit detects that the valuator device has been operated, and the conversion matrix storage unit collates the contents stored in the conversion matrix storage unit with the detection result of the valuator device input detection unit to use in actual conversion. An interactive graphic display method characterized in that a conversion matrix is determined, and the conversion processing execution unit actually performs conversion processing using the conversion matrix determined by the conversion matrix determination unit and displays the result on a display.
【請求項3】 前記バリュエータデバイスが、第1のダ
イアルを左右に回すことによる拡大・縮小、第2のダイ
アルを左右に回すことによるX軸を中心とした回転、第
3のダイアルの3番を左右に回すことによる画面左右へ
の移動が、それぞれ表示されている図形に対して行われ
前記ディスプレイに再表示されることを特徴とする請求
項1記載の対話型図形表示方式。
3. The valuator device, wherein the first dial is rotated left / right to enlarge / reduce, the second dial is rotated left / right to rotate about the X axis, and the third dial is number 3 2. The interactive graphic display system according to claim 1, wherein the left and right of the screen are moved to the left and right of the screen by rotating the left and right and are displayed again on the display.
【請求項4】 前記バリュエータデバイスが有する、第
1のダイアルを左右に回すことによる拡大・縮小、第2
のダイアルを左右に回すことによるX軸を中心とした回
転、第3のダイアルの3番を左右に回すことによる画面
左右への移動が、それぞれ表示されている図形に対して
行われ前記ディスプレイに再表示されることを特徴とす
る請求項2記載の対話型図形表示方法。
4. Enlargement / reduction by turning the first dial left and right, which the valuator device has, second
Rotation around the X-axis by turning the dial to the left or right, and movement to the left or right of the screen by turning the third dial No. 3 to the left or right are performed on the respective displayed figures, The interactive graphic display method according to claim 2, wherein the interactive graphic display method is performed again.
JP5158292A 1993-06-29 1993-06-29 Interactive graphic display system Pending JPH0737053A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5158292A JPH0737053A (en) 1993-06-29 1993-06-29 Interactive graphic display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5158292A JPH0737053A (en) 1993-06-29 1993-06-29 Interactive graphic display system

Publications (1)

Publication Number Publication Date
JPH0737053A true JPH0737053A (en) 1995-02-07

Family

ID=15668424

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5158292A Pending JPH0737053A (en) 1993-06-29 1993-06-29 Interactive graphic display system

Country Status (1)

Country Link
JP (1) JPH0737053A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61214059A (en) * 1985-03-20 1986-09-22 Yokogawa Electric Corp Shift method for display pattern

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61214059A (en) * 1985-03-20 1986-09-22 Yokogawa Electric Corp Shift method for display pattern

Similar Documents

Publication Publication Date Title
CA1171547A (en) Mixed pitch display
JP2856600B2 (en) Scientific calculator
JP3155125B2 (en) Data processing apparatus having page turning function and data page turning method
JPH0737053A (en) Interactive graphic display system
JP2815261B2 (en) Electronic equipment with complex number calculation function
JPH03256116A (en) Information processor
JP2555036B2 (en) Character string input device
JPH08314943A (en) Database system
JP3711397B2 (en) Arithmetic unit
JPH04130571A (en) Numerical arithmetic system
JPH11161613A (en) Electronic computer, computing method, and record medium storing computing process program
JPH0535731A (en) Document processor
JPH01244502A (en) Pc program display system
JPH1153155A (en) Tool bar display controller, tool bar display control method and storage medium
JP3886058B2 (en) Character processing apparatus and editing method thereof
JPH0962855A (en) Information processor, information processing method and storage medium
JPH0496859A (en) Word processor
JPH0689299A (en) Automatic input picture setting system
JPH07110747A (en) Data display method
JPH06251039A (en) Form design system
JPH05224800A (en) Automatic input system
JPH04291620A (en) Display system for operation method
JPH05241902A (en) Software simulator
JPS59178566A (en) Job execution waiting time information display
JPH0270129A (en) Controller for display screen

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960910