JPH02291061A - Document processor - Google Patents

Document processor

Info

Publication number
JPH02291061A
JPH02291061A JP1090105A JP9010589A JPH02291061A JP H02291061 A JPH02291061 A JP H02291061A JP 1090105 A JP1090105 A JP 1090105A JP 9010589 A JP9010589 A JP 9010589A JP H02291061 A JPH02291061 A JP H02291061A
Authority
JP
Japan
Prior art keywords
data
processing device
data processing
display
character
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
JP1090105A
Other languages
Japanese (ja)
Inventor
Takahisa Mori
卓久 森
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP1090105A priority Critical patent/JPH02291061A/en
Publication of JPH02291061A publication Critical patent/JPH02291061A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To cope with change and addition of data forms without changing the operation procedures of a display controller by registering correspondence between data forms and display data processor and freely rewriting register contents. CONSTITUTION:A display controller 1 reads out data to be displayed and a data form identifier from a storage device 4 and sends this identifier to a data registering device 7. The data registering device 7 refers to an internal table 6 to determine a processor to be started. The display controller 1 receives this information to start a character data processor 2 or a graphic data processor 3. The character data processor 2 converts the character code into picture data to output it to a display picture 5, and the graphic data processor 3 converts graphic data into picture data to output it to the display picture 5.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、文字データ,図形データ,画像データ等、デ
ータ形式の異なる複数のデータ列から構成される文書を
表示することのできる文書処理装置に関するものである
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a document processing device capable of displaying a document consisting of a plurality of data strings in different data formats, such as character data, graphic data, image data, etc. It is.

従来の技術 第8図は従来の文書処理装置の構成を図示したものであ
り、■は表示制御装置、2は文字データを表示するため
の文字データ処理装置、3は図形データを表示するため
の図形データ処理装置、4は表示データを保持する記憶
装置、5はこれらデータ処理装置の出力を表示する表示
画面である。
BACKGROUND ART FIG. 8 shows the configuration of a conventional document processing device, in which ■ is a display control device, 2 is a character data processing device for displaying character data, and 3 is a character data processing device for displaying graphic data. A graphic data processing device, 4 a storage device for holding display data, and 5 a display screen for displaying the output of these data processing devices.

以上のように構成された従来の文書処理装置における表
示制御装置1の動作を第9図のフローチャートにより説
明する。
The operation of the display control device 1 in the conventional document processing apparatus configured as described above will be explained with reference to the flowchart shown in FIG.

まず、表示制御装置1は記憶装置4から表示すべきデー
タを読み出し、このデータが文字データであれば文字デ
ータ処理装置2を、図形データであれば図形データ処理
装置3を選択する。  データ処理装置は例えば文字コ
ードを画像データに変換する等のデータ処理を行ったの
ち、表示画面5に出力する。以上の手順を表示すべきデ
ータが無くなるまで繰り返す。
First, the display control device 1 reads data to be displayed from the storage device 4, and selects the character data processing device 2 if the data is character data, and the graphic data processing device 3 if the data is graphic data. The data processing device performs data processing such as converting character codes into image data, and then outputs the data to the display screen 5. Repeat the above steps until there is no more data to display.

発明が解決しようとする課題 以上のように構成された文書処理装置において、新たに
画像データ等、第3のデータ形式をもつデータを表示し
ようとする場合、文字データ処理装置2,図形データ処
理装置3のいずれかを画像データのデータ形式に対応ず
る画像データ処理装置8と置き換える方法や、表示デー
タ処理装置の数を増やす方法が考えられる。第10図は
前者の例として、図形データ処理装置3を画像データ処
理装置8と置換したものであり、第11図は第10図中
の表示制御装置の動作を説明するフローチャー1・であ
る。また、第12図は後者の例として第8図の構成に画
像データ処理装置8を加えたものてあり、第13図は第
12図中の表示制御装置1の動作を説明するフローチャ
−1・である。
Problems to be Solved by the Invention In the document processing device configured as described above, when attempting to newly display data in a third data format such as image data, the character data processing device 2, the graphic data processing device 3 may be replaced with an image data processing device 8 corresponding to the data format of the image data, or a method of increasing the number of display data processing devices. FIG. 10 is an example of the former, in which the graphic data processing device 3 is replaced with an image data processing device 8, and FIG. 11 is a flowchart 1 explaining the operation of the display control device in FIG. . 12 is an example of the latter, in which an image data processing device 8 is added to the configuration of FIG. 8, and FIG. 13 is a flowchart 1 for explaining the operation of the display control device 1 in FIG. It is.

