JPH06161728A - Flowchart generation system - Google Patents

Flowchart generation system

Info

Publication number
JPH06161728A
JPH06161728A JP33962492A JP33962492A JPH06161728A JP H06161728 A JPH06161728 A JP H06161728A JP 33962492 A JP33962492 A JP 33962492A JP 33962492 A JP33962492 A JP 33962492A JP H06161728 A JPH06161728 A JP H06161728A
Authority
JP
Japan
Prior art keywords
character string
font
character
flowchart
creating
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
JP33962492A
Other languages
Japanese (ja)
Inventor
Atsuyuki Goto
淳之 後藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP33962492A priority Critical patent/JPH06161728A/en
Publication of JPH06161728A publication Critical patent/JPH06161728A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To standardize the sizes of respective figures in a flowchart and arrange optimum character strings in the standardized figures by automatically deforming a character string when a figure deforms so that the character string is put in the figure. CONSTITUTION:A font action block 61 in an image operation block 6 judges (change) of characters responding to the motion (change) of a figure, for example, what font deformation should be done or whether or not an advance to symbol conversion needs to be made. A font operation block 62 processes a font expanded in a bit map on a font memory 3 by a font rasterizer 7 on the basis of the judgement made by the font action block 61. Further, an image- outside-font operation block 63 handles image data (data obtained by expanding figure data into bit map) expanded on a memory 3 for image processing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システム等で
使用されるプログラムなどのフローチャートをコンピュ
ータ等を使用して作成するフローチャート作成システム
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a flowchart creating system for creating a flowchart of a program used in an information processing system or the like by using a computer or the like.

【0002】[0002]

【従来の技術】近年、ワードプロセッサやデスクトップ
パブリッシングシステムなどを使用して、各種情報処理
システムで使用されるプログラムなどのフローチャート
が作成されることが多くなった。従来、フローチャート
作成においては、フローチャートの中で使用されている
文字列や上記文字列を囲む図形を独立に選択又は表記す
る方法が用いられていた。即ち、画面(用紙)上に文字
列を作成する処理プログラムは画面上の図形の状況等を
認識することなく単独に描画し、また図形を作成する処
理プログラムは画面上の文字の状況等を認識することな
く単独に形成されていた。従って、例えば図形で囲うべ
き文字列がレイアウトされた画面上でこれを囲う図形を
追加する場合は、オペレータが、表示された文字列の位
置を考慮しながら一々細かい操作をして図形を作成し、
その結果を画面上で確かめ、文字列を変更したり、図形
を変更したりして完成させる必要があった。
2. Description of the Related Art In recent years, flowcharts such as programs used in various information processing systems are often created using word processors, desktop publishing systems, and the like. Conventionally, in creating a flowchart, a method of independently selecting or writing a character string used in the flowchart or a figure surrounding the character string has been used. That is, the processing program that creates a character string on the screen (paper) draws independently without recognizing the status of the graphic on the screen, and the processing program that creates the graphic recognizes the status of the character on the screen. It was formed independently without doing. Therefore, for example, when adding a figure that encloses a character string that should be enclosed by a figure on the screen, the operator creates detailed figures one by one while considering the position of the displayed character string. ,
It was necessary to confirm the result on the screen and change the character string or the figure to complete the process.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記の
ように従来のフローチャート作成においては文字列と図
形が関連なく作成されるので、フローチャートの図形を
最初に書いて、後からそこに文字を記入しようとする
と、例えば図2(a)に示すように文字が図形からはみ
出す場合があり、試行錯誤の繰り返しを行わなければな
らなかった。もし、逆に文字を最初に書いて、それに図
形を合せようとすると、図形の大きさを統一するのに苦
労する。
However, as described above, in the conventional flow chart creation, the character string and the figure are created independently of each other. Therefore, write the figure of the flow chart first and then write the characters there. In that case, for example, as shown in FIG. 2A, a character may protrude from the figure, and trial and error must be repeated. On the contrary, if you try to write a letter first and try to match the figure with it, it will be difficult to make the sizes of the figures uniform.

【0004】更に一旦描画したフローチャートを移動す
る場合文字列が図形と一緒に文字が移動しないので、文
字が入っている図形を移動したり、交換したりする編集
処理が極めて煩雑であった。
Furthermore, when moving a flow chart once drawn, since the character does not move together with the figure in the character string, the editing process of moving or exchanging the figure containing the character is extremely complicated.

【0005】[0005]

