JPS62229476A - Managing system for document information including graphic information - Google Patents

Managing system for document information including graphic information

Info

Publication number
JPS62229476A
JPS62229476A JP61070933A JP7093386A JPS62229476A JP S62229476 A JPS62229476 A JP S62229476A JP 61070933 A JP61070933 A JP 61070933A JP 7093386 A JP7093386 A JP 7093386A JP S62229476 A JPS62229476 A JP S62229476A
Authority
JP
Japan
Prior art keywords
information
graphic
page
character
document
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
JP61070933A
Other languages
Japanese (ja)
Inventor
Katsunori Nishimura
西村 勝徳
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 JP61070933A priority Critical patent/JPS62229476A/en
Publication of JPS62229476A publication Critical patent/JPS62229476A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To obtain a simple program which easily manages document information and generates, maintains, or uses document information, by adopting the management system where one-page components of character information and graphic information are synthetically defined on the same medium. CONSTITUTION:Character information and graphic information are developed in areas having the same size as an output medium and are synthesized on the output medium. An optional page in information on an auxiliary storage device has only two kinds of information, namely, character information and graphic information. when the page is developed on the output medium, a character output buffer having the same size as the output medium is prepared and character information is developed in this character output buffer, and next, a graphic output buffer having the same size as the output medium is prepared and graphic information is developed in this graphic output buffer, and they are synthesized on the output medium to obtain an objective image.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子計算機システムにおける補助記憶装置を使
用するデータの管理方式に関し、特にデータが文字情報
及び図形情報を持ち、文字情報及び図形情報の集合をペ
ージとして扱い、また、いくつかのページの集合を文書
として扱う場合の文書情報の管理方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data management method using an auxiliary storage device in a computer system, and in particular, the present invention relates to a data management method using an auxiliary storage device in a computer system, and in particular, the present invention relates to a data management method using an auxiliary storage device in a computer system. This paper relates to a document information management method when a collection is treated as a page, and a collection of several pages is treated as a document.

〔従来の技術〕[Conventional technology]

従来、この種の文字情報と図形情報の管理方式において
は、出力媒体(ディスプレイ装置、プリンタ等)上の1
ページのエリアをサブエリアに分割し、サブエリア毎に
文字情報用1図形情報用等の属性をつけ、それらのサブ
エリアに属する情報をグループとし、そのグループの集
合により1ページの情報を形成する事が一般的であった
Conventionally, in this type of text information and graphic information management system, one
Divide the area of the page into subareas, give each subarea an attribute such as one for text information, one for graphic information, etc., group the information belonging to those subareas, and form one page of information by aggregating the groups. things were common.

第2図にその例を示す。第2図は従来の管理方式による
補助記憶装置中の情報管理状態と出力媒体上での表現を
示す概念図である。グループ化された文字情報及び図形
情報がそれぞれの属性で示されるエリアに展開され、出
力媒体上で合成されている事を示している。例えば補助
記憶装置上の1ページ目の情報は、4つのグループla
t 1b+ 1c+1dに分割されており、グループl
a、 lb、 ldは文字情報より成り、グループ1c
は図形情報よりなる。
An example is shown in FIG. FIG. 2 is a conceptual diagram showing the state of information management in an auxiliary storage device and its expression on an output medium according to a conventional management method. This shows that the grouped text information and graphic information are developed into areas indicated by their respective attributes and are combined on the output medium. For example, the information on the first page on the auxiliary storage device is divided into four groups la.
It is divided into t 1b + 1c + 1d, and group l
a, lb, ld consist of character information, group 1c
consists of graphical information.

