JP3088135B2 - How to manage the start point of filling a closed area - Google Patents

How to manage the start point of filling a closed area

Info

Publication number
JP3088135B2
JP3088135B2 JP03160992A JP16099291A JP3088135B2 JP 3088135 B2 JP3088135 B2 JP 3088135B2 JP 03160992 A JP03160992 A JP 03160992A JP 16099291 A JP16099291 A JP 16099291A JP 3088135 B2 JP3088135 B2 JP 3088135B2
Authority
JP
Japan
Prior art keywords
filling
window
closed area
data
start point
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 - Fee Related
Application number
JP03160992A
Other languages
Japanese (ja)
Other versions
JPH0520007A (en
Inventor
道夫 吉野
Original Assignee
エヌイーシービューテクノロジー株式会社
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 エヌイーシービューテクノロジー株式会社 filed Critical エヌイーシービューテクノロジー株式会社
Priority to JP03160992A priority Critical patent/JP3088135B2/en
Publication of JPH0520007A publication Critical patent/JPH0520007A/en
Application granted granted Critical
Publication of JP3088135B2 publication Critical patent/JP3088135B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置または文
書処理装置で使われるグラフィックス機能に係り、特に
閉領域塗潰し機能における塗潰し開始点を管理する方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphics function used in an information processing apparatus or a document processing apparatus, and more particularly to a method for managing a filling start point in a closed area filling function.

【0002】[0002]

【従来の技術】この種のグラフィックスシステムは、グ
ラフィックスプログラムと称されるソフトウェアによっ
てサポートされる。ユーザが座標を指定して所望の図形
(円、直線、楕円、四角形等)を選択すると、システム
側でその図形の種類(機能)および座標等をパラメータ
として登録しておく。そして、画面上にウィンドウが開
かれると、そのウィンドウに全体的または部分的に含ま
れる図形を検索し、該当した図形を該ウィンドウ内に含
まれる範囲で描画する。さらに、円、楕円、四角形等の
閉じた領域を形成する図形については、所定の指示に応
答して、その閉領域を塗潰すような機能もついている。
このような描画ないし塗潰しの処理は、描画モジュール
と称されるソフトウェアが行う。
2. Description of the Related Art Graphics systems of this kind are supported by software called graphics programs. When the user specifies a coordinate and selects a desired figure (a circle, a straight line, an ellipse, a rectangle, etc.), the system registers the type (function) and coordinates of the figure as parameters. Then, when a window is opened on the screen, a figure that is wholly or partially included in the window is searched, and the corresponding figure is drawn within a range included in the window. Further, for a figure that forms a closed area such as a circle, an ellipse, and a rectangle, a function is provided to fill the closed area in response to a predetermined instruction.
Such drawing or painting processing is performed by software called a drawing module.

【0003】図4につき従来の閉領域塗潰し機能を説明
する。図4の(A) において、ワールド座標は定格サイズ
(例えばA4サイズ)Wにおける座標系で、各図形1,
2,3はワールド座標上の描画位置を設定登録される。
デバイス座標は、ワールド座標の領域内で任意に設定可
能なウインドウ領域Dにおける座標系である。各図形
1,2,3は、ウインドウ領域Dに含まれる範囲で設定
座標位置に描画される。そして、ユーザが描画された各
図形の閉領域内の任意の位置に塗潰し開始点×を設定入
力すると、その閉領域が塗潰されるようになっている。
図示の例では楕円図形2および矩形図形3の閉領域内に
それぞれ塗潰し開始点F,Sが設定入力されたために、
それらの閉領域がウインドウ領域Dに含まれる範囲で塗
潰されている。
[0003] A conventional closed area filling function will be described with reference to FIG. In FIG. 4A, the world coordinate is a coordinate system in a rated size (for example, A4 size) W.
In 2 and 3, the drawing position on the world coordinates is set and registered.
The device coordinates are a coordinate system in the window area D that can be arbitrarily set within the world coordinate area. Each of the figures 1, 2, and 3 is drawn at a set coordinate position within a range included in the window area D. Then, when the user sets and inputs a filling start point X at an arbitrary position in the closed area of each drawn figure, the closed area is filled.
In the illustrated example, since the filling start points F and S are set and input in the closed areas of the elliptical figure 2 and the rectangular figure 3, respectively.
Those closed areas are filled in the range included in the window area D.

【0004】[0004]

【発明が解決しようとする課題】さて、従来のグラフィ
ックスシステムにおいては、図4の(A) の画面状態から
下方向へスクロールしてウインドウ画面を下方に広げる
と、図4の(B) のような画面となる。この場合、スクロ
ール以前の画面については画像メモリに蓄積されている
ものをそのまま利用して描画し、スクロールによって増
分した図形については登録図形のデータをイメージに変
換して描画する。この結果、矩形図形3の全体がウイン
ドウ領域D内に描画される。
In the conventional graphics system, if the window screen is expanded downward by scrolling downward from the screen state shown in FIG. 4A, the screen shown in FIG. The screen looks like this. In this case, the screen before scrolling is drawn using the data stored in the image memory as it is, and for the figure incremented by scrolling, the data of the registered figure is converted into an image and drawn. As a result, the entire rectangular graphic 3 is drawn in the window area D.

【0005】ところが、矩形図形3内の塗潰し領域は前
のままで、新たに増分した部分は塗潰しされない。これ
は、前に設定入力した塗潰し開始点Sの回りは既に塗潰
されているため、この塗潰し開始点Sが新たに描画され
た図形3の増加閉領域部分に対して作用しないためであ
る。しかし、ユーザとしては、先に塗潰し開始点Sを設
定入力する際に、図形3の閉領域全体をウインドウDに
含まれる範囲内で塗潰すつもりであったのであり、スク
ロールしたからといって図形3内に塗残しが現れるのは
望まないところである。しかして、図形3の全体を塗潰
すには、新たに増分した領域内にユーザが新たに塗潰し
開始点を設定入力しなければならなかった。なお、ウイ
ンドウ画面全部をいったんクリアして再描画(リドロ
ー)する方法もあるが、そのモードによると時間がかか
りすぎるという不具合がある。
However, the filled area in the rectangular figure 3 remains as it is, and the newly added portion is not filled. This is because the area around the filling start point S set and input before is already filled, and this filling start point S does not act on the increased closed area portion of the newly drawn figure 3. is there. However, the user intends to fill the entire closed region of the graphic 3 within the range included in the window D when setting and inputting the filling start point S first. It is not desirable that an unpainted portion appears in FIG. Thus, in order to paint the entire figure 3, the user has to set and input a new painting start point in the newly incremented area. Although there is a method of clearing the entire window screen once and redrawing (redrawing), there is a problem that it takes too much time according to the mode.

【0006】本発明は、かかる問題点に鑑みてなされた
もので、スクロール等によるウインドウ画面の変更に関
係なくユーザの指示した通りの塗潰し領域を画面上に表
示するようにした閉領域塗潰し開始点の管理方法を提供
することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has been made in view of the above circumstances, and displays a filled area as specified by a user on a screen regardless of a change in a window screen caused by scrolling or the like. The purpose is to provide a starting point management method.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
め、閉領域塗潰し開始点の管理方法は、描画の座標を指
定して所望の図形のデータを予め登録しておき、指定さ
れたウインドウ内に、前記登録された図形を前記ウイン
ドウに含まれる範囲で描画し、かつ所定の塗潰し開始点
によって指定された閉領域を前記ウインドウに含まれる
範囲で塗潰す機能を備えたグラフィックスシステムにお
いて、前記指定された閉領域の塗潰しが前記ウインドウ
の枠によって制限されたときに、塗潰しの制限位置およ
び制限方向に応じた塗潰し再開始点を定義して、その塗
潰し再開始点のデータをセットしておき、後に前記ウイ
ンドウの枠が前記制限方向に拡大したときに前記塗潰し
再開始点のデータに基づいて前記閉領域の増分した部分
について塗潰しを再開する方法とした。
In order to achieve the above object, a method for managing a closed area filling start point is to specify drawing coordinates, register data of a desired figure in advance, and specify a designated figure. A graphics system having a function of drawing the registered figure in a window within a range included in the window and filling a closed area designated by a predetermined filling start point with a range included in the window In the above, when the filling of the specified closed area is limited by the frame of the window, a filling restart point corresponding to the limited position and the limiting direction of the filling is defined, and the filling restart point is defined. Is set, and when the frame of the window later expands in the limit direction, the filling is performed on the increased portion of the closed area based on the data of the filling restart point. It was how to open.

【0008】[0008]

【作用】ウインドウ内に表示された図形の閉領域内に塗
潰し開始点が設定入力されると塗潰し機能が作動してそ
の閉領域内を塗潰す。その図形の一部がウインドウ外に
はみ出すとき、塗潰し領域はウインドウの枠で制限(ク
リップ)される。この場合、本発明によれば、塗潰しの
制限位置(中断位置)および制限方向(中断方向)は、
所定の記憶手段(バッファ)に格納される。さらに、そ
れら塗潰しの制限位置および制限方向から塗潰し再開始
点が割り出され、その塗潰し再開始点の座標位置を表す
データも該記憶手段に格納される。しかる後、当該ウイ
ンドウの枠が該制限方向に拡大して当該図形の閉領域が
同方向に増加したときは、該塗潰し再開始点が該記憶手
段より読み出されて、その増加部分に対する塗潰し開始
点として与えられることにより、塗潰し機能が自動的に
再開して、その増加部分を塗り潰す。
When a filling start point is set and input in the closed area of the figure displayed in the window, the filling function is activated to fill the closed area. When a part of the figure goes out of the window, the filled area is limited (clipped) by the window frame. In this case, according to the present invention, the restriction position (interruption position) and the restriction direction (interruption direction)
It is stored in a predetermined storage means (buffer). Further, a paint re-start point is calculated from the paint restriction position and the paint restriction direction, and data representing the coordinate position of the paint re-start point is also stored in the storage means. Thereafter, when the frame of the window expands in the restricted direction and the closed area of the figure increases in the same direction, the repainting start point is read out from the storage means, and the paint for the increased portion is read. By being given as a crush start point, the fill function automatically restarts and fills the increased portion.

【0009】[0009]

【実施例】以下、図1〜図3を参照して本発明の一実施
例を説明する。図1は、本発明の一実施例によるグラフ
ィックスシステムの要部の構成を示すブロック図であ
る。入力部10は、キーボードまたはマウス等でよく、
所望の図形の機能・パラメータおよびその図形を描画す
べき座標等を図形データとして入力する。各図形データ
は、制御部12で解読されてから、書込読出部14によ
りメモリ16の所定領域に順次格納される。このように
して、図形が1つずつ入力順に登録される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a block diagram showing a configuration of a main part of a graphics system according to an embodiment of the present invention. The input unit 10 may be a keyboard, a mouse, or the like.
The function / parameter of the desired figure and the coordinates at which the figure is to be drawn are input as figure data. Each graphic data is decoded by the control unit 12 and then sequentially stored in a predetermined area of the memory 16 by the writing / reading unit 14. In this way, figures are registered one by one in the order of input.

【0010】制御部12は、上記のような入力データ、
コマンドの解読およびメモリ16に対する図形データの
書込・読出の制御を行うほか、リドロー管理部18、描
画部22へのデータの受け渡し、指令等を行う。リドロ
ー管理部18は、塗潰しの中断・再開を管理するための
データを扱うもので、所要のデータをリドローバッファ
20に書込み、読出しする。
The control unit 12 receives the input data as described above,
In addition to controlling decoding of commands and writing / reading of graphic data to / from the memory 16, it performs data transfer to the redraw management unit 18 and the drawing unit 22, and issues commands. The redraw management unit 18 handles data for managing the suspension / resumption of filling, and writes and reads required data to / from the redraw buffer 20.

【0011】描画部22は、描画モジュールからなり、
制御部12から描画すべき図形のデータを受け取ると、
その図形データを描画に適した形式のイメージデータに
変換したうえで、ディスプレイ24上の所定の座標位置
に描画する。そして、制御部12から塗潰し開始の指示
と塗潰し開始点の座標データを受けると、その塗潰し開
始点の属する閉領域内を塗潰す機能をも有している。た
だし、ウインドウ画面表示の場合は、現在指定されてい
るウインドウの枠を基準(クリップ)とし、クリップ内
の図形のみを描画し、塗潰しする。したがって、塗潰す
べき図形がウインドウ枠によってクリップされる場合、
塗潰し領域がそのウインドウ枠によって中断されること
になる。本実施例では、その塗潰し中断位置を表すデー
タおよび塗潰し中断方向を表すデータが描画部22より
制御部12を介してリドロー管理部18に与えられる。
The drawing unit 22 includes a drawing module.
Upon receiving data of a graphic to be drawn from the control unit 12,
The graphic data is converted into image data in a format suitable for drawing, and then drawn at a predetermined coordinate position on the display 24. Upon receiving an instruction to start painting and the coordinate data of the painting start point from the control unit 12, it also has a function of painting the inside of the closed area to which the painting start point belongs. However, in the case of the window screen display, the frame of the currently specified window is used as a reference (clip), and only the figure in the clip is drawn and filled. Therefore, if the shape to be filled is clipped by the window frame,
The filled area will be interrupted by the window frame. In the present embodiment, data representing the paint interruption position and data representing the paint interruption direction are provided from the drawing unit 22 to the redraw management unit 18 via the control unit 12.

【0012】次に、図2および図3につき本実施例の作
用を説明する。先ず、図3の(A) は図4の(A) に相当す
るもので、ウインドウD内に円図形1,楕円図形2およ
び矩形図形3が描画されている。これらの図形のうち、
楕円図形2および矩形図形3の閉領域内に塗潰し開始点
S,Fが設定入力され、両閉領域がそれぞれ塗潰されて
いる。
Next, the operation of this embodiment will be described with reference to FIGS. First, FIG. 3A corresponds to FIG. 4A, in which a circular figure 1, an elliptical figure 2 and a rectangular figure 3 are drawn in a window D. Of these shapes,
Fill start points S and F are set and input in the closed areas of the elliptical figure 2 and the rectangular figure 3, and both closed areas are respectively filled.

【0013】この場合、楕円図形2はウインドウDの右
枠により、矩形図形3はウインドウDの下枠によりそれ
ぞれクリップされているので、本実施例のシステムで
は、それらの図形2,3における塗潰し中断位置(Ra,
Rb),(Qa,Qb)を表すデータおよび塗潰し中断方向
(楕円図形2では右方向、矩形図3では下方向)を表す
データが描画部22より描画部22より制御部12を介
してリドロー管理部18に与えられる。なお、それら塗
潰し中断位置(Ra,Rb),(Qa,Qb)はデバイス座標系
の座標位置として与えられる。
In this case, the elliptical graphic 2 is clipped by the right frame of the window D, and the rectangular graphic 3 is clipped by the lower frame of the window D. Interruption position (Ra,
Rb), data representing (Qa, Qb) and data representing the direction in which the painting is interrupted (rightward direction in the elliptical figure 2 and downward direction in the rectangular diagram 3) are redrawn from the drawing unit 22 through the control unit 12 by the drawing unit 22. It is provided to the management unit 18. The painting interruption positions (Ra, Rb) and (Qa, Qb) are given as coordinate positions in the device coordinate system.

【0014】リドロー管理部18は、描画部22からの
上記データを図2に示すようなフォーマットでリドロー
バッファ20に格納する。その際、各塗潰し中断位置
(Ra,Rb),(Qa,Qb)に対して、後に各塗潰し中断方
向にスクロールがなされたときに増分すべき閉領域部分
について塗潰しを再開するための塗潰し再開始点S’,
F’を演算し、それら塗潰し再開始点S’,F’の座標
データをもリドローバッファ20に格納する。塗潰し再
開始点S’,F’の位置は、たとえば各塗潰し中断位置
(Ra,Rb),(Qa,Qb)の各中点から各塗潰し中断方向
に幾らか変位した位置に選ばれてよい。これら塗潰し再
開始点S’,F’の座標位置も、デバイス座標系の座標
位置として与えられる。しかして、図3に示すように、
各塗潰し再開始点S’,F’は、ウインドウDの各クリ
ップ枠から少しだけ外側に位置することになる。なお、
図2においては、各スクロール方向(塗潰し中断方向)
で1つの塗潰再開始点しか設定されていないが、同方向
に複数の塗潰し中断領域が存在する場合は、その複数の
数だけの塗潰し再開始点が設定される。
The redraw management unit 18 stores the data from the drawing unit 22 in the redraw buffer 20 in a format as shown in FIG. At that time, for each of the paint interruption positions (Ra, Rb) and (Qa, Qb), the paint for restarting the paint for the closed area portion to be incremented when scrolling is performed in the paint interrupt direction later. Filling restart point S ',
F ′ is calculated, and the coordinate data of the repainting start points S ′ and F ′ are also stored in the redraw buffer 20. The positions of the paint re-starting points S 'and F' are selected, for example, at positions displaced somewhat in the painting interruption direction from the respective middle points of the painting interruption positions (Ra, Rb) and (Qa, Qb). May be. The coordinate positions of the painting start points S ′ and F ′ are also given as coordinate positions in the device coordinate system. Then, as shown in FIG.
Each repainting start point S ', F' is located slightly outside each clip frame of the window D. In addition,
In FIG. 2, each scroll direction (painting interruption direction)
Only one paint re-starting point is set, but if there are a plurality of paint interruption areas in the same direction, a plurality of the paint re-starting points are set.

【0015】さて、図3の(A) の状態から、たとえば下
方にスクロールが行われると、制御部12よりその旨の
通知がリドロー管理部18に送られる。リドロー管理部
18はそのスクロール方向に対応した塗潰し再開始点
(図3の例の場合はS’)の座標データをリフローバッ
ファ20より読み出し、スクロール距離(元のデバイス
座標原点Oからスクロール後のデバイス座標原点O’ま
での移動距離)に応じた座標補正を施したうえで、その
塗潰し再開始点S’の座標データを制御部12に送り返
す。
When scrolling is performed, for example, downward from the state shown in FIG. 3A, the control unit 12 sends a notice to that effect to the redraw management unit 18. The redraw management unit 18 reads from the reflow buffer 20 the coordinate data of the repainting start point (S ′ in the example of FIG. 3) corresponding to the scroll direction, and reads the scroll distance (from the original device coordinate origin O after scrolling). After performing coordinate correction according to the movement distance to the device coordinate origin O ′), the coordinate data of the paint re-starting point S ′ is sent back to the control unit 12.

