JPS60178581A - Ruled line editing system - Google Patents

Ruled line editing system

Info

Publication number
JPS60178581A
JPS60178581A JP59032314A JP3231484A JPS60178581A JP S60178581 A JPS60178581 A JP S60178581A JP 59032314 A JP59032314 A JP 59032314A JP 3231484 A JP3231484 A JP 3231484A JP S60178581 A JPS60178581 A JP S60178581A
Authority
JP
Japan
Prior art keywords
ruled line
line
ruled
row
lines
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
JP59032314A
Other languages
Japanese (ja)
Inventor
Takeshi Omoto
尾本 健
Fumio Oi
大井 文雄
Shoji Yamada
昇司 山田
Takashi Nakamura
中村 昂
Tsuyoshi Hamaguchi
強 浜口
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59032314A priority Critical patent/JPS60178581A/en
Publication of JPS60178581A publication Critical patent/JPS60178581A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Abstract

PURPOSE:To minimize the redefinition of rules lines by referring ruled line information on an upper and a lower line to reedit new ruled line information. CONSTITUTION:A keyboard 1 is provided with character number keys for specifying an insertion and a deletion position, insertion specifying key, and deletion specifying key. A storage device 6 is stored with a processing program, and a storage device 7 is stored with table data and ruled line information. A CPU8 is used for total control, and various registers 10-(n) are provided therein. The CPU8 refers to ruled line information on the upper and lower lines of an insertion or deletion line to reedit new ruled line information.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、表示画面上等を介して表等を作成する場合、
その表に罫線がある場合に、行方行、あるいは列方向に
に新しい行、あるいは列を挿入したり、既にある行、あ
るいは列を削除する場合等において表のイメージとして
自然な形式の罫線に再編集することの可能な罫線編集方
式に関する。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention provides a method for creating a table or the like on a display screen, etc.
If the table has borders, when inserting a new row or column in the row or column direction, or deleting an existing row or column, the borders will be restored to the natural form as an image of the table. This invention relates to a ruled line editing method that allows editing.

〔発明の概要〕[Summary of the invention]

従来、行、あるいは列の挿入、削除による罫線の編集方
法としては、罫線情報の持ち方により、以下のような方
法が用いられている。
Conventionally, the following methods have been used to edit ruled lines by inserting or deleting rows or columns, depending on how the ruled line information is held.

(1)罫線情報をセル単位、あるいは罫線情報をデータ
そのものとして持つ場合 ■挿入・・・罫線もデータもない全く新しい行、あるい
は列を挿入する。
(1) When having ruled line information on a cell-by-cell basis or as data itself ■Insert: Insert a completely new row or column with no ruled lines or data.

■削除・・罫線の有無にかがわらず、指定された行、あ
るいは列を削除する。
■Delete: Deletes the specified row or column, regardless of whether it has borders or not.

(2)罫線情報を別テーブルとして持つ場合■挿入・・
行、あるいは列の挿入によって、セルの記号を名称等が
変更された場合、別 デープルの情報も、その変更された名 称で更新する。
(2) When having ruled line information as a separate table ■Insert...
When the name of a cell symbol is changed by inserting a row or column, the information of another table is also updated with the changed name.

■削除・・・同上 ここで、罫線情報をセル単位に持つ方法とは、そのセル
のデータを表示する場合に、そのセルの四方、あるいは
上側、左側等の二方向の端に罫線を表示するか否かの情
報を持つ方法である。また、罫線情報をデータそのもの
として持つ方法とは、テーブル上の1行、1列(列の長
さは1桁)分を罫線表示のために使用する方法で、通常
のデータの代りに罫線用のグラフィック文字を用いる。
■Delete...Same as above.Here, the method of having ruled line information for each cell is to display ruled lines on all sides of that cell, or on the edges of two directions such as the top and left side, when displaying the data of that cell. This is a method to have information on whether or not. Also, the method of having the ruled line information as the data itself is a method of using one row and one column (column length is 1 digit) on the table to display the ruled line, instead of the normal data. Use graphic characters.

