JPH0130177B2 - - Google Patents
Info
- Publication number
- JPH0130177B2 JPH0130177B2 JP58022319A JP2231983A JPH0130177B2 JP H0130177 B2 JPH0130177 B2 JP H0130177B2 JP 58022319 A JP58022319 A JP 58022319A JP 2231983 A JP2231983 A JP 2231983A JP H0130177 B2 JPH0130177 B2 JP H0130177B2
- Authority
- JP
- Japan
- Prior art keywords
- display
- line segment
- mark
- line
- section
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T19/00—Manipulating three-dimensional [3D] models or images for computer graphics
Landscapes
- Engineering & Computer Science (AREA)
- Computer Graphics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Processing Or Creating Images (AREA)
Description
【発明の詳細な説明】
〔発明の技術分野〕
この発明は、図形処理装置とオペレータとで会
話形式によつて線図形を作成する簡易図形処理装
置に関し、特に線図形作成過程において必須の機
能である図形編集を行う装置に係るものである。[Detailed Description of the Invention] [Technical Field of the Invention] The present invention relates to a simple graphics processing device that creates line graphics in a conversational manner between the graphics processing device and an operator, and particularly relates to a simple graphics processing device that creates line graphics in a conversational manner between the graphics processing device and an operator. This relates to a device that performs certain graphic editing.
一般に、この種の簡易図形処理装置は、オペレ
ータによつて入力される位置情報(座標値)とコ
マンド(形状、線種、線幅など)によつて所定の
線分を画面上に表示するように構成されている。
例えば直線情報ならば直線の始点、終点をジヨイ
ステツク、タブレツトまたはライトペン等の位置
情報入力装置によつて座標を入力した後、直線描
画コマンドを入力する。また円情報ならば中心点
とその半径を入力した後、円描画コマンドを入力
する。
Generally, this type of simple graphic processing device displays a predetermined line segment on the screen based on position information (coordinate values) and commands (shape, line type, line width, etc.) input by the operator. It is composed of
For example, in the case of straight line information, the coordinates of the start and end points of the straight line are input using a position information input device such as a joystick, tablet, or light pen, and then a straight line drawing command is input. If it is circle information, input the center point and its radius, and then input the circle drawing command.
上記のように、簡易図形処理装置は、オペレー
タから入力される情報に応じて陰極線管(CRT)
等の表示部に視覚情報として表示すると共に処理
装置に内蔵されている記憶部に順次記憶し、オペ
レータの意図する最終図形(例えばブロツク図ま
たはフローチヤート図等)を構築する。第1図
は、この簡易形図形処理装置の記憶部の記憶状態
を具現化したものである。 As mentioned above, the simple graphics processing device uses a cathode ray tube (CRT)
The information is displayed as visual information on a display unit such as a computer, etc., and is sequentially stored in a storage unit built into a processing device to construct a final figure (for example, a block diagram or a flowchart diagram) intended by the operator. FIG. 1 embodies the storage state of the storage unit of this simplified graphic processing device.
上記したように、オペレータが総ての線分を間
違いなく入力できるならば、図形処理装置は入力
情報を遂一記憶部へ記憶し、その情報から生成さ
れるベクタ情報を表示部へ表示するだけで済む
が、そこには必ずオペレータの間違い、あるいは
変更のための線分削除が発生する。先ず、以前入
力された1線分を削除するために、図形処理装置
は削除対象の1線分を検知し、その線分を記憶部
から抹消すると共に、その線分の表示情報も消去
しなければならない。この1線分の検知手段は表
示部の表示方式によつて異なるが、ここではラス
タ・スキヤン方式による表示部をもつ図形処理装
置として説明する。 As mentioned above, if the operator can input all the line segments correctly, the graphics processing device only stores the input information in the storage section and displays the vector information generated from that information on the display section. However, there is always an operator error or deletion of line segments due to changes. First, in order to delete a previously input line segment, the graphics processing device must detect the line segment to be deleted, delete that line segment from the memory, and also delete the display information for that line segment. Must be. The means for detecting this one line segment differs depending on the display method of the display section, but here, it will be explained as a graphic processing device having a display section using a raster scan method.
このラスタ・スキヤン方式による線図形表示の
基本形を次に説明し、続いて従来装置による線分
の検出方法及びその欠点について説明する。 The basic form of line graphic display using this raster scan method will be explained next, and then the line segment detection method using the conventional device and its drawbacks will be explained.
第2図は、ラスタ・スキヤン方式における線図
形表示の基本方式を説明する図である。図中の符
号1は第1図に示した線情報を記憶する記憶部、
2は該記憶部に記憶されている情報からラスタ情
報(ドツト情報とも呼ぶ)に変換するためのベク
タ・ラスタ変換部(以下単に変換部を称す)、3
は該変換部において変換されたドツト情報を表示
のために記憶するフレーム・メモリ(以下単に
FMと略称する)、4は該FMに記憶されているド
ツト情報を周期的に読み出して視覚情報に変換す
るためのビデオ発生部、5はラスタ・スキヤン方
式による表示部である。 FIG. 2 is a diagram illustrating the basic method of displaying line figures in the raster scan method. Reference numeral 1 in the figure is a storage unit that stores the line information shown in FIG.
2 is a vector/raster conversion unit (hereinafter simply referred to as a conversion unit) for converting the information stored in the storage unit into raster information (also referred to as dot information); 3
is a frame memory (hereinafter simply referred to as
(abbreviated as FM), 4 is a video generating section for periodically reading out dot information stored in the FM and converting it into visual information, and 5 is a display section using a raster scan method.
上記した構成において、通常はFM3の記憶容
量は表示部5の有効表示画素数と対応付けられて
おり、表示部5の有効表示画素が縦512(ラスタ)、
横512(ドツト)であれば、FM3も512×512の画
素を記憶する容量をもつ。また表示部5への表示
動作は変換部2の変換処理とは独立に行なわれ、
FM3のドツト情報はビデオ発生部4からの表示
制御信号(表示部5の水平同期信号、垂直同期信
号等をもとにして発生される信号)に従つて1秒
間に30〜40回程度の割合いで順次読み出され、遂
一視覚情報として表示部5へ送出される。一方、
変換部2には記憶部1に記憶されている線情報を
読み出し、その線情報に対応するFM3上の画素
を順次輝点とするような変換処理を行なつてい
る。この変換処理は基本的に1線分に対して1度
行なわれるのみである。 In the above configuration, the storage capacity of the FM 3 is usually associated with the number of effective display pixels of the display section 5, and the effective display pixels of the display section 5 are 512 vertically (raster),
If there are 512 pixels (dots) horizontally, FM3 also has a capacity to store 512×512 pixels. Further, the display operation on the display unit 5 is performed independently of the conversion process of the conversion unit 2,
The dot information of FM3 is generated at a rate of about 30 to 40 times per second according to the display control signal from the video generator 4 (a signal generated based on the horizontal synchronization signal, vertical synchronization signal, etc. of the display section 5). The information is sequentially read out and finally sent to the display section 5 as visual information. on the other hand,
The converting unit 2 reads the line information stored in the storage unit 1 and performs conversion processing to sequentially convert pixels on the FM 3 corresponding to the line information into bright spots. This conversion process is basically performed only once for one line segment.
第3図は、この変換部2の動作を詳細に説明す
るための図であつて、図中の線分は第1図におい
て示した「直線1」とする。先ず、「直線1」の
発生要求が新たに生じたとき、記憶部1に記憶さ
れると共に、変換部2に入力される。この変換部
2は「直線1」に付随する形状、線種、線幅及び
位置(xs1,ys1),(xe1,ye1)から所定の線分を
FM3に描画する。その発生手順は、位置(xs1,
ys1)を始端点(図中下方の黒丸)とし、(ye1−
ys1)/(xe1−xs1)の傾きをもつ線分で、位置
(xe1,ye1)を終端点とする線であることを見出
し、その始端点から終端点までの間を、その線分
の傾きと画素配列される格子網との交点から導き
出される補完(図中白丸の部分)処理をすること
によつて、「直線1」のラスタ変換(ドツト変換)
を終了する。 FIG. 3 is a diagram for explaining in detail the operation of the converter 2, and the line segment in the diagram is the "straight line 1" shown in FIG. 1. First, when a new request for generation of "straight line 1" arises, it is stored in the storage section 1 and input to the conversion section 2. This conversion unit 2 converts a predetermined line segment from the shape, line type, line width, and position (xs 1 , ys 1 ), (xe 1 , ye 1 ) associated with “straight line 1”.
Draw on FM3. The generation procedure is the position (xs 1 ,
ys 1 ) as the starting point (black circle at the bottom of the figure), and (ye 1 −
Find out that it is a line segment with a slope of ys 1 )/(xe 1 − xs 1 ) whose end point is the position (xe 1 , ye 1 ), and the distance from the start point to the end point is Raster conversion (dot conversion) of "Line 1" is performed by performing interpolation (white circle in the figure) derived from the intersection of the slope of the line segment and the grid network in which the pixels are arranged.
end.
上記したように、この種の装置は発生する線分
の全画素の位置情報を保持せずに、ベクタ情報の
形式で記憶しておくものである。このような記憶
形態をもつ図形処理装置において、従来は表示部
5に表示されている線分上の任意位置をオペレー
タがジヨイステツク等の位置情報入力装置によつ
て指定することにより、削除対象の線分を検知す
るようになつていた。例えば、第3図に示した
「直線1」を削除する場合、オペレータは表示部
5上で「直線1」の展開されている線分上の任意
位置をジヨイステツク等を用いて図形処理装置へ
入力する。この入力位置が仮に第3図に示す点
(xn,yn)の画素位置であるとする。図形処理装
置はこの削除要求に対応する点(xn,yn)に対
応する線分を検出するために、記憶部1に記憶さ
れている全ベクタ情報を再度変換部3を用いてラ
スタ変換し、入力された位置情報(xn,yn)と
一致する画素をもつ線分を抽出する。この例では
「直線1」の7画素目の展開で入力された位置情
報と一致することになり、削除対象の線分は「直
線1」と判定する。しかしながら、上記は原理的
な判定方法であり、実際は必ずしもオペレータの
入力位置が展開されている線分上を指示するとは
限らず、ある範囲をもつて検出するようになつて
いる。その範囲の取り方は、正方形、円形等、
種々の方法があるが、一般的に回路構成が容易な
正方形方式がとられている。この正方形方式と
は、オペレータによつて入力された位置情報
(x,y)を中心とした正方形(x±m,y±m)
を検知領域として、全ベクタ情報を展開し、その
領域に展開される線分を削除対象の候補とする。
これによつてオペレータへの、位置入力精度を緩
和するようになつている。この反面、この領域を
広げることによつて新たな問題が発生する。それ
は、領域内に複数の線分が展開される可能性があ
り、その複数の線分中から1線分を抽出するため
に、再度オペレータへの確認(1線分毎に高輝度
表示)を行つて決定する必要がある。 As described above, this type of device does not hold the position information of all pixels of a generated line segment, but stores it in the form of vector information. Conventionally, in a graphic processing device having such a storage format, an operator can specify an arbitrary position on a line segment displayed on the display unit 5 using a positional information input device such as a joystick to select a line to be deleted. It was beginning to detect the minute. For example, when deleting "straight line 1" shown in FIG. do. Assume that this input position is the pixel position of the point (xn, yn) shown in FIG. In order to detect the line segment corresponding to the point (xn, yn) corresponding to this deletion request, the graphic processing device raster-converts all the vector information stored in the storage unit 1 again using the conversion unit 3, Extracts line segments that have pixels that match the input position information (xn, yn). In this example, the expansion of the seventh pixel of "straight line 1" matches the input position information, and the line segment to be deleted is determined to be "straight line 1." However, the above method is a theoretical determination method, and in reality, the operator's input position does not necessarily indicate a position on the developed line segment, but rather detects a certain range. The range can be taken as square, circular, etc.
Although there are various methods, a square method is generally used because it is easy to configure the circuit. This square method is a square (x±m, y±m) centered on the position information (x, y) input by the operator.
All vector information is expanded using the detection area as a detection area, and line segments expanded in that area are candidates for deletion.
This reduces the accuracy of position input for the operator. On the other hand, expanding this area creates new problems. There is a possibility that multiple line segments may be developed within the area, and in order to extract one line segment from among the multiple line segments, confirmation with the operator is required again (high-intensity display for each line segment). I need to go and decide.
以上従来のこの種装置の削除対象線分の抽出方
法について説明したが、これによれば展開されて
いる線分上の任意位置を入力させることによつて
行つていたため、下記(a),(b)のような欠点があつ
た。 The conventional method for extracting line segments to be deleted using this type of device has been explained above.According to this method, this is done by inputting an arbitrary position on the expanded line segment. There were drawbacks like (b).
(a) 削除対象の位置入力によつて、記憶部1に記
憶されている全ベクタ情報を再度ドツト情報に
変換して対象線分を抽出しなければならない。
これは1点の画素情報の展開に500ms費やし、
1線分200ドツトで200本の線分が存在するなら
ば、実に全ベクタ情報展開に20msも要してし
まう。(a) By inputting the position of the deletion target, all the vector information stored in the storage unit 1 must be converted into dot information again to extract the target line segment.
This takes 500ms to develop one point of pixel information,
If there are 200 line segments with 200 dots per line, it will actually take 20 ms to develop all the vector information.
(b) 線分検出領域内に複数本の線分が入り込む可
能性があるため、再度確認手段を要する。(b) Since there is a possibility that multiple line segments may enter the line segment detection area, a reconfirmation method is required.
この発明は、これらの欠点を除去するためにな
されたものであり、表示線分に対してその近傍に
マーク表示するように構成し、そのマークの位置
を入力することによつて削除対象の線分を抽出す
るようにした図形編集装置を提供するものであ
る。
This invention was made in order to eliminate these drawbacks, and is configured to display a mark near the displayed line segment, and by inputting the position of the mark, the line to be deleted can be selected. The present invention provides a graphic editing device that extracts the parts.
以下、この発明の一実施例を第4図について説
明する。第4図において、符号1〜5は第2図に
ついて説明したものと同一のものであり、詳細な
説明は省略する。符号6は記憶部1に記憶されて
いる線分を読み出し、該線分に対するマーク表示
位置を判定する線識別部、7は該線識別部によつ
て与えられるマーク表示位置に従つてマーク・パ
ターンを生成し、FM3の所定位置へ埋め込むた
めのマーク発生部である。
An embodiment of the present invention will be described below with reference to FIG. In FIG. 4, reference numerals 1 to 5 are the same as those explained in connection with FIG. 2, and detailed explanation will be omitted. Reference numeral 6 denotes a line identification unit that reads a line segment stored in the storage unit 1 and determines a mark display position for the line segment; 7 a mark pattern according to the mark display position given by the line identification unit; This is a mark generation unit that generates a mark and embeds it in a predetermined position of FM3.
上記のような構成において、オペレータからの
削除要求が発生した場合、線識別部が制御部より
起動され、記憶部1に記憶されている全ベクタ情
報を読み出し、その線分の近傍へマーク表示を行
うための位置を算出する。この算出例としては、
直線ならば始端点(xs,ys)、終端点(xe,ye)
またはその線分の中点〔|xe−xs|/2+min
(xs,xe),|ye−ys|/2+min(ys,ye)〕へ、
また円ならば中心点(xo,yo)または円周上の
ある1点(xc,yc)の位置等が想定できる。こ
の算出位置をマーク発生部7へ送出する。このマ
ーク発生部7では、マークパターンを与えられた
位置に対応するFM3の位置へ展開する。このと
き、FM3に展開されている他の情報と排他的論
理和(EXOR)によつて展開する。 In the above configuration, when a deletion request is made by the operator, the line identification section is activated by the control section, reads out all vector information stored in the storage section 1, and displays a mark near the line segment. Calculate the position to perform. As an example of this calculation,
If it is a straight line, the starting point (xs, ys) and the ending point (xe, ye)
or the midpoint of the line segment [|xe−xs|/2+min
(xs, xe), |ye−ys|/2+min(ys, ye)],
If it is a circle, the position of the center point (xo, yo) or a certain point on the circumference (xc, yc) can be assumed. This calculated position is sent to the mark generation section 7. This mark generation section 7 develops the mark pattern to the position of the FM 3 corresponding to the given position. At this time, it is expanded by exclusive OR (EXOR) with other information expanded in FM3.
第5図はベクタ情報と合せてマーク表示もなさ
れているときの表示部5を示すものである。オペ
レータはこのベクタ情報とマークが表示された表
示部5を確認しつつ、対象線分に付随するマーク
位置をジヨイステツク等の位置情報入力装置によ
つて入力する。図形処理装置の制御部は、この入
力位置情報をもつて再度線識別部6を起動する。
該線識別部6はこの起動によつて記憶部1に記憶
されているベクタ情報との対応付けを順次実行す
る。いま、マーク表示を第6図に示す如く、線分
の始端点(xs,ys)から点(xs+dX,ys+dY)
までの小矩形領域で発生するものとすると、その
対応付けは、入力された位置を(x,y)、ベク
タ情報の始端点を(xs,ys)としたとき、次の
条件を満足する線分を対称線分として抽出する。 FIG. 5 shows the display unit 5 when marks are displayed in addition to vector information. The operator inputs the mark position associated with the target line segment using a position information input device such as a joystick while checking the display section 5 on which the vector information and mark are displayed. The control section of the graphic processing device activates the line identification section 6 again using this input position information.
Upon this activation, the line identification section 6 sequentially performs association with the vector information stored in the storage section 1. Now, the marks are displayed from the starting point (xs, ys) of the line segment to the point (xs+d X , ys+d Y ) as shown in Figure 6.
If the input position is (x, y) and the starting point of vector information is (xs, ys), then the correspondence is a line that satisfies the following conditions Extract the minute as a symmetric line segment.
xs<x<xs+dX
ys−dY<y<ys
この条件式は、全ベクタ情報をドツト情報に変
換することなく容易に対象線分を抽出できること
を示す。この抽出された線分をラスタ変換部2を
通して排他的論理和(EXOR)でFM3に展開す
ることによつて対象線分を消去することができ
る。xs < x <xs+d The target line segment can be deleted by expanding this extracted line segment into FM3 using exclusive OR (EXOR) through the raster conversion unit 2.
また、表示されたマークは線識別部6において
前記の条件判定をしつつマーク表示部7を通して
同一位置に同一マークを上記排他的論理和でFM
3へ展開することによつて表示されているベクタ
情報を潰さずにマークだけを消去することができ
る。 In addition, the displayed mark is determined by the above-mentioned condition judgment in the line identification section 6, and the same mark is placed in the same position through the mark display section 7 using the above exclusive OR.
By expanding to 3, only the mark can be erased without destroying the displayed vector information.
上記した実施例では、削除要求に対して全ベク
タ情報にマークを付随することとしたが、この発
明はこれに限らず、対象線分の形状、線幅、線種
等をオペレータからの指示によつて設定できるよ
うにし、その該当線分だけにマーク表示するよう
な判定部分を線識別部6に設けてもよい。また、
マークの表示位置もオペレータからの指示によつ
て始端点、中点、終端点と切換えられるようにす
ることによつて、マークと対応する線分をオペレ
ータが認識しやすいようにその表示位置切換え部
分を線識別部6に設けてもよい。 In the above-described embodiment, a mark is attached to all vector information in response to a deletion request, but the present invention is not limited to this. The line identification section 6 may be provided with a determination section that allows the user to set the line segment accordingly and displays a mark only on the corresponding line segment. Also,
By making it possible to switch the display position of the mark between the start point, middle point, and end point according to instructions from the operator, the display position switching section is designed to make it easier for the operator to recognize the line segment that corresponds to the mark. may be provided in the line identification section 6.
上記したように、この発明に係る図形編集装置
では、定められたマーク領域で入力するように構
成されているので、全ベクタ情報を再展開するこ
ともなく、またマーク表示線分及びマーク表示位
置を変更することによつて容易に対象線分を抽出
することができる。更に、マーク表示部は通常簡
易図形処理装置に基本的に用意されている文字発
生部の1シンボルを定義することによつてできる
ため、特別に用意する必要もなく、またハードウ
エアに依存せずに、総てソフトウエアで対処する
こともでき、パーソナル・コンピユータ等による
簡易図形処理に応用できるものである。
As described above, the figure editing device according to the present invention is configured to input in a predetermined mark area, so there is no need to redeploy all vector information, and mark display line segments and mark display positions By changing , the target line segment can be easily extracted. Furthermore, since the mark display section can be created by defining one symbol of the character generation section that is basically provided in the simple graphic processing device, there is no need to prepare it specially and it does not depend on the hardware. However, all of the above can be handled using software, and can be applied to simple graphic processing using a personal computer or the like.
第1図は図形情報の各種記憶形式を示す模式
図、第2図は従来例を示すブロツク図、第3図は
第2図のものの要部の動作を示す説明図、第4図
はこの発明の一実施例を示すブロツク図、第5図
は第4図のものによる表示画面の一例を示す説明
図、第6図はマーク表示位置を示す説明図であ
る。
1:記憶部、2:ベクタ・ラスタ変換部、3:
フレーム・メモリ、4:ビデオ発生部、5:表示
部、6:線識別部、7:マーク表示部。
Fig. 1 is a schematic diagram showing various storage formats of graphical information, Fig. 2 is a block diagram showing a conventional example, Fig. 3 is an explanatory diagram showing the operation of the main part of the one shown in Fig. 2, and Fig. 4 is the invention. FIG. 5 is an explanatory diagram showing an example of the display screen according to the one shown in FIG. 4, and FIG. 6 is an explanatory diagram showing mark display positions. 1: Storage unit, 2: Vector/raster conversion unit, 3:
Frame memory, 4: video generation section, 5: display section, 6: line identification section, 7: mark display section.
Claims (1)
を表示する表示部と、表示画素に対応した画像情
報を記憶するフレーム・メモリ部と、該フレー
ム・メモリ部の画像情報を表示部の表示時間に応
じて読み出し制御を行うビデオ発生部と、オペレ
ータによつて入力される図形情報を記憶する記憶
部と、入力された該図形情報からドツト情報を発
生しフレーム・メモリ部へ展開するベクタ・ラス
タ変換部と、位置入力する手段とを有する図形処
理装置において、オペレータからの線分削除要求
に対して削除対象となる図形線分を前記記憶部か
ら読み出し、該図形線分の持つ座標値をもとに、
該線分の近傍にマーク表示を促す線識別部と、マ
ーク表示を行うマーク表示部とを設け、該マーク
表示位置をポインテングする、前記位置入力手段
によつて指定されたマークを検出することによ
り、対象線分を抽出することを特徴とする図形編
集装置。1. A display unit that displays arbitrary figures including characters, symbols, etc. on a display screen, a frame memory unit that stores image information corresponding to display pixels, and a display unit that displays image information in the frame memory unit. A video generation section that performs readout control according to time, a storage section that stores graphic information input by the operator, and a vector generator that generates dot information from the input graphic information and expands it to the frame memory section. In a graphic processing device having a raster conversion unit and a means for inputting a position, a graphic line segment to be deleted is read from the storage unit in response to a line segment deletion request from an operator, and coordinate values of the graphic line segment are stored. Based on
A line identification section for prompting mark display and a mark display section for displaying the mark are provided in the vicinity of the line segment, and the mark specified by the position input means for pointing at the mark display position is detected. , a figure editing device characterized by extracting target line segments.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58022319A JPS59148975A (en) | 1983-02-14 | 1983-02-14 | Editing device of pattern |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58022319A JPS59148975A (en) | 1983-02-14 | 1983-02-14 | Editing device of pattern |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS59148975A JPS59148975A (en) | 1984-08-25 |
| JPH0130177B2 true JPH0130177B2 (en) | 1989-06-16 |
Family
ID=12079396
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP58022319A Granted JPS59148975A (en) | 1983-02-14 | 1983-02-14 | Editing device of pattern |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS59148975A (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62135971A (en) * | 1985-12-10 | 1987-06-18 | Matsushita Electric Ind Co Ltd | Shape editing device |
| JPS62152079A (en) * | 1985-12-26 | 1987-07-07 | Matsushita Electric Ind Co Ltd | Graphic edition device |
| JP2579306B2 (en) * | 1986-12-23 | 1997-02-05 | フアナツク株式会社 | Automatic programming system |
-
1983
- 1983-02-14 JP JP58022319A patent/JPS59148975A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS59148975A (en) | 1984-08-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0130177B2 (en) | ||
| JP2001202402A (en) | Drawing creation device and drawing change display method | |
| JPS581816B2 (en) | Raster scan graphic display device | |
| JPS59142665A (en) | Pattern processing device | |
| JP3187151B2 (en) | Graphic processing apparatus and method | |
| JP2663967B2 (en) | Information storage control method | |
| JPS6010390A (en) | Pattern identification processing system by light pen in graphic processing system | |
| JPH0318999Y2 (en) | ||
| JPS632118B2 (en) | ||
| JP3363028B2 (en) | Image display method | |
| JPH0374397B2 (en) | ||
| JPS6385978A (en) | Graphic editing device | |
| JPS6352388B2 (en) | ||
| JP2575636B2 (en) | Graphic display device | |
| JP2721344B2 (en) | Image processing method | |
| JPH0413727Y2 (en) | ||
| JPS60241175A (en) | Graphic processor | |
| JPH09326008A (en) | Form format definition method and device | |
| JPH0632068B2 (en) | Handwriting recognition device | |
| JPH06342280A (en) | Video character pattern processor | |
| JPH0720240B2 (en) | Image creation device | |
| JPH01159690A (en) | Picture editing apparatus | |
| JPH0424748B2 (en) | ||
| JPS61158394A (en) | Fast circle circular arc generation system | |
| JPH0773299A (en) | Image input device |