JPH06202805A - Position information input system - Google Patents

Position information input system

Info

Publication number
JPH06202805A
JPH06202805A JP5017035A JP1703593A JPH06202805A JP H06202805 A JPH06202805 A JP H06202805A JP 5017035 A JP5017035 A JP 5017035A JP 1703593 A JP1703593 A JP 1703593A JP H06202805 A JPH06202805 A JP H06202805A
Authority
JP
Japan
Prior art keywords
mouse
coordinate
pen
information
pseudo
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
JP5017035A
Other languages
Japanese (ja)
Inventor
Mitsuru Nishiura
充 西浦
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5017035A priority Critical patent/JPH06202805A/en
Publication of JPH06202805A publication Critical patent/JPH06202805A/en
Pending legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)

Abstract

PURPOSE:To enable pen operations without changing or correcting the mouse driver of an application in the case of the application which enables mouse operations. CONSTITUTION:In response to an operation input from a pen 5, a pseudo mouse interruption generating part 7 reads a pen instructed coordinate, stores it in a memory 9 and generates pseudo mouse interruption. While receiving this pseudo mouse interruption, a CPU 1 generates the reading instruction of a mouse vector coordinate for a mouse driver 2. The mouse driver 2 outputs the reading instruction of the mouse vector coordinate to an interface 3 but a pen coordinate/mouse vector coordinate transformation part 8 performs the I/O hook of this instruction, transforms the stored coordinate in the RAM 9 to a vector coordinate and dispatches it to the mouse driver 2. Therefore, the mouse driver enables normal mouse driver processing without regarding whether it is a pen operation or a mouse operation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は位置情報入力システムに
関し、特に情報処理装置におけるCRTディスプレイ等
の表示画面上での位置指定を行うために用いられる位置
情報入力システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a position information input system, and more particularly to a position information input system used to specify a position on a display screen such as a CRT display in an information processing apparatus.

【0002】[0002]

【従来の技術】この種の位置情報入力システムにおいて
用いられるポインティングデバイスとしては、例えば座
標指示ペンや回転体の回転量に応じた座標変化情報(ベ
クトル情報)を発生するマウス等がある。前者の座標指
示ペンは、表示画面上に表示される図形等を指示する場
合に適しているが、正確な座標位置を指示することは難
しい。また後者のマウスは確実な位置を指示することが
できるが、画面上に表示されている図形等を指示する場
合には時間がかかる。
2. Description of the Related Art A pointing device used in this type of position information input system is, for example, a coordinate pointing pen or a mouse that generates coordinate change information (vector information) according to the amount of rotation of a rotating body. The former coordinate pointing pen is suitable for pointing a graphic or the like displayed on the display screen, but it is difficult to point an accurate coordinate position. The latter mouse can specify a reliable position, but it takes time to specify a figure or the like displayed on the screen.

【0003】そこで、この様な使用者の要求に適宜対応
した入力操作を行うようにした技術が、特開平1−17
5622号公報に示されている。この技術によれば、ペ
ンとマウスとの2つの機能をペン入力部に予め組込んで
おき、両機能を選択スイッチによりその都度適宜選択し
て、使用者の要求に合った入力操作を行うことができる
ようになっている。
Therefore, a technique for appropriately performing an input operation corresponding to such a user's request is disclosed in Japanese Patent Laid-Open No. 1-17.
It is disclosed in Japanese Patent No. 5622. According to this technique, two functions of a pen and a mouse are incorporated in the pen input unit in advance, and both functions are appropriately selected by a selection switch each time to perform an input operation according to a user's request. You can do it.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、この様
な従来の位置情報入力システムでは、アプリケーション
プログラムがペン入力とマウス入力との両方に対応でき
る必要がある。例えば、マウス入力にのみ対応している
アプリケーションプログラムに対して、上記技術を適用
すると、ペン入力に対応するためにマウスドライバの修
正を必要とし、結果的にアプリケーションの修正が必要
となるという欠点がある。
However, in such a conventional position information input system, it is necessary that the application program can handle both pen input and mouse input. For example, if the above technique is applied to an application program that supports only mouse input, the mouse driver needs to be modified to support pen input, and as a result, the application must be modified. is there.

