JPS63228266A - Processing system for display of graphic data - Google Patents

Processing system for display of graphic data

Info

Publication number
JPS63228266A
JPS63228266A JP6312387A JP6312387A JPS63228266A JP S63228266 A JPS63228266 A JP S63228266A JP 6312387 A JP6312387 A JP 6312387A JP 6312387 A JP6312387 A JP 6312387A JP S63228266 A JPS63228266 A JP S63228266A
Authority
JP
Japan
Prior art keywords
error
display
data
graphic
graphic 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.)
Pending
Application number
JP6312387A
Other languages
Japanese (ja)
Inventor
Kaname Echigo
越後 加奈女
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 JP6312387A priority Critical patent/JPS63228266A/en
Publication of JPS63228266A publication Critical patent/JPS63228266A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To carry out the display processing of an error and the display processing of graphic data in the same processing mode by storing the error of a graphic as the attribute data of the graphic and setting the data of the error display. CONSTITUTION:The error information of the error generated as the result of a check is stored as the attribute data of the graphic in which the error is generated. The error information includes the type 11 of the error, a pointer 12 indicating text data in which the contents of the error are stored, an x coordinate 13 indicting an error part and a y coordinate 14, an error mark 15 (including type or color) at the time of displaying on a CRT and a display controlling flag 16. The display instruction can not only instruct to display the error part but also designate the data of the error information to set the display control flag 16 by receiving this error display instruction. In a display processing, only the attribute data in which a display is designated is displayed by viewing the display control flag.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は図形データの表示処理方式、特に図形データの
エラー表示処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a graphic data display processing method, and particularly to a graphic data error display processing method.

〔従来の技術〕[Conventional technology]

従来、この種の図形データの表示処理は図形の整合性を
チェックして生じたエラーをエラーファイルに格納し、
エラー発生箇所をCRTに表示されている図形上にマー
クで表示する場合、図形データの表示処理とは別にエラ
ーファイルを読み込み、表示用のデータを作成してその
表示用データに従ってエラーマークを表示するという処
理が必要となっていた。
Conventionally, the display processing of this type of figure data checks the integrity of the figure and stores any errors that occur in an error file.
When displaying the error location as a mark on a figure displayed on a CRT, read the error file separately from the figure data display processing, create display data, and display the error mark according to the display data. This process was necessary.

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

上述した従来の図形データの表示処理は、エラー箇所の
表示処理が図形データの表示処理に含まれない個別の処
理となっているので、図形の拡大、縮小や画面のスクロ
ール等の図形の書き直し処理が加わった場合には画面上
のエラー表示が消えてしまうという欠点がある。これを
防ぐためには、画面変更後の図形の表示位置2図形の拡
大率の計算を行い再度エラー表示を行う処理を加えなけ
ればならず非常に手間がかかる。
In the conventional graphic data display processing described above, displaying the error location is a separate process that is not included in the graphic data display processing, so the graphic rewriting process such as enlarging or reducing the graphic or scrolling the screen is necessary. has the disadvantage that the error display on the screen disappears if this is added. In order to prevent this, it is necessary to add a process of calculating the enlargement ratio of the two figures at the display position of the figure after the screen change and displaying the error again, which is very time consuming.

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

