JPH05290136A - Pick input system of graphic processing system - Google Patents

Pick input system of graphic processing system

Info

Publication number
JPH05290136A
JPH05290136A JP11241092A JP11241092A JPH05290136A JP H05290136 A JPH05290136 A JP H05290136A JP 11241092 A JP11241092 A JP 11241092A JP 11241092 A JP11241092 A JP 11241092A JP H05290136 A JPH05290136 A JP H05290136A
Authority
JP
Japan
Prior art keywords
area
graphic
input
pick
enlarged
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
JP11241092A
Other languages
Japanese (ja)
Inventor
Toshimitsu Arakawa
利光 荒川
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 JP11241092A priority Critical patent/JPH05290136A/en
Publication of JPH05290136A publication Critical patent/JPH05290136A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To increase the efficiency of position confirmation and lighten the burden on a user program by partially enlarging and displaying an area at the periphery of a pick input position. CONSTITUTION:When input operation is performed by a pick input means 25 through an input device 40 for a graphic which is developed into an image in a frame buffer 24 by a graphic drawing means 21 and currently displayed on the screen of a graphic display device 30, an area enlarging means 26 partially enlarges and displays the area at the periphery of an input cursor if it is difficult to indicates the graphic on the screen where the graphic is currently displayed, thereby facilitating the confirmation of the pick input position by an operator and enabling the input operation.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、図形処理システムに関
し、特に図形処理システムにおけるピック入力方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic processing system, and more particularly to a pick input method in a graphic processing system.

【0002】[0002]

【従来の技術】従来、図形処理システムでは、ピック入
力要求があった場合に、現在図形表示装置に表示されて
いる画面上において、複数の図形が密集している場合な
どピック入力の際にオペレータによる当該図形の指示が
困難である時には、利用者プログラムで再度、その周辺
の拡大表示を指示し、再度ピックの入力要求を行うか、
あるいは利用者プログラムは何らかの手段で該当する図
形をすべて入力して、利用者プログラムで取拾選択して
いた。
2. Description of the Related Art Conventionally, in a graphic processing system, when a pick input request is made, an operator is required to input a pick, for example, when a plurality of graphics are densely present on the screen currently displayed on the graphic display device. When it is difficult to instruct the figure by using, the user program again instructs the enlarged display of the surrounding area and requests the input of the pick again, or
Alternatively, the user program inputs all the corresponding figures by some means and selects and selects them by the user program.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の図形処
理システムにおけるピック入力方式では、利用者プログ
ラムから入力装置を使い、オペレータによってピック識
別子を入力する入力要求があった場合に、現在図形表示
装置に表示されている画面上において、複数の図形が密
集している場合などピック入力の際にオペレータによる
当該図形の指示が困難である時には、利用者プログラム
で再度、その周辺の拡大表示を指示し、再度ピックの入
力要求を行うなどの処理をしていたため、ピック入力の
際に位置の確認を効率的に行えず、かつ利用者プログラ
ムの負担が大きいという欠点があった。
According to the pick input method in the above-mentioned conventional graphic processing system, when the operator uses the input device to make an input request to input the pick identifier, the current graphic display device is used. When it is difficult for the operator to input the figure when inputting a pick, such as when multiple figures are crowded on the screen displayed in, the user program instructs the enlarged display of the surrounding area again. However, since processing such as requesting input of a pick is performed again, there is a drawback in that the position cannot be efficiently confirmed at the time of pick input, and the user program has a heavy load.

【0004】本発明は上述の問題点に鑑みて、入力した
い位置周辺の領域を機能的に拡大して入力位置確認を効
率的に行うことができる図形処理システムにおけるピッ
ク入力方式を提供することを目的とするものである。
In view of the above problems, the present invention provides a pick input method in a graphic processing system capable of efficiently enlarging an area around a position to be input and efficiently confirming the input position. It is intended.

【0005】[0005]

