JPH04148285A - Clip process system in graphic process system - Google Patents

Clip process system in graphic process system

Info

Publication number
JPH04148285A
JPH04148285A JP26853890A JP26853890A JPH04148285A JP H04148285 A JPH04148285 A JP H04148285A JP 26853890 A JP26853890 A JP 26853890A JP 26853890 A JP26853890 A JP 26853890A JP H04148285 A JPH04148285 A JP H04148285A
Authority
JP
Japan
Prior art keywords
graphic
clip
graphic data
processing
display device
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
JP26853890A
Other languages
Japanese (ja)
Inventor
Hiroshi Yoshioka
吉岡 弘
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 JP26853890A priority Critical patent/JPH04148285A/en
Publication of JPH04148285A publication Critical patent/JPH04148285A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute a clip process as a whole graphic process system efficiently by adopting a clip frame processible by a graphic display device as the reference of the execution judgement of a clip process simulate means when displaying graphic data. CONSTITUTION:A graphic process system 20 calls out a graphic data display area judging means 24 to the coordinate-transformed graphic data. The graphic data display area judging means 24 judges whether simulating the clip process or not in the graphic process system 20 before executing a clip process function in a graphic display device 30. In case having judged to simulate the clip process, a graphic data transfer means 26 is called out after calling a clip process simulate means 25, and in case having judged not to simulate the clip process, the graphic data transfer means 26 is called out. Thus, the performance of the clip process as the whole graphic process system 20 including the graphic display device 30 is improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は図形処理システムにおけるクリップ処理方式に
関し、特に指定された領域(以下、装置クリップ枠とい
う)範囲外の図形データを削除するという処理(以下、
クリップ処理という)を行いながら図形データの表示処
理を行う図形表示装置を持つ図形処理システムにおける
クリップ処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a clip processing method in a graphic processing system, and in particular to a process of deleting graphic data outside a specified area (hereinafter referred to as device clip frame). below,
The present invention relates to a clip processing method in a graphic processing system having a graphic display device that performs display processing of graphic data while performing clip processing.

〔従来の技術〕[Conventional technology]

クリップ枠には、例えば第6図に示すように、図形表示
装置のクリップ処理機能が処理可能な領域の最大値とし
ての図形表示装置が処理可能なりリンプ枠80.利用者
が指定する利用者指定クリップ枠81.ウィンドウステ
ムが指定するウィンドウクリップ枠83などが存在する
。なお、第6図中、符号82は、デイスプレィ画面を示
す。
For example, as shown in FIG. 6, the clipping frame includes a limp frame 80, which is the maximum area that can be processed by the clipping function of the graphic display device. User specified clip frame 81 specified by the user. There is a window clip frame 83 specified by the window stem. Note that in FIG. 6, reference numeral 82 indicates a display screen.

船釣に、図形表示装置が処理可能なクリップ枠80はあ
る特定の値(座標)を持っており、利用者指定クリップ
枠81は自由な値(座標)をとることが可能である。ウ
ィンドウクリップ枠83も自由な値(座標)をとること
が可能であるが、図形処理システムにおいてウィンドウ
クリップ枠83は、図形表示装置が処理可能なクリップ
枠80内に必ず含まれることが前提となる。
When fishing on a boat, the clip frame 80 that can be processed by the graphic display device has certain specific values (coordinates), and the user-designated clip frame 81 can take any value (coordinates). The window clip frame 83 can also take any value (coordinates), but in a graphics processing system it is assumed that the window clip frame 83 is always included within the clip frame 80 that can be processed by the graphics display device. .

