JP3060497B2 - Marker segment registration / redraw method - Google Patents
Marker segment registration / redraw methodInfo
- Publication number
- JP3060497B2 JP3060497B2 JP2207889A JP20788990A JP3060497B2 JP 3060497 B2 JP3060497 B2 JP 3060497B2 JP 2207889 A JP2207889 A JP 2207889A JP 20788990 A JP20788990 A JP 20788990A JP 3060497 B2 JP3060497 B2 JP 3060497B2
- Authority
- JP
- Japan
- Prior art keywords
- segment
- marker
- redrawing
- list
- request
- 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
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E40/00—Technologies for an efficient electrical power generation, transmission or distribution
- Y02E40/60—Superconducting electric elements or equipment; Power systems integrating superconducting elements or equipment
Landscapes
- Processing Or Creating Images (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は図形処理システムに関し、特に図形の再描画
機能を持つ図形処理システムにおいてマーカのセグメン
トへの登録(マーカに関する図形描画コマンドのセグメ
ントへの登録)およびマーカに関するセグメントを含む
セグメントの再描画を行うマーカのセグメント登録・再
描画方式に関する。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic processing system, and more particularly, to registering a marker to a segment in a graphic processing system having a graphic redrawing function Registration) and a marker segment registration / redrawing method for redrawing a segment including a segment relating to a marker.
なお、本発明で対象とする図形の再描画機能を待つ図
形処理システムとは、以下に示すような特徴を持つもの
である。The graphic processing system according to the present invention which waits for a graphic redrawing function has the following features.
図形描画コマンド(利用者プログラムから線分の描
画およびマーカの描画等を指示するコマンド)と描画属
性コマンド(図形描画コマンドによる描画の際に使用さ
れる線種およびマーカの種類等の描画方法の指定を利用
者プログラムから指示するコマンド)とを生成し、それ
らのコマンドをセグメント格納域(内容の変更が不可能
である記憶域)内のセグメントに保持・管理する。Graphic drawing command (command for instructing line drawing and marker drawing from user program) and drawing attribute command (designation of drawing method such as line type and marker type used for drawing by graphic drawing command) Is generated from a user program), and those commands are stored and managed in a segment in a segment storage area (a storage area whose contents cannot be changed).
利用者プログラムの指示によりその利用者プログラ
ムに関するいくつかのセグメントの内容を一括出力して
再描画を行う機能を有する。It has a function of collectively outputting the contents of some segments related to the user program and performing redrawing in accordance with an instruction from the user program.
マーカの種類やマーカサイズ等のマーカに関する描
画属性コマンド(マーカに関する図形描画コマンドにの
み作用する描画属性コマンド)をマーカ毎に束表(マー
カ束表)として管理しそれを指標で選択する属性指定方
法を有する。An attribute designation method of managing a marker drawing attribute command such as a marker type and a marker size (a drawing attribute command that operates only on a marker graphic drawing command) as a bundle table (marker bundle table) for each marker and selecting it by an index Having.
マーカを線分列によって描画する。 The marker is drawn by the line segment sequence.
従来、この種のマーカのセグメント登録・再描画方式
では、利用者プログラムからマーカセグメント登録要求
(マーカ(一般的にはポリマーカである)のセグメント
への登録の要求)が行われた場合に、そのマーカの描画
位置(マーカの中心点等の座標)がセグメントに登録さ
れ、利用者プログラムからセグメント再描画要求(その
利用者プログラムに関するいくつかのセグメント内のコ
マンドの実行要求)が行われる都度、マーカに関するセ
グメントに登録されているマーカの描画位置に基づいて
マーカが複数の線分に展開されてマーカの描画が行われ
ていた。Conventionally, in this type of marker segment registration / redrawing method, when a user program issues a marker segment registration request (a request for registration of a marker (generally a polymer) to a segment), the The marker drawing position (coordinates such as the center point of the marker) is registered in the segment, and each time a segment redraw request (a request to execute a command in some segments related to the user program) is made from the user program, the marker is displayed. The marker has been developed into a plurality of line segments based on the drawing position of the marker registered in the related segment to draw the marker.
上述した従来のマーカのセグメント登録・再描画方式
では、利用者プログラムからセグメント再描画要求が行
われる毎にマーカを複数の線分に展開する必要があるの
で、マーカに関するセグメントの再描画処理を効率的に
行うことができないという欠点がある(特に、セグメン
ト再描画要求が繰り返して行われる場合における効率の
悪さは顕著である)。In the above-described conventional marker segment registration / redrawing method, it is necessary to develop the marker into a plurality of line segments every time a segment redrawing request is made from a user program, so that the segment redrawing process for the marker is efficiently performed. (Particularly, the inefficiency is remarkable when a segment redraw request is repeatedly made).
本発明の目的は、上述の点に鑑み、マーカに関するセ
グメントの再描画処理を効率的に行うことができるマー
カのセグメント登録・再描画方式を提供することにあ
る。An object of the present invention is to provide a marker segment registration / redrawing method capable of efficiently performing a segment redrawing process for a marker in view of the above points.
本発明のマーカのセグメント登録・再描画方式は、図
形の再描画機能を持つ図形処理システムにおいて、マー
カセグメント登録要求が行われた場合にマーカの描画位
置をセグメントに登録しマーカの描画位置に基づきマー
カを複数の線分に展開し線分展開リストの登録を行うマ
ーカセグメント登録手段と、このマーカセグメント登録
手段によりセグメントに登録されているマーカに対して
マーカセグメント変換要求が行われた場合にセグメント
状態表に変換行列を登録するセグメント変換変更手段
と、すでに設定されているマーカの属性に対してマーカ
属性変更要求が行われた場合にそのマーカに対する束表
の内容を変更する属性変更手段と、前記セグメント変換
変更手段および前記属性変更手段の実行に基づく変更情
報を変更情報リストに保持する変換情報保持手段と、セ
グメント再描画要求が行われた場合にマーカに関する変
更情報リストの有無を確認してから再描画処理を行うセ
グメント再描画手段と、このセグメント再描画手段によ
りマーカに関する変更情報リストがあることが確認され
た場合に改めてそのマーカを複数の線分に展開し直して
線分展開リストを更新する線分展開リスト変更手段とを
有する。According to the marker segment registration / redrawing method of the present invention, in a graphic processing system having a graphic redrawing function, when a marker segment registration request is made, a marker drawing position is registered in a segment and based on the marker drawing position. Marker segment registration means for expanding a marker into a plurality of line segments and registering a line segment expansion list; and a segment when a marker segment conversion request is made for a marker registered in a segment by the marker segment registration means. Segment conversion changing means for registering a conversion matrix in the state table; attribute changing means for changing the contents of the bundle table for the marker when a marker attribute change request is made for an already set marker attribute; The change information based on the execution of the segment conversion change unit and the attribute change unit is stored in a change information list. Conversion information holding means, a segment redrawing means for checking the presence / absence of a change information list for the marker when a segment redrawing request is made, and a change for the marker by the segment redrawing means. A line development list changing unit that, when it is confirmed that there is an information list, develops the marker again into a plurality of line segments and updates the line development list;
本発明のマーカのセグメント登録・再描画方式では、
マーカセグメント登録手段がマーカセグメント登録要求
が行われた場合にマーカの描画位置をセグメントに登録
しマーカの描画位置に基づきマーカを複数の線分に展開
し線分展開リストの登録を行い、セグメント変換変更手
段がマーカセグメント登録手段によりセグメントに登録
されているマーカに対してマーカセグメント変換要求が
行われた場合にセグメント状態表に変換行列を登録し、
属性変更手段がすでに設定されているマーカの属性に対
してマーカ属性変更要求が行われた場合にそのマーカに
対する束表の内容を変更し、変更情報保持手段がセグメ
ント変換変更手段および属性変更手段の実行に基づく変
更情報を変更情報リストに保持し、セグメント再描画手
段がセグメント再描画要求が行われた場合にマーカに関
する変更情報リストの有無を確認してから再描画処理を
行い、線分展開リスト変更手段がセグメント再描画手段
によりマーカに関する変更情報リストがあることが確認
された場合に改めてそのマーカを複数の線分に展開し直
して線分展開リストを更新する。In the marker segment registration / redrawing method of the present invention,
When the marker segment registration unit issues a marker segment registration request, the marker drawing position is registered in the segment, the marker is developed into a plurality of line segments based on the marker drawing position, and a line segment development list is registered, and the segment conversion is performed. When a change unit issues a marker segment conversion request for a marker registered in a segment by the marker segment registration unit, the conversion unit registers a conversion matrix in the segment state table;
When a marker attribute change request is made for an attribute of a marker that has already been set, the attribute change unit changes the contents of the bundle table for that marker, and the change information holding unit changes the segment conversion change unit and the attribute change unit. A change information list based on the execution is held in a change information list, and when a segment redrawing request is made, a segment redrawing process is performed after confirming the presence or absence of a change information list related to a marker when a segment redrawing request is made. When it is confirmed by the segment redrawing means that there is a change information list relating to the marker, the changing means renews the marker into a plurality of line segments and updates the line segment expansion list.
次に、本発明について図面を参照して詳細に説明す
る。Next, the present invention will be described in detail with reference to the drawings.
第1図は、本発明のマーカのセグメント登録・再描画
方式の一実施例の構成を示すブロック図である。本実施
例のマーカのセグメント登録・再描画方式は、利用者プ
ログラム10と、図形処理システム20と、図形表示装置40
とを含んで構成されている。FIG. 1 is a block diagram showing a configuration of an embodiment of a marker segment registration / redrawing method according to the present invention. The marker segment registration / redrawing method according to the present embodiment includes a user program 10, a graphic processing system 20, and a graphic display device 40.
It is comprised including.
図形処理システム20は、マーカセグメント登録手段21
と、セグメント状態表格納域22と、セグメント変換変更
手段23と、属性変更手段24と、束表格納域25と、変更情
報保持手段26と、変更情報リスト格納域27と、セグメン
ト格納域28と、セグメント再描画手段29と、線分展開リ
スト変更手段30と、線分展開リスト格納域31とを含んで
構成されている。The graphic processing system 20 includes a marker segment registration unit 21
A segment status table storage area 22, a segment conversion change means 23, an attribute change means 24, a bundle table storage area 25, a change information holding means 26, a change information list storage area 27, and a segment storage area 28. , A segment redrawing unit 29, a line segment expansion list changing unit 30, and a line segment expansion list storage area 31.
利用者プログラム10から図形処理システム20には、マ
ーカセグメント登録要求,マーカセグメント変換要求
(マーカの登録が行われているセグメントに対するセグ
メント変換(平行移動や回転等)の要求),マーカ属性
変更要求(束表に登録されているマーカの属性を変更す
る要求)およびセグメント再描画要求が行われる。The user program 10 sends to the graphic processing system 20 a marker segment registration request, a marker segment conversion request (a request for segment conversion (parallel movement or rotation, etc.) for a segment for which a marker is registered), a marker attribute change request ( A request to change the attributes of the markers registered in the bundle table) and a segment redraw request are made.
第2図は、マーカセグメント登録手段21の処理を示す
流れ図である。この処理は、描画位置登録ステップ201
と、線分展開ステップ202と、線分展開リスト格納域登
録ステップ203とからなる。FIG. 2 is a flowchart showing the processing of the marker segment registration means 21. This processing is performed at the drawing position registration step 201.
And a line segment development step 202 and a line segment development list storage area registration step 203.
第3図はセグメント変換変更手段23,属性変更手段24
および変更情報保持手段26の処理を示す流れ図である。
この処理は、セグメント状態表登録ステップ301と、束
表属性変更ステップ302と、変更情報リスト記憶ステッ
プ303とからなる。FIG. 3 shows segment conversion changing means 23 and attribute changing means 24.
6 is a flowchart showing the processing of the change information holding means 26.
This processing includes a segment state table registration step 301, a bundle table attribute change step 302, and a change information list storage step 303.
第4図(a)および(b)は、セグメント再描画要求
が行われた場合のセグメント再描画手段29の処理(線分
展開リスト変更手段30の処理を含む)を示す流れ図であ
る。この処理は、変更情報リスト空判定ステップ401
と、セグメントコマンド読み出しステップ402と、全セ
グメント処理終了判定ステップ403と、ポリマーカコマ
ンド判定ステップ404と、コマンド出力ステップ405と、
線分展開リスト出力ステップ406と、セグメントコマン
ド読み出しステップ407と、全セグメント処理終了判定
ステップ408と、ポリマーカコマンド判定ステップ409
と、コマンド処理ステップ401と、変更情報リスト格納
域問い合わせステップ411と、マーカ種変更有無判定ス
テップ412と、マーカサイズ変更またはセグメント変換
有無判定ステップ413と、線分展開リスト更新ステップ4
14と、線分展開リスト出力ステップ415と、線分展開リ
スト更新ステップ416と、線分展開リストポインタ変更
ステップ417と、変更情報リスト削除ステップ418とから
なる。FIGS. 4A and 4B are flowcharts showing the processing of the segment redrawing means 29 (including the processing of the line segment development list changing means 30) when a segment redrawing request is made. This processing is performed in the change information list empty determination step 401.
A segment command readout step 402, an all segment processing end determination step 403, a polymer command determination step 404, a command output step 405,
Line segment development list output step 406, segment command readout step 407, all segment processing end determination step 408, and polymer command determination step 409
A command processing step 401; a change information list storage area inquiry step 411; a marker type change presence / absence determination step 412; a marker size change / segment conversion presence / absence determination step 413;
14, a line development list output step 415, a line development list update step 416, a line development list pointer change step 417, and a change information list deletion step 418.
次に、このように構成された本実施例のマーカのセグ
メント登録・再描画方式の動作について説明する。Next, the operation of the thus configured marker registration / redrawing method of the present embodiment will be described.
利用者プログラム10から図形処理システム20に対して
マーカセグメント登録要求が行われた場合には、図形処
理システム20内のマーカセグメント登録手段21が呼び出
される。When the user program 10 issues a marker segment registration request to the graphic processing system 20, the marker segment registration means 21 in the graphic processing system 20 is called.
マーカセグメント登録手段21は、マーカセグメント登
録要求によって指定されたマーカの描画位置をセグメン
ト格納域28内のセグメントに登録し(ステップ201)、
その描画位置に基づきマーカを複数の線分に展開し(ス
テップ202)、求めた複数の線分を示す情報(線分展開
リスト)を線分展開リスト格納域31に登録する(ステッ
プ203)。The marker segment registration unit 21 registers the drawing position of the marker specified by the marker segment registration request in a segment in the segment storage area 28 (Step 201),
Based on the drawing position, the marker is developed into a plurality of line segments (step 202), and the information indicating the plurality of obtained line segments (line segment expansion list) is registered in the line segment expansion list storage area 31 (step 203).
利用者プログラム10から図形処理システム20に対して
マーカセグメント変換要求が行われた場合には、図形処
理システム20内のセグメント変換変更手段23が呼び出さ
れる。When the user program 10 issues a marker segment conversion request to the graphic processing system 20, the segment conversion changing means 23 in the graphic processing system 20 is called.
セグメント変換変更手段23は、そのマーカセグメント
変換要求に関するセグメントに対する変換行列(セグメ
ント変換の対象のマーカに対する変換行列)をセグメン
ト状態表格納域22内のそのセグメントに対応するセグメ
ント状態表に登録する(ステップ301)。The segment conversion changing means 23 registers the conversion matrix for the segment relating to the marker segment conversion request (the conversion matrix for the marker to be subjected to the segment conversion) in the segment status table corresponding to the segment in the segment status table storage area 22 (step). 301).
利用者プログラム10から図形処理システム20に対して
マーカ属性変更要求が行われた場合には、図形処理シス
テム20内の属性変更手段24が呼び出される。When the user program 10 issues a marker attribute change request to the graphic processing system 20, the attribute changing means 24 in the graphic processing system 20 is called.
属性変更手段24は、束表格納域25内のそのマーカ属性
変更要求に関するマーカに対する束表中の属性の値を変
更する(ステップ302)。The attribute changing means 24 changes the value of the attribute in the bundle table for the marker related to the marker attribute change request in the bundle table storage area 25 (step 302).
セグメント変換変更手段23または属性変更手段24が呼
び出された場合には、その呼び出しに続いて変更情報保
持手段26が呼び出される。When the segment conversion change means 23 or the attribute change means 24 is called, the change information holding means 26 is called following the call.
変更情報保持手段26は、セグメント変換変更手段23で
行われたセグメント変換の内容または属性変更手段24で
行われた束表の変更の内容を示す変更情報リストを変更
情報リスト格納域27に格納する(ステップ303)。The change information holding unit 26 stores, in the change information list storage area 27, a change information list indicating the contents of the segment conversion performed by the segment conversion changing unit 23 or the details of the change of the bundle table performed by the attribute changing unit 24. (Step 303).
利用者プログラム10から図形処理システム20に対して
セグメント再描画要求が行われた場合には、図形処理シ
ステム20内のセグメント再描画手段29が呼び出される。When a segment redraw request is made from the user program 10 to the graphic processing system 20, the segment redrawing means 29 in the graphic processing system 20 is called.
セグメント再描画手段29は、以下に示す処理を行う。 The segment redrawing unit 29 performs the following processing.
まず、変更情報リスト格納域27の内容を調べて、その
セグメント再描画要求に関する全ての変更情報リスト
(利用者プログラム10に関する全ての変更情報リスト)
の内容が空であるか否かを判定する(ステップ401)。First, the contents of the change information list storage area 27 are checked, and all change information lists relating to the segment redraw request (all change information lists relating to the user program 10) are obtained.
It is determined whether or not the content is empty (step 401).
ステップ401で当該全ての変更情報リストの内容が空
であると判定した場合には、第4図(a)に示すステッ
プ402以下の処理を実行する。If it is determined in step 401 that the contents of all the change information lists are empty, the processing from step 402 shown in FIG. 4A is executed.
すなわち、第4図(a)に示すように、セグメント格
納域28内の利用者プログラム10に関する全てのセグメン
ト中のコマンドを順に読み出し(ステップ402)、利用
者プログラム10に関する全てのセグメント中のコマンド
に係る処理が終わったか否かを判定する(ステップ40
3)。That is, as shown in FIG. 4 (a), the commands in all the segments related to the user program 10 in the segment storage area 28 are sequentially read (step 402), and the commands in all the segments related to the user program 10 are read. It is determined whether such processing has been completed (step 40).
3).
ステップ403で当該全てのセグメント中のコマンドに
係る処理が終わったと判定した場合には、処理を終了す
る。If it is determined in step 403 that the processing related to the commands in all the segments has been completed, the processing ends.
ステップ403で当該全てのセグメント中のコマンドに
係る処理が終わっていないと判定した場合には、ステッ
プ402で読み出したコマンドがポリマーカコマンド(複
数または単数のマーカに関する図形描画コマンド)であ
るか否かを判定する(ステップ404)。If it is determined in step 403 that the processing relating to the commands in all the segments has not been completed, it is determined whether or not the command read in step 402 is a polymer command (a graphic drawing command relating to a plurality or a single marker). Is determined (step 404).
ステップ404でそのコマンドがポリマーカコマンドで
あると判定した場合には、そのポリマーカコマンドが存
在するセグメントに対応する線分展開リストの内容を順
に図形表示装置40に出力し(ステップ406)、再びステ
ップ402の処理に制御を移す。If it is determined in step 404 that the command is a polymer command, the contents of the line segment expansion list corresponding to the segment where the polymer command exists are sequentially output to the graphic display device 40 (step 406), and again. Control is transferred to the process of step 402.
ステップ404でそのコマンドがポリマーカコマンドで
ない(そのコマンドが一般的な図形(線分)に関するコ
マンドである)と判定した場合には、そのコマンドをそ
のまま図形表示装置40に出力し(ステップ405)、再び
ステップ402の処理に制御を移す。If it is determined in step 404 that the command is not a polymer command (the command is a command related to a general graphic (line segment)), the command is output to the graphic display device 40 as it is (step 405). Control is transferred to the process of step 402 again.
このようにセグメント再描画要求に関する全ての変更
情報リストの内容が空であれば、線分展開リスト格納域
31内に登録されている線分展開リストを無条件に(その
まま)読み出して出力することが可能になり、従来の技
術に比べてマーカに関するセグメント再描画処理の効率
を非常に向上させることができる。If the contents of all the change information lists relating to the segment redraw request are empty, the line segment expansion list storage area
It is possible to unconditionally read (as is) the line segment expansion list registered in 31 and output it, and it is possible to greatly improve the efficiency of the segment redrawing process for the marker as compared with the conventional technology. .
ステップ401で当該全ての変更情報リストの中に空で
はないものがあると判定した場合には、第4図(b)に
示すステップ407以下の処理を実行する。If it is determined in step 401 that all of the change information lists are not empty, the process from step 407 shown in FIG. 4B is executed.
すなわち、第4図(b)に示すように、セグメント格
納域28の利用者プログラム10に関する全てのセグメント
中のコマンドを順に読み出し(ステップ407)、利用者
プログラム10に関する全てのセグメント中のコマンドに
係る処理が終わったか否かを判定する(ステップ40
8)。That is, as shown in FIG. 4 (b), commands in all the segments relating to the user program 10 in the segment storage area 28 are sequentially read (step 407), and the commands relating to the commands in all the segments relating to the user program 10 are read. It is determined whether the processing is completed (step 40
8).
ステップ408で当該全てのセグメント中のコマンドに
係る処理が終わったと判定した場合には、上述のセグメ
ント再描画要求に関する全ての変更情報リストを削除し
(ステップ418)、処理を終了する(第4図(a)参
照)。If it is determined in step 408 that the processes related to the commands in all the segments have been completed, all the change information lists related to the segment redraw request described above are deleted (step 418), and the process ends (FIG. 4). (A)).
ステップ408で当該全てのセグメント中のコマンドに
係る処理が終わっていないと判定した場合には、ステッ
プ407で読み出したコマンドがポリマーカコマンドであ
るか否かを判定する(ステップ409)。If it is determined in step 408 that the processing for the commands in all the segments has not been completed, it is determined whether the command read in step 407 is a polymer command (step 409).
ステップ409でそのコマンドがポリマーカコマンドで
ないと判定した場合には、そのコマンド(一般的な図形
に関するコマンド)をそのまま図形表示装置40に出力し
(ステップ410)、再びステップ407の処理に制御を移
す。If it is determined in step 409 that the command is not a polymer command, the command (a command relating to a general graphic) is output to the graphic display device 40 as it is (step 410), and control is transferred to the processing of step 407 again. .
ステップ409でそのコマンドがポリマーカコマンドで
あると判定した場合には、変更情報リスト格納域27の内
容を問い合わせ(ステップ411)、その内容に基づいて
そのポリマーカコマンドに係るマーカの種類(マーカ
種)の変更があるか否かを判定する(ステップ412)。If it is determined in step 409 that the command is a polymer command, the contents of the change information list storage area 27 are queried (step 411), and based on the contents, the type of marker (marker type) associated with the polymer command is inquired. It is determined whether there is a change in ()) (step 412).
ステップ412でマーカ種の変更があると判定した場合
には、線分展開リスト変更手段30を呼び出す(線分展開
リスト変換手段30は、そのポリマーカコマンドが存在す
るセグメント中のマーカの描画位置に基づいて、変更後
のマーカ種となるようにマーカを複数の線分に展開し直
し、線分展開リストを更新する)(ステップ416)。If it is determined in step 412 that there is a change in the marker type, the line segment expansion list changing unit 30 is called (the line segment expansion list conversion unit 30 sets the marker drawing position in the segment where the polymer command exists). Based on this, the marker is re-developed into a plurality of line segments so as to be the changed marker type, and the line segment development list is updated) (step 416).
ステップ416における線分展開リスト変更手段30の処
理が終了すると、そのセグメント内の線分展開リストへ
のポインタを線分展開リスト変更手段30の処理を反映さ
せて変更する(ステップ417)。When the processing of the line segment expansion list changing means 30 in step 416 ends, the pointer to the line segment expansion list in the segment is changed to reflect the processing of the line segment expansion list changing means 30 (step 417).
ステップ412でマーカ種の変更がないと判定した場合
には、ステップ411で問い合わせた変更情報リスト格納
域27の内容に基づいて、そのポリマーカコマンドに係る
マーカのマーカサイズの変更またはセグメント変換があ
るか否かを判定する(ステップ413)。If it is determined in step 412 that there is no change in the marker type, then based on the contents of the change information list storage area 27 queried in step 411, there is a change in the marker size of the marker associated with the polymer command or a segment conversion. It is determined whether or not (step 413).
ステップ413でマーカサイズの変更またはセグメント
変換があると判定した場合には、線分展開リスト変更手
段30を呼び出す(線分展開リスト変更手段30は、そのポ
リマーカコマンドが存在するセグメントに対応する線分
展開リスト内の線分列の座標値を変更後のマーカサイズ
やセグメント変換に適合するように再計算し、線分展開
リストを更新する)(ステップ414)。If it is determined in step 413 that the marker size has been changed or the segment has been converted, the line segment development list changing unit 30 is called (the line segment expansion list changing unit 30 reads the line corresponding to the segment in which the polymer command exists). The coordinate values of the line segments in the line segment list are recalculated so as to conform to the changed marker size and segment conversion, and the line segment list is updated (step 414).
ステップ417の処理が終了した場合,ステップ414にお
ける線分展開リスト変更手段30の処理が終了した場合ま
たはステップ413でマーカサイズの変更もしくはセグメ
ント変換がないと判定した場合には、上述のポリマーカ
コマンドが存在するセグメントに対応する線分展開リス
トの内容を順に図形表示装置40に出力し(ステップ41
5)、再びステップ417に制御を移す。If the processing of step 417 is completed, the processing of the line segment development list changing means 30 in step 414 is completed, or if it is determined in step 413 that there is no change in the marker size or no segment conversion, the above-mentioned polymer command The contents of the line segment development list corresponding to the segment in which is present are sequentially output to the graphic display device 40 (step 41).
5) The control is shifted to step 417 again.
次に、本実施例のマーカのセグメント登録・再描画方
式の具体的な動作について第5図(a)〜(f)を参照
して説明する。Next, a specific operation of the marker segment registration / redrawing method of the present embodiment will be described with reference to FIGS. 5 (a) to 5 (f).
第5図(a)は、以下に説明する処理が行われる前の
束表格納域25の内容を示す図である。「指標1」の束表
には、マーカの種類「アスタリスク」,マーカサイズ
「10ドット」およびマーカの色「白」が設定されてい
る。FIG. 5A shows the contents of the bundle table storage area 25 before the processing described below is performed. In the bundle table of the “index 1”, a marker type “asterisk”, a marker size “10 dots”, and a marker color “white” are set.
第5図(b)は、マーカセグメント登録手段21の処理
の態様の一例を示す図である。FIG. 5 (b) is a diagram showing an example of a mode of processing of the marker segment registration means 21.
同図中のコマンドは利用者プログラム10からマーカセ
グメント登録要求として送られてきた図形描画コマンド
(ポリマーカコマンド)である。このコマンドに基づき
1つのセグメント(同図中のセグメント)が生成され
てセグメント格納域28に登録され、そのセグメント中
のマーカの描画位置に基づきそのマーカが複数の線分に
展開されてその線分列を示す線分展開リストが線分展開
リスト格納域31に登録される(線分に展開されたマーカ
のイメージも同図中に示す)。このとき、そのセグメン
トには、描画の種類および描画位置とともに線分展開
リストへのポインタが登録される。The command in the figure is a graphic drawing command (polymer command) sent from the user program 10 as a marker segment registration request. Based on this command, one segment (segment in the figure) is generated and registered in the segment storage area 28, and based on the drawing position of the marker in the segment, the marker is developed into a plurality of line segments, and the line segment is expanded. A line segment expansion list indicating a column is registered in the line segment expansion list storage area 31 (an image of a marker expanded into a line segment is also shown in the figure). At this time, a pointer to the line segment development list is registered in the segment together with the type and position of the drawing.
第5図(c)は、属性変更手段24および変更情報保持
手段26の処理の態様の一例を示す図である。FIG. 5C is a diagram showing an example of a mode of processing of the attribute changing unit 24 and the change information holding unit 26.
同図中のコマンドは、利用者プログラム10からマーカ
属性変更要求として送られてきた描画属性コマンドであ
る。このコマンドに基づき、第5図(a)に示す束表格
納域25内の「指標1」の束表の内容が変更される。さら
に、この変更を反映して、変更対象の表の種類「束
表」,指標「1」および変更属性「マーカの種類」から
なる変更情報を有する変更情報リストが変更情報リスト
格納域27内に生成される。The commands in the figure are drawing attribute commands sent from the user program 10 as marker attribute change requests. Based on this command, the contents of the bundle table of “index 1” in the bundle table storage area 25 shown in FIG. 5A are changed. Further, reflecting the change, a change information list having change information including the type of the table to be changed “bundle table”, the index “1”, and the change attribute “marker type” is stored in the change information list storage area 27. Generated.
第5図(d)は、セグメント変換変更手段23および変
更情報保持手段26の処理の態様の一例を示す図である。FIG. 5 (d) is a diagram showing an example of the processing of the segment conversion changing means 23 and the change information holding means 26.
同図中のコマンドは、利用者プログラム10からマーカ
セグメント変換要求として送られてきた描画属性コマン
ドである。このコマンドに基づき、セグメント状態表格
納域22内のセグメント状態表(変換対象のセグメントに
対応するセグメント状態表)に変換行列を登録する処理
が行われる。さらに、この登録処理を反映して、変更対
象の表の種類「セグメント状態表(セグメント変換)」
およびセグメント名「セグメント」からなる変更情報
を有する変更情報リストが変更情報リスト格納域27内に
生成される。The commands in the figure are drawing attribute commands sent from the user program 10 as a marker segment conversion request. Based on this command, a process of registering the conversion matrix in the segment status table (segment status table corresponding to the segment to be converted) in the segment status table storage area 22 is performed. Furthermore, reflecting the registration process, the type of the table to be changed, “Segment status table (segment conversion)”
A change information list having change information including the segment name “segment” is generated in the change information list storage area 27.
第5図(e)は、第5図(b)のセグメント(セグメ
ント)および線分展開リストが生成されて束表格納域
25内の束表が第5図(c)のように変更された後にセグ
メント再描画要求が行われた場合のセグメント再描画手
段29および線分展開リスト変更手段30の処理の態様の一
例を示す図である。FIG. 5 (e) shows a case where the segment (segment) and line segment development list of FIG.
An example of the mode of processing of the segment redrawing means 29 and the line segment development list changing means 30 when a segment redrawing request is made after the bundle table in 25 has been changed as shown in FIG. FIG.
このセグメント再描画要求によって、変更情報リスト
格納域27の内容が確認され、新たな線分展開リストが作
成されてセグメント中の線分展開リストへのポインタ
が変更されてから、変更後の線分展開リストを含む情報
が図形表示装置40に出力される。By this segment redraw request, the contents of the change information list storage area 27 are confirmed, a new line segment expansion list is created, and the pointer to the line segment expansion list in the segment is changed. Information including the development list is output to the graphic display device 40.
第5図(f)は、第5図(b)のセグメント(セグメ
ント)および線分展開リストが生成されて第5図
(d)のセグメント変換が行われた後にセグメント再描
画要求が行われた場合のセグメント再描画手段29および
線分展開リスト変更手段30の処理の態様の一例を示す図
である。FIG. 5 (f) shows a request for segment redrawing after the segment (segment) and line segment expansion list of FIG. 5 (b) are generated and the segment conversion of FIG. 5 (d) is performed. FIG. 9 is a diagram showing an example of a processing mode of a segment redrawing unit 29 and a line segment development list changing unit 30 in a case.
このセグメント再描画要求によって、変更情報リスト
格納域27の内容が確認され、新たな線分展開リストが作
成されてから、変更後の線分展開リストを含む情報が図
形表示装置40に出力される。In response to this segment redraw request, the contents of the change information list storage area 27 are confirmed, a new line segment expansion list is created, and information including the changed line segment expansion list is output to the graphic display device 40. .
以上説明したように本発明は、マーカセグメント登録
要求時,マーカセグメント変換要求時およびマーカ属性
変更要求時に線分展開リストおよび変更情報リストを登
録・変更して保持しておくことにより、セグメント再描
画要求が行われた際にマーカに関する変更の有無を調べ
て変更がない場合には線分展開リストをそのまま図形表
示装置に出力することができ、マーカに関するセグメン
トの再描画処理を効率的に行うことができる(特に、セ
グメント再描画要求が繰り返して行われる場合における
効率を向上させることができる)という効果がある。As described above, according to the present invention, the segment redrawing list and the change information list are registered and changed and held at the time of the marker segment registration request, the marker segment conversion request, and the marker attribute change request, so that the segment is redrawn. When a request is made, it is checked whether or not there is any change in the marker, and if there is no change, the line segment expansion list can be output as it is to the graphic display device, and the segment redrawing process for the marker can be efficiently performed. (In particular, it is possible to improve the efficiency when the segment redraw request is repeatedly performed).
第1図は本発明の一実施例の構成を示すブロック図、 第2図は第1図中のマーカセグメント登録手段の処理を
示す流れ図、 第3図は第1図中のセグメント変換変更手段,属性変更
手段および変更情報保持手段の処理を示す流れ図、 第4図(a)および(b)は第1図中のセグメント再描
画手段および線分展開リスト変更手段の処理を示す流れ
図、 第5図(a)〜(f)は第1図に示すマーカのセグメン
ト登録・再描画方式の具体的な処理を説明するための図
である。 図において、 10……利用者プログラム、 20……図形処理システム、 21……マーカセグメント登録手段、 22……セグメント状態表格納域、 23……セグメント変換変更手段、 24……属性変更手段、 25……束表格納域、 26……変更情報保持手段、 27……変更情報リスト格納域、 28……セグメント格納域、 29……セグメント再描画手段、 30……線分展開リスト変更手段、 31……線分展開リスト格納域、 40……図形表示装置である。FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention, FIG. 2 is a flowchart showing the processing of a marker segment registration unit in FIG. 1, FIG. 3 is a segment conversion changing unit in FIG. 4 (a) and 4 (b) are flow charts showing processing of the segment redrawing means and line segment development list changing means in FIG. 1, and FIG. (A)-(f) is a figure for demonstrating a specific process of the marker segment registration / redrawing method shown in FIG. In the figure, 10: user program, 20: graphic processing system, 21: marker segment registration means, 22: segment status table storage area, 23: segment conversion change means, 24: attribute change means, 25 ... Bundle table storage area, 26 ... Change information holding means, 27 ... Change information list storage area, 28 ... Segment storage area, 29 ... Segment redrawing means, 30 ... Line segment development list changing means, 31 ... Line segment expansion list storage area 40... Graphic display device.
Claims (1)
において、 マーカセグメント登録要求が行われた場合にマーカの描
画位置をセグメントに登録し、マーカの描画位置に基づ
きマーカを複数の線分に展開し線分展開リストの登録を
行うマーカセグメント登録手段と、 このマーカセグメント登録手段によりセグメントに登録
されているマーカに対してマーカセグメント変換要求が
行われた場合にセグメント状態表に変換行列に登録する
セグメント変換変更手段と、 すでに設定されているマーカの属性に対してマーカ属性
変更要求が行われた場合にそのマーカに対する束表の内
容を変更する属性変更手段と、 前記セグメント変換変更手段および前記属性変更手段の
実行に基づく変更情報を変更情報リストに保持する変更
情報保持手段と、 セグメント再描画要求が行われた場合にマーカに関する
変更情報リストの有無を確認してから再描画処理を行う
セグメント再描画手段と、 このセグメント再描画手段によりマーカに関する変更情
報リストがあることが確認された場合に改めてそのマー
カを複数の線分に展開し直して線分展開リストを更新す
る線分展開リスト変換手段と を有することを特徴とすルマーカのセグメント登録・再
描画方式。In a graphic processing system having a graphic redrawing function, when a marker segment registration request is made, a marker drawing position is registered in a segment, and the marker is divided into a plurality of line segments based on the marker drawing position. Marker segment registration means for expanding and registering a line segment expansion list, and when a marker segment conversion request is made for a marker registered in a segment by the marker segment registration means, the marker is registered in a conversion matrix in a segment status table. Segment conversion changing means for performing, when a marker attribute change request is made for an already set marker attribute, attribute changing means for changing the contents of a bundle table for the marker, the segment conversion changing means, and Change information holding means for holding change information based on execution of the attribute change means in a change information list; Segment redrawing means for performing the redrawing process after confirming the presence or absence of a change information list relating to a marker when a segment redrawing request is made; and confirming that there is a change information list relating to the marker by the segment redrawing means. And a line segment development list conversion means for renewing the marker into a plurality of line segments and updating the line segment development list in the event that the marker has been updated.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2207889A JP3060497B2 (en) | 1990-08-06 | 1990-08-06 | Marker segment registration / redraw method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2207889A JP3060497B2 (en) | 1990-08-06 | 1990-08-06 | Marker segment registration / redraw method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0492980A JPH0492980A (en) | 1992-03-25 |
JP3060497B2 true JP3060497B2 (en) | 2000-07-10 |
Family
ID=16547246
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2207889A Expired - Lifetime JP3060497B2 (en) | 1990-08-06 | 1990-08-06 | Marker segment registration / redraw method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3060497B2 (en) |
-
1990
- 1990-08-06 JP JP2207889A patent/JP3060497B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH0492980A (en) | 1992-03-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0415753A (en) | Data base system | |
JP3060497B2 (en) | Marker segment registration / redraw method | |
JP3078540B2 (en) | Image processing system | |
JPH02123459A (en) | Marker entity management | |
JP4197679B2 (en) | Print control apparatus and print control method | |
JP3206808B2 (en) | Parametric design system with attribute data editing function | |
JPH05189529A (en) | Graphic editing system | |
JP3814308B2 (en) | Document file management system and document file management method | |
JPH07282074A (en) | Index character string output device for two-dimensional graphic | |
JPH06203130A (en) | Graphic editing system | |
JPS63120331A (en) | Control system for set-up of window | |
JPH0830761A (en) | Drawing information management device | |
JPH06290035A (en) | Design supporting system for information processing system | |
JPH07104876B2 (en) | Design support method and design support apparatus | |
JPS62192871A (en) | Graphic information control device | |
JP2718386B2 (en) | Graphic processing unit | |
JP2639224B2 (en) | Method of sharing process selection between multiple processes | |
JPH06119425A (en) | Pick input system | |
JPH0340171A (en) | Method and device for editing document | |
JPH02166518A (en) | Method and device for back-up of table structure programming | |
JPH0458334A (en) | Message output selection system | |
JPH07114587A (en) | Design graphic processing method for building or the like | |
JPH03233683A (en) | Segment register and management system for graphic processing system | |
JPH05346948A (en) | Image data processing system | |
JPH03189877A (en) | Bit map managing system |