JPS60485A - Graphic information processing system - Google Patents
Graphic information processing systemInfo
- Publication number
- JPS60485A JPS60485A JP58107669A JP10766983A JPS60485A JP S60485 A JPS60485 A JP S60485A JP 58107669 A JP58107669 A JP 58107669A JP 10766983 A JP10766983 A JP 10766983A JP S60485 A JPS60485 A JP S60485A
- Authority
- JP
- Japan
- Prior art keywords
- graphic data
- graphic
- data
- display
- area
- 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
Links
- 230000010365 information processing Effects 0.000 title claims description 8
- 238000003672 processing method Methods 0.000 claims description 6
- 239000013598 vector Substances 0.000 description 10
- 238000013500 data storage Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 239000012536 storage buffer Substances 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000000034 method Methods 0.000 description 2
- 239000000872 buffer Substances 0.000 description 1
- 230000004043 responsiveness Effects 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
Landscapes
- Image Generation (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】
〔発明の利用分野〕
本発明は図形情報処理方式に関し、特に処理性能を向上
させることが可能な図形情報処理方式に関するものであ
る。DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a graphical information processing system, and particularly to a graphical information processing system that can improve processing performance.
従来の図形表示装置等における図形情報処理方式は、表
示図形を選択するにあたり、すべての図形をベクトルに
展開してからその各々のベクトルについて選択判定(ス
クリーニング)を行っていたので、図面の部分拡大の如
く選択されない図形が多い場合には、無駄な動作が多く
なり、表示ベクトル1個当りの処理性能が大幅に低下す
るという重大な問題があった。In the conventional graphic information processing method used in graphic display devices, etc., when selecting display figures, all the figures are developed into vectors, and then a selection judgment (screening) is performed for each vector. When there are many figures that are not selected, as in the case of FIG.
本発明は上記事情に鑑みてなされたもので、その目的と
するところは、従来の図形情報処理方式における上述の
如き問題を解消し、処理性能を向上させることが可能な
図形情報処理方式を提供することにある。The present invention has been made in view of the above circumstances, and its purpose is to provide a graphical information processing method capable of solving the above-mentioned problems in conventional graphical information processing methods and improving processing performance. It's about doing.
本発明の要点は、図形データを格納する手段と、該格納
手段から読出した図形データの表示変換を行う手段と、
該変換手段により変換された図形デ−夕の内から表示す
べき図形データを選択する手段とを有する図形表示装置
において、前記図形データの単位ごとに、該単位により
表示される図形を包含する如き存在領域座標を付加し、
該存在領域座標により示される領域と前記選択手段によ
り選択された領域との交差判定を行い、前記面領域が交
差している場合にのみ前記格納手段からの図形データの
読出しおよび変換を行うようにした点にある。The main points of the present invention are a means for storing graphic data, a means for displaying and converting the graphic data read from the storage means,
In a graphic display device having means for selecting graphic data to be displayed from among the graphic data converted by the converting means, each unit of the graphic data includes a graphic displayed by the unit. Add the existence area coordinates,
Intersect determination is made between the area indicated by the existing area coordinates and the area selected by the selection means, and the graphic data is read out from the storage means and converted only when the surface areas intersect. That's what I did.
以下1本発明の実施例を図面に基づいて詳細に説明する
。EMBODIMENT OF THE INVENTION Below, one embodiment of the present invention will be described in detail based on the drawings.
第1図は本発明の一実施例を示す図形表示装置の表示変
換部のブロック図である。図において、1は図形データ
を記憶する図形データ記憶バッファ(Display
Data Buffer: DDB)、2は図形データ
をベクトルに展開する演算装置(A rithmeti
cLogical Unit : A L U)、3は
本表示変換部全体の動作を制御するマイクロプログラム
を記憶するマイクロプログラム記憶装置(M icro
storage :MS)、4はマイクロプログラムの
順序制御を行うシーケンサ(S equencer :
S E Q )、5は図形の表示選択判定を行う選択
判定装置(S elect、or : 5EL)そして
6は処理中の図形データの先頭ワードを一時記憶するオ
ペコード記憶装置t (OpecodeRegiste
r : OP R)である。FIG. 1 is a block diagram of a display conversion section of a graphic display device showing one embodiment of the present invention. In the figure, 1 is a graphic data storage buffer (Display) that stores graphic data.
Data Buffer: DDB), 2 is an arithmetic unit (Arithmetic unit) that expands graphic data into vectors.
cLogical Unit: ALU), 3 is a microprogram storage device that stores a microprogram that controls the operation of the entire display conversion section.
storage: MS), 4 is a sequencer that controls the order of microprograms.
S E Q ), 5 is a selection determination device (Select, or: 5EL) that determines the display selection of graphics, and 6 is an opcode storage device t (OpecodeRegiste) that temporarily stores the first word of the graphics data being processed.
r: OP R).
第2図は図形データの形式を示すものであり、後述する
ベクトルの存在領域指定がある場合(A)と、無い場合
(B)とが示されている。第2図(A)、(B)におい
て、先頭ワードはオペコードと呼ばれ、当該単位図形デ
ータがどのような図形(例えば、文字列9円弧等)を表
わしているかを示すものである。FIG. 2 shows the format of the graphic data, and shows a case (A) where there is a vector existence area designation, which will be described later, and a case (B) where there is no designation. In FIGS. 2(A) and 2(B), the first word is called an opcode and indicates what kind of figure (for example, character string 9 arc, etc.) the unit figure data represents.
本実施例においては、上記オペコードの最終ビットをベ
クトル存在領域(以下、単に「存在領域」という)指定
の有無に対応させている。すなわち、上記オペコードの
最終ビットが1′の場合は存在領域指定無、最終ビット
が0′の場合は存在領域指定有と定義している。In this embodiment, the final bit of the operation code is made to correspond to the presence or absence of designation of a vector existence area (hereinafter simply referred to as "existence area"). That is, when the last bit of the operation code is 1', it is defined that the existence area is not specified, and when the last bit is 0', it is defined that the existence area is specified.
存在領域は第3図にその一例を示す如く、当該単位図形
データをベクトルに展開した場合にその図形7を完全に
包含する矩形8を示すものであり、この矩形8の対角線
の両端の座標を以て存在領域座標としている。As an example is shown in FIG. 3, the existence area indicates a rectangle 8 that completely encompasses the figure 7 when the unit figure data is developed into a vector, and the coordinates of both ends of the diagonal of this rectangle 8 are The coordinates are the existence area coordinates.
上記オペコードあるいは存在領域座標に続いては、オペ
ランドがセットされている。オペランドとは、上記オペ
コードによって定められた図形の付属データ(円の半径
、中心座標;文字列の文字コード等)の総称である。Operands are set following the above operation code or existence area coordinates. The operand is a general term for data attached to the figure defined by the above operation code (radius of a circle, center coordinates, character code of a character string, etc.).
以下、本実施例の動作を、1単位図形の処理過程につい
て、第4図に示すフローチャートに従って説明する。The operation of this embodiment will be described below with reference to the flowchart shown in FIG. 4 regarding the process of processing one unit figure.
図形データ記憶バッファlから、ある単位図形の図形デ
ータの先頭ワード(オペコード)が演算装置2に入力さ
れると、このデータはオペコード記憶装置6に転送され
、次のオペコードが入力されるまで保持される。上記オ
ペコード記憶装置6の最下位ビットはシーケンサ4に直
結しており、該シーケンサ4は上記オペコードの最下位
ビットの内容により、次の如くマイクロプログラムを分
岐させる。すなわち、上記最下位ビットが′ビ(前記「
存在領域指定無し」に対応する)の場合には、存在領域
の処理を行うマイクロプログラムをスキップする。また
、上記最下位ビットが0′(前記「存在領域指定有」に
対応する)の場合には、以下に示す存在領域の処理を行
う。When the first word (opcode) of the graphic data of a certain unit figure is input from the graphic data storage buffer l to the arithmetic unit 2, this data is transferred to the opcode storage device 6 and held until the next opcode is input. Ru. The least significant bit of the operation code storage device 6 is directly connected to the sequencer 4, and the sequencer 4 branches the microprogram as follows depending on the contents of the least significant bit of the operation code. That is, the least significant bit above is
(corresponding to "No Existence Area Specified"), the microprogram that processes the existence area is skipped. Furthermore, when the least significant bit is 0' (corresponding to the "existence area specified"), the following existence area processing is performed.
存在領域座標が図形データ記憶バッファ1から演算装置
2に入力されると、このデータは選択判定装置5に転送
され、ここに記憶されている表示選択領域と比較される
。上記比較の結果、存在領域と表示選択領域とが交差す
るか否かが前記シーケンサ4に報告され、マイクロプロ
グラムを分岐させる。存在領域と表示選択領域とが交差
しない場合には、第4図に示される交差判定以降の処理
(オペランド入力、ベクトル展開、ベクトル表示選択等
)をスキップする。When the existing area coordinates are input from the graphic data storage buffer 1 to the arithmetic unit 2, this data is transferred to the selection determining unit 5 and compared with the display selection area stored therein. As a result of the above comparison, whether or not the existence area intersects with the display selection area is reported to the sequencer 4, and the microprogram is branched. If the existing region and the display selection region do not intersect, the processing after the intersection determination shown in FIG. 4 (operand input, vector expansion, vector display selection, etc.) is skipped.
上記説明から明らかな如く、本実施例に示した表示変換
部を用いた図形表示処理方式によれば、表示性能は走査
する図形データ量ではなく、表示画面上に表示するデー
タ(ベクトル)量によって決まるので、図面の拡大を行
う場合等に応答性を向上させることが可能となる。As is clear from the above explanation, according to the graphic display processing method using the display converter shown in this embodiment, display performance is determined not by the amount of graphic data to be scanned but by the amount of data (vectors) displayed on the display screen. This makes it possible to improve responsiveness when enlarging a drawing.
上記実施例に示した各手段は一例として示したものであ
り、本発明はこれに限定されるべきものではないことは
言うまでもない。It goes without saying that each means shown in the above embodiments is shown as an example, and the present invention should not be limited thereto.
なお、上記存在領域のデータを図形データに含めるか否
かは、図形データに上記存在領域のデータを付加した入
力する場合の処理時間と、図形データには上記存在領域
のデータを付加することなく入力し、その都度存在領域
を演算する場合の処理時間との比較により決定される問
題であり、一般的には、簡単な図形(いわゆる、単位図
形等)の場合はその都度演算する方が有利であると言う
ことができる。特殊な形状の図形に対応する図形データ
の場合には、存在領域を予めめてこれを図形データ中に
含めるのが有利である。In addition, whether or not to include the data in the above existing area in the graphic data depends on the processing time when inputting the data in the above existing area added to the graphic data, and the processing time when inputting the data in the above existing area in the graphic data without adding the data in the above existing area. This is a problem that is determined by comparing the processing time when inputting data and calculating the existing area each time.Generally, for simple figures (so-called unit figures, etc.), it is more advantageous to calculate each time. It can be said that In the case of graphic data corresponding to a figure of a special shape, it is advantageous to include the existing region in advance in the graphic data.
以上述べた如く、本発明によれば、図形表示装置におい
て、図形データの単位摩ごとにこれを展開したベクトル
を包含する矩形として定義される存在領域を予め計算し
、これを必要とする図形データに付加して入力するよう
にしたので、処理性能を向上させた図形情報処理方式を
実現できるという顕著な効果を奏するものである。As described above, according to the present invention, in a graphic display device, an existence area defined as a rectangle that includes a vector expanded for each unit movement of graphic data is calculated in advance, and graphic data that requires this is calculated in advance. Since the input information is added to the input data, it is possible to realize a graphic information processing method with improved processing performance, which is a remarkable effect.
第1図は本発明の一実施例を示すブロック図、第2図(
A)、(B)は図形データ形式を示す図、第3図は存在
領域の一例を示す図、第4図は処理フローチャートであ
る。
l:図形データ記憶バッファ、2:演算装置、3:マイ
クロプログラム記憶装置、4:シーケンサ。
5:選択判定装置、6:オペコード記憶装置、8:存在
領域。
第 1 図
第2図FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG. 2 (
A) and (B) are diagrams showing a graphic data format, FIG. 3 is a diagram showing an example of an existence area, and FIG. 4 is a processing flowchart. 1: Graphic data storage buffer, 2: Arithmetic unit, 3: Microprogram storage device, 4: Sequencer. 5: Selection determination device, 6: Operation code storage device, 8: Existence area. Figure 1 Figure 2
Claims (1)
図形データの表示変換を行う手段と、該変換手段により
変換された図形データの内から表示すべき図形データを
選択する手段とを有する図形表示装置において、前記図
形データの単位ごとに、該単位により表示される図形を
包含する如き存在領域座標を付加し、該存在領域座標に
より示される領域と前記選択手段により選択された領域
との交差判定を行い、前記両領域が交差している場合に
のみ前記格納手段からの図形データの読出しおよび変換
を行うことを特徴とする図形情報処理方式。A graphic display having means for storing graphic data, means for display-converting the graphic data read from the storage means, and means for selecting graphic data to be displayed from among the graphic data converted by the converting means. In the apparatus, for each unit of the graphic data, existence area coordinates that include the figure displayed by the unit are added, and an intersection determination between the area indicated by the existence area coordinates and the area selected by the selection means is performed. A graphic information processing method characterized in that the graphic data is read out from the storage means and converted only when the two regions intersect.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58107669A JPS60485A (en) | 1983-06-17 | 1983-06-17 | Graphic information processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58107669A JPS60485A (en) | 1983-06-17 | 1983-06-17 | Graphic information processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS60485A true JPS60485A (en) | 1985-01-05 |
Family
ID=14464996
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP58107669A Pending JPS60485A (en) | 1983-06-17 | 1983-06-17 | Graphic information processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS60485A (en) |
-
1983
- 1983-06-17 JP JP58107669A patent/JPS60485A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR900006042B1 (en) | Display control apparatus for use in composite document processing apparatus | |
JP2000322050A (en) | Image display device and image display method | |
JPS60485A (en) | Graphic information processing system | |
JP2553200B2 (en) | Information processing device | |
JP2006106983A (en) | Display device and display method | |
JPH0736437A (en) | Picture data processor | |
JPS58200349A (en) | Microprogram controller | |
JPH1027149A (en) | Information processor and its device driver control method | |
JPS58146931A (en) | Display | |
JPH0962855A (en) | Information processor, information processing method and storage medium | |
JPH05298003A (en) | Data processor | |
JP2637208B2 (en) | Graphic processing system | |
JP3024033B2 (en) | Image processing device | |
JPH0318196B2 (en) | ||
JPS619775A (en) | Picture image processor | |
JPH10207662A (en) | Image processor, image processing method, and image processing program storage medium | |
JP2822672B2 (en) | Graphic drawing method and apparatus | |
JPH06324795A (en) | Display picture selection method | |
JPS6232537A (en) | Picture processing method in service processor of computer system | |
JPH1186008A (en) | Method and equipment for drawing processing | |
JPH0969166A (en) | Information processor, its method and storage medium | |
JPH0348929A (en) | Display control system | |
JPS62219073A (en) | Graphic data restoration system in graphic processing system | |
JPS62219062A (en) | Multiprocessor system | |
JPS58225473A (en) | Clipping circuit of graphic display |