JPH0727363B2 - Drawing data processing method - Google Patents
Drawing data processing methodInfo
- Publication number
- JPH0727363B2 JPH0727363B2 JP60135880A JP13588085A JPH0727363B2 JP H0727363 B2 JPH0727363 B2 JP H0727363B2 JP 60135880 A JP60135880 A JP 60135880A JP 13588085 A JP13588085 A JP 13588085A JP H0727363 B2 JPH0727363 B2 JP H0727363B2
- Authority
- JP
- Japan
- Prior art keywords
- stroke
- drawing data
- point
- pattern
- memory
- 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 - Lifetime
Links
Landscapes
- Storing Facsimile Image Data (AREA)
- Controls And Circuits For Display Device (AREA)
Description
【発明の詳細な説明】 (発明の属する技術分野) 本発明は、描画データの蓄積方式と、消去方式と、線種
変更方式に関するものである。Description: TECHNICAL FIELD The present invention relates to a drawing data storage method, an erasing method, and a line type changing method.
(従来の技術) 従来より、描画表示画面に表示された描画に対し、消去
したい部分の周囲を囲み、その内部を背景画面の色で塗
りつぶすことにより、描画を消去する方式が広く行われ
ている。(Prior Art) Conventionally, with respect to a drawing displayed on a drawing display screen, a method of erasing the drawing by enclosing the portion to be erased and filling the inside with the color of the background screen has been widely used. .
第9図は従来の描画表示画面上における重畳した図形に
例を示す。FIG. 9 shows an example of a superimposed graphic on a conventional drawing display screen.
表示画面上のみならずメモリ上からも座標データを消去
したい場合、また、複数の図形が重畳しているときに1
つの図形を消去したい場合(例えば、第9図においてバ
ツだけを消去したい場合)等にストローク単位での指示
が困難なため、その実現が困難であるという問題点があ
った。また、線種を変更する方式は未だ行われていな
い。When you want to delete the coordinate data not only from the display screen but also from the memory, or when multiple figures are superimposed,
When it is desired to erase one figure (for example, when only the cross is to be erased in FIG. 9), it is difficult to give instructions in stroke units, which is difficult to realize. In addition, the method of changing the line type has not been performed yet.
(発明の目的) 本発明は、上記の問題点を解決するために、メモリ上に
入力時系列でストローク単位に描画を蓄積し、描画消去
時には、消去すべきストローク(あるいはパターン)に
ペンタッチを行うことによって、描画表示画面上はもと
より、メモリ上においてもそのストローク(パターン)
を検出し、メモリ上からもそのストローク(パターン)
の座標を消去すること、及び、線種変更時には、ペンタ
ッチにより検出されたストローク(パターン)の線種を
変更することを特徴とするものである。(Object of the Invention) In order to solve the above problems, the present invention accumulates drawing in a memory in stroke units in input time series, and when a drawing is erased, a stroke (or pattern) to be erased is pen-touched. This allows the stroke (pattern) to be displayed not only on the drawing display screen but also in the memory.
Detected, and its stroke (pattern) from the memory
Is deleted, and the line type of the stroke (pattern) detected by the pen touch is changed when the line type is changed.
以下に、第1図〜第6図を用いて詳細な説明を行う。A detailed description will be given below with reference to FIGS. 1 to 6.
(発明の構成) 第1図は本発明における描画データのデータ構造を示す
図であり、11はペンダウンを表すコマンド、12はペンア
ップを表すコマンド、13はストローク間の時間間隔を示
す時刻情報、21〜2nは時刻1〜nにおける座標データで
ある。(Structure of the Invention) FIG. 1 is a diagram showing a data structure of drawing data in the present invention, 11 is a command indicating a pen down, 12 is a command indicating a pen up, 13 is time information indicating a time interval between strokes, 21 to 2n are coordinate data at times 1 to n.
本発明は第1図に示すようなデータ構造をもって描画デ
ータを蓄積する。即ち、ペンダウン時からペンアップ時
までの連続した座標データを1ストロークとして蓄積す
る。The present invention stores drawing data with a data structure as shown in FIG. That is, continuous coordinate data from pen down to pen up is accumulated as one stroke.
さらに、ストローク間の時間間隔を時刻情報として付加
し、その時刻情報を参照しながら描画を出力することに
より、入力時と同じ時系列で出力することが可能とな
る。Furthermore, by adding the time interval between strokes as time information and outputting the drawing while referring to the time information, it is possible to output in the same time series as at the time of input.
第2図は本発明における描画データ蓄積方式の機能ブロ
ック図であって、31は描画データ入力装置、32は符号
器、33はストローク検出回路、34は時刻情報付加回路、
35はバッファメモリ、36は復号器、37は描画表示装置、
38はタイマ、39はファイルメモリを表す。FIG. 2 is a functional block diagram of a drawing data storage system according to the present invention, in which 31 is a drawing data input device, 32 is an encoder, 33 is a stroke detection circuit, 34 is a time information adding circuit,
35 is a buffer memory, 36 is a decoder, 37 is a drawing display device,
38 is a timer and 39 is a file memory.
入力時には、まず、描画データ入力装置31により入力さ
れた描画データに対し、ストローク検出回路33の回路中
に含まれるペンアップ,ペンダウン判定回路においてス
トローク検出し、次にタイマ38によりストローク間の時
間間隔を測定し、この時間間隔を時刻情報付加回路34に
より時刻情報として付加する。At the time of input, first, with respect to the drawing data input by the drawing data input device 31, strokes are detected by the pen-up / pen-down determination circuit included in the circuit of the stroke detection circuit 33, and then the time interval between strokes is detected by the timer 38. Is measured and this time interval is added as time information by the time information adding circuit 34.
出力時にはファイルメモリ39により取出したデータを復
号器36にて復号化する際に、データに付加された時刻情
報を参照することにより、入力時と同じ時系列で出力す
る。At the time of output, when the data taken out by the file memory 39 is decoded by the decoder 36, the time information added to the data is referred to thereby output in the same time series as at the time of input.
上記蓄積法により蓄積された描画に対し、描画の消去を
行うモードを消去モードとし、線種を変更するモードを
線種変更モードとする。With respect to the drawings accumulated by the above accumulation method, the mode for erasing the drawing is the erasing mode and the mode for changing the line type is the line type changing mode.
消去モードにおいて、画面表示されている点のうち、ペ
ンタッチを行った点から最近傍にある点を含むストロー
クをメモリ上から検出し、そのストロークを表示画面の
みならず、メモリ上からも消去する。この消去方式をス
トローク消去方式と称する。In the erase mode, a stroke including a point closest to the point touched by the pen among the points displayed on the screen is detected from the memory, and the stroke is erased not only from the display screen but also from the memory. This erasing method is called a stroke erasing method.
第3図はストローク消去方式の概要を示す図である。FIG. 3 is a diagram showing an outline of the stroke erasing method.
第3図において、41は描画表示画面、42は描画データの
データ構造、43はペンタッチを行った点、44は点43の最
近傍の表示点、45は点44を含むストローク、46はメモリ
上の点44に相当する座標データを表す。In FIG. 3, 41 is a drawing display screen, 42 is a data structure of drawing data, 43 is a point touched by a pen, 44 is a display point in the vicinity of the point 43, 45 is a stroke including the point 44, and 46 is on a memory. Represents the coordinate data corresponding to the point 44 of.
第4図はストローク消去方式の機能ブロック図である。FIG. 4 is a functional block diagram of the stroke erasing method.
まず、ペンタッチポイント検出回路51においてペンタッ
チを行った点を検出し、画面上に表示されている点のう
ち、この点に最も近い点を最近傍点検出回路52により検
出する。First, the pen touch point detection circuit 51 detects a point where a pen touch is made, and among the points displayed on the screen, the closest point to this point is detected by the nearest point detection circuit 52.
次に、最近傍点検出回路52により検出された点を含むス
トロークを、ストローク検出回路53により検出し、スト
ローク消去回路54により、当該ストロークを画面上及び
メモリ上から消去する。Next, the stroke including the point detected by the closest point detection circuit 52 is detected by the stroke detection circuit 53, and the stroke erase circuit 54 erases the stroke from the screen and the memory.
第5図はパターン消去方式の概要を示す図であり、第5
図(a)は画面上の描画、第5図(b)はメモリ上の描
画データを表す。FIG. 5 is a diagram showing an outline of the pattern erasing method.
FIG. 5A shows drawing on the screen, and FIG. 5B shows drawing data on the memory.
このパターン消去方式は、例えば、点線のような1つの
ストローク単位で消去するよりも1つのパターンとして
認識し、一括して消去する方が望ましい描画を消去する
ための方式である。This pattern erasing method is, for example, a method for erasing a drawing, which is preferable to be recognized as one pattern and erased in a lump, rather than erasing in a stroke unit such as a dotted line.
消去モードにおいて、まず画面表示されている点のう
ち、ペンタッチを行った点の最近傍にある点を含むスト
ロークS0を検出する。In the erasing mode, first, the stroke S 0 including the point closest to the point touched with the pen among the points displayed on the screen is detected.
次に、時系列的にS0に続くストロークS1との蓄積時にお
けるペンアップからペンダウンまで(即ちペンタッチを
行っていない時間)の移動距離d1(ストロークS0の最後
の点とストロークS1の最初の点との距離)を測定する。Next, the moving distance d 1 from the pen-up to the pen-down (that is, the time when the pen touch is not performed) when accumulating the stroke S 1 following S 0 in time series (the last point of the stroke S 0 and the stroke S 1 The distance from the first point of).
d1がある閾値dを越えない場合は、ストロークS1をS0と
同じパターン内にあるものとする。さらに、ストローク
S1,S2に関しても同様な操作を行う。If d 1 does not exceed a certain threshold d, then stroke S 1 is in the same pattern as S 0 . In addition, the stroke
The same operation is performed for S 1 and S 2 .
また、ペンアップ時間tについても同様の処理を施す。
すなわち、時系列的にS0に続くストロークS1との蓄積時
におけるペンアップからペンダウンまでの時刻差を測定
し、時刻差があるしきい値を越えない場合は、ストロー
クS1をS0と同じパターン内にあるものとし、さらにスト
ロークS1,S2に関しても同様な操作を行う。The same process is performed for the pen-up time t.
That is, the time difference from pen-up to pen-down at the time of accumulation with the stroke S 1 following S 0 in time series is measured, and if the time difference does not exceed a certain threshold value, the stroke S 1 is set to S 0 . It is assumed that they are in the same pattern, and the same operation is performed for the strokes S 1 and S 2 .
この操作を、移動距離dnが設定された閾値dを越えるま
で繰返し、dnにおいて閾値を越えたとすれば、ストロー
クSn-1までをS0と同じパターン内にあるものとする。This operation is repeated until the moving distance d n exceeds the set threshold value d, and if it exceeds the threshold value at d n , it is assumed that the strokes up to S n-1 are in the same pattern as S 0 .
時系列的にS0から過去に遡ったストロークS-1,S-2…に
対しても全く同様の操作を行う。The same operation is performed for the strokes S -1 , S -2, ... which are traced back in time series from S 0 .
こうして、ストロークS0の含まれるパターンがどのスト
ロークからどのストロークまでかを検出し、そのパター
ン全体を一括して、表示画面上及びメモリ上から消去す
る。In this way, which stroke to which stroke the pattern including the stroke S 0 is included is detected, and the entire pattern is collectively erased from the display screen and the memory.
第5図(a)においては、S-1,S0,S1を1つのパターン
として消去する。In FIG. 5 (a), erasing S -1, the S 0, S 1 as one pattern.
第6図はパターン消去方式の機能ブロック図である。FIG. 6 is a functional block diagram of the pattern erasing method.
画面表示されている点のうち、ペンタッチポイント検出
回路71により検出された点の最近傍にある点を最近傍点
検出回路72において検出し、最近傍点検出回路72におい
て検出された点を含むストロークをストローク検出回路
73において検出する。Among the points displayed on the screen, the point closest to the point detected by the pen touch point detection circuit 71 is detected by the nearest point detection circuit 72, and the stroke including the point detected by the nearest point detection circuit 72 is stroked. Detection circuit
Detect at 73.
そのストロークと時間的に近接するストロークとの距離
を、パターン検出回路74中のストローク間距離測定回路
によって測定することにより、1つのパターンとしてど
のストロークを消去してよいかの判定を行う。最後に、
パターン消去回路75において1つのパターンを一括して
消去する。By measuring the distance between the stroke and the stroke that is temporally close to it, it is determined which stroke may be erased as one pattern by measuring the distance between strokes circuit in the pattern detection circuit 74. Finally,
The pattern erasing circuit 75 erases one pattern at a time.
画面上及びメモリ上から描画データ消去する場合、画面
上において、消去すべき部分を点滅させ、もしくは、色
を変える等の表示は当然可能である。When the drawing data is erased from the screen and the memory, it is naturally possible to display the portion to be erased on the screen by blinking or changing the color.
線種変更モードにおいて、ストローク線種変更方式は、
ストローク検出を行うまでの処理はストローク消去方式
と同様に行い、ペンタッチにより指示されたストローク
の線の種類(実線、点線、一点鎖線等)、色、大きさを
変更する方式である。In the line type change mode, the stroke line type change method is
The processing up to the stroke detection is performed in the same manner as the stroke erasing method, and is a method in which the type of stroke line (solid line, dotted line, alternate long and short dash line, etc.) designated by pen touch, color, and size are changed.
第7図はストローク線種変更方式の機能ブロック図であ
る。FIG. 7 is a functional block diagram of the stroke line type changing system.
まず、ペンタッチポイント検出回路81において、ペンタ
ッチにより指示された点の位置座標を検出する。First, the pen touch point detection circuit 81 detects the position coordinates of the point designated by the pen touch.
次に画面表示されている点のうち、検出された点の最近
傍にある点を最近傍点検出回路82により検出し、最近傍
点検出回路82において検出された点を含むストロークを
ストローク検出回路83により検出する。そのストローク
の線種を線種変更回路84により、表示画面上及びメモリ
上において変更する。Next, of the points displayed on the screen, the closest point to the detected point is detected by the closest point detection circuit 82, and the stroke including the point detected by the closest point detection circuit 82 is detected by the stroke detection circuit 83. To detect. The line type of the stroke is changed by the line type changing circuit 84 on the display screen and the memory.
パターン線種変更方式は、パターン検出を行うまでの処
理は、パターン消去方式と同様に行い、ペンタッチによ
り指示されたパターンの線種を変更する方式である。The pattern line type changing method is a method of changing the line type of the pattern designated by the pen touch by performing the processing up to the pattern detection in the same manner as the pattern erasing method.
第8図はパターン線種変更方式の機能ブロック図であ
る。FIG. 8 is a functional block diagram of the pattern line type changing system.
まず、ペンタッチポイント検出回路91により、ペンタッ
チにより指示された点の位置座標を検出する。First, the pen touch point detection circuit 91 detects the position coordinates of the point designated by the pen touch.
次に、画面表示されている点のうち、検出去れた点の最
近傍にある点を最近傍点検出回路92により検出する。Next, of the points displayed on the screen, the closest point to the point that has been detected is detected by the closest point detection circuit 92.
その後、最近傍点検出回路92において検出された点を含
むストロークをストローク検出回路93において検出す
る。Then, the stroke detection circuit 93 detects a stroke including the point detected by the nearest point detection circuit 92.
更に、ストローク検出回路93において検出されたストロ
ークを含むパターンをパターン検出回路94により検出
し、最後に、そのパターンの線種を線種変更回路95によ
り、表示画面上及びメモリ上において変更する。Further, the pattern detection circuit 94 detects the pattern including the stroke detected by the stroke detection circuit 93, and finally, the line type of the pattern is changed by the line type changing circuit 95 on the display screen and the memory.
(発明の効果) 以上説明したように、本発明によれば、描画データを消
去する際に、描画表示画面のみならず、メモリ上からも
消去できる他、消去モードにおいて、消去すべきストロ
ークの近傍にペンタッチすることにより、所望のストロ
ークのみを消去することができる。即ち、複数の図形が
重畳しているときに、消去すべき図形のみを消去するこ
とが可能となる。(Effects of the Invention) As described above, according to the present invention, when erasing drawing data, it can be erased not only from the drawing display screen but also from the memory, and in the erasing mode, in the vicinity of the stroke to be erased. It is possible to erase only a desired stroke by touching with a pen. That is, when a plurality of figures are superimposed, only the figure to be deleted can be deleted.
また、パターン消去方式を用いることにより、点線ある
いは文字を一括して消去することも可能となる。Further, by using the pattern erasing method, it becomes possible to erase the dotted lines or characters collectively.
さらに、ストローク単位、あるいはパターン単位で、線
の種類、線の太さ、線の色を変更することも可能とな
る。Furthermore, it is possible to change the type of line, the thickness of the line, and the color of the line for each stroke or for each pattern.
第1図は本発明における描画データのデータ構造を示す
図、第2図は本発明における描画データ蓄積方式の機能
ブロック図、第3図はストローク消去方式の概要を示す
図、第4図はストローク消去方式の機能ブロック図、第
5図はパターン消去方式の概要を示す図であり、第5図
(a)は画面上の描画、第5図(b)はメモリ上の描画
データを表し、第6図はパターン消去方式の機能ブロッ
ク図、第7図はストローク線種変更方式の機能ブロック
図、第8図はパターン線種変更方式の機能ブロック図、
第9図は従来の描画表示画面上における重畳した図形に
例を示す。 11……ペンダウンを表すコマンド、12……ペンアップを
表すコマンド、13……ストローク間の時間間隔を示す時
刻情報、21〜2n……時刻1〜nにおける座標データ、31
……描画データ入力装置、32……符号器、33,53,73,83,
93……ストローク検出回路、34……時刻情報付加回路、
35……バッファメモリ、36……復号器、37……描画表示
装置、38……タイマ、39……ファイルメモリ、41……描
画表示画面、42……描画データのデータ構造、43……ペ
ンタッチポイント、44……ペンタッチポイント43の最近
傍点、45……点44を含むストローク、46……メモリ上の
点44に相当する座標データ、51,71,81,91……ペンタッ
チポイント検出回路、52,72,82,92……最近傍点検出回
路、54……ストローク消去回路、74,94……パターン検
出回路、75……パターン消去回路、84,95……線種変更
回路。FIG. 1 is a diagram showing a data structure of drawing data in the present invention, FIG. 2 is a functional block diagram of a drawing data storage system in the present invention, FIG. 3 is a diagram showing an outline of a stroke erasing system, and FIG. 4 is a stroke. 5 is a functional block diagram of the erasing method, FIG. 5 is a diagram showing an outline of the pattern erasing method, FIG. 5 (a) shows drawing on the screen, FIG. 5 (b) shows drawing data on the memory, and FIG. 6 is a functional block diagram of the pattern erasing method, FIG. 7 is a functional block diagram of the stroke line type changing method, and FIG. 8 is a functional block diagram of the pattern line type changing method.
FIG. 9 shows an example of a superimposed graphic on a conventional drawing display screen. 11 ... Command indicating pen down, 12 ... Command indicating pen up, 13 ... Time information indicating time interval between strokes, 21 to 2n ... Coordinate data at time 1 to n, 31
...... Drawing data input device, 32 …… Encoder, 33,53,73,83,
93: Stroke detection circuit, 34: Time information addition circuit,
35 …… buffer memory, 36 …… decoder, 37 …… drawing display device, 38 …… timer, 39 …… file memory, 41 …… drawing display screen, 42 …… drawing data data structure, 43 …… pen touch Point, 44 ... the closest point of the pen touch point 43, 45 ... the stroke including the point 44, 46 ... coordinate data corresponding to the point 44 on the memory, 51, 71, 81, 91 ... pen touch point detection circuit, 52 , 72,82,92 …… Nearest point detection circuit, 54 …… Stroke erase circuit, 74,94 …… Pattern detection circuit, 75 …… Pattern erase circuit, 84,95 …… Line type change circuit.
───────────────────────────────────────────────────── フロントページの続き (72)発明者 酒井 善則 神奈川県横須賀市武1丁目2356番地 日本 電信電話株式会社横須賀電気通信研究所内 (56)参考文献 特開 昭56−92588(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yoshinori Sakai 1-2356 Take, Yokosuka City, Kanagawa Nippon Telegraph and Telephone Corporation, Yokosuka Electro-Communications Laboratory (56) Reference JP-A-56-92588 (JP, A)
Claims (1)
タ蓄積手段と、蓄積された該描画データを描画出力する
描画表示手段と、描画表示された前記描画データの指示
された点を検出するポイント検出手段と、該指示された
点のストロークを検出し描画パターンとして認識する描
画パターン認識手段と、認識した該描画パターンを画像
処理する画像処理手段を有する描画データ処理方式にお
いて、 前記描画データ蓄積手段は、描画データをストローク単
位で該ストローク単位間の時間間隔を付加してメモリ上
に蓄積する手段を有し、前記描画パターン認識手段は、
前記指示された点の最近傍点を含むストロークを検出し
該ストロークに対して距離的間隔及び時間的間隔が所定
のしきい値以下である前記描画データ中のストローク列
を一つの描画パターンとして認識する手段を有すること
を特徴とする描画データ処理方式。1. A drawing data accumulating means for accumulating drawing data on a memory, a drawing displaying means for drawing and outputting the accumulated drawing data, and a point for detecting a designated point of the drawn and displayed drawing data. In the drawing data processing method, which includes a detection unit, a drawing pattern recognition unit that detects a stroke of the designated point and recognizes the stroke as a drawing pattern, and an image processing unit that performs image processing of the recognized drawing pattern, the drawing data storage unit Has a means for accumulating the drawing data on a memory by adding a time interval between the stroke units, and the drawing pattern recognition means,
A stroke including the closest point of the designated point is detected, and a stroke string in the drawing data whose distance interval and time interval are less than or equal to a predetermined threshold is recognized as one drawing pattern. A drawing data processing method having means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60135880A JPH0727363B2 (en) | 1985-06-24 | 1985-06-24 | Drawing data processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60135880A JPH0727363B2 (en) | 1985-06-24 | 1985-06-24 | Drawing data processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS61294965A JPS61294965A (en) | 1986-12-25 |
JPH0727363B2 true JPH0727363B2 (en) | 1995-03-29 |
Family
ID=15161931
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60135880A Expired - Lifetime JPH0727363B2 (en) | 1985-06-24 | 1985-06-24 | Drawing data processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0727363B2 (en) |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5692588A (en) * | 1979-12-27 | 1981-07-27 | Nippon Electric Co | Display unit |
-
1985
- 1985-06-24 JP JP60135880A patent/JPH0727363B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPS61294965A (en) | 1986-12-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6999061B2 (en) | Electronic whiteboard system | |
CN112764616B (en) | Method, device and equipment for accelerating handwriting of electronic ink screen and storage medium | |
KR930008595A (en) | Data processing system and its processing time reduction method | |
JPH0814822B2 (en) | Command input device | |
US10198177B2 (en) | Image processing apparatus, image processing method, and recording medium | |
CN111475045A (en) | Handwriting drawing method, device, equipment and storage medium | |
JPS63206827A (en) | Display scroll system | |
KR970049360A (en) | Device and method for erasing information on computer screen created with pen | |
CN110347318B (en) | Handwriting drawing method, device, equipment and storage medium | |
JPH0727363B2 (en) | Drawing data processing method | |
CN107450840A (en) | The determination method, apparatus and electronic equipment of finger touch connected domain | |
CN112183318A (en) | Writing method and device, storage medium and electronic whiteboard | |
JPH0149998B2 (en) | ||
JPH07117989B2 (en) | Handwriting recognition device | |
CN114691009B (en) | Method, system, device and medium for always displaying handwriting data in forward direction | |
US20230409145A1 (en) | Touch response method, device, interactive white board, and storage medium | |
JPH045231B2 (en) | ||
JP2831715B2 (en) | Position detection device | |
JP2644796B2 (en) | Drawing processing method for character figures, etc. | |
JPH07152870A (en) | Handwritten character display device | |
JP2001266071A (en) | Device and method for inputting handwritten character, and recording medium for recording program for realizing method | |
JPH0786879B2 (en) | File search device | |
JPH11272413A (en) | Coordinate inputting device | |
JPH0145662B2 (en) | ||
JPH0379733B2 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
EXPY | Cancellation because of completion of term |