従来、図形処理システムでは、利用者指定クリップ枠8
1の登録要求があった場合に、利用者指定クリップ枠8
1をクリップ枠管理表に登録し、同時にウィンドウシス
テムによって決まるウィンドウクリップ枠83を装置ク
リップ枠として図形表示装置に登録していた。詳しくは
、従来の同形処理システムのクリップ枠登録手段は、第
4図に示すように、アプリケーションプログラムから利
用者指定クリップ枠81の登録要求があった場合には、
まず利用者指定クリップ枠81をクリップ枠管理表に登
録する(ステップ560)、次に、クリップ枠登録手段
は、ウィンドウシステムが指定するウィンドウクリップ
枠83を装置クリップ枠として図形表示装置のクリップ
枠指定パラメータに登録しくステップ561)、処理を
終了する。
Conventionally, in graphic processing systems, user-specified clip frames 8
If there is a registration request of 1, the user-specified clip frame 8
1 was registered in the clip frame management table, and at the same time, a window clip frame 83 determined by the window system was registered in the graphic display device as a device clip frame. Specifically, as shown in FIG. 4, the clip frame registration means of the conventional isomorphic processing system, when there is a request to register a user-specified clip frame 81 from an application program,
First, the user-specified clip frame 81 is registered in the clip frame management table (step 560), and then the clip frame registration means specifies the clip frame of the graphic display device as the device clip frame, using the window clip frame 83 specified by the window system. If the parameter is registered (step 561), the process ends.

また、従来の図形処理システムでは、アプリケーション
プログラムから図形データの表示要求があった場合には
、座標変換された図形データの表示領域が図形表示装置
が処理可能なクリップ枠80と利用者指定クリップ枠8
1との交差領域内に存在するか否かを判定し、図形表示
装置のクリップ処理I!能を実行する前に図形処理シス
テムのクリップ処理シミュレート手段を実行するか否か
を決定していた。詳しくは、従来の図形処理システムは
、アプリケーションプログラムから図形データの表示要
求があった場合、アプリケーションプログラムから送ら
れてきた図形データに対して図形データ変換処理手段を
呼び出す。図形データ変換処理手段は、図形データに対
して座標変換等の処理を実行する0次に、図形処理シス
テムは、図形データ表示領域判定手段を呼び出す0図形
データ表示蹟域判定手段は、第5図に示すように、図形
データ変換処理手段により変換された図形データの1つ
を読み込み(ステップ570)、その図形データの表示
領域が図形表示装置が処理可能なクリップ枠80とクリ
ップ枠管理表に管理されている利用者指定クリップ枠8
1との交差領域内に存在するか否かを判定する(ステッ
プ571)。
In addition, in conventional graphic processing systems, when there is a request to display graphic data from an application program, the display area of the coordinate-converted graphic data is divided between the clip frame 80 that can be processed by the graphic display device and the clip frame specified by the user. 8
1, and performs the clipping process of the graphic display device. Before executing the function, it is determined whether or not to execute the clip processing simulating means of the graphics processing system. Specifically, when a graphic data display request is received from an application program, a conventional graphic processing system calls a graphic data conversion processing means for the graphic data sent from the application program. The graphic data conversion processing means executes processing such as coordinate transformation on the graphic data.Next, the graphic processing system calls the graphic data display area determination means.The graphic data display area determination means is as shown in FIG. As shown in , one of the graphic data converted by the graphic data conversion processing means is read (step 570), and the display area of the graphic data is managed in a clip frame 80 and a clip frame management table that can be processed by the graphic display device. User specified clip frame 8
1 (step 571).

図形データの表示領域が交差領域内に存在しない場合に
は、図形データ表示領域判定手段は、クリップ処理シミ
ュレート手段を呼び出した後に(ステップ572)、図
形データ転送手段を呼び出す(ステップ573)、図形
データの表示領域が交差領域内に存在する場合には、図
形データ表示領域判定手段は、図形データ転送手段を呼
び出す(ステノブ373)、次に、図形データ表示領域
判定手段は、座標変換された図形データがまだ存在する
力・どうかを調べ(ステンブ574)、まだ存在する場
合にはステップS70に制御を戻し、次の図形データの
1つを読み込む、ステップS74で、座標変換された図
形データが存在しないときは、図形データ表示領域判定
手段は、処理を終了する。
If the graphic data display area does not exist within the intersection area, the graphic data display area determination means calls the clip processing simulating means (step 572), and then calls the graphic data transfer means (step 573). If the data display area exists within the intersection area, the graphic data display area determination means calls the graphic data transfer means (stennob 373), and then the graphic data display area determination means transfers the coordinate-transformed It is checked whether the data still exists (step 574), and if the data still exists, the control is returned to step S70 and one of the next graphic data is read.In step S74, the coordinate-transformed graphic data is present. If not, the graphic data display area determining means ends the process.

