JP2522070B2 - Segment data registration display method - Google Patents

Segment data registration display method

Info

Publication number
JP2522070B2
JP2522070B2 JP1269582A JP26958289A JP2522070B2 JP 2522070 B2 JP2522070 B2 JP 2522070B2 JP 1269582 A JP1269582 A JP 1269582A JP 26958289 A JP26958289 A JP 26958289A JP 2522070 B2 JP2522070 B2 JP 2522070B2
Authority
JP
Japan
Prior art keywords
segment
graphic data
display
data
independent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP1269582A
Other languages
Japanese (ja)
Other versions
JPH03130878A (en
Inventor
良平 相澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1269582A priority Critical patent/JP2522070B2/en
Publication of JPH03130878A publication Critical patent/JPH03130878A/en
Application granted granted Critical
Publication of JP2522070B2 publication Critical patent/JP2522070B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は計算機を用いた図形処理システムに関し、特
に複数の表示装置を有する図形処理システムに於いてセ
グメントデータの登録,表示を行なうセグメントデータ
の登録表示方式に関する。
Description: TECHNICAL FIELD The present invention relates to a graphic processing system using a computer, and more particularly to a segment data registration / display of segment data in a graphic processing system having a plurality of display devices. Regarding registration display method.

〔従来の技術〕[Conventional technology]

従来、複数の表示装置を有し、1つのセグメントデー
タを各表示装置で利用する図形処理システムに於いて
は、セグメントデータはどの表示装置にも従属しない装
置独立な形式でセグメントバッファに登録されており、
また、図形の表示はセグメントバッファに登録されてい
る装置独立な形式のセグメントデータを表示対象として
いる表示装置の表示コマンドに翻訳して表示装置に送出
することにより行なっている。
Conventionally, in a graphic processing system that has a plurality of display devices and uses one segment data in each display device, the segment data is registered in the segment buffer in a device-independent format that does not depend on any display device. Cage,
Further, the graphic display is performed by translating the device-independent segment data registered in the segment buffer into a display command of the display device to be displayed and sending it to the display device.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来例では、図形の表示を行なう際、必ず装
置独立な形式のセグメントデータから表示装置の表示コ
マンドへの翻訳処理が必要となるため、例えば翻訳処理
を計算機の中央処理装置で行ない、翻訳した表示コマン
ドを高速バス等の高速接続手段によって接続された高速
表示装置に送出して図形の表示を行なうような場合、中
央処理装置の性能と表示装置の性能の比によっては中央
処理装置側で行なう表示コマンドへの翻訳処理に時間が
かかり、表示装置の表示性能を十分に活かすことができ
ないことがあるという問題があった。
In the above-described conventional example, when displaying a graphic, it is necessary to translate the segment data in the device-independent format into the display command of the display device. Therefore, for example, the translation process is performed by the central processing unit of the computer. When a display command is sent to a high-speed display device connected by a high-speed connection means such as a high-speed bus to display a graphic, the central processing unit side may be different depending on the ratio of the performance of the central processing unit to that of the display unit. There is a problem that it takes a long time to perform the translation process to the display command, and the display performance of the display device may not be fully utilized.

本発明の目的は表示装置の表示性能を十分に活かすこ
とができるようにすることにある。
An object of the present invention is to allow the display performance of a display device to be fully utilized.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は上記目的を達成するため、 複数の表示装置を有する図形処理システムに於いて、 応用プログラムからのセグメント登録指示に従って表
示装置に従属しない論理的な形式の装置独立図形データ
を生成する装置独立図形データ生成手段と、 該装置独立図形データ生成手段で生成された装置独立
図形データを翻訳して前記表示装置の内の特定の表示装
置の表示コマンドから構成される装置従属図形データを
生成する装置従属図形データ生成手段と、 前記装置独立図形データと前記装置従属図形データと
を結合し、セグメントデータとしてセグメントバッファ
に登録するセグメント登録手段と、 前記応用プログラムからのセグメント表示指示に従っ
て前記セグメントバッファに登録されているセグメント
データの内の表示対象となるセグメントデータを選択
し、表示対象となっている表示装置が前記特定の表示装
置の場合は前記選択したセグメントデータ中の装置従属
図形データを抽出し、他の表示装置の場合は前記選択し
たセグメントデータ中の装置独立図形データを抽出する
セグメント抽出手段と、 該セグメント抽出手段が抽出した装置独立図形データ
を表示対象となっている表示装置の表示コマンドに翻訳
する図形データ翻訳手段と、 該図形データ翻訳手段により翻訳された表示コマンド
或いは前記セグメント抽出手段により抽出された装置従
属図形データを前記表示装置の内の表示対象となってい
る表示装置に送出して表示させる表示装置駆動手段とを
設けたものである。
In order to achieve the above-mentioned object, the present invention provides a graphic processing system having a plurality of display devices, which is device independent for generating device independent graphic data in a logical format independent of the display device in accordance with a segment registration instruction from an application program. Device for generating graphic data and means for translating the device-independent graphic data generated by the device-independent graphic data generating device to generate device-dependent graphic data composed of a display command of a specific display device among the display devices. Dependent graphic data generation means, segment registration means for combining the device independent graphic data and the device dependent graphic data and registering them in the segment buffer as segment data, and registering in the segment buffer according to a segment display instruction from the application program. Segment to be displayed in the segment data being displayed Selected data, the device-dependent graphic data in the selected segment data is extracted when the display device to be displayed is the specific display device, and the selected segment data is selected in the case of another display device. Segment extraction means for extracting device-independent graphic data therein, graphic data translation means for translating the device-independent graphic data extracted by the segment extraction means into a display command of a display device to be displayed, and the graphic data translation A display device driving means for sending the display command translated by the means or the device dependent graphic data extracted by the segment extracting means to a display device to be displayed in the display device for display. Is.

〔作 用〕[Work]

装置独立図形データ生成手段は応用プログラムからの
セグメント登録指示に従って表示装置に従属しない論理
的な形式の装置独立図形データを生成する。装置従属図
形データ生成手段は装置独立図形データ生成手段が生成
した装置独立図形データを翻訳して複数存在する表示装
置の内の特定の表示装置の表示コマンドから構成される
装置従属図形データを生成する。セグメント登録手段は
装置独立図形データ生成手段が生成した装置独立図形デ
ータと装置従属図形データ生成手段が生成した装置従属
図形データとを結合し、セグメントデータとしてセグメ
ントバッファに登録する。セグメント抽出手段は応用プ
ログラムからのセグメント表示指示に従ってセグメント
バッファに登録されているセグメントデータの内の表示
対象となるセグメントデータを選択し、表示対象となっ
ている表示装置が上記した特定の表示装置である場合は
選択したセグメントデータ中の装置従属図形データを抽
出し、他の表示装置である場合は選択したセグメントデ
ータ中の装置独立図形データを抽出する。図形データ翻
訳手段はセグメント抽出手段が抽出した装置独立図形デ
ータを表示対象となっている表示装置の表示コマンドに
翻訳する。表示装置駆動手段は図形データ翻訳手段によ
り翻訳された表示コマンド或いはセグメント抽出手段が
抽出した装置従属図形データを表示対象となっている表
示装置に送出して表示させる。
The device-independent graphic data generation means generates device-independent graphic data in a logical format independent of the display device in accordance with a segment registration instruction from the application program. The device-dependent graphic data generating means translates the device-independent graphic data generated by the device-independent graphic data generating means to generate device-dependent graphic data composed of a display command of a specific display device among a plurality of display devices. . The segment registration means combines the device-independent graphic data generated by the device-independent graphic data generation means and the device-dependent graphic data generated by the device-dependent graphic data generation means, and registers them as segment data in the segment buffer. The segment extracting means selects the segment data to be displayed out of the segment data registered in the segment buffer according to the segment display instruction from the application program, and the display device to be displayed is the specific display device described above. If there is, the device dependent graphic data in the selected segment data is extracted, and if it is another display device, the device independent graphic data in the selected segment data is extracted. The graphic data translating means translates the device independent graphic data extracted by the segment extracting means into a display command of the display device to be displayed. The display device driving means sends the display command translated by the graphic data translating means or the device dependent graphic data extracted by the segment extracting means to the display device as a display target for display.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して詳細に説
明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の実施例のブロック図であり、表示性
能の高い高速表示装置10と表示性能の低い低速表示装置
11との2つの表示装置を有する図形処理システムに本発
明を適用した場合についてのものである。
FIG. 1 is a block diagram of an embodiment of the present invention, in which a high-speed display device 10 with high display performance and a low-speed display device with low display performance are shown.
This is a case where the present invention is applied to a graphic processing system having two display devices 11 and 11.

本実施例の図形処理システムは応用プログラム1から
のセグメント登録指示に従って表示装置に従属しない装
置独立図形データを生成する装置独立図形データ生成手
段2と、装置独立図形データ生成手段2で生成された装
置独立図形データを高速表示装置10の表示コマンドに翻
訳した装置従属図形データを生成する装置従属図形デー
タ生成手段3と、装置独立図形データと装置従属図形デ
ータとを結合し、1つのセグメントデータとしてセグメ
ントバッファ5に登録するセグメント登録手段4と、応
用プログラム1からのセグメント表示指示に従ってセグ
メントバッファ5からセグメントデータを読込み、装置
従属図形データ或いは装置独立図形データを抽出するセ
グメント抽出手段6と、装置独立図形データを低速表示
装置11の表示コマンドに翻訳する図形データ翻訳手段7
と、高速表示装置10に装置従属図形データ(表示コマン
ド)を送出して表示させる表示装置駆動手段8と、低速
表示装置11に表示コマンドを送出して表示させる表示装
置駆動手段9とから構成されている。
The graphic processing system of this embodiment comprises a device-independent graphic data generating means 2 for generating device-independent graphic data independent of a display device in accordance with a segment registration instruction from the application program 1, and a device generated by the device-independent graphic data generating means 2. A device-dependent graphic data generating means 3 for generating device-dependent graphic data by translating the independent graphic data into a display command of the high-speed display device 10, and the device-independent graphic data and the device-dependent graphic data are combined to form a segment as one segment data. The segment registration means 4 for registering in the buffer 5, the segment extraction means 6 for reading the segment data from the segment buffer 5 according to the segment display instruction from the application program 1 and extracting the device dependent graphic data or the device independent graphic data, and the device independent graphic. Data display command for slow display device 11 Figure data translation means 7 for translation into
And a display device driving means 8 for sending and displaying device dependent graphic data (display command) to the high speed display device 10, and a display device driving means 9 for sending and displaying a display command to the low speed display device 11. ing.

第2図はセグメントバッファ5の内容例を示した図で
あり、セグメント管理テーブル12と、装置独立図形デー
タ13と、装置従属図形データ14とが登録されている。セ
グメント管理テーブル12は装置独立図形データ13と装置
従属図形データ14とから構成されるセグメントデータの
所在をポインタAによって指し示している。装置独立図
形データ13は複数の装置独立図形データ要素13−1,13−
2,…から構成され、各装置独立図形データ要素13−1,13
−2,…はポインタB1,B2,…によってチェーン付けされて
いる。装置従属図形データ14は高速表示装置10の表示コ
マンドからなる複数の表示コマンド列14−1,14−2,…か
ら構成され、各表示コマンド列14−1,14−2,…はポイン
タC1,C2,…により対応する装置独立図形データ要素13−
1,13−2,…と結合されている。
FIG. 2 is a diagram showing an example of the contents of the segment buffer 5, in which a segment management table 12, device independent graphic data 13, and device dependent graphic data 14 are registered. The segment management table 12 indicates the location of the segment data composed of the device independent graphic data 13 and the device dependent graphic data 14 by the pointer A. The device independent graphic data 13 is composed of a plurality of device independent graphic data elements 13-1, 13-
2, device-independent graphic data elements 13-1, 13
−2, ... Are chained by pointers B1, B2 ,. The device dependent graphic data 14 is composed of a plurality of display command sequences 14-1, 14-2, ... Consisting of display commands of the high-speed display device 10, and each display command sequence 14-1, 14-2 ,. Device independent graphic data element 13-corresponding to C2, ...
Combined with 1,13-2, ...

次にセグメントデータの登録時の本実施例の動作を説
明する。
Next, the operation of this embodiment when registering segment data will be described.

応用プログラム1からセグメント登録指示が出力され
ると、装置独立図形データ生成手段2は登録指示のあっ
た線分,多角形,文字列等の各図形要素に対応し、表示
装置に従属しない装置独立図形データを生成し、生成し
た装置独立図形データを逐一装置従属図形データ生成手
段3に渡す。装置従属図形データ生成手段3は装置独立
図形データ生成手段2から渡された装置独立図形データ
を各要素毎に高速表示装置10の表示コマンドに翻訳する
ことにより装置従属図形データを生成し、生成した装置
従属図形データと装置独立図形データ生成手段2から渡
された装置独立図形データとをセグメント登録手段4に
渡す。
When a segment registration instruction is output from the application program 1, the device-independent graphic data generation means 2 corresponds to each graphic element such as a line segment, a polygon, or a character string for which a registration instruction has been issued, and is device-independent, independent of the display device. The graphic data is generated, and the generated device-independent graphic data is passed to the device-dependent graphic data generating means 3 one by one. The device dependent graphic data generating means 3 generates the device dependent graphic data by translating the device independent graphic data passed from the device independent graphic data generating means 2 into a display command of the high speed display device 10 for each element. The device dependent graphic data and the device independent graphic data passed from the device independent graphic data generation means 2 are passed to the segment registration means 4.

セグメント登録手段4は第2図に示すように、装置従
属図形データ生成手段3から渡された装置独立図形デー
タ13の各装置独立図形データ要素13−1,13−2,…をポイ
ンタB1,B2,…によってチェーン付けしてセグメントバッ
ファ5に登録すると共に、装置独立図形データ要素13−
1,13−2,…に対応した表示コマンド列14−1,14−2,…を
ポインタC1,C2,…によって装置独立図形データ13と結合
してセグメントバッファ5に登録し、更に、セグメント
管理テーブル12に装置独立図形データ13と装置従属図形
データ14とからなるセグメントデータの所在を示すポイ
ンタAを格納する。
As shown in FIG. 2, the segment registration means 4 points the device independent graphic data elements 13-1, 13-2, ... Of the device independent graphic data 13 passed from the device dependent graphic data generation means 3 to the pointers B1, B2. , ... are chained and registered in the segment buffer 5, and the device independent graphic data element 13-
Display command sequences 14-1, 14-2, ... Corresponding to 1, 13-2, ... Are combined with the device independent graphic data 13 by the pointers C1, C2 ,. In the table 12, a pointer A indicating the location of the segment data consisting of the device independent graphic data 13 and the device dependent graphic data 14 is stored.

次に図形を表示する場合の本実施例の動作を説明す
る。
Next, the operation of this embodiment when displaying a graphic will be described.

応用プログラム1からセグメント表示指示が出力され
ると、セグメント抽出手段6は上記セグメント表示指示
によって指定されたセグメントデータをセグメント管理
テーブル12を参照して取得し、表示対象としている表示
装置が高速表示装置10である場合には各ポインタをたど
り、装置従属図形データ14を構成している表示コマンド
列14−1,14−2,…を直接表示装置駆動手段8に送出し、
表示対象としている表示装置が低速表示装置11である場
合にはポインタB1,B2,…をたどり、装置独立図形データ
13を構成している装置独立図形データ要素13−1,13−2,
…を図形データ翻訳手段7に送出する。図形データ翻訳
手段7はセグメント抽出手段6から送られてきた装置独
立図形データ13を低速表示装置11の表示コマンドに翻訳
し、表示装置駆動手段9に加える。表示装置駆動手段8,
9は加えられた表示コマンドに従って高速表示装置10,低
速表示装置11に図形の表示を行なう。
When the segment display instruction is output from the application program 1, the segment extraction means 6 acquires the segment data designated by the segment display instruction by referring to the segment management table 12, and the display device to be displayed is the high-speed display device. When the number is 10, the pointers are traced, and the display command sequences 14-1, 14-2, ... Constituting the device dependent graphic data 14 are directly sent to the display device driving means 8,
When the display device to be displayed is the low-speed display device 11, the pointers B1, B2, ...
Device-independent graphic data elements 13-1, 13-2, which make up 13
Is sent to the graphic data translation means 7. The graphic data translating means 7 translates the device independent graphic data 13 sent from the segment extracting means 6 into a display command of the low speed display device 11 and adds it to the display device driving means 9. Display device driving means 8,
The numeral 9 displays graphics on the high speed display device 10 and the low speed display device 11 in accordance with the added display command.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明は、セグメントデータの
登録時、装置独立図形データと、装置独立図形データを
複数存在する表示装置の内の特定の表示装置の表示コマ
ンドに翻訳した装置従属図形データとを結合してセグメ
ントバッファに登録し、図形の表示時、表示対象として
いる表示装置が上記特定の表示装置である場合はセグメ
ントバッファに登録されている装置従属図形データを用
いて表示を行なうようにしたものであるので、特定の表
示装置での表示を高速化することができる効果がある。
特に、図形表示コマンドへの翻訳処理を行なう中央処理
装置等の翻訳手段よりも性能の高い表示装置が存在する
場合、その表示装置を上記特定装置とすることにより、
その表示装置の性能を十分に活かした高速表示ができる
効果がある。
As described above, according to the present invention, when the segment data is registered, the device independent graphic data and the device dependent graphic data translated into the display command of the specific display device among the display devices having a plurality of device independent graphic data. Are combined and registered in the segment buffer, and when displaying a graphic, if the display device to be displayed is the specific display device, display is performed using the device-dependent graphic data registered in the segment buffer. Therefore, there is an effect that the display on a specific display device can be speeded up.
In particular, when there is a display device having a higher performance than the translation means such as a central processing unit that performs the translation processing into the graphic display command, by making the display device the specific device,
There is an effect that high-speed display can be achieved by fully utilizing the performance of the display device.

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

第1図は本発明の実施例のブロック図及び、 第2図はセグメントバッファ5の内容例を示す図であ
る。 図に於いて、1……応用プログラム、2……装置独立図
形データ生成手段、3……装置従属図形データ生成手
段、4……セグメント登録手段、5……セグメントバッ
ファ、6……セグメント抽出手段、7……図形データ翻
訳手段、8,9……表示装置駆動手段、10……高速表示装
置、11……低速表示装置。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing an example of contents of the segment buffer 5. In the figure, 1 ... Application program, 2 ... Device independent figure data generation means, 3 ... Device dependent figure data generation means, 4 ... Segment registration means, 5 ... Segment buffer, 6 ... Segment extraction means , 7 ... graphic data translation means, 8, 9 ... display device driving means, 10 ... high speed display device, 11 ... low speed display device.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数の表示装置を有する図形処理システム
に於いて、 応用プログラムからのセグメント登録指示に従って表示
装置に従属しない論理的な形式の装置独立図形データを
生成する装置独立図形データ生成手段と、 該装置独立図形データ生成手段で生成された装置独立図
形データを翻訳して前記表示装置の内の特定の表示装置
の表示コマンドから構成される装置従属図形データを生
成する装置従属図形データ生成手段と、 前記装置独立図形データと前記装置従属図形データとを
結合し、セグメントデータとしてセグメントバッファに
登録するセグメント登録手段と、 前記応用プログラムからのセグメント表示指示に従って
前記セグメントバッファに登録されているセグメントデ
ータの内の表示対象となるセグメントデータを選択し、
表示対象となっている表示装置が前記特定の表示装置の
場合は前記選択したセグメントデータ中の装置従属図形
データを抽出し、他の表示装置の場合は前記選択したセ
グメントデータ中の装置独立図形データを抽出するセグ
メント抽出手段と、 該セグメント抽出手段が抽出した装置独立図形データを
表示対象となっている表示装置の表示コマンドに翻訳す
る図形データ翻訳手段と、 該図形データ翻訳手段により翻訳された表示コマンド或
いは前記セグメント抽出手段により抽出された装置従属
図形データを前記表示装置の内の表示対象となっている
表示装置に送出して表示させる表示装置駆動手段とを含
むことを特徴とするセグメントデータ登録表示方式。
1. A graphic processing system having a plurality of display devices, and device independent graphic data generating means for generating device independent graphic data in a logical format not dependent on the display device in accordance with a segment registration instruction from an application program. A device-dependent graphic data generating means for translating the device-independent graphic data generated by the device-independent graphic data generating means to generate device-dependent graphic data composed of a display command of a specific display device among the display devices. Segment registration means for combining the device independent graphic data and the device dependent graphic data and registering them in a segment buffer as segment data; and segment data registered in the segment buffer according to a segment display instruction from the application program. Select the segment data to be displayed in
When the display device to be displayed is the specific display device, the device dependent graphic data in the selected segment data is extracted, and when the display device is another display device, the device independent graphic data in the selected segment data is extracted. Segment extraction means for extracting the device-independent graphic data, graphic data translation means for translating the device-independent graphic data extracted by the segment extraction means into a display command of a display device to be displayed, and a display translated by the graphic data translation means. Segment data registration, including command or display device driving means for transmitting the device dependent graphic data extracted by the segment extracting device to a display device to be displayed in the display device for display Display method.
JP1269582A 1989-10-17 1989-10-17 Segment data registration display method Expired - Lifetime JP2522070B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1269582A JP2522070B2 (en) 1989-10-17 1989-10-17 Segment data registration display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1269582A JP2522070B2 (en) 1989-10-17 1989-10-17 Segment data registration display method

Publications (2)

Publication Number Publication Date
JPH03130878A JPH03130878A (en) 1991-06-04
JP2522070B2 true JP2522070B2 (en) 1996-08-07

Family

ID=17474371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1269582A Expired - Lifetime JP2522070B2 (en) 1989-10-17 1989-10-17 Segment data registration display method

Country Status (1)

Country Link
JP (1) JP2522070B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040063067A (en) * 2003-01-04 2004-07-12 임병학 Hook member for ventilating of window

Also Published As

Publication number Publication date
JPH03130878A (en) 1991-06-04

Similar Documents

Publication Publication Date Title
US4414621A (en) Interactive visual communications system
US4550386A (en) Terminal controller
JPH046955B2 (en)
JP2522070B2 (en) Segment data registration display method
JPS63163391A (en) Bit map display device
CA1234936A (en) Interactive visual communications system
JPS62297975A (en) Control system for multi-window display
JPS62285126A (en) Picture output system
JPH05204573A (en) Picture display system
JPH0640651B2 (en) Protocol conversion method
JP3136852B2 (en) Touch panel screen creation method and device
JPS6329837A (en) Multi-window display system
JPH09134244A (en) Data conversion device
JPH02114295A (en) Graphic display device
JPH06308939A (en) Real time display system for graphics
JPH04299437A (en) On-line program processing system
JPS6180292A (en) Display cotnrol system
JPH0352072B2 (en)
JPS62269269A (en) Window selecting device
JPH11184450A (en) Image processor
JPH06259540A (en) Picture reducing device
JPS62233888A (en) Graphic data display device
JPH04145586A (en) Graphic display controlling system
JPH0434175B2 (en)
JPH03182797A (en) Plotting system