各サブエリアの展開イメージは、図示のごとくであり、
1ページの出力媒体上のイメージは図示のようなグラフ
図形を形成する。
The development image of each subarea is as shown in the diagram.
The image on a page of output media forms a graphical shape as shown.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の図形情報を含む文書情報の管理方式は、
1ページ内に属する図形情報及び文字情報を、任意の数
のグループに分割し、それぞれのグループに対して、情
報の内容が図形か文字か等の属性や、媒体上の位置を示
す属性等の数個の属性の情報の付加が必要となっている
ので、情報の管理方式は複雑であり、文書情報を生成、
保守するプログラム(ワードプロセッサ等のプログラム
)以外のプログラムを作成しなければならず、この種の
文書情報を生成、保守する事は容易なものではなかった
The conventional management method for document information including graphic information mentioned above is as follows:
The graphic information and text information belonging to one page are divided into any number of groups, and for each group, attributes such as whether the information content is graphics or text, attributes indicating the position on the medium, etc. Since it is necessary to add information on several attributes, the information management method is complicated, and it is difficult to generate document information,
It is not easy to generate and maintain this type of document information, as it is necessary to create a program other than the program to be maintained (such as a word processor program).

また、出力媒体上では同一のイメージをもつページ情報
も、図形情報及び文字情報のグループ化の違いによって
、かならずしも同一情報内容とならないので、この種の
文書情報から特定の情報抽出等は容易なものではなく多
くの制限が課せられていた。
Furthermore, even page information that has the same image on the output medium does not necessarily have the same information content due to differences in the grouping of graphic information and text information, so it is not easy to extract specific information from this type of document information. Instead, many restrictions were imposed.

本発明の目的は、上述のような問題点を解決した図形情
報を含む文書情報の管理方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a method for managing document information including graphic information that solves the above-mentioned problems.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、電子計算機システムにおいて図形情報を含む
文書情報を管理する方式であって、計算機システムの持
つファイルを文書ファイルとし、1文書の情報をページ
毎の情報の集合として管理する場合に、1ページ内の情
報を、文字情報と図形情報の2つに分け、文字情報及び
図形情報が出力媒体上の1ページのエリアと同一のエリ
アを持つようにし、1ページのエリアを文字情報エリア
と図形情報エリアの2つのエリアの重ね合わせで形成し
管理することを特徴としている。
The present invention is a method for managing document information including graphic information in a computer system, and when a file held by the computer system is a document file and information of one document is managed as a set of information for each page, one The information on a page is divided into text information and graphic information, so that the text information and graphic information have the same area as the area of one page on the output medium, and the area of one page is divided into the text information area and the graphic information. It is characterized by being formed and managed by overlapping two information areas.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例を示すものであり、補助記憶
装置中の情報管理状態と、出力媒体上での表現を示す概
念図である。文字情報及び図形情報がそれぞれ、出力媒
体と同一のサイズのエリアに展開され出力媒体上で合成
されている事を示す。
FIG. 1 shows one embodiment of the present invention, and is a conceptual diagram showing the information management state in an auxiliary storage device and the representation on an output medium. This indicates that character information and graphic information are each developed into an area of the same size as the output medium and are combined on the output medium.

本実施例によれば、補助記憶装置上の情報中の任意のペ
ージは文字情報と図形情報の2種のみの情報をもってい
る。これを出力媒体上に展開する場合、まず出力媒体と
同一の大きさのエリアを有する文字出力バッファを用意
し、この文字出力バッファ中に文字情報を展開する。次
に、出力媒体と同一の大きさのエリアを有する図形出カ
バソファを用意し、この図形出力バッファ中に図形情報
を展開し、これを出力媒体上で合成して目的のイメージ
を得る。
According to this embodiment, any page in the information on the auxiliary storage device has only two types of information: character information and graphic information. When developing this onto an output medium, first a character output buffer having an area of the same size as the output medium is prepared, and the character information is developed into this character output buffer. Next, a graphic output buffer sofa having an area of the same size as the output medium is prepared, graphic information is developed in this graphic output buffer, and this is synthesized on the output medium to obtain the desired image.