【0005】本発明の目的は、マウス操作による入力が
可能なアプリケーションにおいてもマウスドライバの修
正を必要とすることなくペン操作による入力が容易に可
能な位置情報入力システムを提供することである。
It is an object of the present invention to provide a position information input system which enables easy input by a pen operation without requiring modification of a mouse driver even in an application capable of input by a mouse operation.

【0006】[0006]

【課題を解決するための手段】本発明による位置情報入
力システムは、回転体の回転量に応じた座標変化情報を
発生するマウス入力手段と、座標指示ペン入力手段と、
前記ペン入力手段の操作に応答してそのときの指示座標
情報を読取って擬似マウス割込みを発生する擬似マウス
割込み発生手段と、前記擬似マウス割込み発生に応答し
て前記指示座標情報を前記座標変化情報に変換する情報
変換手段と、この変換された座標変化情報を入力として
この入力情報を前記マウス入力手段から生成された座標
変化情報として処理する処理手段とを含むことを特徴と
する。
A position information input system according to the present invention comprises a mouse input means for generating coordinate change information according to a rotation amount of a rotating body, a coordinate pointing pen input means, and
In response to the operation of the pen input means, pseudo mouse interrupt generating means for reading the designated coordinate information at that time to generate a pseudo mouse interrupt, and in response to the pseudo mouse interrupt generation, the designated coordinate information is converted into the coordinate change information. And information processing means for converting the converted coordinate change information into an input and processing the input information as coordinate change information generated from the mouse input means.

【0007】[0007]

【実施例】以下に本発明の実施例について図面を用いて
説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0008】図1は本発明の実施例の概略を示すシステ
ムブロック図である。中央処理装置(CPU)1はアプ
リケーョンプログラムに従って情報の処理を行うもので
あり、このアプリケーションプログラムでは、基本的に
マウス4によるマウス入力が可能な様に、マウスドライ
バ2とマウスインタフェース3とが設けられている。こ
のマウス4は、周知の如く、回転球をディスク上に回転
させることにより、その球の回転量に応じたX方向座標
変化量及びY方向座標変化量を生成して、これ等座標変
化量をマウスのベクトル座標として出力し、インタフェ
ース3を介してマウスドライバ2がこれを取込むように
なっている。
FIG. 1 is a system block diagram showing an outline of an embodiment of the present invention. A central processing unit (CPU) 1 processes information according to an application program. In this application program, a mouse driver 2 and a mouse interface 3 are basically provided so that mouse input by a mouse 4 is possible. It is provided. As is well known, the mouse 4 rotates a rotating sphere on a disk to generate an X-direction coordinate change amount and a Y-direction coordinate change amount according to the rotation amount of the sphere, and to generate these coordinate change amounts. It outputs as vector coordinates of the mouse, and the mouse driver 2 takes in this via the interface 3.

【0009】一方、座標指示のためのペン5が付加的に
設けられており、このペン5の指示操作によるX,Y座
標がインタフェース6を介してアプリケーション側へ、
すなわちCPU1側へ取込まれる様になっている。
On the other hand, a pen 5 for pointing coordinates is additionally provided, and the X and Y coordinates by the pointing operation of the pen 5 are sent to the application side via the interface 6.
That is, it is taken in by the CPU 1 side.

【0010】擬似マウス割込発生部7は、ペン入力操作
に応答してそのときのペン5による指示座標を取得する
様にCPU7に対して命令を発生し、その命令によるC
PU7からの取得座標をメモリ9へ格納保存すると共
に、擬似マウス割込み発生を行う。
In response to a pen input operation, the pseudo mouse interrupt generation unit 7 issues a command to the CPU 7 so as to acquire the designated coordinates by the pen 5 at that time, and C by the command is generated.
The acquired coordinates from the PU 7 are stored and saved in the memory 9, and a pseudo mouse interrupt is generated.

【0011】図2はこの擬似マウス割込発生部7の機能
をCPU1の関連機能と共にフローチャートとして示し
たものである。図2を参照すると、CPU1はペン操作
の有無を常時監視しており(ステップ11)、ペン操作
があれば、ペン割込みを発生して擬似マウス発生部7へ
供給する(ステップ12)。
FIG. 2 is a flow chart showing the functions of the pseudo mouse interrupt generation section 7 together with the related functions of the CPU 1. Referring to FIG. 2, the CPU 1 constantly monitors the presence or absence of a pen operation (step 11), and if there is a pen operation, generates a pen interrupt and supplies it to the pseudo mouse generation unit 7 (step 12).

【0012】このペン割込みを受けた擬似マウス発生部
7は、ペン5が現在指し示した最新の座標値をCPU1
に対して取得するよう指示し(ステップ71)、取得後
の座標値をメモリ9へ保存する(ステップ72)。しか
る後に、マウスの割込みを擬似的に発生させ(ステップ
73)、CPU1へ供給する。そして、次にペン操作に
よる割込みがあるまで、待機動作を続けることになる
(ループ動作)。
Upon receiving this pen interrupt, the pseudo mouse generating section 7 obtains the latest coordinate value currently pointed to by the pen 5 from the CPU 1.
Is instructed to be acquired (step 71) and the acquired coordinate values are stored in the memory 9 (step 72). After that, a mouse interrupt is artificially generated (step 73) and supplied to the CPU 1. Then, the standby operation is continued until the next interruption by the pen operation (loop operation).

【0013】再び図1を参照すると、擬似マウス割込発
生部7により発生された擬似的なマウス割込みはCPU
1へ入力されるが、このCPU1はこのマウス割込みに
応答して、マウスドライバ2に対してマウス4のマウス
座標情報を取得する様に指示する。これに応答してペン
座標/マウスベクトル座標変換部8が動作する。
Referring again to FIG. 1, the pseudo mouse interrupt generated by the pseudo mouse interrupt generation unit 7 is the CPU.
In response to this mouse interrupt, the CPU 1 instructs the mouse driver 2 to acquire the mouse coordinate information of the mouse 4 although the input is made to 1. In response to this, the pen coordinate / mouse vector coordinate conversion unit 8 operates.

【0014】この座標変換部8はマウスドライバ2によ
るインタフェース3を介するマウス座標情報の取得命令
をフック(hook:横取り)し、メモリ9に保存され
ているペン入力座標を読取ってマウスベクトル座標に変
換する。この変換後のマウスベクトル座標をドライバ2
へ返送する。
The coordinate conversion unit 8 hooks a command for acquiring mouse coordinate information via the interface 3 by the mouse driver 2, reads the pen input coordinates stored in the memory 9, and converts them into mouse vector coordinates. To do. The mouse vector coordinates after this conversion are driver 2
Return to.

【0015】図5はこの座標変換部8の機能をマウスド
ライバ2と共にフローチャートとして示したものであ
る。図5を参照すると、マウスドライバ2からマウスイ
ンタフェース3へのマウス座標取得I/O命令がフック
され(ステップ81)、メモリ9に格納されている最新
のペン座標と直前のそれとが読取られる(ステップ8
2)。これ等読取られたペン座標により、マウスベクト
ル座標が計算されてマウスベクトル座標に変換される
(ステップ83)。
FIG. 5 is a flow chart showing the function of the coordinate conversion unit 8 together with the mouse driver 2. Referring to FIG. 5, the mouse coordinate acquisition I / O command from the mouse driver 2 to the mouse interface 3 is hooked (step 81), and the latest pen coordinates stored in the memory 9 and the immediately preceding one are read (step 81). 8
2). Mouse vector coordinates are calculated based on the pen coordinates thus read and converted into mouse vector coordinates (step 83).

【0016】変換後、最新のペン座標が再びメモリ9へ
戻され、次のペン割込みがあるまで、直前の座標として
保存される(ステップ84)。そして、変換されたマウ
スベクトル座標がマウスドライバ2へ返されるのである
(ステップ85)。
After conversion, the latest pen coordinates are returned to the memory 9 and stored as the previous coordinates until the next pen interrupt (step 84). Then, the converted mouse vector coordinates are returned to the mouse driver 2 (step 85).

【0017】以上の構成において、擬似マウス割込発生
部7の動作の詳細を図4の動作フローチャートに従って
詳述する。この場合、オペレータが、図3に示す如く、
ペン5を座標(X,Y)=(0,0)から(X,Y)=
(6,6)へ移動させたものとして説明する。
The details of the operation of the pseudo mouse interrupt generation unit 7 having the above-described structure will be described in accordance with the operation flowchart of FIG. In this case, the operator, as shown in FIG.
Move the pen 5 from coordinates (X, Y) = (0,0) to (X, Y) =
The description will be given assuming that it is moved to (6, 6).

【0018】オペレータのペン5の座標(6,6)の指
示操作に応答して、CPU1はペン割込みを生成して
(図2のステップ11,12参照)擬似マウス割込発生
部7へ供給する。ペン割込みを受けた擬似マウス発生部
7は、X座標読取命令を生成して(ステップ701)C
PU1へ出力する。CPU1はこの命令を受けてペン5
の現在の指示X座標値“6”を読取って擬似マウス割込
発生部7へこれを渡す。
In response to the operator's operation of instructing the coordinates (6, 6) of the pen 5, the CPU 1 generates a pen interrupt (see steps 11 and 12 in FIG. 2) and supplies it to the pseudo mouse interrupt generator 7. . Upon receiving the pen interrupt, the pseudo mouse generating unit 7 generates an X coordinate reading command (step 701) C
Output to PU1. The CPU 1 receives the command and receives the pen 5
The present designated X coordinate value "6" is read and passed to the pseudo mouse interrupt generation unit 7.

【0019】このX座標値“6”を受取った擬似マウス
割込発生部7は(ステップ702)、この値“6”をR
AM9内のアドレス(0000)に格納する(ステップ
703)。次に、擬似マウス割込発生部7はY座標読取
命令を生成して(ステップ704)CPU1へ出力す
る。CPU1はこの命令を受けてペン5の現在の指示Y
座標値“6”を読取って擬似マウス割込発生部7へこれ
を渡す。
Upon receiving this X coordinate value "6", the pseudo mouse interrupt generation unit 7 (step 702) outputs this value "6" to R.
The data is stored in the address (0000) in AM9 (step 703). Next, the pseudo mouse interrupt generation unit 7 generates a Y coordinate reading command (step 704) and outputs it to the CPU 1. The CPU 1 receives this instruction and gives the current instruction Y of the pen 5.
The coordinate value "6" is read and passed to the pseudo mouse interrupt generation unit 7.

【0020】このY座標値“6”を受取った擬似マウス
割込発生部7は(ステップ705)、この値“6”をR
AM9内のアドレス(0001)に格納する(ステップ
706)。しかる後に、擬似マウス割込みを発行し(ス
テップ707)、CPU1へ供給して動作終了となる。
Upon receiving the Y coordinate value "6", the pseudo mouse interrupt generation unit 7 receives the value "6" in R (step 705).
The data is stored in the address (0001) in AM9 (step 706). Thereafter, a pseudo mouse interrupt is issued (step 707) and is supplied to the CPU 1 to end the operation.