【課題を解決するための手段】本発明の、図形処理シス
テムにおけるピック入力方式は、利用者プログラムから
図形コマンドのセグメントへの登録要求により登録を行
う図形コマンドセグメント登録手段と、図形コマンドセ
グメント登録手段の実行により、図形コマンドによって
描かれる図形データをフレームバッファ上に展開し、利
用者プログラムからのセグメントの再描画要求によりセ
グメント格納領域から図形コマンドを取り出し、その図
形コマンドによって描かれる図形データをフレームバッ
ファ上のイメージに展開し、フレームバッファに書き込
む図形描画手段と、入力装置からのオペレータ入力によ
り利用者プログラムかピック入力要求時に、領域拡大表
示手段を呼び出し、入力装置から入力された座標値から
検索される図形の識別情報を利用者プログラムへの応答
として返すピック入力手段と、ピック入力手段から呼び
出され、入力装置から入力された座標値から拡大対象と
なる領域と、この領域を拡大表示する領域を求め、拡大
対象となる領域の図形の表示前のイメージを保存し領域
上に拡大して表示し、ピック入力終了後復元して制御を
再びピック入力手段に戻す領域拡大表示手段とを有して
いる。
A pick input method in a graphic processing system according to the present invention is a graphic command segment registration means for performing registration according to a registration request of a graphic command to a segment from a user program, and a graphic command segment registration means. By executing the command, the graphic data drawn by the graphic command is expanded in the frame buffer, the graphic command is fetched from the segment storage area in response to a segment redraw request from the user program, and the graphic data drawn by the graphic command is transferred to the frame buffer. When the user program or pick input request is made by the operator input from the graphic drawing means that develops the above image and writes it in the frame buffer, the area enlargement display means is called and the coordinate value input from the input device is searched. Of the figure The pick input unit that returns different information as a response to the user program, the region that is called from the pick input unit and that is the enlargement target from the coordinate values input from the input device, and the region in which this region is enlarged and displayed are obtained and enlarged. It has an area enlargement display means for storing an image of a target area before displaying a graphic and enlarging and displaying it on the area, restoring after completion of pick input and returning control to the pick input means again.

【0006】また、上記の領域拡大表示手段は入力装置
から入力された座標値から拡大対象となる領域と、その
領域を拡大表示する領域をフレームバッファ上の領域と
して、フレームバッファ上の拡大対象領域内の各ピクセ
ル毎の値を読込み、拡大表示領域の数ピクセルの値に割
り当て拡大表示して、制御をピック入力手段に戻す方式
であることを特徴としている。
Further, the area enlargement display means uses the area to be enlarged from the coordinate values input from the input device and the area to be enlarged and displayed as an area on the frame buffer, and the area to be enlarged on the frame buffer. The method is characterized in that a value for each pixel in is read out, assigned to the values of several pixels in the enlarged display area, enlarged and displayed, and control is returned to the pick input means.

【0007】また、領域拡大表示手段は、入力装置から
入力された座標値から拡大対象となる領域を求め、セグ
メント格納領域に保存された図形データのうち、拡大対
象領域内の図形データのイメージを生成し拡大表示する
領域への変換を行って拡大表示し、制御をピック入力手
段に戻す方式でも可能とすることを特徴としている。
Further, the area enlargement display means obtains an area to be enlarged from the coordinate values input from the input device, and displays an image of the figure data in the area to be enlarged among the figure data stored in the segment storage area. The present invention is also characterized in that it is possible to use a method in which conversion is performed to an area for generation and enlarged display, enlarged display is performed, and control is returned to the pick input means.

【0008】[0008]

【作用】上記構成によれば、ピック入力機能を有する図
形処理システムにおいて、ピック入力手段は入力装置か
らのオペレータ入力を受け付けた利用者プログラムによ
るピック入力要求を受けて、ピック入力要求により拡大
表示処理を行う領域拡大表示手段を呼び出して処理を渡
し、領域拡大表示手段での処理結果により利用者プログ
ラムへの応答として、入力座標値から検索される図形の
識別情報を返却する。
According to the above construction, in the graphic processing system having the pick input function, the pick input means receives the pick input request by the user program which has received the operator input from the input device, and performs the enlarged display processing by the pick input request. The area enlarging display means for performing the process is called and the processing is passed, and the identification information of the figure retrieved from the input coordinate value is returned as a response to the user program according to the processing result in the area enlarging display means.