【0016】そうすると、制御部12は、点S’を塗潰
開始点とする塗潰開始命令を描画部22に与える。これ
により、描画部22は、スクロール前の画面の一致する
部分についてはイメージメモリに蓄積してあるイメージ
データをそのまま利用して表示し、スクロールによって
増分した図形部分についてはメモリ16からの登録図形
データに基づいて描画し、さらにスクロールによって増
分した閉領域部分については上記の点S’を塗潰し開始
点とする塗潰し開始命令に応動してウインドウD内に含
まれる範囲で塗り潰す。その結果、図3の(B) に示すよ
うな画面が表示され、図形3の閉領域は塗り残し部分が
なく完全に塗り潰される。
Then, the control unit 12 gives a painting start command to the drawing unit 22 using the point S 'as a painting start point. Thus, the drawing unit 22 displays the matching part of the screen before scrolling by using the image data stored in the image memory as it is, and displays the registered graphic data from the memory 16 for the graphic part incremented by scrolling. , And the closed area portion incremented by scrolling is filled in the range included in the window D in response to the painting start command using the above-mentioned point S 'as the painting start point. As a result, a screen as shown in FIG. 3B is displayed, and the closed region of FIG. 3 is completely filled with no unpainted portion.

【0017】図3の(A) または図3の(B) に示す状態か
ら、ウインドウ画面を右にスクロールした場合は、上記
と同様な動作が行われることにより、スクロールによっ
て図形2の増分した閉領域部分について塗潰しが自動的
に再開される。
When the window screen is scrolled to the right from the state shown in FIG. 3A or FIG. 3B, the same operation as described above is performed, and the incremental closing of FIG. Filling is automatically resumed for the area portion.