ところで、クリップ処理シミュレート手段は、図形表示
装置のクリップ処理機能をソフトウェア的にシミュレー
トし図形表示装置が処理可能なクリップ枠80で図形デ
ータをクリップ処理するものであり、図形表示装置のク
リップ処理機能に比べて格段に処理が遅くなっている。
By the way, the clip processing simulating means is for simulating the clip processing function of the graphic display device in software and clips the graphic data using the clip frame 80 that can be processed by the graphic display device. Processing is much slower than the functionality.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の図形処理システムにおけるクリップ処理
方式では、アプリケーションプログラムから図形データ
の表示要求があった場合に、座標変換された図形データ
の表示領域が図形表示装置が処理可能なクリップ枠と利
用者指定クリップ枠との交差領域内に含まれるか否かに
基づいてクリップ処理シミュレート手段を実行するか否
かを判定するようになっていたので、交差領域が小さい
場合には図形表示装置のクリップ処理機能を実行する前
にクリップ処理シミュレート手段が呼び出される場合が
多くなり、クリップ処理シミュレート手段はクリップ処
理機能に比べて格段的に処理が遅いために図形表示装置
を含む図形処理システム全体としてのクリップ処理の効
率が低下するという欠点がある。
In the clip processing method in the conventional graphic processing system described above, when there is a request to display graphic data from an application program, the display area of the coordinate-converted graphic data is divided into a clip frame that can be processed by the graphic display device and a user-specified display area. Since it is determined whether or not to execute the clip processing simulation means based on whether or not the clipping frame is included in the intersecting area, if the intersecting area is small, the clipping process of the graphic display device is not executed. The clip processing simulator is often called before the function is executed, and the clip processing simulator is much slower in processing than the clip processing function, so the graphics processing system as a whole including the graphics display device is This has the disadvantage that the efficiency of clip processing is reduced.

本発明の目的は、上述の点に鑑み、図形表示装置のクリ
ップ処理機能を図形処理システムでシミュレートするク
リップ処理シミュレート手段の実行回数を減少させるこ
とにより、図形表示装置を含む図形処理システム全体と
してのクリップ処理の性能を向上させるようにした図形
処理システムにおけるクリップ処理方式を提供すること
にある。
In view of the above-mentioned points, an object of the present invention is to reduce the number of executions of a clip processing simulating means for simulating the clip processing function of a graphic display device in a graphic processing system, thereby improving the overall graphic processing system including the graphic display device. An object of the present invention is to provide a clip processing method in a graphic processing system that improves the performance of clip processing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の図形処理システムにおけるクリップ処理方式は
、図形データのクリップ処理を行いながら図形データの
表示処理を行う図形表示袋!をもつ図形処理システムに
おいて、利用者指定クリップ枠の登録要求があった場合
に利用者指定クリップ枠をクリップ枠管理表に登録し利
用者指定クリップ枠とウィンドウクリップ枠との交差領
域を装置クリップ枠として前記図形表示装置に登録する
クリップ枠登録手段と、図形データの表示要求があった
場合に図形データの座標変換処理を行う図形データ変換
処理手段と、前記図形表示装置のクリップ処理機能をシ
ミュレートし図形表示装置が処理可能なクリップ枠で図
形データをクリップ処理するクリップ処理シミュレート
手段と、図形データを前記図形表示装置に転送する図形
データ転送手段と、前記図形データ変換処理手段により
座標変換された図形データの表示領域が図形表示装置が
処理可能なクリップ枠内に存在するか否かを判定し、図
形データの表示領域が図形表示装置が処理可能なクリッ
プ枠内に存在しない場合には前記クリップ処理シミュレ
ート手段を呼び出した後に前記図形データ転送手段を呼
び出し、図形データの表示領域が図形表示装置が処理可
能なクリップ枠内に存在する場合には前記図形データ転
送手段を呼び出す図形データ表示領域判定手段とを有す
る。
The clip processing method in the graphic processing system of the present invention is a graphic display bag that performs display processing of graphic data while performing clip processing of graphic data! In a graphics processing system with a clip frame registration means for registering in the graphic display device as a graphic data display device; a graphic data conversion processing device for performing coordinate conversion processing of graphic data when there is a request to display graphic data; and a clip processing function for simulating the clip processing function of the graphic display device. clip processing simulating means for clipping graphic data with a clip frame that can be processed by the graphic display device, graphic data transfer means for transferring the graphic data to the graphic display device, and coordinate transformation by the graphic data conversion processing means. It is determined whether the display area of the graphic data is within the clip frame that can be processed by the graphic display device, and if the display area of the graphic data is not within the clip frame that can be processed by the graphic display device, the above-mentioned A graphic data display area that calls the graphic data transfer means after calling the clip processing simulating means, and calls the graphic data transfer means when the display area of the graphic data exists within a clip frame that can be processed by the graphic display device. and a determination means.