しかし、いずれの方法によっても装置の構成だけでなく
、表示制御装置1の動作をも変更する必要があり、汎用
性と拡張性に問題があった。
However, with either method, it is necessary to change not only the configuration of the device but also the operation of the display control device 1, which poses problems in versatility and expandability.

本発明はかかる点に鑑みてなされたものて、表示対象と
なるデータの形式の変更や追加に対して、きわめて容易
に対応することが可能な、汎用性と拡張性に富んた文書
処理装置を提供することを目的きする。
The present invention has been made in view of the above, and provides a highly versatile and expandable document processing device that can extremely easily adapt to changes and additions to the format of data to be displayed. The purpose is to provide.

課題を解決するための手段 本発明は」二記問題点を解決するため、データ形式と表
示データ処理装置の対応を登録し、かつその登録内容を
自由に書き換えることができるようにした表示データ処
理装置登録手段を備えたものである。
Means for Solving the Problems In order to solve the problems described in item 2, the present invention provides display data processing in which the correspondence between data formats and display data processing devices is registered, and the registered contents can be freely rewritten. It is equipped with a device registration means.

作用 本発明は上記表示データ処理装置登録手段に対する登録
内容を書き換えることにより、表示制御装置の動作手順
を何ら変更することなく、表示対象となるデータの形式
の変更や追加に柔軟に対応することができる。
Effects of the present invention By rewriting the registered contents in the display data processing device registration means, it is possible to flexibly respond to changes or additions to the format of data to be displayed without changing the operating procedure of the display control device. can.

実施例 第1図は本発明の文書処理装置の一実施例を示す構成図
である。
Embodiment FIG. 1 is a block diagram showing an embodiment of the document processing apparatus of the present invention.

第1図において、1は表示制御装置、2は文字データを
表示するための文字データ処理装置、3は図形データを
表示するための図形データ処理装置、4は表示データを
保持する記憶装置、5はこれらデータ処理装置の出力を
表示する表示画面、6は表示データのデータ形式識別子
に対応した表示データ処理装置の起動方法を記憶する書
き換え可能なテーブル、7はデータ形式識別子による問
い合わせに対して、そのデータ形式に対応した表示デー
タ処理装置の起動方法を出力するデータ登録装置である
。第3図はこのテーブル6の内容の一例であり、CHR
の欄には文字データ処理装置2を起動するために必要な
動作(out  1)が、またGRPの欄には図形デー
タ処理装置3を起動するために必要な動作(out  
2)が記憶されている。
In FIG. 1, 1 is a display control device, 2 is a character data processing device for displaying character data, 3 is a graphic data processing device for displaying graphic data, 4 is a storage device for holding display data, and 5 is a display screen that displays the outputs of these data processing devices; 6 is a rewritable table that stores the startup method of the display data processing device corresponding to the data format identifier of the display data; and 7 is a table that responds to inquiries based on the data format identifier; This is a data registration device that outputs a startup method for a display data processing device that corresponds to the data format. Figure 3 is an example of the contents of this table 6, and CHR
The column contains the operation necessary to start the character data processing device 2 (out 1), and the column GRP contains the operation necessary to start the graphic data processing device 3 (out 1).
2) is stored.

以上のように構成された本実施例の文書処理装置におけ
る表示制御装置1について、第2図に示すフローチャー
トを用いてその動作を説明する。
The operation of the display control device 1 in the document processing apparatus of this embodiment configured as described above will be explained using the flowchart shown in FIG.

まず、表示制御装置1は記憶装置4から表示すべきデー
タおよび、このデータのデータ形式識別子を読み出す。
First, the display control device 1 reads data to be displayed and the data format identifier of this data from the storage device 4.

本実施例においては文字データの識別子はC H R,
  図形データの識別子はGRPである。
In this embodiment, the character data identifier is C H R,
The identifier of the graphic data is GRP.

次に表示制御装置1はデータ登録装置7に対してこの識
別子、ずなわちCHRまたはGRPを送出する。
The display control device 1 then sends this identifier, namely CHR or GRP, to the data registration device 7.

これに対してデータ登録装置7は内部のテーブル6を参
照することによって out  1  または out
  2  を出力する。表示制御装置1は文字データ処
理装置2および図形データ処理装置3に対して out
  1  または out  2を行うことによって、
文字データ処理装置2または図形データ処理装置3のい
ずれかを起動する。
On the other hand, the data registration device 7 refers to the internal table 6 to select out 1 or out
Outputs 2. The display control device 1 is out to the character data processing device 2 and the graphic data processing device 3.
By doing 1 or out 2,
Either the character data processing device 2 or the graphic data processing device 3 is activated.