また、計算機システムの補助記憶装置上の異種の情報よ
り、図形情報を含む文書情報を生成する場合は、出力媒
体と同一の大きさのエリアを有する文字出力バッファと
図形出力バッファとを用意し・ 1ページ毎に、それら
バッファ上に目的の情報を作成した後、補助記憶装置上
のファイルへ文書情報として出力する。
Additionally, when generating document information that includes graphic information from different types of information on the auxiliary storage device of a computer system, prepare a character output buffer and a graphic output buffer that have the same size area as the output medium. After creating target information on these buffers for each page, it is output as document information to a file on the auxiliary storage device.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、1ページの文字情
報及び図形情報を同一媒体上で重ねて定義する管理方式
をとる事により、文書情報を簡単に管理でき、文書情報
を生成、保守又は利用するプログラムも簡単なものにで
きるので、文書情報を生成、保守又は利用を効果的に行
う事が出来る効果がある。
As explained above, according to the present invention, document information can be easily managed by adopting a management method in which character information and graphic information of one page are defined overlappingly on the same medium, and document information can be generated, maintained, and Since the program to be used can be simplified, document information can be effectively generated, maintained, and used.

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

第1図は本発明の一実施例を示す概念図、第2図は従来
の管理方式を示す概念図である。
FIG. 1 is a conceptual diagram showing an embodiment of the present invention, and FIG. 2 is a conceptual diagram showing a conventional management system.

Claims (1)

【特許請求の範囲】[Claims] (1)電子計算機システムにおいて図形情報を含む文書
情報を管理する方式であって、計算機システムの持つフ
ァイルを文書ファイルとし、1文書の情報をページ毎の
情報の集合として管理する場合に、1ページ内の情報を
、文字情報と図形情報の2つに分け、文字情報及び図形
情報が出力媒体上の1ページのエリアと同一のエリアを
持つようにし、1ページのエリアを文字情報エリアと図
形情報エリアの2つのエリアの重ね合わせで形成し管理
することを特徴とする図形情報を含む文書情報の管理方
式。
(1) A method for managing document information including graphic information in a computer system, in which a file held by the computer system is a document file, and when the information of one document is managed as a collection of information for each page, one page The information within is divided into text information and graphic information, so that the text information and graphic information have the same area as one page on the output medium, and the area of one page is divided into text information area and graphic information. A method for managing document information including graphic information, which is formed and managed by overlapping two areas.
JP61070933A 1986-03-31 1986-03-31 Managing system for document information including graphic information Pending JPS62229476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61070933A JPS62229476A (en) 1986-03-31 1986-03-31 Managing system for document information including graphic information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61070933A JPS62229476A (en) 1986-03-31 1986-03-31 Managing system for document information including graphic information

Publications (1)

Publication Number Publication Date
JPS62229476A true JPS62229476A (en) 1987-10-08

Family

ID=13445804

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61070933A Pending JPS62229476A (en) 1986-03-31 1986-03-31 Managing system for document information including graphic information

Country Status (1)

Country Link
JP (1) JPS62229476A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169643A (en) * 1987-12-25 1989-07-04 Hitachi Ltd Image data file device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169643A (en) * 1987-12-25 1989-07-04 Hitachi Ltd Image data file device

Similar Documents

Publication Publication Date Title
KR960025235A (en) Image data generation method, image data processing apparatus and recording medium
US20130283138A1 (en) Method for creating knowledge map
Brown et al. A graphics editor for labanotation
JPH02294772A (en) Multiple document generation method and system
JPS62229476A (en) Managing system for document information including graphic information
US7730388B2 (en) Converting an enhanced metafile into a chronologically independent object property list for conversion into a PDF document
JP3115059B2 (en) Structured document editing method
JPS59165134A (en) Document display method
JPH086825A (en) File generation method
JPH096777A (en) Word processor
JPS61271568A (en) Text editing system
JP3094712B2 (en) Page description language processor
Abrams A comparative sampling of the systems for producing computer-drawn flowcharts
JP2565019B2 (en) Object management processor
JP2733347B2 (en) Output device
JPS61195455A (en) Document preparation device
Shep The printers’ web: New tools to crack old chestnuts
JPS5824799B2 (en) Kanji output system
JPH0740292B2 (en) Image data filing method
JPS59223843A (en) document output device
JPH01183768A (en) Editing system for document production system
JPS63239562A (en) image editing device
JPH05216978A (en) Multimedia document file method
Deken Electronic recordkeeping: An introduction
Collon The Glazed Steatite Glyptic Style: The Structure and Function of an Image System in the Administration of Protoliterate Mesopotamia.