【0021】この擬似マウス割込みコードとしては、本
来のマウス割込みコードと同一コードを用いるが、擬似
であることを示すために、例えば当該コードの最上位ビ
ットにフラグを付加して“1”をこのフラグに立てる様
にすることができる。CPU1はこの擬似マウス割込み
コードを受けると、マウスドライバ2に対してマウスベ
クトル座標の読取り命令を与え、マウスドライバ2はイ
ンタフェース3に対してマウスベクトル座標読取り指示
を生成する。このとき、マウス割込みが擬似的なもので
あることを示すフラグが“1”となっているために、図
1のペン座標/マウスベクトル座標変換部8はこのフラ
グによりマウスドライバ2のI/O(インタフェース)
フックを行って、図6及び図7に示す詳細処理手順に従
って座標変換処理を行うのである。
As this pseudo mouse interrupt code, the same code as the original mouse interrupt code is used, but in order to show that it is pseudo, for example, a flag is added to the most significant bit of the code and "1" is set to this. It can be set as a flag. When the CPU 1 receives the pseudo mouse interrupt code, it gives a mouse vector coordinate reading instruction to the mouse driver 2, and the mouse driver 2 generates a mouse vector coordinate reading instruction to the interface 3. At this time, since the flag indicating that the mouse interrupt is a pseudo one is "1", the pen coordinate / mouse vector coordinate conversion unit 8 in FIG. (interface)
The hook is performed, and the coordinate conversion process is performed according to the detailed process procedure shown in FIGS. 6 and 7.

【0022】図6を参照すると、マウスドライバ2のI
/Oフックを行うと(ステップ801)、ペン座標/マ
ウスベクトル座標変換部8はRAM9のアドレス(00
00)から最新のペンのX座標値X1 =“6”を取出し
(ステップ802)、次に直前のペンのX座標値X2 =
“0”をRAM9のアドレス(0002)から取出す
(ステップ803)。
Referring to FIG. 6, the mouse driver 2 I
When the / O hook is made (step 801), the pen coordinate / mouse vector coordinate conversion unit 8 causes the address (00
00), the latest X coordinate value X1 = "6" of the pen is extracted (step 802), and the X coordinate value X2 of the immediately previous pen is X2 =
"0" is fetched from the address (0002) of the RAM 9 (step 803).

【0023】そして、X1 −X2 =6−0=6を算出し
(ステップ804)、その結果をマウスのXベクトル座
標値=6とする。現在のペンのX座標値“6”を、次に
使用するための直前のX座標値として、RAM9のアド
レス(0002)に書込む(ステップ805)。最後
に、マウスのXベクトル座標をマウスドライバ2へ返す
(ステップ806)。
Then, X1-X2 = 6-0 = 6 is calculated (step 804), and the result is set as the X vector coordinate value of the mouse = 6. The current X coordinate value "6" of the pen is written in the address (0002) of the RAM 9 as the immediately previous X coordinate value to be used (step 805). Finally, the X vector coordinate of the mouse is returned to the mouse driver 2 (step 806).

【0024】次に図7を参照すると、マウスドライバ2
のI/Oフックを行うと(ステップ807)、ペン座標
/マウスベクトル座標変換部8はRAM9のアドレス
(0001)から最新のペンのY座標値Y1 =“6”を
取出し(ステップ808)、次に直前のペンのY座標値
Y2 =“0”をRAM9のアドレス(0003)から取
出す(ステップ809)。
Next, referring to FIG. 7, the mouse driver 2
When the I / O hook is performed (step 807), the pen coordinate / mouse vector coordinate conversion unit 8 retrieves the latest Y coordinate value Y1 = "6" of the pen from the address (0001) of the RAM 9 (step 808). Then, the Y coordinate value Y2 = "0" of the immediately preceding pen is fetched from the address (0003) of the RAM 9 (step 809).

【0025】そして、Y1 −Y2 =6−0=6を算出し
(ステップ810)、その結果をマウスのYベクトル座
標値=6とする。現在のペンのY座標値“6”を次に使
用するための直前のY座標値としてRAM9のアドレス
(0003)に書込む(ステップ811)。最後に、マ
ウスのYベクトル座標をマウスドライバ2へ返す(ステ
ップ812)。
Then, Y1-Y2 = 6-0 = 6 is calculated (step 810), and the result is set as the Y vector coordinate value of the mouse = 6. The current Y coordinate value "6" of the pen is written in the address (0003) of the RAM 9 as the previous Y coordinate value to be used next (step 811). Finally, the Y vector coordinate of the mouse is returned to the mouse driver 2 (step 812).