文字データ処理装置2は例えば文字コードを画像データ
に変換し、図形データ処理装置3は図形データを画像デ
ータに変換する等のデータ処理を行ったのち、表示画面
5に出力する。以−1二の手順を表示すべきデータが無
くなるまで繰り返す。
The character data processing device 2 converts character codes into image data, for example, and the graphic data processing device 3 performs data processing such as converting graphic data into image data, and then outputs the data to the display screen 5. Repeat steps 1-12 until there is no more data to display.

次に、この文書処理装置で文字データと画像データを表
示する場合について説明する。この場合、装置の構成は
第4図に示すごとく、第1図における図形データ処理装
置3を画像データ処理装置8と置き換えたものとなる。
Next, a case in which character data and image data are displayed using this document processing device will be described. In this case, the configuration of the apparatus is as shown in FIG. 4, in which the graphic data processing device 3 in FIG. 1 is replaced with an image data processing device 8.

また、データ登録装置7のテーブル6を例えば第5図の
ように書き換える。
Further, the table 6 of the data registration device 7 is rewritten as shown in FIG. 5, for example.

このとき、表示制御装置1はやはり記憶装置4から表示
データを読み出し、そのデータ形式を識別し、データ登
録装置7に対して識別子CHRもしくはIMGを送出す
る。これに対してデータ登録装置7は out  1 
 または out  3を出力し、これによって文字デ
ータ処理装置2または画像データ処理装置8か起動され
る。
At this time, the display control device 1 also reads display data from the storage device 4, identifies its data format, and sends the identifier CHR or IMG to the data registration device 7. On the other hand, the data registration device 7 outputs out 1
Or out 3 is output, thereby starting either the character data processing device 2 or the image data processing device 8.

また、文字データ,図形データ,画像データを一度に扱
う場合も、装置の構成を第6図に示すようにし、データ
登録装置7のテーブルを第7図に示すごとく拡張すれば
、表示制御装置1の動作は」二記の2例と何ら変わらな
い。
Also, when handling character data, graphic data, and image data at the same time, if the device configuration is as shown in FIG. 6 and the table of the data registration device 7 is expanded as shown in FIG. The operation is no different from the two examples described in Section 2.

以上のように本実施例によれば、表示データのデータ形
式識別子に対応した表示データ処理装置の起動方法を記
憶する書き換え可能なテーブルを有し、データ形式識別
子による問い合わせに対して、そのデータ形式に対応し
た表示データ処理装置の起動方法を出力するデータ登録
装置を設け、このデータ登録装置に対する登録内容を書
き換えることにより、表示制御装置の動作手順を何ら変
更することなく、表示対象となるデータの形式の変更や
追加に柔軟に対応することができる。
As described above, according to this embodiment, there is a rewritable table that stores the startup method of the display data processing device corresponding to the data format identifier of the display data, and in response to an inquiry based on the data format identifier, the data format By providing a data registration device that outputs a startup method for a display data processing device compatible with It is possible to flexibly respond to format changes and additions.

発明の効果 以」一説明したように、本発明によれば表示対象となる
データの形式やそのデータを処理するためのデータ処理
装置を予め想定することなしに、データ形式の子となる
複数のデータ列から構成される文書を表示することがで
き、かつ表示対象となるデータの形式に変更や追加があ
った場合でも、その都度表示制御装置の動作手順を変更
することなしに柔軟に対応することが可能な文書処理装
置を構成することができる。
Effects of the Invention As explained above, according to the present invention, multiple data formats that are children of a data format can be created without assuming in advance the format of the data to be displayed or the data processing device that will process the data. Documents consisting of data columns can be displayed, and even if there is a change or addition to the format of the data to be displayed, it can be flexibly handled without changing the operation procedure of the display control device each time. It is possible to configure a document processing device that can perform

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