【0018】このように、本実施例のシステムにおいて
は、ユーザが所望の図形について塗潰し開始点を一度設
定すれば、当該図形の塗潰し領域がウインドウの枠で制
限(クリップ)されても、後にスクロールが行われてそ
のクリップウインドウ枠が拡大すると、閉領域の拡大し
た部分について塗潰しが自動的に再開され、当該図形の
閉領域が塗潰し領域を維持するので、ユーザは塗潰し開
始点を新たに設定入力する必要がなくなる。
As described above, in the system of the present embodiment, if the user sets the filling start point once for a desired figure, even if the filling area of the figure is restricted (clipped) by the frame of the window, When scrolling is performed later and the clip window frame is enlarged, the filling is automatically restarted with respect to the enlarged portion of the closed area, and the closed area of the figure maintains the filled area. It is no longer necessary to input new settings.

【0019】[0019]

【発明の効果】以上のように、本発明によれば、指定さ
れた閉領域の塗潰しがウインドウの枠によって制限され
たときは、塗潰しの制限位置および制限方向に応じた塗
潰し再開始点を定義して、その塗潰し再開始点のデータ
をセットしておき、後に該ウインドウの枠が該制限方向
に拡大したときに該塗潰し再開始点のデータに基づいて
該閉領域の増分した部分について自動的に塗潰しを再開
するようにしたので、ユーザが一度指示した所望の塗り
潰し領域をウインドウ範囲の変化に関係なく完全に(塗
り残しなく)表示することができ、ユーザの操作上の手
間・時間を大幅に軽減・短縮することができる。
As described above, according to the present invention, when the filling of the designated closed area is restricted by the frame of the window, the filling is restarted according to the restricted position and the restricted direction of the filling. A point is defined, and data of the filling restart point is set, and when the window frame expands in the limit direction later, the increment of the closed area is calculated based on the data of the filling restart point. Filling is automatically restarted for the part that has been filled, so that the desired filled area once designated by the user can be completely displayed (without unfilled) regardless of the change in the window range. Labor and time can be greatly reduced and shortened.

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