【0009】拡大表示の処理のため呼び出された領域拡
大表示手段は、入力装置から入力された座標値から求め
た拡大対象となる領域と、この領域を拡大表示する領域
をフレームバッファ上でピクセル単位の拡大処理により
拡大表示するか、あるいは、格納域に保存した図形デー
タのうち、先に求めた拡大対象領域の図形データのイメ
ージを生成して、拡大表示領域へのデータ変換を行って
拡大表示を行い、拡大表示前のイメージを退避保存して
おき、ピック入力終了後復旧処理するので、ピック入力
したい位置周辺領域の拡大表示が可能となり、ピック入
力したい位置周辺の領域を画面全体ではなく部分的な領
域に拡大表示することも可能となるのでピック入力位置
確認作業の効率を向上させることができる。
The area enlarging and displaying means called for the enlarging and displaying process enlarges and displays the area to be enlarged which is obtained from the coordinate values input from the input device and the area for enlarging and displaying the area in pixel units on the frame buffer. Enlarge the image by the enlargement process, or generate the image of the figure data of the enlargement target area obtained earlier from the figure data saved in the storage area, and convert the data to the enlargement display area to enlarge the display. The image before enlargement display is saved and saved, and recovery processing is performed after pick input is completed, so it is possible to enlarge and display the area around the position where you want to input the pick, and the area around the position where you want to enter the pick is not the entire screen but the area. Since it is also possible to enlarge and display in a specific area, it is possible to improve the efficiency of the pick input position confirmation work.

【0010】[0010]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0011】図1は、本発明の一実施例の構成を表す図
である。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention.

【0012】図1を参照すると、利用者プログラム10
から図形処理システム20に対して、図形コマンドのセ
グメント登録要求があった場合、図形コマンドセグメン
ト登録手段21が呼び出される。図形コマンドセグメン
ト登録手段21において、図形コマンドがセグメント格
納域22に登録されてから図形描画手段23が呼び出さ
れる。または、利用者プログラムから図形描画要求があ
った場合に、図形描画手段23が呼び出される。図形描
画手段23において、図形データがフレームバッファ2
4上のイメージに展開され、フレームバッファ24に書
き込まれる。
Referring to FIG. 1, the user program 10
When a graphic command segment registration request is issued from the graphic processing system 20 to the graphic processing system 20, the graphic command segment registration means 21 is called. The graphic command segment registration means 21 calls the graphic drawing means 23 after the graphic command is registered in the segment storage area 22. Alternatively, when there is a graphic drawing request from the user program, the graphic drawing means 23 is called. In the graphic drawing means 23, the graphic data is transferred to the frame buffer 2.
4 is expanded into an image and written in the frame buffer 24.

【0013】利用者プログラム10から図形処理システ
ム20に対して、ピック入力要求があると、ピック入力
手段25が呼び出され領域拡大表示手段26が呼び出さ
れる。ピック入力手段25は入力装置40を介してオペ
レータからの入力を受け付ける。
When there is a pick input request from the user program 10 to the graphic processing system 20, the pick input means 25 is called and the area enlargement display means 26 is called. The pick input means 25 receives an input from an operator via the input device 40.

【0014】つぎに動作について説明する。Next, the operation will be described.