第1図は本発明の一実施例における文書処理装置の構成
図、第2図は同実施例装置の表示制御装置の動作を示し
たフローチャート、第3図は同実施例装置のデータ登録
装置の宵するテーブルの内容図、第4図は本実施例装置
において表示可能なデータ形式に変更があった場合の装
置構成図、第5図は第4図におけるデータ登録装置の有
するテーブルの内容図、第6図は本実施例装置において
表示可能なデータ形式に追加があった場合の装置構成図
、第7図は第6図におけるデータ登録装置の有するテー
ブルの内容図、第8図は従来の文書処理装置の構成図、
第9図は従来の文書処理装置における表示制御装置の動
作を示したフローチャート、第10図は従来の文書処理
装置において表示可能なデータ形式に変更があった場合
の装置構成図、第11図は第10図における表示制御装
置の動作を示したフローチャート、第12図は従来の文
書処理装置において表示可能なデータ形式が追加された
場合の装置構成図、第13図は第12図における表示制
御装置の動作を示したフローチャートである。 1・・・表示制御装置、2・・・文字データ処理装置、
3・・・図形データ処理装置、4・・・記憶装置、5・
・・表示画面、6・・・起動方法登録テーブル、7・・
・データ登録装置、8・・・画像データ処理装置。 第1図 γ / 第 2 図 第3図 特開乎 区 塚 区 叶 O 帳 釘
FIG. 1 is a block diagram of a document processing device according to an embodiment of the present invention, FIG. 2 is a flowchart showing the operation of a display control device of the embodiment, and FIG. 3 is a diagram of a data registration device of the embodiment. 4 is a diagram of the configuration of the device in the case where there is a change in the data format that can be displayed in the device of this embodiment; FIG. 5 is a diagram of the contents of the table held by the data registration device in FIG. 4; FIG. 6 is a device configuration diagram when there is an addition to the data formats that can be displayed in the device of this embodiment, FIG. 7 is a diagram of the contents of the table held by the data registration device in FIG. 6, and FIG. 8 is a diagram of the conventional document format. Block diagram of the processing device,
FIG. 9 is a flowchart showing the operation of the display control device in a conventional document processing device, FIG. 10 is a device configuration diagram when there is a change in the data format that can be displayed in the conventional document processing device, and FIG. FIG. 10 is a flowchart showing the operation of the display control device, FIG. 12 is a device configuration diagram when a data format that can be displayed in a conventional document processing device is added, and FIG. 13 is the display control device in FIG. 12. 3 is a flowchart showing the operation of FIG. 1...Display control device, 2...Character data processing device,
3... Graphic data processing device, 4... Storage device, 5.
...Display screen, 6...Startup method registration table, 7...
-Data registration device, 8...image data processing device. Figure 1 γ / Figure 2 Figure 3 Tokukai-ku Tsuka-ku Kano O Booknail

Claims (1)

【特許請求の範囲】[Claims] データ形式と1対1に対応する表示データ処理装置と、
この表示データ処理装置の起動方法を登録し、かつその
登録内容が自由に書き換え可能な表示データ処理装置登
録手段を具備し、この表示データ処理装置登録手段に登
録された表示データ処理装置の起動方法情報をもとに複
数の表示データ処理装置の中から特定のデータ形式に適
応した表示データ処理装置を起動し、データ形式の異な
る複数のデータを同時に表示できるようにしたことを特
徴とする文書処理装置。
a display data processing device that corresponds one-to-one with the data format;
A display data processing device registration means is provided that registers a method of starting up the display data processing device and the registered contents can be freely rewritten, and a method of starting up the display data processing device registered in the display data processing device registration means is provided. Document processing characterized by activating a display data processing device adapted to a specific data format from among a plurality of display data processing devices based on information, so that multiple pieces of data in different data formats can be displayed simultaneously. Device.
JP1090105A 1989-04-10 1989-04-10 Document processor Pending JPH02291061A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1090105A JPH02291061A (en) 1989-04-10 1989-04-10 Document processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1090105A JPH02291061A (en) 1989-04-10 1989-04-10 Document processor

Publications (1)

Publication Number Publication Date
JPH02291061A true JPH02291061A (en) 1990-11-30

Family

ID=13989241

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1090105A Pending JPH02291061A (en) 1989-04-10 1989-04-10 Document processor

Country Status (1)

Country Link
JP (1) JPH02291061A (en)

Similar Documents

Publication Publication Date Title
JPH02291061A (en) Document processor
JPH0773011A (en) Graphic plotter
JPS6348986A (en) Plant picture monitoring device
JPH06110507A (en) Monitor device
JPS6227867A (en) Picture data correcting system
JPH0764524A (en) Image display device
JPH03123388A (en) Presentation device
JPS63184105A (en) Numerical controller
JPH04145495A (en) Ruled line drawing device
JPS62120777A (en) Document registration system
JPH05108775A (en) Image register device in graphic display
JPH04369023A (en) Document forming device
JPH09231005A (en) Liquid crystal touch panel device
JPS6373383A (en) Image output device
JPH03109617A (en) Data processor
JPH10222152A (en) Information processor and display method for plotting object
JPH01155474A (en) Flowchart generating device
JPH01167790A (en) Document displaying method
JPH02194427A (en) Graphic picture display controlling system
JPH06318197A (en) Data processor
JPS63151999A (en) Document generator
JP2001275050A (en) Display device
JPH04289973A (en) Interaction processing system of cad system
JPH01166264A (en) Graphic display device
JPH04150480A (en) Screen display device