【図1】本発明の一実施例によるグラフィックスシステ
ムの要部な構成を示すブロック図である。
FIG. 1 is a block diagram showing a main configuration of a graphics system according to an embodiment of the present invention.

【図2】実施例のリドローバッファに格納されるデータ
のフォーマット例を示す図である。
FIG. 2 is a diagram illustrating a format example of data stored in a redraw buffer according to the embodiment.

【図3】実施例のシステムの作用を説明するための画面
を示す図である。
FIG. 3 is a diagram showing a screen for explaining the operation of the system according to the embodiment.

【図4】従来のシステムの作用を説明するための画面を
示す図である。
FIG. 4 is a diagram showing a screen for explaining the operation of a conventional system.

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

10 入力部 12 制御部 14 書込読出部 16 メモリ 18 リドロー管理部 20 リドローバッファ 22 描画部 24 ディスプレイ DESCRIPTION OF SYMBOLS 10 Input part 12 Control part 14 Writing / reading part 16 Memory 18 Redraw management part 20 Redraw buffer 22 Drawing part 24 Display

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/14 350 G06F 3/153 320 G06T 11/40 G09G 5/36 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/14 350 G06F 3/153 320 G06T 11/40 G09G 5/36

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 描画座標を指定して所望の図形のデータ
を予め登録しておき、指定されたウインドウ内に、前記
登録された図形を前記ウインドウに含まれる範囲で描画
し、かつ所定の塗潰し開始点によって指定された閉領域
を前記ウインドウに含まれる範囲で塗り潰す機能を備え
たグラフィックスシステムにおいて、 前記指定された閉領域の塗潰しが前記ウインドウの枠に
よって制限されたときに、塗潰しの制限位置および制限
方向に応じた塗潰し再開始点を定義して、その塗潰し再
開始点のデータをセットしておき、後に前記ウインドウ
の枠が前記制限方向に拡大したときに前記塗潰し再開始
点のデータに基づいて前記閉領域の増分した部分につい
て塗潰しを再開することを特徴とする閉領域塗潰し開始
点の管理方法。
1. Designating drawing coordinates and registering data of a desired figure in advance, drawing the registered figure in a designated window within a range included in the window, and applying a predetermined paint In a graphics system having a function of filling a closed area specified by a crushing start point within a range included in the window, when the filling of the specified closed area is restricted by a frame of the window, A paint re-starting point is defined according to the squeezing limit position and the limiting direction, data of the paint re-starting point is set, and the painting is performed later when the window frame is enlarged in the limiting direction. A method for managing a closed area filling start point, characterized in that filling is resumed for an increased portion of the closed area based on data of a crushing restart point.
JP03160992A 1991-06-05 1991-06-05 How to manage the start point of filling a closed area Expired - Fee Related JP3088135B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03160992A JP3088135B2 (en) 1991-06-05 1991-06-05 How to manage the start point of filling a closed area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03160992A JP3088135B2 (en) 1991-06-05 1991-06-05 How to manage the start point of filling a closed area