【0015】領域拡大表示手段26は、入力装置40か
らカーソルの移動がある都度、そのカーソル位置周辺が
拡大対象となり拡大表示されるものでありオペレータは
ある位置で拡大表示を固定するための指示をあるボタン
の押下によって、図形の選択を行う。またはカーソルを
移動し、選択したい図形のところで図形の拡大表示指示
のためのボタンの押下により領域拡大表示手段26が呼
び出され、図形を拡大表示しその中でカーソルを移動し
て、図形の選択指示のためのボタンによって図形を選択
する等の選択操作を行う。
Whenever the cursor is moved from the input device 40, the area enlargement display means 26 enlarges and displays the area around the cursor position as an enlargement target, and the operator gives an instruction to fix the enlargement display at a certain position. A figure is selected by pressing a button. Alternatively, by moving the cursor and pressing the button for instructing the enlargement display of the figure at the figure to be selected, the area enlargement display means 26 is called, the figure is enlarged and displayed, and the cursor is moved in that area to instruct the selection of the figure. A selection operation such as selecting a figure is performed with the button for.

【0016】次の手順としては、領域拡大表示手段26
は、拡大図形を表示するフレームバッファ上の領域の現
在のイメージを一時退避したのち、拡大表示処理を行
い、ピック入力終了後に退避したイメージの復旧処理を
行う。
The next step is to enlarge the area display means 26.
Temporarily saves the current image in the area on the frame buffer displaying the enlarged graphic, then performs the enlarged display process, and restores the saved image after the pick input is completed.

【0017】ピック入力手段25では、オペレータから
図形の選択指示が行われた時点で、領域拡大表示手段の
処理結果を判断してそのピクセルに表示されている該当
の図形セグメント格納域内の図形から検索し、見つかっ
た図形に関する情報(例えば、国際標準のグラフィクス
システムGKSでは、その図形が含まれるセグメント名
とピック識別子)を利用者プログラム10に返却する。
In the pick input means 25, when a graphic selection instruction is given by the operator, the processing result of the area enlargement display means is judged and the graphic in the corresponding graphic segment storage area displayed at that pixel is searched. Then, the information about the found figure (for example, in the international standard graphics system GKS, the segment name including the figure and the pick identifier) is returned to the user program 10.

【0018】図2は水平線、右上がりの斜め線、右下が
りの斜め線の図形データによって図形表示装置30に描
画される図形の例である処理61を示したものである。
FIG. 2 shows a process 61 which is an example of a graphic drawn on the graphic display device 30 by graphic data of a horizontal line, a diagonal line rising to the right and a diagonal line falling to the right.

【0019】図3は処理61の図形に対するフレームバ
ッファ24のイメージと領域拡大表示要求があった時に
決定される拡大対象領域と拡大表示領域の例である処理
62を示すものである。
FIG. 3 shows an image of the frame buffer 24 for the graphic of the process 61 and a process 62 which is an example of the enlargement target region and the enlargement display region determined when the region enlargement display request is made.

【0020】図4は領域拡大表示手段26の処理例を示
す処理63を示す図である。この例では処理62によっ
て拡大対象領域が拡大表示領域に拡大表示され、拡大対
象領域の1ピクセルの値が拡大表示領域の9(3×3)
ピクセル相当の値となる場合を示している。これによっ
て、右上がりの斜め線をピックしたい場合でも、オペレ
ータはそれを容易にカーソルによって指示できるように
なる処理を64として示している。
FIG. 4 is a diagram showing a process 63 showing a process example of the area enlargement display means 26. In this example, the enlargement target area is enlarged and displayed in the enlargement display area by the process 62, and the value of 1 pixel of the enlargement target area is 9 (3 × 3) of the enlargement display area.
The case where the value is equivalent to a pixel is shown. Even if the operator wants to pick a diagonal line that rises to the right, the process 64 allows the operator to easily specify it with the cursor.

【0021】図5は本発明の第2実施例の構成を表す図
である。
FIG. 5 is a diagram showing the configuration of the second embodiment of the present invention.

【0022】図5における図形コマンドセグメント登録
手段21の処理は図形1における図形コマンドセグメン
ト登録手段と同様である。
The processing of the graphic command segment registration means 21 in FIG. 5 is the same as that of the graphic command segment registration means for graphic 1.

【0023】図5における図形描画手段23の処理は図
1における図形描画手段と同様である。
The processing of the graphic drawing means 23 in FIG. 5 is the same as that of the graphic drawing means in FIG.

