JPH05257444A - Visible display control system for moving body - Google Patents

Visible display control system for moving body

Info

Publication number
JPH05257444A
JPH05257444A JP4055861A JP5586192A JPH05257444A JP H05257444 A JPH05257444 A JP H05257444A JP 4055861 A JP4055861 A JP 4055861A JP 5586192 A JP5586192 A JP 5586192A JP H05257444 A JPH05257444 A JP H05257444A
Authority
JP
Japan
Prior art keywords
display
data
moving body
window
display data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4055861A
Other languages
Japanese (ja)
Inventor
Kozo Kadoi
宏造 角井
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4055861A priority Critical patent/JPH05257444A/en
Publication of JPH05257444A publication Critical patent/JPH05257444A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To easily make a visible display of a moving body on a display screen by utilizing a window system. CONSTITUTION:This system is provided with a movement state data analysis part 1 which distributes movement state data on the moving body to respective processes for the visible display, alteration of the visible display shape, and position update and a window generation control part 2 which generates windows so that space geography data as background data constituting display data to visually be displayed on the display screen correspond to the master window and the movement state data on the moving body correspond to slave windows. Further, the system is provided with a display data control part 3 which prevents the display data from being hidden owing to the mutual overlap between the master window and slave window as the moving body moves and a display output part 4 which outputs the display data of the master and slave windows on the display screen, and the movement state of the moving body is visually displayed on the display screen.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、航空機,船舶および人
工衛星(以下移動体と称す)の航行あるいは運行の状況
(以下移動状況と称す)をウィンドウシステムを適用し
てディスプレイ画面に可視表示する移動体の可視表示制
御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses a window system to visually display the navigation or operation status of aircraft, ships and artificial satellites (hereinafter referred to as moving bodies) (hereinafter referred to as moving status) on a display screen. The present invention relates to a visible display control method for a mobile body.

【0002】[0002]

【従来の技術】本分野に関する一般的な参考文献として
次のものがある。
The following are general references in the field:

【0003】(1)NEC 刊行物 MS Windows 3.0 プログラマーズガイド (2)ウィンドウズ・プログラミング 富士ソフトウェア 教育出版部 1988年11月発
行 さて、移動体の移動状況は移動体の位置を示す位置シン
ボルと移動体の属性を示すデータブロックと位置シンボ
ルおよびデータブロックを結ぶリーラとでディスプレイ
画面に可視表示される。また、移動体の位置を容易に把
握できるようにするために移動空間の地理データを背景
データとして同時に可視表示する。多数の移動体をディ
スプレイ画面上に配置するとき、移動体の移動によって
生ずる表示データの重なりによる隠蔽が生ずる。これを
避けるための処理を従来はもっぱら個個の移動状況の表
示域を調べて対処する手法に依っていた。
(1) NEC Publication MS Windows 3.0 Programmer's Guide (2) Windows Programming Fuji Software Education Publishing Department November, 1988 Now, the movement status of a moving body is a position symbol indicating the position of the moving body and movement. The data block showing the attributes of the body, the position symbol, and the reeler connecting the data blocks are visually displayed on the display screen. Further, in order to easily grasp the position of the moving body, the geographical data of the moving space are visually displayed as background data at the same time. When a large number of moving objects are arranged on the display screen, the concealment occurs due to the overlap of the display data caused by the movement of the moving objects. Conventionally, the processing for avoiding this has mainly depended on the method of coping with by examining the display area of the individual movement status.