〔作用〕[Effect]

本発明の図形処理システムにおけるクリップ処理方式で
は、クリップ枠登録手段が利用者指定クリップ枠の登録
要求があった場合に利用者指定クリップ枠をクリップ枠
管理表に登録し利用者指定クリップ枠とウィンドウクリ
ップ枠との交差領域を装置クリップ枠として図形表示装
置に登録し、図形データ変換処理手段が図形データの表
示要求があった場合に図形データの座標変換処理を行い
、クリップ処理シミュレート手段が図形表示装置のクリ
ップ処理機能をシミュレートし図形表示装置が処理可能
なクリップ枠で図形データをクリップ処理し、図形デー
タ転送手段が図形データを図形表示装置に転送し、図形
データ表示領域判定手段が図形データ変換処理手段によ
り座標変換された図形データの表示領域が図形表示装置
が処理可能なクリップ枠内に存在するか否かを判定し、
図形データの表示領域が図形表示装置が処理可能なクリ
ップ枠内に存在しない場合にはクリップ処理シミュレー
ト手段を呼び出した後に図形データ転送手段を呼び出し
、図形データの表示領域が図形表示装置が処理可能なク
リップ枠内に存在する場合には図形データ転送手段を呼
び出す。
In the clip processing method in the graphic processing system of the present invention, when there is a request to register a user-specified clip frame, the clip frame registration means registers the user-specified clip frame in the clip frame management table, and combines the user-specified clip frame with the window. The intersecting area with the clip frame is registered in the graphic display device as a device clip frame, the graphic data conversion processing means performs coordinate conversion processing of the graphic data when there is a request to display graphic data, and the clip processing simulating means The clip processing function of the display device is simulated, the graphic data is clipped using a clip frame that can be processed by the graphic display device, the graphic data transfer means transfers the graphic data to the graphic display device, and the graphic data display area determination means Determining whether the display area of the graphic data whose coordinates have been transformed by the data conversion processing means exists within a clip frame that can be processed by the graphic display device;
If the graphic data display area does not exist within the clipping frame that can be processed by the graphic display device, the graphic data transfer device is called after calling the clip processing simulator, and the graphic data display area can be processed by the graphic display device. If it exists within a clip frame, call the graphic data transfer means.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例に係るクリップ処理方式が
適用された図形処理システム20の構成を示すブロック
図である。この図形処理システム20は、アブリケーシ
ッンプログラム10と、図形表示装置30とに接続され
、クリップ枠登録手段21と、クリップ枠管理表22と
、図形データ変換処理手段23と、図形データ表示領域
判定手段24と、クリップ処理シミュレート手段25と
、図形データ転送手段26とを含んで構成されている。
FIG. 1 is a block diagram showing the configuration of a graphic processing system 20 to which a clip processing method according to an embodiment of the present invention is applied. This graphic processing system 20 is connected to an ablication program 10 and a graphic display device 30, and includes a clip frame registration means 21, a clip frame management table 22, a graphic data conversion processing means 23, and a graphic data display area. It is configured to include a determining means 24, a clip processing simulating means 25, and a graphic data transferring means 26.

第2図を参照すると、クリップ枠登録手段21の処理は
、利用者指定クリップ枠登録ステップS40と、交差領
域計算ステップS41と、交差領域登録ステップS43
とからなる。
Referring to FIG. 2, the processing of the clip frame registration means 21 includes a user specified clip frame registration step S40, an intersection area calculation step S41, and an intersection area registration step S43.
It consists of