また、最後に、別テーブルで罫線情報を持つ方法とは、
例えば、セルAI(A列の1行目のセル、以下同じ)の
左上端から、セルD1の左上端まで横罫線がある等の情
報を別テーブルとして持つ方法である。
Also, finally, how to have ruled line information in a separate table.
For example, there is a method of holding information such as that there is a horizontal ruled line from the upper left corner of cell AI (the cell in the first row of column A, the same applies hereinafter) to the upper left corner of cell D1 as a separate table.

しかし、いずれの方法も、新たに挿入した行、あるいは
列に周囲の罫線に見合った情報をセットするものでなく
、挿入部分に再度罫線を定義する必要がある。また、削
除の場合、テーブルの内側ならまだしも、罫線作成箇所
の先頭もしくは、最終部分を削除した場合、テーブルの
外枠が欠ける様なテーブルが出来上がってしまうという
問題があった。
However, neither method sets information that matches the surrounding ruled lines in the newly inserted row or column, and it is necessary to define the ruled lines again in the inserted portion. Furthermore, in the case of deletion, although it is possible to delete the inside of the table, if the beginning or end of the ruled line creation area is deleted, a table with the outer frame of the table missing may be created.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、行、あるいは列の挿入、削除によって
、罫線の再定義を最少限にすることを可能とした罫線編
集方式を提供することにある。
An object of the present invention is to provide a ruled line editing method that makes it possible to minimize the redefinition of ruled lines by inserting or deleting rows or columns.

〔発明の概要〕[Summary of the invention]

このような目的を達成するために1本発明では、例えば
、行挿入の場合には挿入行の上下の行、行削除の場合に
は削除行の上下の行の罫線情報を参照して、新たに罫線
情報を再編集することにより、テーブルの外枠内への挿
入であれば、そのテーブルを拡張したような形式の罫線
を、又、テーブル外枠を持つ行、あるいは列の削除であ
れば、その外枠を他の行、あるいは列に移動する等、の
自動編集を行なうようにしたことに特徴がある。
In order to achieve such an objective, the present invention, for example, refers to the border information of the lines above and below the inserted line in the case of inserting a line, and the lines above and below the deleted line in the case of deleting a line, and generates a new line. By re-editing the border information, if inserting within the outer frame of a table, you can create a border that looks like an expanded table, or if you delete a row or column that has a table outer frame. The feature is that automatic editing is performed, such as moving the outer frame to another row or column.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明を実施例により詳細に説明する。 Hereinafter, the present invention will be explained in detail with reference to Examples.

第1図は、本発明の表示装置の概観図を示している。図
のように表示装置は、キーボード1とCR7表示部2か
ら成り、キーボードlには、挿入位置、削除位置を指定
する文字数字キー3.挿入指定キー4.削除指令キー5
が設けられている。
FIG. 1 shows an overview of a display device of the present invention. As shown in the figure, the display device consists of a keyboard 1 and a CR7 display section 2, and the keyboard 1 includes alphanumeric keys 3, 3, 4, and 3 for specifying insertion and deletion positions. Insertion specification key 4. Delete command key 5
is provided.

キー4.5については、特殊なキーを持つ必要はなく、
文字数字キーに上記機能を持たせても良い。
For keys 4.5, there is no need to have a special key,
The above functions may be provided to the alphanumeric keys.

第2図は、本発明による罫線編集方式を実現する装置の
ブロック図を例示したものである。キーボード1および
CR7表示部2は′第1図し同じである。記憶装置6は
処理プログラムを格納し、記憶装置7はテーブルデータ
及び罫線情報を格納する。CP U 8は全体を制御す
るために用いるもので、その中には各種レジスタ10〜
nが設けられている。
FIG. 2 illustrates a block diagram of a device that implements the ruled line editing method according to the present invention. The keyboard 1 and CR7 display section 2 are the same as those shown in Figure 1. The storage device 6 stores processing programs, and the storage device 7 stores table data and ruled line information. The CPU 8 is used to control the entire system, and includes various registers 10 to 10.
n is provided.