【発明の目的】本発明は、上記従来技術のフローチャー
ト作成上の問題を解決するためになされたものであり、
フローチャート上の各図形の大きさを統一でき、且つ統
一された図形の中に、最適の文字列を配置し、しかも図
形の移動や交換等の編集処理を容易に行うことができる
フローチャート作成システムを提供することを目的とす
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems in creating a flowchart of the prior art.
A flowchart creation system that can unify the size of each figure on the flowchart, arrange an optimum character string in the unified figure, and easily perform editing processing such as moving and exchanging figures. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】本発明は上記目的を達成
する為、文字列及びこれを囲む図形の組合せから構成さ
れるフロチャートを作成するシステムにおいて、上記図
形が変形した時、上記文字列も、変形した図形内に収ま
るように、自動的に変形する手段を備えたこと、上記文
字列の変形が、拡大、または縮小、または文字強調、ま
たは縦長変形、または横長変形、または回転、または文
字ピッチ変化であること、文字列及びこれを囲む図形の
組合せから構成されるフロチャートを作成するシステム
において、所定の大きさの上記図形に文字列を配置する
場合、上記文字列の一部が上記図形の外にはみ出した
時、自動的に文字列の一部を予め定めたシンボルに置換
すると共に、置換されたシンボルの内容説明を用紙内の
空所に記載したこと、文字及びこれを囲む図形の組合せ
から構成されるフローチャートを作成するシステムにお
いて、所定の大きさの図形に配列した文字列の一部が当
該図形の外にはみ出した時、上記文字列を縮小、変形、
回転、若しくは文字ピッチの変化を行っても上記はみ出
しが解消しない場合、文字列の一部を予め定めたシンボ
ルへ置換すると共に、置換したシンボルの説明文を印字
用紙の所望空所に記述したこと、文字列及びこれを囲む
図形の集合から構成されるフローチャートを作成するシ
ステムにおいて、指定した図形を他の任意の図形が配置
された場所に移動させた時、図形中の文字列も一緒に移
動すると共に、上記他の図形を消去するモードを備えた
こと、上記指定した図形を他の任意の図形が配置された
場所に移動させた時、上記指定した図形及びその中の文
字が上記他の図形及びその中の文字と配置が交換される
モードを備えたこと、上記指定した図形を他の任意の図
形が配置された場所に移動させた時、上記他の図形及び
その中の文字列は他の空所に自動的に配置されるモード
を備えたこと、所望モードを選択した後、2つの図形を
所定の順番で指定した時、重ね合せ、または交換、また
は排他移動が直ちに行われる構成にしたことを特徴とし
ている。
In order to achieve the above object, the present invention is a system for creating a flow chart composed of a combination of a character string and a figure surrounding it, and when the figure is deformed, the character string is changed. Also, a means for automatically transforming the character string so that it fits within the transformed figure is provided, and the transformation of the character string is enlarged or reduced, or emphasized, vertically transformed, horizontally transformed, or rotated, or In a system that creates a flowchart consisting of a combination of a character pitch change and a character string and figures surrounding it, when arranging a character string in the figure of a prescribed size, part of the character string is A part of the character string is automatically replaced with a predetermined symbol when it extends out of the above figure, and a description of the replaced symbol is written in a space on the paper. In a system for creating a flow chart composed of a combination of characters and figures surrounding it, when a part of a character string arranged in a figure of a predetermined size extends outside the figure, the character string is reduced or transformed. ,
If the above protrusion does not disappear even after rotating or changing the character pitch, replace part of the character string with a predetermined symbol and describe the replaced symbol in the desired space on the printing paper. , In a system that creates a flow chart consisting of a character string and a set of figures surrounding it, when the specified figure is moved to the place where another arbitrary figure is placed, the character string in the figure is also moved. In addition, a mode for erasing the other graphic is provided. When the specified graphic is moved to a place where another arbitrary graphic is arranged, the specified graphic and the characters in the graphic are It has a mode to exchange the layout of the figure and the characters in it. When the specified figure is moved to the place where any other figure is placed, the other figure and the character string in it are It is equipped with a mode that is automatically placed in a vacant space, and when two figures are specified in a predetermined order after selecting a desired mode, they are superimposed, exchanged, or exclusively moved immediately. It is characterized by having done.

【0007】[0007]

【作用】上記のように構成すれば、フローチャートの部
分的書換が容易となり、しかも図形の中に収まるべき文
字列の一部が、図形の外にはみ出した時、上記文字列の
縮小等を行っても、はみ出しが解消しない時は、一部の
文字列をシンボルに置換するので、統一された図形の中
に、小さ過ぎない文字列を整然と配列することができ
る。
With the above construction, the partial rewriting of the flow chart is facilitated, and when a part of the character string that should fit in the graphic extends outside the graphic, the character string is reduced. However, when the protrusion does not disappear, a part of the character string is replaced with a symbol, so that the character string that is not too small can be arranged in order in a unified figure.

【0008】[0008]

【実施例】以下、本発明の実施例を図面により詳細に説
明する。図1は本発明の一実施例のシステム構成を示す
ブロック図である。同図において、実線で囲んだ部分は
本発明に係る部分である。本発明を構成する部分は、こ
の例に示す装置は画像処理用メモリ3、フォント用メモ
リ4、画像操作ブロック6から構成される。画像処理用
メモリ3は後述する画像処理を行うために、画像データ
を一時的に格納するためのメモリであり、フォント用メ
モリ4は文字をディスプレイ装置1に表示するために、
フォントパターンをフォントROM8からフォントラス
タライザ7を介して読出し、表示すべき文字列に対応し
た、ビットマップ化されたデータとして格納しておくメ
モリである。画像操作ブロック6は本発明の機能をソフ
トウェアで実現する場合の部分の機能ブロックであり、
フォントアクションブロック61、フォント操作ブロック
62、フォント外画像操作ブロック63から成る。なお、本
実施例では機能ブロックとして説明するが、その大半は
コンピュータによって実現するのが一般的であるが、夫
々の機能を実現するハードブロックにより構成すること
も可能である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the system configuration of an embodiment of the present invention. In the figure, the part surrounded by the solid line is the part according to the present invention. The device constituting the present invention is composed of an image processing memory 3, a font memory 4 and an image operation block 6 in the part constituting the present invention. The image processing memory 3 is a memory for temporarily storing image data for performing image processing described later, and the font memory 4 is for displaying characters on the display device 1.
This is a memory for reading a font pattern from the font ROM 8 via the font rasterizer 7 and storing it as bit-mapped data corresponding to a character string to be displayed. The image operation block 6 is a functional block of a part when the functions of the present invention are realized by software.
Font action block 61, font operation block
62, a non-font image operation block 63. It should be noted that although the present embodiment will be described as functional blocks, most of them are generally realized by a computer, but it is also possible to configure them by hard blocks that realize respective functions.

【0009】以下、その実施例の一態様を説明する。ま
ず、最初にある大きさの図形を作成して、上記図形内に
文字列を収めようとする場合について説明する。図2
(a)、(b)はその機能を説明するための図である。
同図(a)において、21は図形であり、図形中の’スタ
ート' という文字列や‘社員番号……読み込む’という
文字列が、上記フローチャートを構成する文字列であ
り、基本的には上記図形の内側に配置される。
An aspect of the embodiment will be described below. First, a case where a graphic of a certain size is first created and a character string is to be stored in the graphic will be described. Figure 2
(A), (b) is a figure for explaining the function.
In the figure (a), 21 is a figure, and the character string "start" and the character string "employee number ... read in" in the figure are the character strings that compose the above-mentioned flowchart, and basically the above It is placed inside the figure.

【0010】予め用意された所定の大きさの矩形の内部
に、図のように‘社員番号……読み込む’という文字列
を作成する場合について考える。まず、所定の大きさの
文字を所定のピッチで、図形の左上から文字列を配置
し、図形の右側の線にぶつかると、図2(b)に示すよ
うにその文字は次の行の左端に配置される。行間ピッチ
もあらかじめ設定しておく。改行したとき、図形の底の
線をはみ出した時は、フォント操作ブロック62により、
フォントの大きさを自動的に縮小する。その縮小によ
り、全ての文字列が図形の中に収まる場合は問題がない
が、しかし、フォントを縮小しすぎると、ディスプレイ
上で判読し難くなるので、縮小をくりかえし所定の大き
さまで縮小されるとそれ以上の縮小を行なわない。その
ために、図2(a)のようにはみ出しが発生する。尚、
図のような菱形内の文字配置位置は配置される文字の大
きさに対応してあらかじめ設定されている。上記図2
(a)のように縮小してもはみ出しが発生する場合は図
2(b)に示すように一部の文字列をシンボル(または
アイコン)に置換する。図の例では‘ファイルを読み込
む’という文字列を‘*1’に置換し‘されているか
?’という文字列を‘*2’に置換している。尚、文字
列の最後の部分を置換する以外に、文字列の途中の一部
を置換することも可能である。例えば‘トランザクショ
ンファイル’を‘*3’に置換し、‘社員番号を初期化
した後で、*3を読み込む’というようにする。この置
換処理は図1に示すフォントアクションブロック61、フ
ォント操作ブロック62で行う。また、ハードウェアとし
ては、ビットマップ化された文字列を一時的にメモリに
格納するために、フォントROM8、フォントラスタラ
イザ7、フォント用メモリ4が使用され、文字の縮小に
はフォント用メモリ4が使用される。縮小された最終結
果の文字列は例えばフォント用メモリ4に格納され、画
像処理用メモリに複写される。なお用紙(画面)の適当
な場所(図2の例では左下)に、上記シンボルとシンボ
ルにて置換した文字列を並記して、図形内のシンボルの
意味がわかるようにする。この場所は画面空所の適当な
位置を自動的に捜し配置する。上記、画像操作ブロック
6内のソフトウェアのフローチャート例を図3に示した
フローチャート図に沿って補足説明する。このフローチ
ャートでは図形が入力された後の文字列の入力とその処
理を示し、フローが長いのでいくつかの画面に分割され
ているが、各部の同一番号を連結しながら読み取る。ま
ず最初の1文字が図形内に入力されるのを待つ(S1、
S2、S3、)。文字が入力されると次の処理をするた
めに、フォントアクションブロック61を呼ぶ(S4、図
3(c))。続いて図形認識を行う(S5〜S8)。こ
の図形認識では、図形認識部5において図形が入力され
たかどうかを認識し、入力されている場合は入力された
図形の頂点の座標を求め、線分を数式で表わすという処
理を行う。上記図形の認識は画像メモリ上で線分の存在
を認識することにより行う。また、上記頂点は上記線分
の交点として求められる。
Consider a case where a character string "employee number ... Read" is created inside a rectangle of a predetermined size prepared in advance. First, when a character string of a predetermined size is arranged at a predetermined pitch from the upper left of the figure and hits a line on the right side of the figure, the character is placed at the left end of the next line as shown in FIG. 2 (b). Is located in. The line spacing is also set in advance. When you break a line at the bottom of a figure when you break a line, the font operation block 62
Automatically reduce font size. Due to the reduction, there is no problem if all the character strings fit in the figure, but if the font is reduced too much, it will be difficult to read on the display, so if the reduction is repeated, it will be reduced to a predetermined size. No further reduction. Therefore, protrusion occurs as shown in FIG. still,
The character arrangement position in the diamond as shown in the figure is set in advance corresponding to the size of the arranged character. Figure 2 above
When the protrusion occurs even if the image is reduced as shown in (a), some character strings are replaced with symbols (or icons) as shown in FIG. 2 (b). In the example in the figure, is the character string "Read file" replaced by "* 1"? The character string "" is replaced with "* 2". Incidentally, instead of replacing the last part of the character string, it is also possible to replace part of the middle of the character string. For example, replace "transaction file" with "* 3" and read "* 3 after initializing employee number". This replacement process is performed by the font action block 61 and the font operation block 62 shown in FIG. As hardware, a font ROM 8, a font rasterizer 7, and a font memory 4 are used to temporarily store a bit-mapped character string in a memory, and the font memory 4 is used to reduce characters. used. The reduced final result character string is stored in, for example, the font memory 4 and copied to the image processing memory. It should be noted that the symbol and the character string replaced by the symbol are written in parallel at an appropriate location (lower left in the example of FIG. 2) on the paper (screen) so that the meaning of the symbol in the figure can be understood. This place will automatically find and place a suitable position in the screen void. An example of the flow chart of the software in the image operation block 6 will be supplementarily described with reference to the flow chart shown in FIG. This flow chart shows the input and processing of a character string after a graphic has been input. Since the flow is long, the screen is divided into several screens, but the same number of each part is read while being connected. First, wait for the first character to be entered in the figure (S1,
S2, S3,). When a character is input, the font action block 61 is called to perform the next processing (S4, FIG. 3C). Subsequently, graphic recognition is performed (S5 to S8). In this figure recognition, the figure recognizing unit 5 recognizes whether or not a figure has been input. If the figure has been input, the coordinates of the vertices of the input figure are calculated, and a line segment is expressed by a mathematical expression. The recognition of the figure is performed by recognizing the existence of the line segment on the image memory. The apex is obtained as the intersection of the line segments.

