JPH0535834A - Graphic selection system - Google Patents
Graphic selection systemInfo
- Publication number
- JPH0535834A JPH0535834A JP20852291A JP20852291A JPH0535834A JP H0535834 A JPH0535834 A JP H0535834A JP 20852291 A JP20852291 A JP 20852291A JP 20852291 A JP20852291 A JP 20852291A JP H0535834 A JPH0535834 A JP H0535834A
- Authority
- JP
- Japan
- Prior art keywords
- window
- graphic
- size
- information
- display
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Processing Or Creating Images (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はコンピュータグラフィッ
クシステム等の図形処理システムに関し、特に図形処理
システムにおける図形選択方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic processing system such as a computer graphic system, and more particularly to a graphic selection system in a graphic processing system.
【0002】[0002]
【従来の技術】図形処理システムにおける図形選択方式
では、利用者から図形出力装置の表示画面上の位置を受
け取り、その位置を中心とした領域(以下、ピックアパ
ーチャという)を想定し、ピックアパーチャと重なる図
形を選択するという方法が採用されている。これは、利
用者が指示した位置に多少の誤差があっても図形の選択
処理が行えるようにするためである。2. Description of the Related Art In a figure selection system in a figure processing system, a position on a display screen of a figure output device is received from a user, and an area around the position (hereinafter referred to as "pick aperture") is assumed, A method of selecting overlapping figures is adopted. This is to enable the graphic selection process even if there is some error in the position designated by the user.
【0003】従来、この種の図形選択方式では、表示画
面上に表示されている図形の大きさはウィンドウの大き
さによって変化するにもかかわらず、ピックアパーチャ
の大きさは変化せずに固定されていた。Conventionally, in this type of graphic selection system, the size of the graphic displayed on the display screen is fixed depending on the size of the window, but the size of the pick aperture is fixed without changing. Was there.
【0004】[0004]
【発明が解決しようとする課題】上述した従来の図形選
択方式では、ピックアパーチャの大きさが変化せずに固
定されていたので、例えば図2に示すように、多数の正
方形が狭い間隔を介して表示されているような状態で斜
線を付して示すような正方形を選択する場合、図形の表
示が行われているウィンドウが大きく表示図形が大きく
表示されているときには問題は生じないが、ウィンドウ
が小さくなり表示図形の大きさが小さくなったときに隣
合う正方形にもピックアパーチャが重なってしまうよう
になり、目的とする正方形のみを選択することができな
くなってしまうという問題点がある。In the above-described conventional figure selection method, the size of the pick aperture is fixed without changing, so that, for example, as shown in FIG. If you select a square with a diagonal line while it is being displayed, the window in which the figure is displayed is large. However, when the size of the displayed figure becomes smaller and the size of the displayed figure becomes smaller, the pick apertures also overlap the adjacent squares, which makes it impossible to select only the target square.
【0005】本発明の目的は、上述の点に鑑み、ピック
アパーチャの大きさをウィンドウの大きさに応じて変化
させ、ウィンドウが小さいときにはピックアパーチャも
小さくするようにして、図形同士の間隔が狭くても図形
の選択が確実に行えるようにした図形選択方式を提供す
ることにある。In view of the above points, an object of the present invention is to change the size of the pick aperture according to the size of the window, and also to reduce the pick aperture when the window is small so that the distance between the figures is narrow. Even so, the object of the present invention is to provide a graphic selection method capable of surely selecting a graphic.
【0006】[0006]
【課題を解決するための手段】本発明の図形選択方式
は、図形処理プログラムを実行する中央処理装置,それ
に付随し図形表示を行う矩形領域であるウィンドウを表
示画面上に複数作成し各々のウィンドウに対して図形を
出力することが可能な図形出力装置および利用者の指示
を入力することが可能な入力装置を備える図形処理シス
テムにおいて、表示画面上の指定された位置に指定され
た大きさで指定されたウィンドウ番号をもつウィンドウ
を作成し、ウィンドウ上に表示を指示された図形をウィ
ンドウの大きさに応じた大きさで表示する図形表示手段
と、ウィンドウの位置,大きさおよびウィンドウ番号を
保持するウィンドウ情報保持手段と、図形の位置情報を
保持する図形位置保持手段と、図形処理プログラムによ
るウィンドウの作成指示に従ってウィンドウの位置,大
きさおよびウィンドウ番号を前記図形表示手段に通知し
てウィンドウを作成させるとともにウィンドウの位置,
大きさおよびウィンドウ番号を前記ウィンドウ情報保持
手段に出力して保持させ、図形処理プログラムによる指
定されたウィンドウ番号を持つウィンドウへの図形の表
示指示を前記図形表示手段に通知して図形を表示させる
とともに図形の位置情報を前記図形位置保持手段に出力
して保持させる図形出力手段と、利用者から表示画面上
における位置の指示を受けたときにその位置を出力する
利用者指示入力手段と、この利用者指示入力手段から出
力された位置を中心として前記ウィンドウ情報保持手段
に保持されているウィンドウの大きさに応じた大きさの
領域を想定し前記図形位置保持手段に保持されている図
形の位置情報を参照してウィンドウ上に表示を指示され
た図形のうちで前記領域と重なる図形を選択して図形処
理プログラムに通知する図形選択手段とを有する。According to the figure selection method of the present invention, a central processing unit that executes a figure processing program and a plurality of windows that are associated with the central processing unit and are rectangular areas for displaying figures are created on the display screen. In a graphics processing system equipped with a graphics output device capable of outputting graphics and an input device capable of inputting a user's instruction, in a designated position on a display screen at a designated size. A window having the specified window number is created, and the figure display means for displaying the figure instructed to be displayed on the window in a size according to the size of the window and the position, size and window number of the window are held. Window information holding means, figure position holding means for holding figure position information, and window creation by a figure processing program Position of the window according to indicate the position of the window causes created a window notifies the size and window number to said graphical display means,
The size and the window number are output to the window information holding means and held therein, and the figure display means is notified of the instruction to display the figure in the window having the designated window number by the figure processing program, and the figure is displayed. A graphic output means for outputting the positional information of the graphic to the graphic position holding means and holding it, a user instruction input means for outputting the position when receiving a position instruction on the display screen from the user, Position information of the figure held in the figure position holding means assuming a region having a size corresponding to the size of the window held in the window information holding means centering on the position output from the user instruction input means Select a figure that overlaps the above-mentioned area from among the figures that are specified to be displayed on the window and refer to the figure processing program. And a graphic selection means for.
【0007】[0007]
【作用】本発明の図形選択方式では、図形表示手段が表
示画面上の指定された位置に指定された大きさで指定さ
れたウィンドウ番号をもつウィンドウを作成し、ウィン
ドウ上に表示を指示された図形をウィンドウの大きさに
応じた大きさで表示し、ウィンドウ情報保持手段がウィ
ンドウの位置,大きさおよびウィンドウ番号を保持し、
図形位置保持手段が図形の位置情報を保持し、図形出力
手段が図形処理プログラムによるウィンドウの作成指示
に従ってウィンドウの位置,大きさおよびウィンドウ番
号を図形表示手段に通知してウィンドウを作成させると
ともにウィンドウの位置,大きさおよびウィンドウ番号
をウィンドウ情報保持手段に出力して保持させ、図形処
理プログラムによる指定されたウィンドウ番号を持つウ
ィンドウへの図形の表示指示を図形表示手段に通知して
図形を表示させるとともに図形の位置情報を図形位置保
持手段に出力して保持させ、利用者指示入力手段が利用
者から表示画面上における位置の指示を受けたときにそ
の位置を出力し、図形選択手段が利用者指示入力手段か
ら出力された位置を中心としてウィンドウ情報保持手段
に保持されているウィンドウの大きさに応じた大きさの
領域を想定し図形位置保持手段に保持されている図形の
位置情報を参照してウィンドウ上に表示を指示された図
形のうちで領域と重なる図形を選択して図形処理プログ
ラムに通知する。In the graphic selection system of the present invention, the graphic display means creates a window having a specified window number with a specified size at a specified position on the display screen, and is instructed to display on the window. The figure is displayed in a size corresponding to the size of the window, and the window information holding means holds the position, size and window number of the window,
The graphic position holding means holds the position information of the graphic, and the graphic output means notifies the graphic display means of the position, size and window number of the window in accordance with the window creating instruction by the graphic processing program and creates the window. The position, size, and window number are output to the window information holding means and held therein, and the figure display means is notified of the instruction to display the figure in the window having the specified window number by the figure processing program, and the figure is displayed. The position information of the figure is output to the figure position holding means and held therein, and when the user instruction input means receives a position instruction on the display screen from the user, the position is output and the figure selecting means instructs the user. It is held in the window information holding means centered on the position output from the input means Assuming an area of a size corresponding to the size of the window, refer to the position information of the figure held in the figure position holding means, and select the figure that overlaps the area among the figures indicated on the window. To notify the graphics processing program.
【0008】[0008]
【実施例】次に、本発明について図面を参照して詳細に
説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described in detail with reference to the drawings.
【0009】図1は、本発明の一実施例に係る図形選択
方式の構成を示すブロック図である。本実施例の図形選
択方式は、図形処理プログラム1と、図形処理プログラ
ム1によるウィンドウの作成指示に従ってウィンドウの
位置,大きさおよびウィンドウ番号を図形表示手段3に
通知してウィンドウを作成させるとともにウィンドウの
位置,大きさおよびウィンドウ番号をウィンドウ情報保
持手段4に出力して保持させ図形処理プログラム1によ
る指定されたウィンドウ番号を持つウィンドウへの図形
の表示指示を図形表示手段3に通知して図形を表示させ
るとともに図形の位置情報を図形位置保持手段5に出力
して保持させる図形出力手段2と、表示画面上の指定さ
れた位置に指定された大きさで指定されたウィンドウ番
号をもつウィンドウを作成しウィンドウ上に表示を指示
された図形をウィンドウの大きさに応じた大きさで表示
する図形表示手段3と、ウィンドウの位置,大きさおよ
びウィンドウ番号を保持するウィンドウ情報保持手段4
と、図形の位置情報を保持する図形位置保持手段5と、
利用者指示入力手段7から出力された位置を中心として
ウィンドウ情報保持手段4に保持されているウィンドウ
の大きさに応じた大きさのピックアパーチャを想定し図
形位置保持手段5に保持されている図形の位置情報を参
照して図形処理プログラム1から表示を指示された図形
のうちでピックアパーチャと重なる図形を選択して図形
処理プログラム1に通知する図形選択手段6と、利用者
8から表示画面上における位置の指示を受けたときにそ
の位置を図形選択手段6に出力する利用者指示入力手段
7と、利用者8とから構成されている。FIG. 1 is a block diagram showing the configuration of a graphic selection system according to an embodiment of the present invention. The graphic selection method of the present embodiment is such that the graphic processing program 1 and the position, size and window number of the window are notified to the graphic display means 3 in accordance with the window creating instruction by the graphic processing program 1 to create the window and the window is created. The position, size and window number are output to the window information holding means 4 and held therein, and the figure display means 3 is notified of the instruction to display the figure in the window having the specified window number by the figure processing program 1 to display the figure. A graphic output means 2 for outputting the positional information of the graphic to the graphic position holding means 5 and holding it, and a window having a specified window number of a specified size at a specified position on the display screen are created. The figure specified to be displayed on the window is displayed in a size according to the size of the window. That the graphic display unit 3, the position of the window, the window information storage unit 4 for holding the magnitude and window number
And a graphic position holding means 5 for holding the position information of the graphic,
A figure held in the figure position holding means 5 assuming a pick aperture having a size corresponding to the size of the window held in the window information holding means 4 centered on the position output from the user instruction input means 7. Figure selection means 6 for referring to the position information of the figure processing program 1 to select a figure overlapping the pick aperture among the figures indicated by the figure processing program 1 and notifying the figure processing program 1 and a user 8 on the display screen. It is composed of a user instruction input means 7 for outputting the position to the graphic selecting means 6 when the position instruction is received, and a user 8.
【0010】次に、このように構成された本実施例の図
形選択方式の動作について説明する。Next, the operation of the graphic selection system of the present embodiment thus constructed will be described.
【0011】図形処理プログラム1は、表示画面上に図
形の表示を行うのに先立って、図形出力手段2に対して
図形表示を行うための矩形領域であるウィンドウの作成
指示を行う。このとき、図形処理プログラム1は、図形
出力手段2に対して、作成したいウィンドウの位置,大
きさおよびウィンドウ番号を通知する。Prior to displaying a figure on the display screen, the figure processing program 1 instructs the figure output means 2 to create a window which is a rectangular area for displaying the figure. At this time, the graphic processing program 1 notifies the graphic output means 2 of the position, size and window number of the window to be created.
【0012】図形出力手段2は、図形処理プログラム1
からウィンドウの作成指示を受けると、図形処理プログ
ラム1から受け取ったウィンドウの位置,大きさおよび
ウィンドウ番号を図形表示手段3に対して通知するとと
もに、ウィンドウの位置,大きさおよびウィンドウ番号
をウィンドウ情報保持手段4にも出力する。The graphic output means 2 is a graphic processing program 1.
When the window creation instruction is received from the graphic processing program 1, the position, size and window number of the window received from the graphic processing program 1 are notified to the graphic display means 3, and the window position, size and window number are held. It is also output to the means 4.
【0013】図形表示手段3は、図形出力手段2から受
け取ったこれらウィンドウの位置,大きさおよびウィン
ドウ番号を基に、表示画面上に図形表示のためのウィン
ドウを作成する。The graphic display means 3 creates a window for graphic display on the display screen based on the positions, sizes and window numbers of these windows received from the graphic output means 2.
【0014】ウィンドウ情報保持手段4は、図形出力手
段2から出力されたウィンドウの位置,大きさおよびウ
ィンドウ番号を格納する。The window information holding means 4 stores the position, size and window number of the window output from the figure output means 2.
【0015】表示画面上にウィンドウが作成された後、
図形処理プログラム1は、図形出力手段2に対して指定
したウィンドウ番号をもつウィンドウへの図形の表示指
示を行う。After the window is created on the display screen,
The graphic processing program 1 instructs the graphic output means 2 to display a graphic in the window having the specified window number.
【0016】図形出力手段2は、図形の表示指示に従っ
て表示画面上の指定されたウィンドウ番号をもつウィン
ドウ上に図形を表示させるとともに、表示した図形の位
置情報を図形位置保持手段5に出力する。The graphic output means 2 displays the graphic on the window having the designated window number on the display screen in accordance with the graphic display instruction, and outputs the position information of the displayed graphic to the graphic position holding means 5.
【0017】図形位置保持手段5は、図形出力手段2か
ら出力された図形の位置情報を格納する。The graphic position holding means 5 stores the position information of the graphic output from the graphic output means 2.
【0018】ここで、図形処理プログラム1が利用者8
に対して表示画面上に表示された図形の選択を要求する
と、利用者8は、表示画面上に表示されている図形のう
ちから選択したい図形の1点の位置を利用者指示入力手
段7に対して指定することによって、その1点に重なる
図形の選択を行う。Here, the graphic processing program 1 is used by the user 8
When the user is requested to select the figure displayed on the display screen, the user 8 instructs the user instruction input means 7 to set the position of one point of the figure to be selected from the figures displayed on the display screen. By designating it, a figure overlapping the one point is selected.
【0019】利用者指示入力手段7は、利用者8により
指定された1点の位置の情報を図形選択手段6に出力す
る。The user instruction input means 7 outputs information on the position of one point designated by the user 8 to the figure selection means 6.
【0020】図形選択手段6は、利用者指示入力手段7
から出力された位置の情報を基に、その位置を中心とし
たピックアパーチャと重なる図形を、図形位置保持手段
5に保持されている図形の位置情報から検索する。ここ
で、ピックアパーチャの大きさは、ウィンドウ情報保持
手段4に保持されているウィンドウの大きさの情報を基
にして決められ、ウィンドウの大きさが大きくなればピ
ックアパーチャの大きさも大きくし、ウィンドウの大き
さが小さくなればピックアパーチャの大きさも小さくす
る。検索の結果、ピックアパーチャと重なる図形があれ
ば、図形選択手段6は、その図形を選択して図形処理プ
ログラム1に通知する。The graphic selection means 6 is a user instruction input means 7
Based on the position information output from the above, the position information of the figure held in the figure position holding means 5 is searched for a figure overlapping the pick aperture centering on the position. Here, the size of the pick aperture is determined on the basis of the information on the size of the window held in the window information holding means 4, and as the size of the window increases, the size of the pick aperture also increases. The smaller the size of, the smaller the size of the pick aperture. If there is a graphic overlapping the pick aperture as a result of the search, the graphic selecting means 6 selects the graphic and notifies the graphic processing program 1 of the selected graphic.
【0021】例えば、図3に示すように、多数の正方形
が狭い間隔を介して表示されているような状態で斜線を
付して示すような正方形を選択する場合、ウィンドウが
小さくなり表示図形の大きさが小さくなったときでもウ
ィンドウの大きさに応じてピックアパーチャの大きさも
小さくなるので、ピックアパーチャが隣合う正方形に重
なってしまうことがなく、目的とする正方形のみを選択
することができる。なお、図3中、ピックアパーチャは
右上がりの斜線でハッチングされた円で示されている
が、ピックアパーチャが表示画面上にこのような図形と
して表示されるわけではないことはいうまでもない。For example, as shown in FIG. 3, when a square with diagonal lines is selected in a state in which a large number of squares are displayed with narrow intervals, the window becomes smaller and the displayed figure becomes smaller. Even when the size becomes smaller, the size of the pick aperture also becomes smaller according to the size of the window, so that the pick aperture does not overlap adjacent squares, and only the target square can be selected. Note that, in FIG. 3, the pick aperture is shown by a circle hatched by a diagonal line rising to the right, but it goes without saying that the pick aperture is not displayed as such a figure on the display screen.
【0022】[0022]
【発明の効果】以上説明したように本発明は、ピックア
パーチャの大きさをウィンドウの大きさに応じて変化さ
せるようにしたことにより、図形同士の間隔が狭くなっ
ている状態でウィンドウが小さいために図形が小さく表
示されている場合でも、ウィンドウが小さいときにはピ
ックアパーチャも小さくなるので、図形の選択が確実に
行えるという効果がある。As described above, according to the present invention, since the size of the pick aperture is changed according to the size of the window, the window is small in the state where the intervals between the figures are narrow. Even if the figure is displayed small, the pick aperture becomes small when the window is small, so that there is an effect that the figure can be surely selected.
【図1】本発明の一実施例に係る図形選択方式の構成を
示すブロック図である。FIG. 1 is a block diagram showing the configuration of a graphic selection system according to an embodiment of the present invention.
【図2】従来の図形選択方式におけるピックアパーチャ
によって図形の選択を行う例を示す図である。FIG. 2 is a diagram showing an example in which a figure is selected by a pick aperture in a conventional figure selection system.
【図3】本実施例の図形選択方式におけるピックアパー
チャによって図形の選択を行う例を示す図である。FIG. 3 is a diagram showing an example in which a figure is selected by a pick aperture in the figure selection system of the present embodiment.
1 図形処理プログラム 2 図形出力手段 3 図形表示手段 4 ウィンドウ情報保持手段 5 図形位置保持手段 6 図形選択手段 7 利用者指示入力手段 8 利用者 DESCRIPTION OF SYMBOLS 1 Graphic processing program 2 Graphic output means 3 Graphic display means 4 Window information holding means 5 Graphic position holding means 6 Graphic selecting means 7 User instruction input means 8 User
Claims (1)
装置,それに付随し図形表示を行う矩形領域であるウィ
ンドウを表示画面上に複数作成し各々のウィンドウに対
して図形を出力することが可能な図形出力装置および利
用者の指示を入力することが可能な入力装置を備える図
形処理システムにおいて、 表示画面上の指定された位置に指定された大きさで指定
されたウィンドウ番号をもつウィンドウを作成し、ウィ
ンドウ上に表示を指示された図形をウィンドウの大きさ
に応じた大きさで表示する図形表示手段と、 ウィンドウの位置,大きさおよびウィンドウ番号を保持
するウィンドウ情報保持手段と、 図形の位置情報を保持する図形位置保持手段と、 図形処理プログラムによるウィンドウの作成指示に従っ
てウィンドウの位置,大きさおよびウィンドウ番号を前
記図形表示手段に通知してウィンドウを作成させるとと
もにウィンドウの位置,大きさおよびウィンドウ番号を
前記ウィンドウ情報保持手段に出力して保持させ、図形
処理プログラムによる指定されたウィンドウ番号を持つ
ウィンドウへの図形の表示指示を前記図形表示手段に通
知して図形を表示させるとともに図形の位置情報を前記
図形位置保持手段に出力して保持させる図形出力手段
と、 利用者から表示画面上における位置の指示を受けたとき
にその位置を出力する利用者指示入力手段と、 この利用者指示入力手段から出力された位置を中心とし
て前記ウィンドウ情報保持手段に保持されているウィン
ドウの大きさに応じた大きさの領域を想定し前記図形位
置保持手段に保持されている図形の位置情報を参照して
ウィンドウ上に表示を指示された図形のうちで前記領域
と重なる図形を選択して図形処理プログラムに通知する
図形選択手段とを有することを特徴とする図形選択方
式。Claim: What is claimed is: 1. A central processing unit for executing a graphic processing program, and a plurality of rectangular windows, which are associated with the central processing unit, for displaying a graphic, are created on a display screen, and a graphic is output to each window. In a graphic processing system equipped with a graphic output device capable of inputting and an input device capable of inputting a user's instruction, a window number specified with a specified size is specified at a specified position on the display screen. A graphic display means for creating a window having the same and displaying a graphic instructed to be displayed on the window in a size corresponding to the size of the window; and a window information holding means for holding the position, size and window number of the window. , Figure position holding means that holds the position information of the figure, and the window according to the window creation instruction from the figure processing program. (C) The position, size and window number of the window are notified to the graphic display means to create a window, and the position, size and window number of the window are output to the window information holding means to be held and designated by the graphic processing program. A graphic output means for notifying the graphic display means of a graphic display instruction to a window having the specified window number to display the graphic and outputting graphic position information to the graphic position holding means for holding the graphic position, and a user. A user instruction input means for outputting the position on the display screen from the user, and a window held in the window information holding means centered on the position output from the user instruction input means Figure held by the figure position holding means assuming an area of a size corresponding to A figure selecting means for selecting a figure that overlaps with the area from among figures indicated to be displayed on the window with reference to the position information and notifying the figure processing program.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP20852291A JPH0535834A (en) | 1991-07-25 | 1991-07-25 | Graphic selection system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP20852291A JPH0535834A (en) | 1991-07-25 | 1991-07-25 | Graphic selection system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0535834A true JPH0535834A (en) | 1993-02-12 |
Family
ID=16557575
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP20852291A Pending JPH0535834A (en) | 1991-07-25 | 1991-07-25 | Graphic selection system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0535834A (en) |
-
1991
- 1991-07-25 JP JP20852291A patent/JPH0535834A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5671380A (en) | Method and apparatus for creating a graphic using graphic icons | |
JPH0765204A (en) | Device and method for shape display | |
JPH0535834A (en) | Graphic selection system | |
US5621865A (en) | Graphics processing apparatus using grid and a method thereof | |
JP2748972B2 (en) | Grid display method in graphic processing device | |
JPS6177977A (en) | Picture processor | |
JPH0954838A (en) | Plotting processor | |
JPH0358220A (en) | Window display device | |
JP3268667B2 (en) | Interactive polygon selection device | |
JPH03211675A (en) | Cad drawing display system | |
JPH0927040A (en) | Graph display device | |
JPH01304598A (en) | Monitor picture display device | |
JPS6385924A (en) | Display control system | |
JPH06282618A (en) | Graphic plotting device | |
JPS6217876A (en) | Drawing information system | |
JPH05297845A (en) | Position indication system | |
JP2832007B2 (en) | Information processing device | |
JPS6368922A (en) | Mouse cursor display device | |
JPH117526A (en) | Graphic processing system | |
JPH03191396A (en) | Display control system of multiwindow system | |
JPH0667833A (en) | Image display device | |
JPH04290172A (en) | Drawing element selection system | |
JPH0463391A (en) | Image map display device | |
JPH05249887A (en) | Picture display device | |
JPH09114633A (en) | Method and device for successively selecting graphics |