第3図は、セル上での罫線の表示装置を例示したもので
、本実施例では図のように、縦罫線20゜21はセルの
上側、横罫線22.23はセルの左側に各々表示するも
のとして説明を行なう、従って、1つのセルの四方を罫
線で囲むには、第3図のように、3つのセル(24,2
5,26)に罫線情報をセラ1−するものとする。
FIG. 3 shows an example of a device for displaying ruled lines on a cell. In this embodiment, as shown in the figure, vertical ruled lines 20 and 21 are displayed above the cell, and horizontal ruled lines 22 and 23 are displayed on the left side of the cell. Therefore, to surround one cell with ruled lines, three cells (24, 2
5, 26), the ruled line information is set to 1-.

第4図は、第3図で示したセル24の罫線情報をセット
した例を示したもので、格納エリア30の26ビツト−
1−に縦罫線の有無を0と1で示し、同様に21ビツト
上には横罫線の有無を0と1で示す。実際の罫線情報と
しては、各々の罫線の有無の他、線の太さ、実線、点線
等の線種等も必要であるが、実施例の説明では必要ない
ので省略する。従って、あるセルの罫線情報としては、
格納エリア30の値で示され、同図のように3″″の場
合は縦横罫線共定義されていることを示す。
FIG. 4 shows an example of setting the ruled line information of the cell 24 shown in FIG.
1- indicates the presence or absence of a vertical ruled line with 0 and 1, and similarly, the presence or absence of a horizontal ruled line on the 21st bit is indicated with 0 and 1. As actual ruled line information, information such as the presence or absence of each ruled line, the thickness of the line, and the type of line such as a solid line or a dotted line is also required, but this is not necessary in the description of the embodiment, and will therefore be omitted. Therefore, the border information for a certain cell is
It is indicated by the value of the storage area 30, and as shown in the figure, when it is 3'', it indicates that both vertical and horizontal ruled lines are defined.

第5図は、第1図の表示部2に例示されたテーブルの5
行目と6行目の間に新しく行を追加し、罫線の編集処理
をする前の状態を示したものである。もし、罫線の編集
処理を行なわない場合には、点線で囲んだ挿入行31の
部分は罫線無しの状態となり、表としての形を整えるに
は、この挿入行31の部分に罫線の再定義を行なわなけ
ればならない。
FIG. 5 shows 5 of the table exemplified on the display section 2 of FIG.
This figure shows the state before a new line is added between the 6th line and the 6th line and the ruled line editing process is performed. If you do not edit the ruled lines, the inserted line 31 surrounded by dotted lines will have no ruled lines, and in order to format the table, you must redefine the ruled lines in this inserted line 31. must be done.

第6図は、第5図における挿入行31について、上下の
行の関係から見て望ましい形の罫線を示したものである
。即ち、セルA6.B6.D6゜H6に縦罫線を、セル
E6.F6.G6に縦横罫線を設定したものである。上
下の罫線情報から第6図に示したような罫線情報を自動
編集するため、本発明では以下の関係式を用いる。
FIG. 6 shows a desirable form of ruled line for the insertion line 31 in FIG. 5, considering the relationship between the upper and lower lines. That is, cell A6. B6. Add vertical ruled line to D6°H6, cell E6. F6. This is G6 with vertical and horizontal ruled lines set. In order to automatically edit the ruled line information as shown in FIG. 6 from the upper and lower ruled line information, the following relational expression is used in the present invention.

(行挿入の場合) [、IJ = (I、1」+10R] ) AN D 
L + J−8・・・(式1) (列挿入の場合) L+ J = (L、+ ++t OR,2)ΔNr)
L、□ 。
(For row insertion) [, IJ = (I, 1'' + 10R] ) AND
L + J-8... (Formula 1) (For column insertion) L+ J = (L, + ++t OR, 2) ΔNr)
L, □.

・(式2) ここで1″′は、第5図等で例示した列配置を番号で表
わしたものでi=]の時はA列、i=2の時はB列等々
を示すものとする。また、11 j Hは行番号を示す
。又、■、1.は、セルijの罫線情報を示す。行1列
番号がテーブル範囲外の場合のl12.は0とみなす。
・(Equation 2) Here, 1″′ represents the column arrangement illustrated in Figure 5 etc. as a number, and indicates column A when i=], column B when i=2, etc. In addition, 11 j H indicates the row number. Also, ■, 1. indicates the ruled line information of cell ij. If the row 1 column number is outside the table range, l12. is regarded as 0.

第7図は、式1、式2のみを用いた場合の不適当な罫線
編集例を示したものである。同図左側に示したように、
外枠で囲まれた2つの表32゜33の間、即ちj−1行
とj行の間に挿入した場合、同図右側に示したように、
2つの表34゜36の間に、新たに横罫線35が発生す
る。
FIG. 7 shows an example of inappropriate ruled line editing when only Equations 1 and 2 are used. As shown on the left side of the figure,
When inserted between two tables 32 and 33 surrounded by an outer frame, that is, between row j-1 and row j, as shown on the right side of the figure,
A new horizontal ruled line 35 is generated between the two tables 34° and 36.

第8図は、第7図と類似した例であるが、左側に示した
横罫線のみの表37のj−]行とj行の間に行を挿入し
た場合である。
FIG. 8 is an example similar to FIG. 7, except that a row is inserted between the j-] row and the j row of the table 37 with only horizontal ruled lines shown on the left.

第7図と第8図を比較した場合、第7図の横罫線35は
テーブル外枠で囲まれた範囲外のため、不要と考え、第
8図の横罫線39は横罫線を設定したチー・プル中に横
罫線線を挿入するということから必要と考える。本発明
では、上述の不要な罫線を消去する為の補正方式として
、以下の方式を用いる。
When comparing Fig. 7 and Fig. 8, the horizontal ruled line 35 in Fig. 7 is outside the range surrounded by the table outer frame, so it is considered unnecessary, and the horizontal ruled line 39 in Fig. 8・I think this is necessary because horizontal ruled lines are inserted during pull. In the present invention, the following method is used as a correction method for erasing the above-mentioned unnecessary ruled lines.

第9図は、行挿入時の不要な横罫線を削除するための判
断要因を示したもので、同図左側のように縦罫線と交わ
る点(A)を横罫線の閉端(以下単に閉端と略す)、同
図右側のように縦罫線と交わらず、横罫線の途切れる点
(B)を横罫線の開端(以下単に開端と略す)と呼ぶこ
とにする。
Figure 9 shows the decision factors for deleting unnecessary horizontal ruled lines when inserting a line. As shown on the left side of the figure, the point (A) that intersects with the vertical ruled line is The point (B) where the horizontal ruled line breaks without intersecting the vertical ruled line, as shown on the right side of the figure, will be referred to as the open end of the horizontal ruled line (hereinafter simply referred to as the open end).

第10図は、本補正方式の原理図を示したものである。FIG. 10 shows a diagram of the principle of this correction method.

まず、挿入行jについて説明すると、式1、式2を用い
ることにより同図の点線で示した横罫線C−Fと縦罫線
D−H,E−1が編集される。本補正方式では、行挿入
の場合は横罫線のみ補正を行なう為、補正の対象は横罫
線C−Fのみとなる。この横罫線を第9図で示した開端
、閉端という要因で分割すると、3つの横罫線C−11
First, to explain insertion line j, by using equations 1 and 2, horizontal ruled line CF and vertical ruled line DH, E-1 shown by dotted lines in the figure are edited. In this correction method, in the case of line insertion, only the horizontal ruled lines are corrected, so that only the horizontal ruled lines C-F are subject to correction. If this horizontal ruled line is divided according to the factors of open end and closed end shown in Fig. 9, three horizontal ruled lines C-11
.

D−E、E−Fに分かれる。このうち、両端共に閉端の
ものは補正対象としないので、そのまま編集を行なう。
Divided into D-E and E-F. Of these, those with both ends closed are not subject to correction, so they are edited as is.

少なくとも一方に開端を含むものについて、さらに次の
チェックを行なう。即ち、開端のある横罫線の間に列を
挿入した場合は、開端を持つ横罫線を作成するという考
え方に基づくものである。従って、第10図の開端を持
つ横罫線C−D、E−Fの開端C,Fについて、上下の
列の状態をチェックする。開端Cの場合、上側は閉端(
A)であるが、下側は開端(G)となっているため、こ
れも補正の対象としない。次に、開端Fについては、上
下共に閉端(B、J)のため、補正の対象として、横罫
線E−Fは作成しない。
For those that include an open end on at least one side, the following checks are further performed. That is, it is based on the idea that when a column is inserted between horizontal ruled lines with open ends, horizontal ruled lines with open ends are created. Therefore, the state of the upper and lower columns is checked for the open ends C and F of the horizontal ruled lines CD and EF with open ends shown in FIG. In the case of open end C, the upper side is the closed end (
A), but since the lower side is an open end (G), this is also not subject to correction. Next, regarding the open end F, since both the upper and lower ends are closed ends (B, J), the horizontal ruled line E-F is not created as a correction target.

以上の補正方式をフローチャートで示すと、第11図〜
第15図の通りである。
The above correction method is shown in flowcharts in Figs.
As shown in Figure 15.

第11図は第10図における0点を探索し、結果をFL
GIにセットする手段を示したものである。同様に第1
2図〜第14図は各々[〕点、E点、F点を探索し、結
果を各々FLG2.FT、、G3゜F L G 4にセ
ットする手段を示したものである。
Figure 11 searches for the 0 point in Figure 10 and converts the result to FL.
This figure shows the means for setting the GI. Similarly, the first
In Figures 2 to 14, point [], point E, and point F are searched, and the results are applied to FLG2. FT, , G3°F LG 4 is shown.

第15図はF’ L G ]〜FLG4の結果より、補
正する範囲の始点(Sl、S2)と終点(El。
FIG. 15 shows the starting point (Sl, S2) and end point (El.

E2)をめる手段を示したものである。ここでNS、N
Eは、チェックを行なう先頭列番号と最終行番号を示し
ている。
E2) is shown. Here NS, N
E indicates the first column number and last row number to be checked.

次に、行又は列の削除における補正について、行削除の
場合を例にして説明する。削除の場合の基本的な方式は
、削除する列に横罫線がある場合に、次式を用いて横罫
線を、削除する次の行に移動させるものである。
Next, correction for row or column deletion will be explained using the case of row deletion as an example. The basic method for deletion is to move the horizontal ruled line to the next row to be deleted using the following formula when there is a horizontal ruled line in the column to be deleted.

L+ J +1=Ll l J +l OR2・・・(
式3)但し、削除する列がテーブルの最終行の場合には
、次の行でなく、次式のように一つの前の行に移動させ
る。
L+ J +1=Ll J +l OR2...(
Formula 3) However, if the column to be deleted is the last row of the table, it is moved not to the next row but to the previous row as shown in the following formula.

I−1+ j−+ ’= I、1. ・・・(式4)第
16図は、削除の場合の補正方式のフローチャー1へを
示したものである。ここでNS、NEは前述の通りであ
るが、MEはテーブルの最終行番号を示している。
I-1+j-+'=I, 1. (Formula 4) FIG. 16 shows flowchart 1 of the correction method in the case of deletion. Here, NS and NE are as described above, and ME indicates the last row number of the table.

〔発明の効果〕〔Effect of the invention〕

以上説明した本発明によれば、任意の形態の表、または
これに類似する図形を作成編集する場合に操作者の最少
限の注意で目ざす図形を作成できるものであり、且つ作
成された図形からは不自然さが自動的に除かれ、見易さ
の秀れた図形が得られるものである。
According to the present invention described above, when creating and editing a table of any form or a figure similar to this, the desired figure can be created with minimal attention from the operator, and it is possible to create the desired figure from the created figure. The unnaturalness is automatically removed and a figure with excellent legibility can be obtained.

【図面の簡単な説明】 第1図は、本発明に係る表示装置の概観図、第2図は、
本発明を実現する装置のブロック図、第3図は、本発明
におけるセル上での罫線の表示例を示す図、第4図は、
第3図で示した罫線をメモリーLに蓄積する為のセット
例を示す回、第5図〜第10図は、本発明における行挿
入を例とした時の動作例の説明図、第11図〜第16図
は、本発明を実施する場合のCP Uのプログラム処理
の詳閉 1 図 冗 2 フ 第 3 目 第 4 (2) ¥I5図 ツ %t 目 ABC−1)E−一こ (iH 閣工ニ〕二JI■1 、r=「プト二」二二二]第 7
 図 第 9 図 l\叫。 A′「I Y′Ile 目 ′f111 国 ′f112 図 yf113 図 第1頁の続き 0発 明 者 浜 口 強 川崎市麻生区王禅寺ム開発
研究所内
[BRIEF DESCRIPTION OF THE DRAWINGS] FIG. 1 is an overview diagram of a display device according to the present invention, and FIG.
FIG. 3 is a block diagram of an apparatus for realizing the present invention, and FIG. 4 is a diagram showing an example of displaying ruled lines on cells according to the present invention.
FIG. 3 shows an example of setting the ruled lines to be stored in the memory L. FIGS. - Figure 16 shows details of the program processing of the CPU when implementing the present invention. iH cabinet engineer 2] 2 JI ■ 1, r = "put 2" 222] 7th
Figure 9 Figure l \ Scream. A'I Y'Ile Eye'f111 Country'f112 Figure yf113 Continuation of figure 1 page 0 Inventor Tsuyoshi Hamaguchi Inside Ozenjimu Development Research Institute, Asao Ward, Kawasaki City

Claims (1)

【特許請求の範囲】 1、出力された表の任意のセルの任意の端に罫線を付与
して作成した表に、行方向、または列方向に新しい行、
あるいは列を挿入、削除する方式において、行または列
のいずれかの第1の線を挿入する場合に、該挿入後の第
1の線と並ぶ隣接線の各々の罫線情報を参照して周囲の
罫線情報と最も近い形の罫線情報を自動的に作成するス
テップと、該新しく作成された挿入線の罫線情報につい
て、連続した該罫線部分の両端が、眩いずれかの隣接罫
線とも接続していない場合には、該隣接罫線部分のチェ
ックを行なうステップと、該隣接罫線部分の両端が他の
同方向の罫線と、これに交叉する方向の罫線によって接
続している場合には、該挿入線の対応するセルの該第1
の線と並行する罫線のみを削除するステップを有するこ
とを特徴とする罫線編集方式。 2、該第1の線が横罫線であり、該交叉する方向の罫線
が縦罫線である第1項記載の罫線編集方式。
[Claims] 1. In a table created by adding a border to any end of any cell of the output table, a new row in the row direction or column direction,
Alternatively, in the method of inserting or deleting columns, when inserting the first line of either a row or a column, refer to the ruled line information of each of the adjacent lines aligned with the inserted first line and The step of automatically creating ruled line information with the shape closest to the ruled line information, and the step of automatically creating ruled line information of the newly created inserted line, in which both ends of the continuous ruled line part are not connected to any adjacent ruled line. In this case, the step of checking the adjacent ruled line part and, if both ends of the adjacent ruled line part are connected to another ruled line in the same direction by a ruled line in a direction that intersects this, the step of checking the inserted line part. the first of the corresponding cells
A ruled line editing method characterized by having a step of deleting only ruled lines parallel to the lines of. 2. The ruled line editing method according to item 1, wherein the first line is a horizontal ruled line, and the ruled line in the intersecting direction is a vertical ruled line.
JP59032314A 1984-02-24 1984-02-24 Ruled line editing system Pending JPS60178581A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59032314A JPS60178581A (en) 1984-02-24 1984-02-24 Ruled line editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59032314A JPS60178581A (en) 1984-02-24 1984-02-24 Ruled line editing system