第3図を参照すると、図形データ表示領域判定手段24
の処理は、図形データ読込みステップS50と、図形デ
ータ表示領域判定ステップS51と、クリップ処理シミ
ュレート手段呼出しステップS52と、図形データ転送
手段呼出しステップS53と、図形データ存在判定ステ
、ブS54とからなる。
Referring to FIG. 3, the graphic data display area determining means 24
This process consists of a graphic data reading step S50, a graphic data display area determination step S51, a clip processing simulating means calling step S52, a graphic data transfer means calling step S53, and a graphic data existence determining step S54. .

次に、このように構成された本実施例の図形処理システ
ムにおけるクリンプ処理方式の動作について説明する。
Next, the operation of the crimp processing method in the graphic processing system of this embodiment configured as described above will be explained.

アプリケーションプログラム10から利用者指定クリッ
プ枠81の登録要求があった場合、図形処理システム2
0は、クリップ枠登録手段21を呼び出す。
When there is a request to register a user-specified clip frame 81 from the application program 10, the graphic processing system 2
0 calls the clip frame registration means 21.

クリップ枠登録手段21は、クリップ枠管理表22の内
容の更新と図形表示装置30への装置クリップ枠の登録
とを行う、詳しくは、クリップ枠登録手段21は、アプ
リケーションプログラム10から利用者指定クリップ枠
81の登録要求があった場合、利用者指定クリップ枠8
1をクリップ枠管理表22に登録する(ステップ540
)、次に、クリップ枠登録手段21は、利用者指定クリ
ップ枠81とウィンドウシステムが指定するウィンドウ
クリップ枠83との交差μ域を計算しくステップ341
)、この交差領域を装置クリップ枠として図形表示装置
30のクリップ枠指定パラメータに登録しくステップ5
42)、処理を終了する。
The clip frame registration means 21 updates the contents of the clip frame management table 22 and registers the device clip frame in the graphic display device 30. Specifically, the clip frame registration means 21 updates the contents of the clip frame management table 22 and registers the device clip frame in the graphic display device 30. If there is a request for registration of frame 81, user specified clip frame 8
1 in the clip frame management table 22 (step 540
), next, the clip frame registration means 21 calculates the intersection μ area between the user specified clip frame 81 and the window clip frame 83 specified by the window system (step 341).
), register this intersection area as a device clip frame in the clip frame specification parameter of the graphic display device 30.Step 5
42), the process ends.

アプリケーションプログラム10から図形データの表示
要求があった場合、図形処理システム20は、まず図形
データ変換処理手段23を呼び出す。
When there is a request to display graphic data from the application program 10, the graphic processing system 20 first calls the graphic data conversion processing means 23.

図形データ変換処理手段23は、図形データに対して座
標変換処理等を実行する。
The graphic data conversion processing means 23 executes coordinate conversion processing and the like on the graphic data.

次に、図形処理システム20は、座標変換された図形デ
ータに対して図形データ表示領域判定手段24を呼び出
す。
Next, the graphic processing system 20 calls the graphic data display area determining means 24 for the coordinate-transformed graphic data.

図形データ表示領域判定手段24は、図形表示袋230
でクリップ処理機能を実行する前にクリップ処理を図形
処理システム20においてシミュレートするかどうかを
判定し、クリップ処理をシミュレートすると判定した場
合は、クリップ処理シミュレート手段25を呼び出した
後に図形データ転送手段26を呼び出し、クリンプ処理
をシミュレートしないと判定した場合は、図形データ転
送手段26を呼び出す、詳しくは、図形データ表示領域
判定手段24は、図形データ変換処理手段23により座
標変換された図形データの1つを読み込み(ステップ5
50)、図形データの表示領域が図形表示装置が処理可
、能なクリップ枠80内に存在するか否かを判定する(
ステップ551)。
The graphic data display area determining means 24 includes a graphic display bag 230
Before executing the clip processing function, it is determined whether clip processing is to be simulated in the graphic processing system 20, and if it is determined that the clip processing is to be simulated, the graphic data is transferred after calling the clip processing simulating means 25. If it is determined that the crimp processing is not to be simulated, the graphic data transfer means 26 is called.More specifically, the graphic data display area determining means 24 converts the coordinates of the graphic data by the graphic data conversion processing means 23. (Step 5)
50), it is determined whether the display area of the graphic data exists within the clip frame 80 that can be processed by the graphic display device (
Step 551).

図形データの表示領域が図形表示装置が処理可能なクリ
ップ枠80内に存在しない場合には、図形データ表示領
域判定手段24は、クリップ処理シミュレート手段25
を呼び出した後に(ステップ552)、図形データ転送
手段26を呼び出す(ステ、プ553)、図形データの
表示領域が図形表示装置が処理可能なクリップ枠80内
に存在する場合は、図形データ表示領域判定手段24は
、図形データ転送手段26を呼び出す(ステップ553
)0次に、図形データ表示領域判定手段24は、座標変
換された図形データがまだ存在するかどうかを調べ(ス
テップ554)、まだ存在する場合には、ステップS5
0に制御を戻し、次の図形データの1つを読み込む、ス
テップ354で、座標変換された図形データがもう存在
しないときには、図形データ表示領域判定手段24は、
処理を終了する。
If the display area of the graphic data does not exist within the clip frame 80 that can be processed by the graphic display device, the graphic data display area determining means 24 uses the clip processing simulating means 25
(step 552), calls the graphic data transfer means 26 (step 553), and if the graphic data display area is within the clip frame 80 that can be processed by the graphic display device, the graphic data display area is The determination means 24 calls the graphic data transfer means 26 (step 553).
)0 Next, the graphic data display area determining means 24 checks whether the coordinate-transformed graphic data still exists (step 554), and if it still exists, the process proceeds to step S5.
In step 354, where the control is returned to 0 and the next piece of graphic data is read, if the coordinate-converted graphic data no longer exists, the graphic data display area determining means 24:
Finish the process.

クリップ処理シミュレート手段25は、図形表示装置3
0のクリップ処理機能をソフトウェア的にシミュレート
し、図形表示装置が処理可能なクリップ枠80で図形デ
ータのクリップ処理を実行する。
The clip processing simulating means 25 includes the graphic display device 3
The clip processing function of 0 is simulated by software, and clip processing of graphic data is executed using a clip frame 80 that can be processed by the graphic display device.

図形データ転送手段26は、図形データ表示領域判定手
段24から送られてきた図形データを図形表示装置30
に転送する。
The graphic data transfer means 26 transfers the graphic data sent from the graphic data display area determining means 24 to the graphic display device 30.
Transfer to.

最後に、図形表示装置30は、送られてきた図形データ
に対して、クリップ枠登録手段21により登録された装
置クリップ枠(利用者指定クリップ枠81とウィンドウ
クリップ枠83との交差領域)でクリップ処理機能を実
行しながら図形データの表示処理を行う。
Finally, the graphic display device 30 clips the received graphic data using the device clip frame registered by the clip frame registration means 21 (the intersection area of the user-specified clip frame 81 and the window clip frame 83). Display processing of graphic data is performed while executing processing functions.

このように、本実施例では、図形データ表示領域判定手
段24における図形データ表示領域の判定(ステップ5
51)の条件として、従来の図形処理システムが使用し
ていた図形処理装置が処理可能なクリップ枠80と利用
者指定ウィンドウ枠81との交差領域に代わって、図形
表示装置が処理可能なクリップ枠80を採用することに
より、図形データ表示領域の判定(ステップ551)の
条件を成立させる領域が広くなり、これによりクリップ
処理シミュレート手段25が呼び出される回数が従来の
クリップ処理方式よりも減少する。
In this way, in this embodiment, the graphic data display area determining means 24 determines the graphic data display area (step 5).
51), in place of the intersection area between the clip frame 80 that can be processed by the graphic processing device used in the conventional graphic processing system and the user-specified window frame 81, a clip frame that can be processed by the graphic display device. By employing 80, the area for satisfying the conditions for determining the graphic data display area (step 551) becomes wider, thereby reducing the number of times the clip processing simulator 25 is called compared to the conventional clip processing method.