本発明の図形データの表示処理方式は、図形データの整
合性をチェックして生じたエラーの図面上のエラー箇所
を表示する場合に前記エラーの種類、内容、マーク、表
示制御フラグ等のエラー情報をエラーの発生した図形の
属性データとして記憶する手段と、外部からの前記図形
データに関する表示指示を受け取る手段と、前記図形デ
ータ内で前記表示指示に適合する図形データを検索して
表示制御フラグを設定する手段と、前記表示制御フラグ
に従って図形データを表示する手段とを有して構成され
る。
The graphic data display processing method of the present invention provides error information such as the type, content, mark, display control flag, etc. of the error when displaying the error location on the drawing of the error that occurred when checking the consistency of the graphic data. means for storing as attribute data of the figure in which the error has occurred; means for receiving a display instruction regarding the figure data from the outside; and means for searching the figure data for figure data matching the display instruction and setting a display control flag. The display control flag is configured to include means for setting, and means for displaying graphic data according to the display control flag.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す流れ図である。すなわ
ち図形に関するエラーの内容を図形の属性データとして
記憶し、表示指示に従ってCRTにエラー表示する処理
方式の概要を示す処理フローである。同図においてステ
ップ1は図形データの整合性を調べるチェック処理であ
る。そしてステップ2において上記のチェック処理の結
果を判断し、図形データにエラーが生じた場合はステッ
プ3へ、エラーが無かった場合はステップ6へそれぞれ
移行する。
FIG. 1 is a flowchart showing one embodiment of the present invention. That is, this is a processing flow showing an outline of a processing method for storing the contents of an error regarding a graphic as attribute data of the graphic and displaying the error on a CRT according to a display instruction. In the figure, step 1 is a check process for checking the consistency of graphic data. Then, in step 2, the result of the above-mentioned checking process is judged, and if an error occurs in the graphic data, the process goes to step 3, and if there is no error, the process goes to step 6.

ステップ3ではチェックの結果生じたエラーのエラー情
報をエラーが生じた図形の属性データとして記憶する。
In step 3, error information about an error occurring as a result of the check is stored as attribute data of the figure in which the error occurred.

そしてステップ4へ移行して上記の属性データに関する
表示指示がある場合はステップ5へ、それがない場合は
ステップ6へそれぞれ移行する。
Then, the process moves to step 4, and if there is a display instruction regarding the above attribute data, the process moves to step 5, and if there is no such instruction, the process moves to step 6.

ステップ5では上記の表示指示に適合する図形のエラー
表示制御データを設定する。そしてステップ6において
エラーデータ以外の通常の図形データの表示と同様にス
テップ5で設定したエラー表示制御データを見て、エラ
ーに関する図形データをCRTに表示する。
In step 5, error display control data for graphics that conforms to the above display instructions is set. Then, in step 6, the error display control data set in step 5 is checked in the same way as normal graphic data other than error data is displayed, and graphic data related to the error is displayed on the CRT.

第2図はエラーの生じた図形の属性データとして記憶さ
せるエラー情報の例を示す説明図である。同時において
エラー情報はエラーの種類11と、エラー内容が格納し
であるテキストデータを示すポインタ12と、エラー箇
所を表わすX座標13およびX座標14と、CRT上に
表示する時のエラーマーク15の(種類や色を含む。)
と、表示制御用のフラグ16とを含んでいる。
FIG. 2 is an explanatory diagram showing an example of error information stored as attribute data of a graphic in which an error has occurred. At the same time, the error information includes the error type 11, a pointer 12 indicating the text data where the error contents are stored, the X coordinates 13 and 14 indicating the error location, and the error mark 15 when displayed on the CRT. (Including type and color.)
and a flag 16 for display control.

表示指示は単にエラー箇所を表示するという指示のみで
なく、このエラー情報のデータを指定することも出来る
。このエラー表示指示を受け取って表示制御フラグ16
を設定する。表示処理はこと表示制御フラグを見て、表
示カー指定されている属性データのみ表示すればよい。
The display instruction is not only an instruction to simply display the error location, but also data of this error information can be specified. Upon receiving this error display instruction, display control flag 16
Set. The display process only needs to look at the display control flag and display only the attribute data specified by the display car.

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