【0024】図5におけるピック入力手段25の処理は
図1におけるピック入力手段と同様である。
The processing of the pick input means 25 in FIG. 5 is the same as that of the pick input means in FIG.

【0025】図5における領域拡大表示手段261の処
理は、図1の第1の実施例における領域拡大表示手段2
6の処理に加え、拡大図形を表示するフレームバッファ
24上の領域の現在のイメージを一時退避した後、セグ
メント格納域22により保存されている図形データを読
み出して、データ処理によって拡大表示領域に対する拡
大対象領域の割合で拡大表示する。
The processing of the area enlarging display means 261 in FIG. 5 is the same as the area enlarging display means 2 in the first embodiment of FIG.
In addition to the processing of step 6, after temporarily saving the current image of the area on the frame buffer 24 for displaying the enlarged graphic, the graphic data stored in the segment storage area 22 is read out and enlarged to the enlarged display area by data processing. Enlarge and display the ratio of the target area.

【0026】図6は図5において図形選択ボタンが押さ
れた時の装置座標から拡大対象となる領域を求めた図形
に対する図形表示装置30のイメージと領域拡大表示ボ
タンが押された時に決定される装置座標での拡大対象領
域とこの領域に対応するセグメント格納手段22に保存
された図形データの座標系での拡大対象領域と装置座標
での拡大表示領域の例である処理72を示したものであ
る。
FIG. 6 shows the image of the graphic display device 30 for the graphic for which the area to be magnified is obtained from the device coordinates when the graphic selection button is pressed in FIG. 5, and is determined when the area expansion display button is pressed. A process 72 which is an example of the enlargement target region in the device coordinates and the enlargement display region in the device coordinates in the coordinate system of the graphic data stored in the segment storage means 22 corresponding to this region is shown. is there.

【0027】図7は領域拡大表示手段261の処理例を
示す図である。この例ではセグメント格納域22に保存
された図形データの座標系での拡大対象領域を装置座標
の拡大表示領域にデータ変換してマッピングするため、
前実施例の領域拡大表示手段26に比べて時間がかかる
が、より決め細かい表示が可能である処理73を示した
ものである。
FIG. 7 is a diagram showing a processing example of the area enlargement display means 261. In this example, since the enlargement target area in the coordinate system of the graphic data stored in the segment storage area 22 is converted into the enlarged display area of the device coordinates and mapped,
Although it takes time as compared with the area enlargement display means 26 of the previous embodiment, it shows the processing 73 which enables more detailed display.

【0028】[0028]

【発明の効果】以上説明したように、本発明は、現在図
形表示装置に表示されている画面上において、ピック入
力の位置確認が困難である場合に、入力装置からの指示
によって、入力したい位置周辺の領域を拡大して表示す
ることと、入力したい位置周辺の領域を画面全体ではな
く部分的な領域に拡大して表示することによって、ピッ
ク入力位置の確認の効率を向上させ、利用者プログラム
の負担を軽減させる効果がある。
As described above, according to the present invention, when it is difficult to confirm the position of the pick input on the screen currently displayed on the graphic display device, the position desired to be input is instructed by the input device. By enlarging the surrounding area and displaying the area around the position you want to input in a partial area instead of the entire screen, you can improve the efficiency of checking the pick input position It has the effect of reducing the burden on the user.

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

【図1】本発明の一実施例による図形処理システムにお
けるピック入力方式の構成図である。
FIG. 1 is a configuration diagram of a pick input method in a graphic processing system according to an embodiment of the present invention.

【図2】図1に示す図形表示装置の表示図形例を示す図
である。
FIG. 2 is a diagram showing an example of a display graphic of the graphic display device shown in FIG.

【図3】図1に示すフレームバッファの拡大対象領域と
拡大表示領域を示す図である。
FIG. 3 is a diagram showing an enlargement target area and an enlarged display area of the frame buffer shown in FIG.