クリップ処理シミュレート手段25は、図形表示装置3
0のクリップ処理機能に比べて格段に処理が遅いため、
クリップ処理シミュレート手段25を呼び出す回数が減
少することにより、図形表示装置30を含む図形処理シ
ステム20全体としてのクリップ処理の性能が向上する
The clip processing simulating means 25 includes the graphic display device 3
Since the processing is much slower than the clip processing function of 0,
By reducing the number of times the clip processing simulator 25 is called, the performance of the clip processing as a whole of the graphic processing system 20 including the graphic display device 30 is improved.

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

以上説明したように本発明は、図形データのクリップ処
理を行いながら図形データの表示処理を行う図形表示装
置を持つ図形処理システムにおいて、利用者指定クリッ
プ枠とウィンドウクリップ枠との交差領域を装置クリッ
プ枠として図形表示装置に登録しておき、図形データの
表示時に図形表示装置が処理可能なクリップ枠をクリッ
プ処理シミュレート手段の実行判定の基準として採用す
ることにより、図形処理システムでのクリップ処理シミ
ュレート手段の実行回数を極力減らして、図形表示装置
を含む図形処理システム全体としてのクリップ処理を効
率的に行うことができる効果がある。
As described above, the present invention provides a graphic processing system having a graphic display device that performs display processing of graphic data while performing clip processing of graphic data. By registering the clip frame as a frame in the graphic display device and using the clip frame that can be processed by the graphic display device when displaying graphic data as the criterion for execution judgment of the clip processing simulator, clip processing simulation in the graphic processing system can be performed. This has the effect of reducing the number of times the clipping means is executed as much as possible, thereby making it possible to efficiently perform the clipping process in the entire graphics processing system including the graphics display device.

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

第1図は本発明の一実施例に係るクリップ処理方式が適
用された図形処理システムの構成を示すブロック図、 第2図は第1図中のクリップ枠登録手段の処理例を示す
流れ図、 第3図は第1図中の図形データ表示領域判定手段の処理
例を示す流れ図、 第4図は従来のクリップ枠登録手段の処理例を示す流れ
図、 第5図は従来の図形データ表示領域判定手段の処理例を
示す流れ図、 第6図は各種クリップ枠を例示する図である。 図において、 10・・アブリケーシッンプログラム、20・・図形処
理システム、 21・・クリップ枠登録手段、 22・・クリップ枠管理表、 23・・図形データ変換処理手段、 24・・図形データ表示領域判定手段、25 ・ 26 ・ 30 ・ 80 ・ 81 ・ 82 ・ 83 ・ ・クリップ処理シミュレート手段、 ・図形データ転送手段、 ・図形表示装置、 ・図形表示装置が処理可能なクリップ枠、・利用者指定
クリップ枠、 ・デイスプレィ画面、 ・ウィンドウクリップ枠である。
FIG. 1 is a block diagram showing the configuration of a graphic processing system to which a clip processing method according to an embodiment of the present invention is applied; FIG. 2 is a flow chart showing an example of processing by the clip frame registration means in FIG. 1; 3 is a flowchart showing an example of processing by the graphic data display area determination means in FIG. 1, FIG. 4 is a flowchart showing an example of processing by the conventional clip frame registration means, and FIG. 5 is a flowchart showing an example of the processing by the conventional graphic data display area determination means. FIG. 6 is a diagram illustrating various clip frames. In the figure, 10. Abbreviation program, 20. Graphic processing system, 21. Clip frame registration means, 22. Clip frame management table, 23. Graphic data conversion processing means, 24. Graphic data display. Area determination means, 25, 26, 30, 80, 81, 82, 83, ・Clip processing simulation means, ・Graphic data transfer means, ・Graphic display device, ・Clip frame that can be processed by the graphic display device, ・User Specified clip frame: ・Display screen, ・Window clip frame.

Claims (1)