Publications (2)

Publication Number Publication Date
JPH0520007A JPH0520007A (en) 1993-01-29
JP3088135B2 true JP3088135B2 (en) 2000-09-18

Family

ID=15726521

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03160992A Expired - Fee Related JP3088135B2 (en) 1991-06-05 1991-06-05 How to manage the start point of filling a closed area

Country Status (1)

Country Link
JP (1) JP3088135B2 (en)

Also Published As

Publication number Publication date
JPH0520007A (en) 1993-01-29

Similar Documents

Publication Publication Date Title
JPH0830423A (en) Data processor
JPH0749760A (en) Word processor
JP3088135B2 (en) How to manage the start point of filling a closed area
JPH07295782A (en) Screen display controlling method
JPS6177979A (en) Picture processor
JP2595884B2 (en) Rubber band frame display device
JP2002229767A (en) Animation reproducing method and device
US7046227B2 (en) System and method for continuously tracing transfer rectangles for image data transfers
JPS63120331A (en) Control system for set-up of window
JP3362520B2 (en) Image forming device
JPH0793574A (en) Data processor and display controlling method
JPH06295328A (en) Method and device for controlling display
JPH05224872A (en) Mouse cursor control system for multi-window display system
JPH01191269A (en) Image controller
JPH08123651A (en) Multiwindow display device
JPH07230357A (en) Method and device for input pointer display
JPH0260003B2 (en)
JPH0550782B2 (en)
JPH06110837A (en) Portable electronic equipment
JPH0816800A (en) Information processor
JPS62276672A (en) Window changing method
JPH1027086A (en) Display device
JPH11338612A (en) Caret display control method in panel class
JPH05158649A (en) Display control system for multi-window os
US20060028477A1 (en) System and method for efficiently performing manual partial transfers of image data

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070714

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080714

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090714

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees