[go: up one dir, main page]

JPS60157674A - Method for editting graphic by data processing - Google Patents

Method for editting graphic by data processing

Info

Publication number
JPS60157674A
JPS60157674A JP1387084A JP1387084A JPS60157674A JP S60157674 A JPS60157674 A JP S60157674A JP 1387084 A JP1387084 A JP 1387084A JP 1387084 A JP1387084 A JP 1387084A JP S60157674 A JPS60157674 A JP S60157674A
Authority
JP
Japan
Prior art keywords
command
input
commands
default value
abbreviated
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
JP1387084A
Other languages
Japanese (ja)
Inventor
Takeshi Nishimoto
西本 猛史
Tsuneo Inubushi
犬伏 恒雄
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP1387084A priority Critical patent/JPS60157674A/en
Publication of JPS60157674A publication Critical patent/JPS60157674A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To simplify a command input operation by separating commands into plural parts by their functions, and storing data on commands of the previous time, and by adding the storage data relative to the abbreviated type commands. CONSTITUTION:A CPU1 edits graphics in accordance with input data and is further provided with a command table 11, abbreviated value setting table 12, abbreviated value table 13, and a command buffer 14. The CPU stores all of each command previously performed in the table 13, discriminates which part of the command is inputted at the time of inputting the command, and recognizes the abbreviated part during the command when the command is continuously inputted. It prepares a command by compensating for the part an abbreviated value stored in the table 13, which reduces the number of the process stages for inputting command.

Description

【発明の詳細な説明】 技術ρ野 この発明はコンピュータ等による図形の編集方法に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field This invention relates to a graphic editing method using a computer or the like.

従来技術 人間と計算機が対話しながら作業を進めていくような場
合において、計算機に行なわせる作業内容(以下これを
コマンドと呼ぶ)が簡明でかつ少ない操作手順で入力で
きる事が作業能率を高める上で重要である。
Conventional technology When a human and a computer perform a task while interacting with each other, it is important to be able to input the work details (hereinafter referred to as commands) to be performed by the computer in a simple manner and with fewer operating steps, which increases work efficiency. is important.

計算機を用いて、既に計算機内に入力されている図形に
ついて線分や矩形などの図形を追加9選択、移動させる
といった図形の編集作業を行なう際に、従来は計算機に
与えるコマンドを、たとえば、移動、選択等の動作制御
部分と移動先等の座標位置を示す座標入力部分で構成し
、これらのコマンYを単純1こ順次入力していた。
When using a calculator to edit a shape such as adding/selecting or moving a shape such as a line segment or rectangle that has already been entered into the calculator, conventionally the commands given to the calculator were, for example, move. , selection, etc., and a coordinate input section indicating the coordinate position of a destination, etc., and these commands Y were simply input one after another.

したがって編集のための入力が簡略化できなかった。Therefore, input for editing could not be simplified.

発明の目的 この発明は、コンピュータ等を用いる図形編集において
、これから実行させようとするコマンドの一部と以前に
実行したコマンドの一部とが同じである場合が多いこと
、例えば、ある同じ図形を連続してくり返し追加する場
合には制御部と線分。
Purpose of the Invention The present invention is based on the fact that when editing figures using a computer, etc., a part of the command to be executed from now on is often the same as a part of the previously executed command. When adding continuously and repeatedly, use the control part and line segment.

矩形等の被制御部のコマンドの内容が同じになり、また
、いくつかの図形をそれぞれ同じ距離だけ移動させる場
合には制御部と座標入力部のコマンドの内容は同じとな
ることに着目して、なされたものであり、図形編集時の
コマンド入力を簡略化でトるコマンド入力方法を提供す
ることを目的とする。
Focusing on the fact that the command contents of the controlled part such as a rectangle are the same, and when moving several figures by the same distance, the command contents of the control part and the coordinate input part are the same. , and its purpose is to provide a command input method that simplifies command input when editing figures.

発明の概要 そのため、以前実行したコマンドの各部を全て省略値テ
ーブルに格納しておき、コマンドの入力時にコマンドの
どの部分が入力されたかを識別する事により、連続して
コマンドが入力された場合に、コマンド中で省略された
部分を認識し、その部分を省略値テーブルに格納されて
いる省略値で補ってコマンドを作成することによりコマ
ンド入力の操作手順数を減少させる。
Summary of the Invention Therefore, by storing all parts of previously executed commands in a default value table and identifying which part of the command was input when a command is input, it is possible to , the number of operational steps for inputting commands is reduced by recognizing omitted portions in commands and creating commands by filling in those portions with default values stored in a default value table.

また、コマンドの種類によってはそれが次のコマンドの
際の省略値として利用しにくいものがあるので、全ての
コマンドの各部に対してコマンド実行後の省略値テーブ
ルの更新に際し実行したコマンドのどの部分を省略値に
格納するかを規定してお外、省略値が有効に利用される
ようになっている。
Also, depending on the type of command, it may be difficult to use it as a default value for the next command, so when updating the default value table after command execution for each part of all commands, check which part of the command was executed. In addition to specifying whether to store the default value, the default value is effectively used.

実施例 以下にこの発明の一実施例を図面とともに説明する。Example An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明が適用される図形編集装置を示し、1は
図形編集用の中央処理装置、2はキーボードで、キーボ
ード内には入力されるコマンドの機能別に入カキ−が配
置されている。入カキ−としてはコマンドのうも、制御
部用としては図形の追加を指示するノ\DDキー、消去
を指示するDELEキー、移動を指示するMOVEキー
、図形の変形を指示するMDFYキー、図形の一部を選
択するS L CTキー、選択しないことを指示するU
NSEキー、画面の犬トさに図形を合わせるF ITキ
ー、所定の範囲の大トさに図形を合わせるFWINキー
、画像を画面中央に合わせるCWINキー、実行XEQ
キー等を有する。
FIG. 1 shows a graphic editing device to which the present invention is applied, in which 1 is a central processing unit for graphic editing, and 2 is a keyboard, in which input keys are arranged according to the functions of commands to be input. . The input keys include commands, and for the control section, the \DD key instructs to add a figure, the DELE key to instruct deletion, the MOVE key to instruct movement, the MDFY key to instruct the transformation of a figure, and the figure. S L CT key to select a part, U to indicate not to select
NSE key, FIT key to align the figure to the height of the screen, FWIN key to align the figure to the specified range of size, CWIN key to align the image to the center of the screen, Execute XEQ
It has keys etc.

また、編集の対象が線分であるが矩形であるが3− 等を示すコマンドのうもの被制御部に対しても線分用キ
ー、矩形用キー等を有している。さらに編集位置を入力
する座標入カキ−を有している。
Furthermore, even if the object to be edited is a line segment or a rectangle, there are keys for line segments, keys for rectangles, etc. for the controlled portions of commands such as 3-, etc. Furthermore, it has a coordinate input key for inputting an editing position.

3は入力データや編集図形等を表示するCRTである。3 is a CRT for displaying input data, edited figures, etc.;

中央処理装置1は入力データに応じて図形を編集し、表
示する公知の(幾能を有する池に詳細を第2図ないし第
5図に示すコマンドテーブル11、省略値設定テーブル
12、省略値テーブル13、キーボードで入力されたコ
マンドの一部と省略値テーブル13から読み出したデー
タとを一時記憶して完成したコマンドを作るコマンドバ
ッフ714を備えている。
The central processing unit 1 edits and displays figures according to input data using a command table 11, a default value setting table 12, and a default value table whose details are shown in FIGS. 2 to 5. 13. A command buffer 714 is provided which temporarily stores a part of the command input using the keyboard and data read from the default value table 13 to create a completed command.

なおコマンドバッフ714はコマンドのうちの制御部、
被制御部、座標入力部をそれぞれ記憶する。
Note that the command buffer 714 is the control part of the command,
The controlled part and the coordinate input part are stored respectively.

コマンドテーブル11中で〈被制御部〉く座標人力部〉
か「要1となっていれぼく制御部〉とそれら[要1とな
っている部分との組み合わせで1つのコマンドとなるこ
とを示しており、例えばA D D4− の場合ではく制御部(〕\DD)>、<被制御部(LI
NE)>、<座標入力部〉の3部が入力されて1つの完
成されたコマンドとなり、またF W i Nではく制
御部(FWiN)><座標入力部〉の2部が入力されて
1つの完成されたコマンドとなることを意味している。
In command table 11, <controlled part> coordinates human power part>
This indicates that the combination of ``Key 1 is my control section'' and those ``Key 1'' parts constitutes one command. For example, in the case of A D D4-, the control section () \DD)>, <Controlled part (LI)
NE)>, <coordinate input part> are input into one completed command, and two parts, control part (FWiN)><coordinate input part>, are input into 1 complete command. This means that there will be one complete command.

上記のテーブルを用いて、1つのコマンドに対する入力
が全て終了したがどうかの判定や、省略値テーブルから
コマンドの1部を取り出す時にどの部分を取り出せばよ
いかの判定を行う。
The above table is used to determine whether all input for one command has been completed, and to determine which part of the command should be extracted from the default value table.

また、省略値設定テーブル12で「格納」となっていれ
ばコマンド入力後に省略値テーブル13にコマンドのそ
の部分か格納されることを意味している。
Furthermore, if "store" is specified in the default value setting table 12, it means that that part of the command will be stored in the default value table 13 after the command is input.

以下、これらコマンドテーブル11、省略値設定テーブ
ル12、省略値テーブル13及びコマンドバッファ14
を用いて行なうこの発明によるコマンド入力簡略化方法
について説明する。
Below, these command table 11, default value setting table 12, default value table 13, and command buffer 14
A method for simplifying command input according to the present invention using the following will be described.

」二記の構成において、 ■ コマンドの一部がキーボード2がら入力されると、
それかく制御部〉であるかく被制御部〉であるかあるい
はく座標入力部〉であるかをどのキーから入力されたか
により中央処理装置1が識別する。
In the configuration described in ``2,'' ■ When a part of the command is entered from the keyboard 2,
The central processing unit 1 identifies whether the input is a control unit, a controlled unit, or a coordinate input unit, depending on which key the input is made from.

(亭)入力されたものが〈制御部〉であった場合、コマ
ンドバッファ14が空でない場合で、かつたとえば制御
部、被制御部のコマンドがどちらか又はともに省略され
た形式であればコマンドテーブル11により、どの部分
の入力が必要かを調べ、その中で、未入力である部分を
省略値テーブル13より取り出しく第6図(イ)参照)
、前のコマンドを完成させる。さらに、省略値テーブル
13を省略値設定テーブル12のデータにもとすいて更
新し、現在入力したく制御部〉をコマンドバッファ14
に格納して後述の■に進む。(第6図(イ))コマンド
バッファ14が空であれば〈制御部〉をコマンドバッフ
ァに格納し後述の■に進む。(第6図(ロ)) 6・ 人力されたものかく被制御部〉であった場合コマ
ンドバッファ14が全て空なら入力した〈被制御部〉を
コマンドバッファド1に格納しさらに〈制御部〉を省略
値テーブル13よりコマンドバッファ14に移して■に
進む。(第7図(イ))コマンドバッファ14中のく制
御部〉が空でなく〈被制御部〉が空ならば、入力したく
被制御部をコマンドバッフ714に格納し[F]ノに進
む。(第7図(ロ)) コマンドバッフ714中で〈制御部〉く被制御部〉が共
に空でなければ、省略値テーブル13より〈座標入力部
〉を取り出し、前のコマンドを完成させ、省略値テーブ
ル13を更新する。そして今回入力したく被制御部〉と
省略値テーブルより取り出したく制御部〉をコマンドバ
ッファ14に格納し■に進む。(第7図(ハ)) ■ 入力されたものが〈座標入力部〉であった場合 コマンドバッファ14中に空の部分があれば、必要な部
分を省略値テーブル13より取り出し、入力したく座標
入力部〉を加えてコマンドを完成させる。そして省略値
テーブル13を更新した後7− (工゛・に戻る。(第8図(イ)) コマンドバッファが空でなければ、この〈座標入力部〉
でコマンドが完成する。そして省略値テーブルを更新し
た後■に戻る。(第8図(ロ))G)コマンドテーブル
11をもとじコマンド入力が完成しているかどうか調べ
る。完成していれば省略値テーブル13を更新する。そ
して■に戻る。
(Tei) If the input is <control unit>, if the command buffer 14 is not empty, and if the command for the control unit or controlled unit is omitted, the command table will be displayed. 11 to find out which parts need to be input, and extract the uninputted parts from the default value table 13 (see Figure 6 (a)).
, completing the previous command. Furthermore, the default value table 13 is updated with the data of the default value setting table 12, and the control unit that is currently being input is transferred to the command buffer 14.
Store it in , and proceed to ① described below. (FIG. 6(A)) If the command buffer 14 is empty, the <control section> is stored in the command buffer and the process proceeds to (2) described later. (Fig. 6 (b)) 6. If the command buffer 14 is completely empty, the inputted <controlled part> is stored in the command buffer 1, and then the <control part> is manually operated. is moved from the default value table 13 to the command buffer 14, and the process proceeds to (2). (Fig. 7 (a)) If the control section in the command buffer 14 is not empty and the controlled section is empty, store the controlled section to be input in the command buffer 714 and proceed to [F]. . (Fig. 7 (b)) If both <control part> and controlled part> in the command buffer 714 are not empty, take out the <coordinate input part> from the default value table 13, complete the previous command, and omit it. Update the value table 13. Then, the controlled unit to be input this time and the control unit to be extracted from the default value table are stored in the command buffer 14, and the process proceeds to (2). (Fig. 7 (c)) ■ If the input is in the <coordinate input section> If there is an empty part in the command buffer 14, extract the necessary part from the default value table 13 and enter the coordinates you want to input. Add an input section to complete the command. After updating the default value table 13, return to step 7-(Fig. 8 (a)). If the command buffer is not empty, this <coordinate input section>
The command is completed. After updating the default value table, return to ■. (FIG. 8(b)) G) Check the command table 11 to see if the command input is complete. If completed, the default value table 13 is updated. Then return to ■.

上記構成において、いま下記に示す入力がなされたもの
として、動作を第9図を参照して説明する。
In the above configuration, the operation will be described with reference to FIG. 9 assuming that the following inputs have been made.

入力(1)(2) (3) (4) (5) (6) 
(7)八DD; LINE; PI、P2; PP、P
2’; Sl、CT; MOVE; Pl”、P2”;
すると、(1)で操作されたキーがADDキーであるこ
とを中央処理装置は判断して、コマンドバッファ14の
制御部エリア14aに制御コマンドADI)が書ト込ま
れる。次いで(2)で繰作されたI。
Input (1) (2) (3) (4) (5) (6)
(7) Eight DD; LINE; PI, P2; PP, P
2'; Sl, CT; MOVE; Pl", P2";
Then, the central processing unit determines that the key operated in (1) is the ADD key, and the control command ADI) is written into the control section area 14a of the command buffer 14. I was then repeated in (2).

IME キーにより、コマンドバッファの被制御部エリ
ア14bにLINEか書き込まれる。同様に座標人力P
1:P2 は座標入カニリア14cに書ト込主れる。
By pressing the IME key, LINE is written into the controlled area 14b of the command buffer. Similarly, coordinate human power P
1:P2 is written to the coordinate input canister 14c.

8− これで1つのコマンドが完成する。8- This completes one command.

ここで、省略値設定テーブル12が参照され、コマンド
の制御部がADDであれば、制御部、被制御部、座標入
力部ともに格納を要すると判断され、第6図(ロ)に示
すように省略値テーブル13にADD、LINE Pl
:P2 が格納される。
Here, the default value setting table 12 is referred to, and if the control part of the command is ADD, it is determined that the control part, controlled part, and coordinate input part all need to be stored, and as shown in FIG. ADD, LINE Pl in default value table 13
:P2 is stored.

次いで(3)でP1’、P2’が入力されておりこれは
制御部、被制御部が省略された省略形式であるので、省
略値テーブル13のADD、LINEがそれぞれコマン
ドバッファ14に読み込まれ、1つのコマンドADD、
LINE PI’:P2’が完成する。
Next, in (3), P1' and P2' are input, and since this is an abbreviated format in which the control section and controlled section are omitted, ADD and LINE of the default value table 13 are respectively read into the command buffer 14, one command ADD,
LINE PI': P2' is completed.

以下、上述と同様の動作で(5)、(6)、(7)で5
CLT、MOVE Pi”、P2”が入力されているの
でS C1,、、Tに対しては前回の動作で得られたL
INE:Pi’、P2”が省略値テーブル13から読み
出されて、コマンド5CLT:LINE:P1+、P2
”が93さhU。MOVE+、:1対してはMOVE:
LINE:Pl’、P2”が完成され、一連のコマンド ノ\DD;LINE;Pi、P2;r\、D □DOL
INE;r’l’、P2’;5LCT;LINE;Pi
’、P2’;MOV E;P 1 ”、 P 2 ”;
が完成される。
Below, in the same operation as above, (5), (6), and (7) are 5
CLT, MOVE Pi", P2" are input, so for S C1,,,T, L obtained in the previous operation is used.
INE:Pi', P2'' is read from the default value table 13, and the command 5CLT:LINE:P1+,P2
” is 93hU.MOVE+, :1 vs. MOVE:
LINE: Pl', P2'' is completed, and a series of commands \DD; LINE; Pi, P2; r\, D □DOL
INE; r'l', P2';5LCT;LINE; Pi
', P2'; MOV E; P 1 '', P 2 '';
is completed.

なお、上記の過程において、入力されたコマンドと作成
されたコマンドはCRT3画面」二の所定位置に表示さ
れる。
In the above process, input commands and created commands are displayed at predetermined positions on the CRT 3 screen.

このコマンドによって、中央処理装置1は上記一連のコ
マンドにしたがって所定の線分をある図面上での座標P
l、P2、P1’、P2’に追加するなどして図形を編
集し、これをCRT 3 J二に表示する。これらの編
集動作や表示動作は公知のものと同様でありその説明は
省略する。
With this command, the central processing unit 1 moves a predetermined line segment to the coordinates P on a certain drawing according to the above series of commands.
1, P2, P1', and P2' to edit the figure and display it on the CRT 3J2. These editing operations and display operations are similar to those known in the art, and their explanations will be omitted.

発明の効果 以」−詳述したようにこの発明は図形の編集装置におい
て、コマンドをその機能別に複数の部分に分けておき、
各部分毎に、必要に応じて、前回のコマンド時のデータ
を記憶しておき、省略形式のコマンドに対してはこの記
憶データを追加することによりコマンドを完成できるよ
うにしたので、同じ内容のコマンドの一部分がくり返さ
れるような場合には、その部分のコマンド入力を省略で
と、コマンド入力操作を簡化することができる。
Effects of the Invention - As described in detail, this invention is a graphic editing device that divides commands into multiple parts according to their functions,
For each part, the data from the previous command is memorized as necessary, and for abbreviated commands, the command can be completed by adding this memorized data. If a part of a command is repeated, the command input operation can be simplified by omitting that part of the command input.

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

第1図はこの発明の一実施例を示すブロック図、第2図
はコマンドテーブルの一例を示す図、第3図は省略値設
定テーブルの一例を示す図、第4図は省略値テーブルの
一例を示す図、第5図はコマンドバッフ7の一例を示す
図、第6図な(1し第9図は動作説明図である。 11・・・コマンドテーブル、12・・・省略値設定テ
ーブル、13・・・省略値テーブル、14・・・コマン
ドバッフア。 特許出願人 シャープ株式会社 代理 人 弁理士 青用 葆外2名
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing an example of a command table, FIG. 3 is a diagram showing an example of a default value setting table, and FIG. 4 is an example of a default value table. 5 is a diagram showing an example of the command buffer 7, FIG. 6 is a diagram showing an example of the command buffer 7, FIG. 13... Default value table, 14... Command buffer. Patent applicant Sharp Corporation Agent Patent attorney Aoyo 2 people

Claims (1)

【特許請求の範囲】[Claims] (1)図形編集用の入カフマンYなその敗北に応じて少
なくとも制御部と被制御部と座標入力部に分類する一方
、前回に入力されたコマンドの各部を必要に応じて記憶
手段に記憶しておき、今回入力されたコマンドが」−記
各部のいずれかの部分が省略されているとぎは記憶手段
に記憶されているコマンドを読み出して、今回入力され
た一部省略のコマンドと組み合せて1つのコマンドを完
成シ、かつ完成したコマンドを上記記憶手段に記憶させ
ることを特徴とするデータ処理による図形編集方法。
(1) The input cuffman Y for figure editing is classified into at least a control part, a controlled part, and a coordinate input part according to its defeat, and each part of the previously input command is stored in a storage means as necessary. If any part of the command entered this time is omitted, read out the command stored in the storage means and combine it with the partially omitted command entered this time. A figure editing method using data processing, characterized in that the completed command is completed and the completed command is stored in the storage means.
JP1387084A 1984-01-27 1984-01-27 Method for editting graphic by data processing Pending JPS60157674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1387084A JPS60157674A (en) 1984-01-27 1984-01-27 Method for editting graphic by data processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1387084A JPS60157674A (en) 1984-01-27 1984-01-27 Method for editting graphic by data processing

Publications (1)

Publication Number Publication Date
JPS60157674A true JPS60157674A (en) 1985-08-17

Family

ID=11845269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1387084A Pending JPS60157674A (en) 1984-01-27 1984-01-27 Method for editting graphic by data processing

Country Status (1)

Country Link
JP (1) JPS60157674A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63238673A (en) * 1987-03-26 1988-10-04 Mitsubishi Electric Corp Graphic display data input method
US6942412B2 (en) 2000-11-07 2005-09-13 L'oréal Product application device including a dip tube
US7066674B2 (en) 2000-11-07 2006-06-27 L'oreal, S.A. Application device, system, and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63238673A (en) * 1987-03-26 1988-10-04 Mitsubishi Electric Corp Graphic display data input method
US6942412B2 (en) 2000-11-07 2005-09-13 L'oréal Product application device including a dip tube
US7066674B2 (en) 2000-11-07 2006-06-27 L'oreal, S.A. Application device, system, and method

Similar Documents

Publication Publication Date Title
JPS60157674A (en) Method for editting graphic by data processing
JPS59197930A (en) Graphic input device
JPS63288357A (en) Data editing system
JP3118379B2 (en) Layout processing device
JPH03168801A (en) Plant operation device
JPH03119465A (en) Document editing device
JPH07295778A (en) Document storage system
JPH11212968A (en) Document processor and document processing method
JPH0334098B2 (en)
JP2636014B2 (en) Figure connection control method
JPH0696145A (en) Processing system for character string/graphic
JPS62115578A (en) graphic display device
JPS61120210A (en) Robot teaching device
JPH03248276A (en) Graphic processor
JPH0370077A (en) Back-up system for cad user
JPH06282427A (en) Programmable controller with icon control function
JPH05189503A (en) Method and device for production of angular dimension
JPS6370322A (en) Group input control device
JPH0270129A (en) Controller for display screen
JPH08339391A (en) Device and method for graphic processing
JPH0816804A (en) Picture processing method
JPH03116223A (en) Screen control method for variable length data input
JPH01318167A (en) Document forming device
JPS60102682A (en) Background screen generator for plant state display
JPH04118779A (en) Cad system with image retrieval function