【0004】従来の手法を流れ図4によって説明する。
移動体の位置シンボルおよびデータブロックの表示デー
タが移動もしくは形状変更する場合、その移動および形
状変更によって他の移動体の位置シンボルおよびデータ
ブロックの表示データの可視表示を隠蔽するなどの影響
を及ぼす範囲を求め(図4の処理手順40)、その範囲
にある表示データを消去し(処理手順41)、その範囲
にある消去した表示データを背景データとして再描画す
る(処理手順42)。次に、移動体の位置シンボル,デ
ータブロックの移動および形状変更を描画する(処理手
順43)。そして、影響を受ける他の移動体の位置シン
ボルおよびデータブロックが有るか無いかを調べる(処
理手順44)。影響を受ける他の移動体が有るときはそ
の位置シンボルおよびデータブロックを背景データとし
て再描画する(処理手順45)。このような処理手順に
よってディスプレイ画面に表示データの可視表示を行っ
ていた。
The conventional method will be described with reference to the flowchart of FIG.
When the display data of the position symbol and data block of a mobile object moves or changes its shape, the range of influence such as hiding the visible display of the position symbol of another mobile object and the display data of the data block due to the change and shape change. Is calculated (process procedure 40 in FIG. 4), the display data in the range is erased (process procedure 41), and the erased display data in the range is redrawn as background data (process procedure 42). Next, the position symbol of the moving body, the movement of the data block, and the shape change are drawn (processing procedure 43). Then, it is checked whether or not there are other position symbols and data blocks of the moving body that are affected (procedure 44). When there is another moving body that is affected, the position symbol and the data block are redrawn as the background data (processing procedure 45). The display data is visually displayed on the display screen by such a processing procedure.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の手法で
は、移動体の位置シンボルおよびデータブロックが移動
もしくは形状変更する度に、影響を受ける移動体の位置
シンボルおよびデータブロックが有るか否かを多数の移
動体の位置シンボルおよびデータブロックを調べなくて
はならない。しかも、影響の受ける範囲の算出やその範
囲にある背景画面上の影響範囲の算出は時間のかかる複
雑な処理であり、アプリケーションプログラムの開発を
難しくしていた。
In the above-mentioned conventional method, it is determined whether or not there is a position symbol and a data block of the moving body which are affected each time the position symbol and the data block of the moving body move or change in shape. A large number of mobile location symbols and data blocks must be examined. Moreover, calculation of the affected range and calculation of the affected range on the background screen within that range are time-consuming and complicated processes, making it difficult to develop the application program.

【0006】本発明の目的はディスプレイ画面に複数の
可視表示域(親ウィンドウと称する)を設定し、更に各
各の可視表示域内に複数の可視表示域(子ウィンドウと
称する)を設けて、親および子のウィンドウのそれぞれ
に独立な表示データを可視表示できるウィンドウシステ
ムを利用する。つまり、親ウィンドウに背景の空間地理
データ及び各各の移動体の位置シンボルおよびデータブ
ロックを子ウィンドウに個別に対応させて、表示データ
を描画する。そして、表示データの重なりによる隠蔽の
問題をウィンドウシステムの有する制御機能によって解
消し、移動体の移動状況データをディスプレイ画面に可
視表示することを容易に行うことにある。
An object of the present invention is to set a plurality of visible display areas (referred to as parent windows) on a display screen, and further to provide a plurality of visible display areas (referred to as child windows) within each visible display area. And a window system that can independently display display data in each of the child windows. That is, the display data is drawn by associating the spatial geographic data of the background and the position symbols and data blocks of each moving body in the parent window individually in the child window. Then, the problem of concealment due to overlapping of display data is solved by the control function of the window system, and the movement status data of the moving body can be easily visually displayed on the display screen.

【0007】[0007]