【特許請求の範囲】 図形データのクリップ処理を行いながら図形データの表
示処理を行う図形表示装置をもつ図形処理システムにお
いて、 利用者指定クリップ枠の登録要求があった場合に利用者
指定クリップ枠をクリップ枠管理表に登録し利用者指定
クリップ枠とウィンドウクリップ枠との交差領域を装置
クリップ枠として前記図形表示装置に登録するクリップ
枠登録手段と、図形データの表示要求があった場合に図
形データの座標変換処理を行う図形データ変換処理手段
と、 前記図形表示装置のクリップ処理機能をシミュレートし
図形表示装置が処理可能なクリップ枠で図形データをク
リップ処理するクリップ処理シミュレート手段と、 図形データを前記図形表示装置に転送する図形データ転
送手段と、 前記図形データ変換処理手段により座標変換された図形
データの表示領域が図形表示装置が処理可能なクリップ
枠内に存在するか否かを判定し、図形データの表示領域
が図形表示装置が処理可能なクリップ枠内に存在しない
場合には前記クリップ処理シミュレート手段を呼び出し
た後に前記図形データ転送手段を呼び出し、図形データ
の表示領域が図形表示装置が処理可能なクリップ枠内に
存在する場合には前記図形データ転送手段を呼び出す図
形データ表示領域判定手段と を有することを特徴とする図形処理システムにおけるク
リップ処理方式。
[Scope of Claims] In a graphic processing system having a graphic display device that displays graphic data while performing clip processing of graphic data, when a request to register a user-specified clip frame is received, the user-specified clip frame is registered. Clip frame registration means registers in a clip frame management table and registers the intersecting area of the user-specified clip frame and the window clip frame in the graphic display device as a device clip frame; a graphic data conversion processing means that performs coordinate conversion processing of the graphic data; a clip processing simulator that simulates the clip processing function of the graphic display device and clips the graphic data with a clip frame that can be processed by the graphic display device; a graphic data transfer means for transferring the graphic data to the graphic display device; If the display area of the graphic data does not exist within a clip frame that can be processed by the graphic display device, the clip processing simulating means is called, and then the graphic data transfer means is called, so that the display area of the graphic data does not exist within the clip frame that can be processed by the graphic display device. 1. A clip processing method in a graphics processing system, comprising: graphics data display area determining means for calling the graphics data transfer means when the graphics data exists within a processable clip frame.
JP26853890A 1990-10-08 1990-10-08 Clip process system in graphic process system Pending JPH04148285A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26853890A JPH04148285A (en) 1990-10-08 1990-10-08 Clip process system in graphic process system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26853890A JPH04148285A (en) 1990-10-08 1990-10-08 Clip process system in graphic process system

Publications (1)

Publication Number Publication Date
JPH04148285A true JPH04148285A (en) 1992-05-21

Family

ID=17459917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26853890A Pending JPH04148285A (en) 1990-10-08 1990-10-08 Clip process system in graphic process system

Country Status (1)

Country Link
JP (1) JPH04148285A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8982208B2 (en) 2009-05-21 2015-03-17 Sony Corporation Monitoring system, image capturing apparatus, analysis apparatus, and monitoring method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8982208B2 (en) 2009-05-21 2015-03-17 Sony Corporation Monitoring system, image capturing apparatus, analysis apparatus, and monitoring method

Similar Documents

Publication Publication Date Title
JP3216059B2 (en) Work station
CN108845861B (en) Method and device for realizing virtual camera
US5151974A (en) Data display method
CN109308261A (en) Application program adjustment method, device, system, equipment and storage medium
JPH04148285A (en) Clip process system in graphic process system
JPH06325182A (en) Method and device for graphic drawing and computer system
US6831660B1 (en) Method and apparatus for graphics window clipping management in a data processing system
JP2585818B2 (en) Program call processor
JP3910831B2 (en) Program development support device, recording medium, and program
CN109785304B (en) Method, system, device and storage medium for detecting macro program mirror image
Carlbom et al. Quantitative analysis of vector graphics system performance
JP2002312215A (en) Data linking device and data linking program
JPH0518138B2 (en)
JPS62219073A (en) Graphic data restoration system in graphic processing system
JP2520485B2 (en) Dragging and rubber band independent display system
JPS6277000A (en) Scanning system
JPH06282404A (en) Control method for window
JPH06103387A (en) Method and device for displaying graphic
JPH1031760A (en) Graphic processor
JPH06119425A (en) Pick input system
JPH05150757A (en) Display device for coordinate value
JPS6312077A (en) Grid description system
JPH0433165A (en) Picture display device
JPH0476732A (en) Execution priority control system for transaction
JPH09198226A (en) Window display controller