Publications (1)

Publication Number Publication Date
JPS60178581A true JPS60178581A (en) 1985-09-12

Family

ID=12355473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59032314A Pending JPS60178581A (en) 1984-02-24 1984-02-24 Ruled line editing system

Country Status (1)

Country Link
JP (1) JPS60178581A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61255460A (en) * 1985-05-08 1986-11-13 Casio Comput Co Ltd Table ruled line interpolating system
JPS62295170A (en) * 1986-05-16 1987-12-22 Sanyo Electric Co Ltd Document editing device
JPS6319063A (en) * 1986-07-11 1988-01-26 Seiko Epson Corp Ruled line preparing device
US4881130A (en) * 1987-12-07 1989-11-14 Ricoh Company, Ltd. Image editing system for an image recording apparatus with the capability of marking an edited image area in the form of a vector
JPH08249315A (en) * 1996-03-26 1996-09-27 Sanyo Electric Co Ltd Document editing device
JPH08320865A (en) * 1996-05-15 1996-12-03 Seiko Epson Corp Ruled-line generation device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61255460A (en) * 1985-05-08 1986-11-13 Casio Comput Co Ltd Table ruled line interpolating system
JPS62295170A (en) * 1986-05-16 1987-12-22 Sanyo Electric Co Ltd Document editing device
JPS6319063A (en) * 1986-07-11 1988-01-26 Seiko Epson Corp Ruled line preparing device
US4881130A (en) * 1987-12-07 1989-11-14 Ricoh Company, Ltd. Image editing system for an image recording apparatus with the capability of marking an edited image area in the form of a vector
JPH08249315A (en) * 1996-03-26 1996-09-27 Sanyo Electric Co Ltd Document editing device
JPH08320865A (en) * 1996-05-15 1996-12-03 Seiko Epson Corp Ruled-line generation device

Similar Documents

Publication Publication Date Title
US20050220366A1 (en) Image processing apparatus, image processing method and storage medium
US8976198B2 (en) Method, system and computer program product for creating shape collages
JPS60178581A (en) Ruled line editing system
JPH0541997B2 (en)
JPH0363756A (en) Document editor
JP3118379B2 (en) Layout processing device
JP2833203B2 (en) Table creation processing device
JP2812784B2 (en) Full screen editor
JP2642736B2 (en) Cell editing method
JP2995720B2 (en) Document editing method and document creation device
JPH03119465A (en) Document editing device
JPS62179064A (en) Picture processing system
JP2690657B2 (en) Layout pattern generator
JPH03102463A (en) Table edit displaying system and its device
JP3154790B2 (en) Optical character reader
JP2695815B2 (en) Typesetting display device
JPS61160170A (en) Data processor
JPH0589103A (en) Document editing processor
JPS60102687A (en) Document editing apparatus
JPS6231470A (en) Linking system for documentation device
JPS63291162A (en) Document editing device
JPH01130263A (en) Document processor
JPH0355866B2 (en)
JPH03266068A (en) Automatic reduction processing system for table block
JPH0377127A (en) Method and device for display control of table ruled line and data processor