【0026】[0026]

【発明の効果】以上述べた様に、本発明によれば、ペン
座標指示操作に応答してペン指示座標を読取って擬似マ
ウス割込みを発生し、この擬似マウス割込みに応答して
マウスドライバがマウスベクトル座標をマウスI/Oに
対して読取り指示を出すときに、このマウスI/Oをフ
ックして先に読取り済みのペン指示座標からマウスベク
トル座標に変換してマウスドライバへ返す様に構成した
ので、ペン入力に対応していないアプリケーションプロ
グラムにおいてもマウスドライバの変更なくペン入力操
作可能となるという効果がある。
As described above, according to the present invention, the pen pointing coordinate is read in response to the pen coordinate pointing operation to generate a pseudo mouse interrupt, and the mouse driver responds to the pseudo mouse interrupt by the mouse driver. When issuing a reading instruction for the vector coordinates to the mouse I / O, the mouse I / O is hooked to convert the previously read pen pointing coordinates into mouse vector coordinates and return them to the mouse driver. Therefore, there is an effect that even in an application program that does not support pen input, pen input operation can be performed without changing the mouse driver.

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

【図1】本発明の実施例の概念を示すシステムブロック
図である。
FIG. 1 is a system block diagram showing the concept of an embodiment of the present invention.

【図2】図1の擬似マウス割込発生部7とCPU1との
関連を示す機能的フローチャートである。
FIG. 2 is a functional flowchart showing the relationship between the pseudo mouse interrupt generation unit 7 of FIG. 1 and the CPU 1.

【図3】本発明の実施例の動作を説明するためのペン操
作の例を示す図である。
FIG. 3 is a diagram showing an example of a pen operation for explaining the operation of the embodiment of the present invention.

【図4】擬似マウス割込発生部7の動作の詳細を示すフ
ローチャートである。
FIG. 4 is a flowchart showing the details of the operation of the pseudo mouse interrupt generation unit 7.

【図5】図1のペン座標/マウスベクトル座標変換部8
の機能的フローチャートである。
FIG. 5 is a pen coordinate / mouse vector coordinate conversion unit 8 in FIG.
It is a functional flowchart of.

【図6】ペン座標/マウスベクトル座標変換部8のX座
標変換処理の詳細を示すフローチャートである。
FIG. 6 is a flowchart showing details of an X coordinate conversion process of a pen coordinate / mouse vector coordinate conversion unit 8.

【図7】ペン座標/マウスベクトル座標変換部8のY座
標変換処理の詳細を示すフローチャートである。
FIG. 7 is a flowchart showing details of Y coordinate conversion processing of a pen coordinate / mouse vector coordinate conversion unit 8.

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