【課題を解決するための手段】本発明の移動体の可視表
示制御方式は、移動体の移動状況をディスプレイ画面に
可視表示する移動体の可視表示制御方式において、前記
移動体の移動状況データを前記移動体の可視表示,可視
表示形状の変更,可視表示位置の更新の各処理に振り分
ける移動状況データ解析手段と、空間地理データの表示
データを親ウィンドウに及び前記移動状況データの表示
データの各各を各各の子ウィンドウに各各描画しかつ前
記親および子ウィンドウを生成するウィンドウ生成制御
手段と、前記移動体の移動によって生ずる前記親および
子ウィンドウ相互の重りで隠蔽される前記表示データを
背景データとして前記親および子ウィンドウに描画する
表示データ制御手段と、前記表示データを前記ディスプ
レイ画面に可視表示するために前記ウィンドウを出力す
る表示データ出力手段とで構成されている。
According to a visible display control method for a moving body of the present invention, in the visible display control method for a moving body, the moving status data of the moving body is displayed on a display screen. A movement status data analyzing unit that distributes to each processing of visible display of the moving body, change of the visible display shape, update of the visible display position, and display data of the spatial geographic data in the parent window and each of the display data of the movement status data. Window generation control means for drawing each in each child window and for generating the parent and child windows, and the display data hidden by the weight of the parent and child windows caused by the movement of the moving body. Display data control means for drawing in the parent and child windows as background data, and a display table for displaying the display data on the display screen. Wherein it is composed of a display data output means for outputting a window to.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】一実施例の構成を示す図1を参照すると、
移動体の位置を示す位置シンボルと属性を示すデータブ
ロックと位置シンボルおよびデータブロックを接続する
リーラとからなる表示データを可視表示するために移動
状況データを解析し移動体を新たに可視表示する可視表
示,位置シンボルおよびデータブロックの可視表示の位
置の変更を行う各処理に移動状況データを渡す移動状況
データ解析部1と、背景の地理データの表示データを親
ウィンドウにかつ個個の移動体の表示データを子ウィン
ドウにそれぞれ可視表示する表示データとしてそれぞれ
割り当て親および子ウィンドウを生成するウィンドウ生
成制御部2と、子ウィンドウの移動によって親および子
ウィンドウ相互の重なりを生じて表示データが隠蔽され
ることを無くす表示データ制御部3と、表示データをデ
ィスプレイ画面に可視表示する表示データ出力部4とで
構成する。
Referring to FIG. 1 showing the configuration of one embodiment,
Display data consisting of a position symbol indicating the position of the moving body, a data block indicating the attribute, and a reeler that connects the position symbol and the data block is visually analyzed to analyze the movement status data to newly display the moving body. Display, position symbol and movement status data analysis unit 1 that transfers movement status data to each process that changes the position of the visible display of the data block, and display data of background geographical data in the parent window and for each moving object. The display data is concealed by allocating the display data as display data to be visually displayed in the child windows, respectively, and the window generation control unit 2 for generating the parent and child windows, and by moving the child windows, the parent and child windows overlap each other. Display data control unit 3 that eliminates the problem and display data on the display screen Constituted by a display data output unit 4 for viewing the display.

【0010】次に、この実施例の動作を説明する図2お
よび図3を図1と併せて参照すると、移動状況データ解
析部1は移動体の移動状況データを受けとり、その解析
結果に応じてウィンドウ生成部2および表示データ制御
部3を起動する(図2の処理手順21)。移動状況デー
タが新たな移動体の発生通知である場合、ウィンドウ生
成制御部2が起動されて新たな移動体の位置シンボル1
3(図3に示す)およびデータブロック14の表示デー
タを割り当てるため子ウィンドウ12を生成する(処理
手順23)。表示データ制御部3はその子ウィンドウ1
2を親ウィンドウ11上に可視表示するために表示位置
を移動状況データの位置データから算出する(処理手順
24)。そして、新たな移動体の子ウィンドウ12を可
視表示することによって隠蔽される他のウィンドウの表
示データをその子ウィンドウ12の背景画面16に表示
データとして描画する(処理手順25)。更にその移動
体の位置シンボル13およびデータブロック14をその
子ウィンドウ12に表示データとして描画する(処理手
順26)。そして、表示データ出力部4はその移動体の
位置シンボル13,データブロック14および取り込れ
た背景データからなる表示データを有する子ウィンドウ
12を可視表示する(処理手順27)。
Next, referring to FIGS. 2 and 3 for explaining the operation of this embodiment together with FIG. 1, the movement status data analysis unit 1 receives the movement status data of the moving body, and according to the analysis result. The window generation unit 2 and the display data control unit 3 are activated (process procedure 21 in FIG. 2). If the movement status data is a notification of the occurrence of a new mobile unit, the window generation control unit 2 is activated and the position symbol 1 of the new mobile unit is activated.
3 (shown in FIG. 3) and a child window 12 for allocating the display data of the data block 14 (procedure 23). The display data control unit 3 has its child window 1
In order to visually display 2 on the parent window 11, the display position is calculated from the position data of the movement status data (processing procedure 24). Then, the display data of another window hidden by visually displaying the child window 12 of the new moving body is drawn as display data on the background screen 16 of the child window 12 (processing procedure 25). Further, the position symbol 13 and the data block 14 of the moving body are drawn on the child window 12 as display data (processing procedure 26). Then, the display data output unit 4 visually displays the child window 12 having the display data including the position symbol 13, the data block 14, and the captured background data of the moving body (processing procedure 27).