以上説明したように本発明は図形のエラーを図形の属性
データとして記憶してエラー表示のデータを設定するこ
とにより、エラーの表示処理が通常の図形データの表示
処理と同一の処理モードで行うことができる。また、あ
る一定の規則にあるもののみを表示するといった表示の
内容を限定したり、エラー発生箇所を拡大して表示する
など、表示に柔軟性を持たせることができるという効果
がある。
As explained above, the present invention stores graphic errors as graphic attribute data and sets error display data, so that error display processing is performed in the same processing mode as normal graphic data display processing. Can be done. It also has the effect of making the display more flexible, such as by limiting the content of the display, such as displaying only things that meet certain rules, and by enlarging and displaying the location where an error has occurred.

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

第1図は本発明の一実施例を示す流れ図、第2図はエラ
ー情報を示す説明図である。 1・・・エラーチェック、2・・・記憶処理、4,5・
・・エラー表示指示、6・・・表示処理。
FIG. 1 is a flowchart showing an embodiment of the present invention, and FIG. 2 is an explanatory diagram showing error information. 1...Error checking, 2...Memory processing, 4,5.
...Error display instruction, 6...Display processing.

Claims (1)

【特許請求の範囲】[Claims] 図形データの整合性をチェックして生じたエラーの図面
上のエラー箇所を表示する場合に前記エラーの種類、内
容、マーク、表示制御フラグ等のエラー情報をエラーの
発生した図形の属性データとして記憶する手段と、外部
からの前記図形データに関する表示指示を受け取る手段
と、前記図形データ内で前記表示指示に適合する図形デ
ータを検索して表示制御フラグを設定する手段と、前記
表示制御フラグに従って図形データを表示する手段とを
有することを特徴とする図形データの表示処理方式。
When checking the consistency of figure data and displaying the error location on the drawing due to an error, error information such as the error type, content, mark, display control flag, etc. is stored as attribute data of the figure where the error occurred. means for receiving a display instruction regarding the graphic data from an external source; means for searching graphic data matching the display instruction within the graphic data and setting a display control flag; 1. A method for displaying graphic data, comprising means for displaying data.
JP6312387A 1987-03-17 1987-03-17 Processing system for display of graphic data Pending JPS63228266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6312387A JPS63228266A (en) 1987-03-17 1987-03-17 Processing system for display of graphic data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6312387A JPS63228266A (en) 1987-03-17 1987-03-17 Processing system for display of graphic data

Publications (1)

Publication Number Publication Date
JPS63228266A true JPS63228266A (en) 1988-09-22

Family

ID=13220185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6312387A Pending JPS63228266A (en) 1987-03-17 1987-03-17 Processing system for display of graphic data

Country Status (1)

Country Link
JP (1) JPS63228266A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320140A (en) * 1997-05-19 1998-12-04 Brother Ind Ltd Device, system and method for printing control, and computer-readable recording medium recorded with printing control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320140A (en) * 1997-05-19 1998-12-04 Brother Ind Ltd Device, system and method for printing control, and computer-readable recording medium recorded with printing control program

Similar Documents

Publication Publication Date Title
US6437799B1 (en) Method and apparatus for logical zooming of a directed graph
JPS61258289A (en) Image processor
JPH04204589A (en) Map display device
JPS63228266A (en) Processing system for display of graphic data
JPH0456993A (en) Window generating device
JPS58163992A (en) Crt display unit
JPH0428308B2 (en)
JPS61131171A (en) Graphic element selecting device
JPH0784743A (en) Window displaying method
JPS6050588A (en) Layout indication system
JP2686167B2 (en) Circuit drawing display device
JPS6227867A (en) Picture data correcting system
JP3275277B2 (en) Graphic drawing creation apparatus and method
JPS63188191A (en) Multiple color pallet control circuit
JP3028543B2 (en) Shape redisplay method
JPH06282404A (en) Control method for window
JPS62236080A (en) Image processor
JPS6389926A (en) Display unit
JPS63226743A (en) Picture information display system
JPS6084588A (en) Graphic processor
JPS6010311A (en) Plant operation supervising display system
JPH0275086A (en) Picture processor
JPH02271424A (en) Full graphic picture display system
JPH0462669A (en) Data display device
JPS62145474A (en) Picture display device