1 CPU 2 マウスドライバ 3,6 インタフェース(I/O) 4 マウス 5 ペン 7 擬似マウス割込発生部 8 ペン座標/マウスベクトル座標変換部 9 メモリ(RAM) 1 CPU 2 Mouse Driver 3, 6 Interface (I / O) 4 Mouse 5 Pen 7 Pseudo Mouse Interrupt Generation Unit 8 Pen Coordinate / Mouse Vector Coordinate Conversion Unit 9 Memory (RAM)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 回転体の回転量に応じた座標変化情報を
発生するマウス入力手段と、座標指示ペン入力手段と、
前記ペン入力手段の操作に応答してそのときの指示座標
情報を読取って擬似マウス割込みを発生する擬似マウス
割込み発生手段と、前記擬似マウス割込み発生に応答し
て前記指示座標情報を前記座標変化情報に変換する情報
変換手段と、この変換された座標変化情報を入力として
この入力情報を前記マウス入力手段から生成された座標
変化情報として処理する処理手段とを含むことを特徴と
する位置情報入力システム。
1. A mouse input means for generating coordinate change information according to a rotation amount of a rotating body, and a coordinate pointing pen input means,
In response to the operation of the pen input means, pseudo mouse interrupt generating means for reading the designated coordinate information at that time to generate a pseudo mouse interrupt, and in response to the pseudo mouse interrupt generation, the designated coordinate information is converted into the coordinate change information. A position information input system comprising: an information converting means for converting into the coordinate conversion information; and a processing means for receiving the converted coordinate change information as an input and processing the input information as coordinate change information generated from the mouse input means. .
【請求項2】 前記情報変換手段は、最新の指示座標情
報と直前の指示座標情報との差を算出して前記座標変化
情報とすることを特徴とする請求項1記載の位置情報入
力システム。
2. The position information input system according to claim 1, wherein the information converting means calculates a difference between the latest designated coordinate information and the immediately preceding designated coordinate information and uses it as the coordinate change information.
JP5017035A 1993-01-07 1993-01-07 Position information input system Pending JPH06202805A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5017035A JPH06202805A (en) 1993-01-07 1993-01-07 Position information input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5017035A JPH06202805A (en) 1993-01-07 1993-01-07 Position information input system

Publications (1)

Publication Number Publication Date
JPH06202805A true JPH06202805A (en) 1994-07-22

Family

ID=11932749

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5017035A Pending JPH06202805A (en) 1993-01-07 1993-01-07 Position information input system

Country Status (1)

Country Link
JP (1) JPH06202805A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334300A (en) * 1994-06-14 1995-12-22 Nec Software Ltd Mouse emulation system for pen operation
JP2010205105A (en) * 2009-03-05 2010-09-16 Hitachi Software Eng Co Ltd Electronic board system, mouse-event pseudo-generating method, and input coordinate correction method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6258324A (en) * 1985-09-09 1987-03-14 Shiojiri Kogyo Kk Tablet input device
JPH03269712A (en) * 1990-03-20 1991-12-02 Matsushita Electric Ind Co Ltd Computer device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6258324A (en) * 1985-09-09 1987-03-14 Shiojiri Kogyo Kk Tablet input device
JPH03269712A (en) * 1990-03-20 1991-12-02 Matsushita Electric Ind Co Ltd Computer device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334300A (en) * 1994-06-14 1995-12-22 Nec Software Ltd Mouse emulation system for pen operation
JP2010205105A (en) * 2009-03-05 2010-09-16 Hitachi Software Eng Co Ltd Electronic board system, mouse-event pseudo-generating method, and input coordinate correction method

Similar Documents

Publication Publication Date Title
US6901535B2 (en) Information processing apparatus, defect analysis program, and defect analysis method
JPS6310470B2 (en)
JP3015264B2 (en) Information processing apparatus and method
JPH06202805A (en) Position information input system
JP2520485B2 (en) Dragging and rubber band independent display system
JPH06119430A (en) Graphic display device
JP2761788B2 (en) Program conversion device and program transfer device
JPH0457089A (en) Multi-window display device
JP3201291B2 (en) Cursor control device, cursor control method, and storage medium storing cursor control program
JP2721364B2 (en) Diagram editing device
JPS6242222A (en) Transmission system for coordinate data
JP3346815B2 (en) Program maintenance tool for programmable controller
JP2970743B2 (en) Data communication device
JPH10334250A (en) Anti-alias processor and image processing unit
JPH01273123A (en) Coordinate input method by touch panel
JPS638975A (en) Cad drawing display device
JPH0394381A (en) Graphic processing system
JPH0267597A (en) Display device
JPS61275973A (en) Graphic processor
JPH05250426A (en) Screen control system
JPH10214143A (en) Computer, and storage medium storing event generation program
JPH06251124A (en) Animation data input device
JPH0275077A (en) Pattern processing method
JP2000029755A (en) Data converter
JPH05257999A (en) Drawing display system