【0011】次に、移動状況データが移動体の位置の移
動通知である場合、ウィンドウ生成制御部2は移動体の
位置シンボル13およびデータブロック14を有してい
る子ウィンドウ12の新しい表示位置を算出する(処理
手順35)。そして、表示データ制御部3は子ウィンド
ウ12の移動によって隠蔽される他の表示データを子ウ
ィンドウ12の背景の表示データとして取り込む(処理
手順36)。更に移動体の位置シンボル13およびデー
タブロック14を子ウィンドウ12に表示データとして
描画する(処理手順37)。次に、表示データ出力部4
は移動体の位置シンボル13,データブロック14およ
び背景データを有する子ウィンドウ12を可視表示する
(処理手順38)。子ウィンドウ12を移動したとき、
影響を受ける他の子ウィンドウ12の領域および親ウィ
ンドウで影響を受ける領域では、表示データが隠蔽され
るので、再描画する必要が生ずる。この影響を受ける領
域に関する情報はウィンドウシステムから自動的に表示
データ制御部3に通知され、表示データ制御部3はその
情報に従って隠蔽される表示データを再描画することに
なる(処理手順39)。
Next, when the movement status data is a movement notice of the position of the moving body, the window generation control unit 2 determines the new display position of the child window 12 having the position symbol 13 of the moving body and the data block 14. Calculate (processing procedure 35). Then, the display data control unit 3 takes in other display data hidden by the movement of the child window 12 as display data of the background of the child window 12 (processing procedure 36). Further, the position symbol 13 of the moving body and the data block 14 are drawn as display data on the child window 12 (procedure 37). Next, the display data output unit 4
Visually displays the child window 12 having the position symbol 13, data block 14, and background data of the moving body (procedure 38). When you move the child window 12,
In the other affected area of the child window 12 and the affected area of the parent window, the display data is hidden, so that it is necessary to redraw. The window system automatically notifies the display data control unit 3 of the information about the affected area, and the display data control unit 3 redraws the display data hidden according to the information (processing procedure 39).

【0012】また、移動状況データが移動体の可視表示
の削除通知である場合(処理手順22)、ウィンドウ制
御部2は該当する子ウィンドウ12を削除する(処理手
順33)。そして、子ウィンドウ12を移動する場合と
同じく再描画しなければならない表示データに関する情
報をウィンドウシステムより通知されて、表示データ制
御部3はその情報によって該当する領域の表示データを
再描画する(処理手順34)。操作者が移動体の位置シ
ンボル13およびデータブロック14の形状変更要求を
行った場合(処理手順22)、ウィンドウ生成制御部2
は該当する移動体の位置シンボル13およびデータブロ
ック14を有する子ウィンドウ12を生成する(処理手
順28)。そして、子ウィンドウ12の表示位置を算出
する(処理手順29)。また更に、移動体の位置シンボ
ル13およびデータブロック14と形状変更によって隠
蔽される他の表示データを子ウィンドウ12の背景デー
タに取り込む(処理手順30)。更に、移動体の位置シ
ンボル13およびデータブロック14を該当するその子
ウィンドウ12に表示データとして描画する(処理手順
31)。そして、表示データ出力部4は該当する移動体
の位置シンボル13およびデータブロック14を有する
子ウィンドウ12をディスプレイ画面に可視表示するた
め出力する(処理手順32)。
When the movement status data is a notice of deletion of the visible display of the moving body (processing procedure 22), the window control unit 2 deletes the corresponding child window 12 (processing procedure 33). Then, similarly to the case where the child window 12 is moved, the window system notifies the information about the display data that needs to be redrawn, and the display data control unit 3 redraws the display data of the corresponding area according to the information (process). Step 34). When the operator makes a shape change request for the position symbol 13 of the moving body and the data block 14 (procedure 22), the window generation control unit 2
Generates the child window 12 having the position symbol 13 and the data block 14 of the corresponding moving object (procedure 28). Then, the display position of the child window 12 is calculated (processing procedure 29). Furthermore, the position symbol 13 of the moving body, the data block 14, and other display data hidden by the shape change are taken into the background data of the child window 12 (procedure 30). Further, the position symbol 13 of the moving body and the data block 14 are drawn as display data on the corresponding child window 12 (processing procedure 31). Then, the display data output unit 4 outputs the child window 12 having the position symbol 13 and the data block 14 of the corresponding moving object for visible display on the display screen (procedure 32).