【図4】図1に示す領域拡大表示手段の処理を示す図で
ある。
FIG. 4 is a diagram showing a process of a region enlargement display unit shown in FIG.

【図5】本発明の第2の実施例の構成図である。FIG. 5 is a configuration diagram of a second embodiment of the present invention.

【図6】図5に示す領域拡大表示手段の処理による拡大
対象領域と拡大表示領域を示す図である。
FIG. 6 is a diagram showing an enlargement target area and an enlarged display area by the processing of the area enlargement display unit shown in FIG.

【図7】図5に示す領域拡大表示手段の処理を示す図で
ある。
FIG. 7 is a diagram showing a process of a region enlargement display unit shown in FIG.

【符号の説明】[Explanation of symbols]

10 利用者プログラム 20 図形処理システム 21 図形コマンドセグメント登録手段 22 セグメント格納域 23 図形描画手段 24 フレームバッファ 25 ピック入力手段 26,261 領域拡大表示手段 30 図形表示装置 40 入力装置 10 user program 20 graphic processing system 21 graphic command segment registration means 22 segment storage area 23 graphic drawing means 24 frame buffer 25 pick input means 26, 261 area enlargement display means 30 graphic display device 40 input device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 利用者プログラムの指示により図形の描
画等を行う図形データ及び図形コマンドと、該コマンド
をセグメント格納域と呼ぶ記憶域に保持管理し、利用者
プログラムの指示によりその内容を一括出力して描画を
行う機能を有し、ピック入力機能により利用者プログラ
ムの指示によって入力装置から座標値の入力を行い、該
座標値を含む図形を描いたセグメントを応答として返す
機能を有するシステムにおいて、 前記利用者プログラムから図形コマンドのセグメントへ
の登録要求により登録を行う図形コマンドセグメント登
録手段と、 該図形コマンドセグメント登録手段の実行により図形コ
マンドによって描かれる図形データをフレームバッファ
上に展開し、前記利用者プログラムからのセグメントの
再描画要求により前記セグメント格納領域から図形コマ
ンドを取り出し、該図形コマンドによって描かれる図形
データをフレームバッファ上のイメージに展開し、フレ
ームバッファに書き込む図形描画手段と、 入力装置からのオペレータ入力により前記利用者プログ
ラムがピック入力要求を行った時に、領域拡大表示手段
を呼び出し、前記入力装置から入力された座標値から検
索される図形の識別情報を、前記利用者プログラムへの
応答として返すピック入力手段と、 該ピック入力手段から呼び出され前記入力装置から入力
された座標値から拡大対象となる領域と、該領域を拡大
表示する領域を求め、拡大対象となる領域の図形の表示
前のイメージを保存し、 該領域上に拡大表示を行い、ピック入力終了後復元して
制御を再び前記ピック入力手段に戻す領域拡大表示手段
とを有することを特徴とする図形処理システムにおける
ピック入力方式。
1. Graphic data and a graphic command for drawing a graphic according to an instruction of a user program, and the command is held and managed in a storage area called a segment storage area, and the contents are collectively output according to an instruction of the user program. In a system having a function of performing drawing by using the pick input function, a coordinate value is input from an input device according to an instruction of a user program, and a segment including a figure including the coordinate value is returned as a response. Graphic command segment registration means for performing registration in response to a registration request of a graphic command from the user program to the segment, and graphic data drawn by the graphic command is executed on the frame buffer by execution of the graphic command segment registration means, and the utilization is performed. A segment program redraw request from the user program causes the segment The graphic command is taken out from the storage area, the graphic data drawn by the graphic command is developed into an image on the frame buffer, and the user program picks up the graphic drawing means for writing in the frame buffer and operator input from the input device. Pick input means for calling the area enlargement display means when making a request, and returning the identification information of the figure retrieved from the coordinate value input from the input device as a response to the user program, and the pick input means. The area to be magnified and the area in which the area is magnified are obtained from the coordinate values that are called from the input device, and the image of the area to be magnified before the graphic is displayed is saved. The area is enlarged and the control is restored to the pick input means after the pick input is completed. Pick input method in graphic processing system characterized by having and.
【請求項2】 前記領域拡大表示手段は、前記入力装置
から入力された座標値から拡大対象となる領域と、該領
域を拡大表示する領域を前記フレームバッファ上の領域
として、フレームバッファ上の前記拡大対象領域内の各
ピクセル毎の値を読み込み、前記拡大表示領域の数ピク
セルの値に割り当てて拡大表示し、制御をピック入力手
段に戻すことを特徴とする請求項1に記載の図形処理シ
ステムにおけるピック入力方式
2. The area enlarging display means sets an area to be enlarged from a coordinate value input from the input device and an area on which the area is enlarged and displayed on the frame buffer as an area on the frame buffer. 2. The graphic processing system according to claim 1, wherein a value for each pixel in the enlargement target area is read, assigned to a value of several pixels in the enlargement display area, enlarged and displayed, and control is returned to the pick input means. Input method in
【請求項3】 前記領域拡大表示手段は、前記入力装置
から入力された座標値から拡大対象となる領域を求め、
前記セグメント格納域に保存された図形データのうち、
前記拡大対象領域内の図形データのイメージを生成し拡
大表示する領域への変換を行って拡大表示し、制御をピ
ック入力手段に戻すことを特徴とする請求項1に記載の
図形処理システムにおけるピック入力方式
3. The area enlargement display means obtains an area to be enlarged from coordinate values input from the input device,
Of the graphic data saved in the segment storage area,
The pick in the figure processing system according to claim 1, wherein an image of the figure data in the enlargement target area is generated, converted into an enlarged display area, enlarged and displayed, and control is returned to the pick input means. Input method
JP11241092A 1992-04-06 1992-04-06 Pick input system of graphic processing system Pending JPH05290136A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11241092A JPH05290136A (en) 1992-04-06 1992-04-06 Pick input system of graphic processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11241092A JPH05290136A (en) 1992-04-06 1992-04-06 Pick input system of graphic processing system