【0011】次に、夫々の図形内の文字入力に移る(S
9)。文字入力処理のフローは同図(b)の図形内編集
に示す通りであり、入力した文字が図形の境界にぶつか
った時(右端だけの境界でなく、右端及び下端の両方の
境界)(S92)、フォントアクションブロック61を呼ぶ
(S93)。フォントアクションブロックでは、文字の縮
小、文字強調、文字の縦長化、横長化、回転、文字ピッ
チ変更等の中からどのアクションをとるべきか判断し
て、フォント操作ブロック62を呼び出す。フォント操作
ブロック62では、フォント用メモリ4上に展開されてい
るビットマップフォントを変形して、画像処理用メモリ
3に複写する。
Next, the process proceeds to input characters in each figure (S
9). The flow of the character input process is as shown in the in-figure editing in FIG. 9B, and when the input character collides with the boundary of the figure (not only the right edge but also the right edge and the lower edge) (S92). ), And calls the font action block 61 (S93). In the font action block, the font operation block 62 is called after determining which action should be taken from among character reduction, character emphasis, character lengthening, width lengthening, rotation, and character pitch change. In the font operation block 62, the bitmap font developed on the font memory 4 is transformed and copied to the image processing memory 3.

【0012】次に、最初に文字列を作成して、それを図
形で囲む場合について説明する。図4は文字列の作成が
完了した時点のディスプレイ1上の画面である。図面の
右側の図形は作成された文字列S1〜S3を囲むための
図形である。マウスでマウスカーソルを動かし、所望の
図形を選択し、続いて囲もうとする文字列にマウスカー
ソルを動かして文字列を選択すると、レイアウト認識部
9、画像操作ブロック6等は選択された図形の大きさ、
縦横比を自動的に変え、文字列がはみ出さないような大
きさ、縦横比の図形で選択された文字列を囲む。上記の
動作の中で上記レイアウト認識部9は、マウスが文字列
を選択した時、選択された文字列の塊が画像メモリ上の
どの位置にあるか、また塊の大きさ(縦横の長さ)はど
れだけか把握し、そのデータを画像操作ブロック6に渡
す。
Next, a case where a character string is first created and surrounded by a graphic will be described. FIG. 4 shows the screen on the display 1 when the creation of the character string is completed. The figure on the right side of the drawing is a figure for enclosing the created character strings S1 to S3. When the mouse cursor is moved with the mouse to select a desired figure, and then the character string is selected by moving the mouse cursor to the character string to be enclosed, the layout recognition unit 9, the image operation block 6 and the like display the selected figure. size,
The aspect ratio is automatically changed to enclose the selected character string in a graphic with a size and an aspect ratio that prevents the character string from protruding. In the above operation, when the mouse selects a character string, the layout recognition unit 9 determines the position of the selected character string on the image memory, and the size (length and width) of the character. ), And passes the data to the image operation block 6.

【0013】上記のようにして、例えば図4に示す文字
列S1〜S3を囲んだとすると、文字列の長さや文字数
が異なるので、S1〜S3を囲んだ各図形の大きさはま
ちまちになり、バランスにかけたものとなる。そこで、
オペレータがキーボードやマウスによって指示を与える
ことにより、図形の大きさを統一する。また、それに伴
って、文字列を自動的に拡大、または縮小、または縦長
変形、または横長変形、または文字ピッチ変化させる。
尚、この操作は、縦または横の縮小率または拡大率は図
形の大きさ統一前後における縮小率または拡大率から決
定する。また、上記図形の変化が横長変形のみの場合
は、文字列の変形は原則として、横長変形と文字ピッチ
変化になる。文字ピッチ変化率は原則として、図形の統
一前後における縮小率(横長変形を含む)、または拡大
率(横長変形を含む)である。このように、文字の所定
の大きさまでしか縮小しない。従って、上記縮小率で縮
小した時、文字は大きさが上記の所定の大きさよりも小
さいときは、文字の大きさを上記所定の大きさに戻し、
一部の文字列をシンボル(またはアイコン)で置換する
ことにより文字数を減じ、文字列が図形の外にはみ出す
のを防止する。また、シンボルと、シンボルに置換した
文字列を用紙(画面)の適当な場所に並記する。また、
図形が強調されると(図形の線が太くなると)、文字も
強調され、図形が回転すると、図形内の文字列も回転す
るように処理することも可能である。
When the character strings S1 to S3 shown in FIG. 4 are surrounded as described above, the lengths and the number of characters of the character strings are different. Therefore, the sizes of the respective figures enclosing S1 to S3 are different, and the balance is balanced. It will be over. Therefore,
The operator gives instructions with a keyboard or mouse to unify the sizes of the figures. Further, in accordance with this, the character string is automatically enlarged or reduced, vertically deformed, horizontally deformed, or changed in character pitch.
In this operation, the vertical or horizontal reduction rate or enlargement rate is determined from the reduction rate or enlargement rate before and after the unification of the sizes of the figures. In addition, when the change of the figure is only the landscape transformation, the transformation of the character string is basically the landscape transformation and the character pitch variation. The character pitch change rate is, as a general rule, a reduction rate (including horizontal deformation) or an expansion rate (including horizontal deformation) before and after unifying figures. In this way, the character is reduced to a predetermined size. Therefore, when the size of the character is smaller than the predetermined size when the size is reduced by the reduction ratio, the size of the character is returned to the predetermined size,
By replacing some character strings with symbols (or icons), the number of characters is reduced, and the character strings are prevented from protruding outside the figure. In addition, the symbol and the character string replaced with the symbol are written in parallel on an appropriate place on the paper (screen). Also,
When the figure is emphasized (the line of the figure becomes thicker), the character is also emphasized, and when the figure is rotated, the character string in the figure can also be rotated.

【0014】上記において、画像操作ブロック6内のフ
ォントアクションブロック61は図形の動き(変化)に呼
応する文字のアクション(変化)の判断、例えばどのよ
うなフォント変形をすべき、或はシンボル変換へ移るか
否か等の判断を行い、フォント操作ブロック62は、フォ
ントラスタライザ7によってフォントメモリ3上にビッ
トマップに展開されたフォントを、フォントアクション
ブロック61の判断に基づいて処理し、またフォント外画
像操作ブロック63は、画像処理用メモリ3に展開された
画像データ(図形データをビットマップに展開したデー
タなど)を扱う。但し、フォントメモリ上で変形処理し
た後のフォントデータも画像データ(ビットマップに展
開されたデータ)として適宜、画像メモリ上に複写され
た後は画像データとして、フォント外画像操作ブロック
63によって扱われる。また、ディスプレイドライバ2は
画像処理用メモリ3内のデータをディスプレイ装置1に
表示できるように加工する。
In the above, the font action block 61 in the image operation block 6 judges the action (change) of the character in response to the movement (change) of the figure, for example, what kind of font transformation should be performed or symbol conversion. The font operation block 62 processes the font developed into the bitmap on the font memory 3 by the font rasterizer 7 based on the judgment of the font action block 61, and the non-font image. The operation block 63 handles the image data expanded in the image processing memory 3 (such as data obtained by expanding graphic data into a bitmap). However, the font data after the transformation processing on the font memory is appropriately used as image data (data expanded in the bitmap), and after being copied on the image memory, the image data is used as the image data outside the font.
Treated by 63. Further, the display driver 2 processes the data in the image processing memory 3 so that it can be displayed on the display device 1.

【0015】図5は本発明で実施する重ね書きモードを
説明するための図である。同図に示すように、これはフ
ローチャート上の指定された一部の図形を他の図形が配
置された場所に移動すると共に、上記他の図形を消去
し、その場所に上記、指定の図形を配置するモードであ
る。このとき、指定された図形の中の文字列も一緒に移
動する。また、上記移転先の図形の中の文字列はそれを
囲む図形と共に消える。移動は例えばマウスカーソルで
指定し、また移動中の指定の図形を、マウスカーソルに
引かれるように移動表示することも可能であるし、移動
する図形をマウスで指定した後、移動先の他の図形を指
定した瞬間に、先に指定した移動前の位置の図形が消
え、後から指定した移動先の図形が移送する図形に変る
ようにすることも可能である。また、移動先はフローチ
ャート上のどの位置であってもよい。なお、指定された
図形が元の場所から消えた時は、その図形から出ていた
矢印も消える。モードの選択は例えばマウスカーソルで
メニュー(アイコンを含む)上に表示された「重ね書
き」モードを指示することにより行う。また、移動した
ため空所となった図形の元の場所はその上側のフローチ
ャートまたは下側のフローチャートを順に移動してつな
がった図とする。
FIG. 5 is a diagram for explaining the overwriting mode implemented in the present invention. As shown in the figure, this moves some of the specified figures on the flowchart to the place where other figures are placed, deletes the other figures, and puts the specified figure on that place. This is the mode to place. At this time, the character string in the designated figure is also moved. In addition, the character string in the transfer destination graphic disappears along with the graphic surrounding it. The movement can be specified by, for example, the mouse cursor, and it is also possible to move and display the specified figure being moved so that the figure can be moved by the mouse cursor. It is also possible that, at the moment when the figure is designated, the figure designated at the position before the movement disappears and the figure designated at the destination afterwards becomes the figure to be transferred. The destination may be any position on the flowchart. When the designated figure disappears from its original location, the arrow from that figure also disappears. The mode is selected, for example, by instructing the "overwrite" mode displayed on the menu (including the icon) with the mouse cursor. Further, the original location of the figure that has become a vacant space due to the movement is a diagram in which the upper flowchart or the lower flowchart is sequentially moved and connected.

【0016】図6は本発明で実施される交換モードを説
明する為の図である。図から明らかなように、これはフ
ローチャート上の任意の2個の図形を交換するモードで
あって、上記重ね合せモードと同じ様に、2個の図形の
指定をマウスカーソルによって行い、瞬間的に表示を交
換するものである。尚、一方の図形をマウスカーソルで
引きずって、2個の図形が重なった瞬間に表示を交換す
ることも可能である。図7は本発明において実施される
排他移動モードを説明するための図である。これは指定
された図形を他の図形が配置された場所に移動させた
時、上記他の図形が配置されていた場所に、上記指定さ
れた図形を配置すると共に、上記他の図形を、用紙(画
面)上の空所の任意の場所に移動させるモードである。
この際上記他のモードと同様、マウスカーソルによっ
て、2個の図形の指定を行った瞬間、先に指定した図形
を後から指定した図形があった場所に表示し、後から指
定した図形を画面上の空いている場所に表示することも
可能であるし、先に指定した図形をカーソルで引きずる
ことも可能である。
FIG. 6 is a diagram for explaining the exchange mode implemented in the present invention. As is clear from the figure, this is a mode for exchanging any two figures on the flow chart, and like the above superposition mode, two figures are designated by the mouse cursor, and momentarily The display is exchanged. It is also possible to drag one of the figures with the mouse cursor and switch the display at the moment when the two figures overlap. FIG. 7 is a diagram for explaining the exclusive movement mode implemented in the present invention. This is because when the specified figure is moved to the place where the other figure is placed, the specified figure is placed at the place where the other figure was placed and the other figure is printed on the paper. It is a mode to move to an arbitrary place on the (screen).
At this time, as in the other modes above, at the moment when two figures are specified by the mouse cursor, the figure specified earlier is displayed at the place where the figure specified later is displayed, and the figure specified later is displayed on the screen. It is possible to display it in an empty space above, or drag the previously specified figure with the cursor.

【0017】更に、図示は省略するが、指定の図形を消
去する消去モードの設定も可能である。これは、消去モ
ードを選択した後、マウスカーソルを消去しようとする
図形に位置付けしてマウスをクリックすることにより実
行される。指定の図形が消去されると、通常、上記図形
の下側のフローチャートが順に上につめられるが、指定
により上側のフローチャートを下につめたり、つめずに
そのまま空かしておくことも可能である。
Further, although not shown, an erasing mode for erasing a designated figure can be set. This is done by selecting the erase mode, then positioning the mouse cursor on the figure to be erased and clicking the mouse. When the designated graphic is erased, the lower flow chart of the graphic is normally closed in the upper order, but it is also possible to close the upper flow chart downward or leave it empty without specifying.

【0018】尚更に、フローチャート上の指定の場所に
図形を挿入することも可能である。挿入しようとする図
形は例えば画面上の空いている場所に、文字列を含んだ
状態で作成し、あるいは、上記排他モードで空いている
場所に配置した図形を指定した場所に挿入する。挿入場
所の指定は隣接する図形の間にマウスカーソルを位置付
けして行う。上記隣接する図形には、上記消去モードで
消去された図形の上下に、つめられずに離れて配置され
ている図形も含まれる。挿入が実行されると、通常、挿
入した図形は挿入指定位置の直ぐ下にあった図形の位置
に配置され、それによって挿入指定位置から下のフロー
チャートを順に下方にずらす。
Furthermore, it is also possible to insert a graphic at a designated place on the flowchart. The figure to be inserted is created, for example, in a vacant place on the screen with the character string included, or the figure placed in the vacant place in the exclusive mode is inserted into the designated place. The insertion location is specified by positioning the mouse cursor between adjacent figures. The adjacent figures also include figures that are arranged above and below the figure erased in the erase mode without being clogged. When the insertion is executed, the inserted figure is normally placed at the position of the figure immediately below the specified insertion position, whereby the flow chart below is sequentially shifted downward from the specified insertion position.

【0019】上記各種モードの処理は、フォント操作ブ
ロック63が、図形認識部5と協同して、画像処理用メモ
リ3を使用して行う。図形認識部5は各図形の頂点座標
位置と線分を表わす式を用いて図形の位置を常に把握し
ている。以上説明した各種モードの処理のフローチャー
トを図8に示す。このフローはスタートすると、図形編
集モード(S81)、図形認識の有無(S82)、図形
更新の有無(S83)、及び図形認識(S84)を経た
後、上述した各モードのメニューで表示(ステップS8
5、S86)を行い、選択されたモードの処理を実行す
る。
The processing in the various modes is performed by the font operation block 63 using the image processing memory 3 in cooperation with the figure recognition unit 5. The figure recognizing unit 5 always grasps the position of the figure by using the apex coordinate position of each figure and the expression representing the line segment. FIG. 8 shows a flowchart of the processing in the various modes described above. When this flow starts, it goes through the graphic edit mode (S81), the presence / absence of graphic recognition (S82), the presence / absence of graphic update (S83), and the graphic recognition (S84), and then the menu is displayed in each mode described above (step S8).
5, S86), and the process of the selected mode is executed.

【0020】[0020]

【発明の効果】以上説明したように、本発明によれば、
図形の中に収まるべき文字列の一部が、所定の大きさの
図形の外にはみ出した時、上記文字列の縮小などを行
い、且つ文字の大きさを所定の大きさまで縮小してもは
み出しが解消しない時は、一部の文字列をシンボルに置
換することにより、文字数を減少させてはみ出しを防止
すると共にシステムが自動的に、統一された図形の中に
小さ過ぎない文字列を整然と配列するようにしたので、
オペレータが一々細かい操作や心配をせずにフローチャ
ートを作成できる。また、図形を動かした時、その中の
文字も一緒に動くので、図形単位の編集が容易にでき
る。
As described above, according to the present invention,
When a part of the character string that should fit in the figure protrudes outside the figure of a specified size, the character string is reduced, and even if the size of the character is reduced to the specified size, it protrudes. If the problem persists, replace part of the character string with a symbol to reduce the number of characters and prevent overflow, and the system automatically arranges the not too small character string in a unified figure. I decided to do so,
Operators can create flowcharts without worrying about detailed operations. Further, when the figure is moved, the characters in the figure also move, so editing in figure units can be facilitated.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】(a)及び(b)は本発明の機能の要部を説明
するための図である。
2A and 2B are diagrams for explaining a main part of the function of the present invention.

【図3】(a)(b)及び(c)は図1に示す画像操作
ブロックのソフトウェアの手順を示すフローチャートで
ある。
3A, 3B and 3C are flowcharts showing the software procedure of the image operation block shown in FIG.

【図4】本発明の一実施例の一画面を示す画面図であ
る。
FIG. 4 is a screen view showing a screen of an embodiment of the present invention.

【図5】本発明で実施される重ね書きモードを説明する
ための図である。
FIG. 5 is a diagram for explaining an overwriting mode implemented in the present invention.

【図6】本発明で実施される交換モードを説明するため
の図である。
FIG. 6 is a diagram for explaining an exchange mode implemented in the present invention.

【図7】本発明で実施される排他移動モードを説明する
ための図である。
FIG. 7 is a diagram for explaining an exclusive movement mode implemented in the present invention.

【図8】上記各モード選択手順を示すフローチャートで
ある。
FIG. 8 is a flowchart showing a procedure for selecting each mode.

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

1…ディスプレイ装置、2…ディスプレイドライバ、3
…画像処理用メモリ、4…フォント用メモリ、5…図形
認識部、6…画像操作ブロック、7…フォントラスタラ
イザ、8…フォントROM、9…レイアウト認識部、10
…キーボードドライバ、11…マウスドライバ、21…図
形、61…フォントアクションブロック、62…フォント操
作ブロック、63…フォント外画像操作ブロック。
1 ... Display device, 2 ... Display driver, 3
... image processing memory, 4 ... font memory, 5 ... figure recognition unit, 6 ... image operation block, 7 ... font rasterizer, 8 ... font ROM, 9 ... layout recognition unit, 10
… Keyboard driver, 11… Mouse driver, 21… Figure, 61… Font action block, 62… Font operation block, 63… Outside font image operation block.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 文字列及びこれを囲む図形の組合せから
構成されるフロチャートを作成するシステムにおいて、
上記図形が変形した時、上記文字列も、変形した図形内
に収まるように、自動的に変形する手段を備えたことを
特徴とするフロチャート作成システム。
1. A system for creating a flowchart comprising a combination of a character string and a figure surrounding the character string,
A flow chart creating system characterized in that when the figure is deformed, the character string is also provided with means for automatically deforming the character string so that the character string fits within the deformed figure.
【請求項2】 上記文字列の変形が、拡大、または縮
小、または文字強調、または縦長変形、または横長変
形、または回転、または文字ピッチ変化であることを特
徴とする請求項1記載のフローチャート作成システム。
2. The creation of a flowchart according to claim 1, wherein the deformation of the character string is enlargement or contraction, character emphasis, vertical deformation, horizontal deformation, rotation, or character pitch change. system.
【請求項3】 文字列及びこれを囲む図形の組合せから
構成されるフロチャートを作成するシステムにおいて、
所定の大きさの上記図形に文字列を配置する場合、上記
文字列の一部が上記図形の外にはみ出した時、自動的に
文字列の一部を予め定めたシンボルに置換すると共に、
置換されたシンボルの内容説明を用紙内の空所に記載し
たことを特徴とするフローチャート作成システム。
3. A system for creating a flowchart comprising a combination of a character string and a figure surrounding the character string,
When arranging a character string in the graphic of a predetermined size, when a part of the character string extends out of the graphic, a part of the character string is automatically replaced with a predetermined symbol, and
A flow chart creating system, characterized in that a description of the replaced symbol is written in a space in a sheet.
【請求項4】 文字及びこれを囲む図形の組合せから構
成されるフローチャートを作成するシステムにおいて、
所定の大きさの図形に配列した文字列の一部が当該図形
の外にはみ出した時、上記文字列を縮小、変形、回転、
若しくは文字ピッチの変化を行っても上記はみ出しが解
消しない場合、文字列の一部を予め定めたシンボルへ置
換すると共に、置換したシンボルの説明文を印字用紙の
所望空所に記述したことを特徴とするフローチャート作
成システム。
4. A system for creating a flowchart composed of a combination of characters and figures surrounding the characters,
When a part of a character string arranged in a figure of a predetermined size extends outside the figure, the character string is reduced, transformed, rotated,
Alternatively, if the above protrusion does not disappear even if the character pitch is changed, a part of the character string is replaced with a predetermined symbol, and the description of the replaced symbol is written in the desired space of the printing paper. Flowchart creation system.
【請求項5】 文字列及びこれを囲む図形の集合から構
成されるフローチャートを作成するシステムにおいて、
指定した図形を他の任意の図形が配置された場所に移動
させた時、図形中の文字列も一緒に移動すると共に、上
記他の図形を消去するモードを備えたことを特徴とする
フローチャート作成システム。
5. A system for creating a flowchart composed of a character string and a set of figures surrounding the character string,
When the specified figure is moved to the place where another arbitrary figure is placed, the character string in the figure is also moved together with the mode to delete the above-mentioned other figure. system.
【請求項6】 上記指定した図形を他の任意の図形が配
置された場所に移動させた時、上記指定した図形及びそ
の中の文字が上記他の図形及びその中の文字と配置が交
換されるモードを備えたことを特徴とする請求項5記載
のフローチャート作成システム。
6. When the specified figure is moved to a place where another arbitrary figure is arranged, the arrangement of the specified figure and the characters therein is exchanged with the other figures and the characters therein. 6. The flow chart creating system according to claim 5, further comprising a mode.
【請求項7】 上記指定した図形を他の任意の図形が配
置された場所に移動させた時、上記他の図形及びその中
の文字列は他の空所に自動的に配置されるモードを備え
たことを特徴とする請求項5記載のフローチャート作成
システム。
7. A mode in which when the specified figure is moved to a place where another arbitrary figure is arranged, the other figure and a character string therein are automatically arranged in another space. The flow chart creating system according to claim 5, further comprising:
【請求項8】 上記請求項5乃至7記載のフローチャー
ト作成システムにおいて、所望モードを選択した後、2
つの図形を所定の順番で指定した時、請求項5の重ね合
せ、または請求項6の交換、または請求項7の排他移動
が直ちに行われる構成にしたことを特徴とするフローチ
ャート作成システム。
8. The flowchart creating system according to claim 5, wherein after selecting a desired mode, 2
A flow chart creating system, characterized in that, when one figure is designated in a predetermined order, the superimposing of claim 5, the exchanging of claim 6, or the exclusive moving of claim 7 is performed immediately.
JP33962492A 1992-11-26 1992-11-26 Flowchart generation system Pending JPH06161728A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33962492A JPH06161728A (en) 1992-11-26 1992-11-26 Flowchart generation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33962492A JPH06161728A (en) 1992-11-26 1992-11-26 Flowchart generation system

Publications (1)

Publication Number Publication Date
JPH06161728A true JPH06161728A (en) 1994-06-10

Family

ID=18329262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33962492A Pending JPH06161728A (en) 1992-11-26 1992-11-26 Flowchart generation system

Country Status (1)

Country Link
JP (1) JPH06161728A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113750A (en) * 2012-03-06 2012-06-14 Fujitsu Ltd Program, editing method, and computer
JP2012113751A (en) * 2012-03-06 2012-06-14 Fujitsu Ltd Program, editing method, and computer
US10733962B2 (en) 2015-06-26 2020-08-04 Denso Corporation Image generation device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113750A (en) * 2012-03-06 2012-06-14 Fujitsu Ltd Program, editing method, and computer
JP2012113751A (en) * 2012-03-06 2012-06-14 Fujitsu Ltd Program, editing method, and computer
US10733962B2 (en) 2015-06-26 2020-08-04 Denso Corporation Image generation device

Similar Documents

Publication Publication Date Title
US4785296A (en) Method and system for displaying image data
US5838889A (en) Method and apparatus for flipping a double-sided graphic image having different sized first and second sides
CA2037295C (en) Modifying a graphics display image
JP2835791B2 (en) Graphic processing unit
JP3388451B2 (en) Handwriting input device
JPH06161728A (en) Flowchart generation system
JP3376254B2 (en) Display device, display control method, and recording medium
US5727224A (en) Document image processor for inserting and editing bracket symbols and associated text
JPH07141092A (en) Handwritten data input device
JPS63109578A (en) Processing system for logic diagram outline display
JP3432324B2 (en) Program creation device
JP2723109B2 (en) Image processing method
JPH08202856A (en) Picture processing method
JP3674905B2 (en) Document editing device
CN100440128C (en) Print result displaying method, layout editing method, and print control device
JP3035126B2 (en) Information processing device
JP3198754B2 (en) Graphic instruction receiving device for CAD system
JP3157917B2 (en) Data processing method and data processing device
JPH08115192A (en) Data editing processing method and system
JPS63313234A (en) File index display system
JPH07141091A (en) Handwritten data input device
JPH09282319A (en) Document processing method and its device, and storage medium readable by computer having stored control program for performing the same document processing method
JPH086928A (en) Method and device for processing document
JPH09185620A (en) Method and device for processing document
JPH0916333A (en) Method and device for inputting character