【0013】[0013]

【発明の効果】以上説明したように、本発明によればデ
ィスプレイ画面上にそれぞれ独立に移動する多数の移動
体の位置シンボルおよびデータブロックの可視表示を行
うとき、各移動体の位置シンボルおよびデータブロック
を個別の子ウィンドウ12にそれぞれ描画し、かつその
とき、隠蔽される他の表示データを背景データに取り込
んで子ウィンドウ12に可視表示させる。そのため、移
動体の位置シンボルおよびデータブロックに対する移動
要求,消去要求およびその他あらゆる表示形状変更要求
によって影響を受ける領域はウィンドウシステムによっ
てアプリケーションプログラムに通知されるので、他の
移動体の表示位置をサーチし影響を受ける移動体の位置
シンボルおよびデータブロックの表示位置を算出し、隠
蔽によって影響を受ける表示データの領域を求めるとい
った複雑な処理を必要とするアプリケーションプログラ
ムが不必要になる。これによって、移動体のディスプレ
イ画面への可視表示が容易に実現できる。
As described above, according to the present invention, when the position symbols and data blocks of a large number of independently moving mobile objects are visually displayed on the display screen, the position symbols and data of each mobile object are displayed. The block is drawn in each individual child window 12, and at that time, other hidden display data is taken into the background data and displayed visually in the child window 12. Therefore, the window system notifies the application program of the area affected by the movement request, the deletion request, and any other display shape change request for the position symbol and data block of the moving body, so that the display position of another moving body can be searched. An application program that requires complicated processing such as calculating the position symbol of the affected mobile object and the display position of the data block and obtaining the area of the display data affected by the concealment becomes unnecessary. As a result, the visual display on the display screen of the moving body can be easily realized.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an exemplary embodiment of the present invention.

【図2】同実施例の動作を説明するための流れ図であ
る。
FIG. 2 is a flowchart for explaining the operation of the embodiment.

【図3】移動体の移動状況データをディスプレイ画面に
可視表示した一例を示す図である。
FIG. 3 is a diagram showing an example of visually displaying movement status data of a moving body on a display screen.

【図4】移動体をディスプレイ画面に可視表示する従来
の手法を説明するための流れ図である。
FIG. 4 is a flowchart for explaining a conventional method of visually displaying a moving object on a display screen.

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