Publications (1)

Publication Number Publication Date
JPH05290136A true JPH05290136A (en) 1993-11-05

Family

ID=14585956

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11241092A Pending JPH05290136A (en) 1992-04-06 1992-04-06 Pick input system of graphic processing system

Country Status (1)

Country Link
JP (1) JPH05290136A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325930A (en) * 1994-05-31 1995-12-12 Nec Corp Movement system for mouse cursor follow-up type enlargement display

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325930A (en) * 1994-05-31 1995-12-12 Nec Corp Movement system for mouse cursor follow-up type enlargement display

Similar Documents

Publication Publication Date Title
JP2003084744A (en) Emulator, emulation method and program for executing the method and recording medium with the program recorded thereon
JPH0640340B2 (en) Data display
JP2506120B2 (en) Image display method
JPH0696174A (en) Bound point type graphic editing device and its processing method
US6335740B1 (en) Data processing apparatus and method for facilitating item selection by displaying guidance images
JPS60251473A (en) Tabulation system
JP2996933B2 (en) Drawing display device
JPH05290136A (en) Pick input system of graphic processing system
JPH04319775A (en) Cad system
JP4534205B2 (en) Image display device
JPH1049338A (en) Command button control system
JP2006106983A (en) Display device and display method
JPH05242214A (en) Input system for graphic processing system
JP2999538B2 (en) Wipe pattern designation device
JPH0245878A (en) Interactive cad system
JPS6385978A (en) Graphic editing device
JPH07296178A (en) Information processor
JP2564799B2 (en) Multi-window display method and device
JPH0816809A (en) Drawing system
JPH05324248A (en) Multiwindow display device
JPH10228210A (en) Picture editing device and recording medium with recorded program for executing processing therefor
JPH05210382A (en) Image display device
JP2001134261A (en) Graphic group compatible fish-eye magnification display method and device therefor, and recording medium having recorded program for the method thereon
JPS63165972A (en) Image information processor
JPH0778712B2 (en) Single window switchable multi-window display system