1 移動状況データ解析部 2 ウィンドウ生成制御部 3 表示データ制御部 4 表示データ出力部 10 ディスプレイ画面 11 親ウィンドウ 12 子ウィンドウ 13 移動体の位置シンボル 14 移動体のデータブロック 15 親ウィンドウの背景画面 16 子ウィンドウの背景画面 17 リーラ 1 Movement status data analysis unit 2 Window generation control unit 3 Display data control unit 4 Display data output unit 10 Display screen 11 Parent window 12 Child window 13 Position symbol of moving body 14 Data block of moving body 15 Background screen of parent window 16 Child Window background screen 17 Leela

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 移動体の移動状況をディスプレイ画面に
可視表示する移動体の可視表示制御方式において、前記
移動体の移動状況データを前記移動体の可視表示,可視
表示形状の変更,可視表示位置の更新の各処理に振り分
ける移動状況データ解析手段と、空間地理データの表示
データを親ウィンドウに及び前記移動状況データの表示
データの各各を各各の子ウィンドウにそれぞれ描画しか
つ前記親および子ウィンドウを生成するウィンドウ生成
制御手段と、前記移動体の移動によって生ずる前記ウィ
ンドウ相互の重りで隠蔽される前記表示データを背景デ
ータとして前記親および子ウィンドウに描画する表示デ
ータ制御手段と、前記表示データを前記ディスプレイ画
面に可視表示するために前記親および子ウィンドウを出
力する表示データ出力手段とを備えることを特徴とする
移動体の可視表示制御方式。
1. A moving body visual display control method for visually displaying a moving state of a moving body on a display screen, wherein moving state data of the moving body is visually displayed, a visible display shape is changed, and a visible display position. And a movement status data analyzing means for allocating to each processing of updating, the display data of the spatial and geographical data is drawn in the parent window, and each of the display data of the movement status data is drawn in each child window, and the parent and the child are drawn. Window generation control means for generating a window, display data control means for drawing the display data, which is hidden by the mutual weights of the windows generated by the movement of the movable body, as background data in the parent and child windows, and the display data. Display data output that outputs the parent and child windows to visually display on the display screen. A visual display control system for a mobile body, comprising a force means.
JP4055861A 1992-03-16 1992-03-16 Visible display control system for moving body Withdrawn JPH05257444A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4055861A JPH05257444A (en) 1992-03-16 1992-03-16 Visible display control system for moving body

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4055861A JPH05257444A (en) 1992-03-16 1992-03-16 Visible display control system for moving body

Publications (1)

Publication Number Publication Date
JPH05257444A true JPH05257444A (en) 1993-10-08

Family

ID=13010846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4055861A Withdrawn JPH05257444A (en) 1992-03-16 1992-03-16 Visible display control system for moving body

Country Status (1)

Country Link
JP (1) JPH05257444A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1173287A (en) * 1997-08-28 1999-03-16 Nec Corp Data of present situation reproducing and display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1173287A (en) * 1997-08-28 1999-03-16 Nec Corp Data of present situation reproducing and display device

Similar Documents

Publication Publication Date Title
US10642345B2 (en) Avionics maintenance training
Fernández et al. Virtual Reality in a shipbuilding environment
Casini Extended reality for smart building operation and maintenance: A review
CN101944304B (en) Device, method and program for displaying map information
JPH0756971A (en) Method and device for generating assembling drawing
US20090021490A1 (en) Display system
KR100914848B1 (en) Method and architecture of mixed reality system
WO2019199504A1 (en) System, method, computer readable medium, and viewer-interface for prioritized selection of mutually occluding objects in a virtual environment
US4573925A (en) Electronic flight instrument design and evaluation tool
JPH10312208A (en) Disassembling route generator, assembling route generator and mechanical system design support system
CA2628393A1 (en) Systems and methods for rendering building spaces
US20150111180A1 (en) Methods, systems, and computer readable media for cursor and text entry for aircraft interface simulation
Shiffer Environmental review with hypermedia systems
EP0336971B1 (en) Method for processing hidden lines of figures
JP2005149175A (en) Display controller and program
JPH05257444A (en) Visible display control system for moving body
JPH04128877A (en) Crt display device
JP2001042759A (en) Evaluating simulating device and evaluating method for sensor mounting condition
CN111489443A (en) Construction site construction scene three-dimensional visualization method and device
Lee et al. Use of the backseat driving technique in evaluation of a perceptually optimized in-car navigation display
EP0967463A2 (en) Measuring instrument comprising a help system
JPH10162038A (en) Intention adaptive type computer graphics device
JPH0519685A (en) Distance information display control method of map information system
JPH06314318A (en) Method and device for supporting design of control panel
Zhao et al. Visualizing Distant Objects on Mobile Phones: Choice of Resizable Icons

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518