JPH1185948A - Information processing device and method therefor - Google Patents

Information processing device and method therefor

Info

Publication number
JPH1185948A
JPH1185948A JP9239958A JP23995897A JPH1185948A JP H1185948 A JPH1185948 A JP H1185948A JP 9239958 A JP9239958 A JP 9239958A JP 23995897 A JP23995897 A JP 23995897A JP H1185948 A JPH1185948 A JP H1185948A
Authority
JP
Japan
Prior art keywords
map
information processing
creating
character
components
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.)
Withdrawn
Application number
JP9239958A
Other languages
Japanese (ja)
Inventor
Kazuhiro Matsubayashi
一弘 松林
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP9239958A priority Critical patent/JPH1185948A/en
Publication of JPH1185948A publication Critical patent/JPH1185948A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To quickly and easily prepare a map at the time of combining a specific symbol such as a ruled line with a character, and expressing a map constituted of a text. SOLUTION: A map is prepared by a map data preparing part 5 by using the constituting elements of the map. Next, a corresponding chart in which character codes are made correspond to the constituting elements of the map is referred to. Then, the constituting elements of the prepared map are converted into fonts indicated by the character codes corresponding to the constituting elements by a text converting part 7, and the converted result is outputted by a code outputting part 8.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、キャラクタコード
が示すフォントで表現される地図を作成する情報処理装
置及びその方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus for creating a map represented by a font indicated by a character code and a method therefor.

【0002】[0002]

【従来の技術】インターネットやパソコン通信などのア
プリケーションである電子メールやネットニュースなど
では、原則として文字や記号のみを用いたテキスト文書
が用いられている。また、バイナリー文書も添付できる
場合もあるが、相手がバイナリー文書を解読できない場
合や、解読できるかどうか不明な場合はテキスト文書を
用いなければならない。
2. Description of the Related Art In general, text documents using only characters and symbols are used in applications such as the Internet and personal computer communications such as e-mail and net news. In some cases, a binary document can be attached. However, if the other party cannot decrypt the binary document, or if it is unclear whether the decryption is possible, a text document must be used.

【0003】このようなテキスト文書において、図2の
ように罫線等の特殊記号と文字とを組み合わせて地図を
表現することがしばしば行われている。従来、このよう
な記号や文字を入力するためには、 (1)キーボードから直接入力する。 (2)かな漢字変換で入力する。記号の場合も名称を入
力して記号に変換する。 (3)記号の一覧表を表示し、その中から所望の記号を
選択する。 などの方法が用いられている。
In such a text document, a map is often expressed by combining characters and special symbols such as ruled lines as shown in FIG. Conventionally, in order to input such symbols and characters, (1) input directly from a keyboard. (2) Input by Kana-Kanji conversion. For symbols, enter the name and convert it to a symbol. (3) A list of symbols is displayed, and a desired symbol is selected from the list. Such methods are used.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来の罫線等の地図を表現するのに便利な特殊記号は、通
常キーボードで直接入力できないので、上記(1)の方
法には限界があった。また、上記(2)の方法は、1つ
の記号や文字を入力するのに、目的の位置にカーソルを
合わせて、所望する記号の名称をキーで入力し、更に変
換キーを入力する必要があり面倒であった。
However, the above-mentioned method (1) has a limit because special characters useful for expressing a map, such as the above-mentioned conventional ruled lines, cannot be usually directly input with a keyboard. In the method (2), when inputting one symbol or character, it is necessary to move a cursor to a target position, input a desired symbol name with a key, and further input a conversion key. It was troublesome.

【0005】更に、上記(3)の方法は、記号の一覧か
ら目的の記号を探し出すのが面倒であった。例えば、記
号の一覧は、キャラクタコード順、あるいは算術記号や
罫線などの種類別に分けて表示するのが普通であり、地
図で用いるすべての記号が画面に同時に表示されている
とは限らない。また、一続きの道路や線路であっても、
曲がりくねった道路や線路を表現するためには、縦線と
横線と斜線をそれぞれ別々に入力しなければならなかっ
た。
Further, in the above method (3), it is troublesome to find a target symbol from a list of symbols. For example, a list of symbols is usually displayed in the order of character codes or classified according to types such as arithmetic symbols and ruled lines, and not all symbols used in a map are displayed simultaneously on the screen. Also, even a series of roads and tracks,
To represent winding roads and tracks, vertical lines, horizontal lines, and diagonal lines had to be entered separately.

【0006】また、作成した地図を編集する場合、その
編集作業も非常に面倒である。例えば、ひとかたまりに
なった図形を移動させる場合に、1行ごとにカットアン
ドペーストを繰り返さなければならなかった。本発明は
上記の問題点を鑑みてなされたものであり、罫線等の特
殊記号や文字とを組み合わせてテキストからなる地図を
表現する場合に、速く簡単に地図を作成することができ
る情報処理装置及びその方法を提供することを目的とす
る。
Further, when editing a created map, the editing work is very troublesome. For example, when moving a group of figures, cut and paste must be repeated for each line. The present invention has been made in view of the above problems, and is an information processing apparatus that can quickly and easily create a map when expressing a map composed of text by combining special symbols and characters such as ruled lines and characters. And a method thereof.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
めの本発明による情報処理装置は以下の構成を備える。
即ち、キャラクタコードが示すフォントで表現される地
図を作成する情報処理装置であって、地図の構成要素に
キャラクタコードを対応させた対応表を記憶する記憶手
段と、前記地図の構成要素を用いて地図を作成する作成
手段と、前記対応表を参照し、前記作成手段で作成され
た地図の構成要素を、該構成要素に対応するキャラクタ
コードが示すフォントに変換して出力する出力手段とを
備えることを特徴とする情報処理装置。
An information processing apparatus according to the present invention for achieving the above object has the following arrangement.
That is, an information processing apparatus that creates a map represented by a font indicated by a character code, using a storage unit that stores a correspondence table in which a character code is associated with a map element, and using the map element. Creating means for creating a map, and output means for referring to the correspondence table, converting the constituent elements of the map created by the creating means into a font indicated by a character code corresponding to the constituent element, and outputting the converted font. An information processing apparatus characterized by the above-mentioned.

【0008】また、好ましくは、前記地図の構成要素
は、少なくとも、線路、道路、交差点、地名を含む。ま
た、好ましくは、前記作成手段は、地図を描画するため
の描画領域を有し、前記描画領域に対し、所望の前記地
図の構成要素を入力して地図を作成する。また、好まし
くは、前記描画領域は所定単位領域毎に区切られて構成
されており、前記作成手段は、前記所定単位領域毎に、
前記地図の構成要素を入力して地図を作成する。
Preferably, the constituent elements of the map include at least a track, a road, an intersection, and a place name. Preferably, the creating means has a drawing area for drawing a map, and inputs a desired component of the map into the drawing area to create a map. Also, preferably, the drawing area is configured to be divided for each predetermined unit area, and the creating unit, for each of the predetermined unit areas,
A map is created by inputting the components of the map.

【0009】また、好ましくは、前記所定単位領域に入
力された地図の構成要素は、1つのキャラクタコードに
対応する。上記の目的を達成するための本発明による情
報処理方法は以下の構成を備える。即ち、キャラクタコ
ードが示すフォントで表現される地図を作成する情報処
理方法であって、地図の構成要素を用いて地図を作成す
る作成工程と、前記地図の構成要素にキャラクタコード
を対応させた対応表を参照し、前記作成手段で作成され
た地図の構成要素を、該構成要素に対応するキャラクタ
コードが示すフォントに変換して出力する出力工程とを
備える。
[0009] Preferably, the constituent elements of the map input to the predetermined unit area correspond to one character code. An information processing method according to the present invention for achieving the above object has the following configuration. That is, an information processing method for creating a map represented by a font indicated by a character code, comprising: a creation step of creating a map using map components; and a correspondence process in which a character code is associated with the map components. An output step of referring to a table, converting the constituent elements of the map created by the creating means into a font indicated by a character code corresponding to the constituent element, and outputting the converted font.

【0010】上記の目的を達成するための本発明による
コンピュータ可読メモリは以下の構成を備える。即ち、
キャラクタコードが示すフォントで表現される地図を作
成する情報処理のプログラムコードが格納されたコンピ
ュータ可読メモリであって、地図の構成要素を用いて地
図を作成する作成工程のプログラムコードと、前記地図
の構成要素にキャラクタコードを対応させた対応表を参
照し、前記作成手段で作成された地図の構成要素を、該
構成要素に対応するキャラクタコードが示すフォントに
変換して出力する出力工程のプログラムコードとを備え
る。
A computer readable memory according to the present invention for achieving the above object has the following configuration. That is,
A computer-readable memory storing a program code of information processing for creating a map represented by a font indicated by a character code, the program code of a creating step of creating a map using constituent elements of the map, A program code for an output step of converting a component of the map created by the creating means into a font indicated by the character code corresponding to the component and outputting the result by referring to a correspondence table in which the component is associated with a character code. And

【0011】[0011]

【発明の実施の形態】以下、図面を参照して本発明の好
適な実施形態を詳細に説明する。図1は本発明に係る実
施形態の情報処理装置のハードウェア構成を示す図であ
る。図1において、CPU107は、メインバス114
を介して情報処理装置全体の制御を実行する。更に、C
PU107は、入力I/F106を介して入力機器(例
えば、キーボード104、マウス105、ペン13と一
体となったデジタイザ102)から入力された指示に従
って、画像の入力、画像処理、画像の出力制御等の一連
の処理を実行する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a diagram illustrating a hardware configuration of an information processing apparatus according to an embodiment of the present invention. In FIG. 1, the CPU 107 includes a main bus 114
The control of the entire information processing apparatus is executed via the. Further, C
The PU 107 performs image input, image processing, image output control, and the like according to an instruction input from an input device (for example, the digitizer 102 integrated with the keyboard 104, the mouse 105, and the pen 13) via the input I / F 106. Is executed.

【0012】メモリ111は、CPU107によりOS
や本発明を実現するための制御プログラムを含むその他
の制御プログラムがロードされ実行される。また、制御
プログラムを実行するために用いられる各種データの作
業領域、一時待避領域として機能する。HDD108
は、大量のプログラムやデータを格納する。ネットワー
クI/F109は、ネットワーク113を介して接続さ
れる他の周辺機器とデータとのやりとりを行うためのイ
ンタフェースである。CD−ROM112は、読み取り
専用の着脱可能な記憶媒体であり、例えば、本発明の制
御プログラム等を記憶している。
The memory 111 stores an OS by the CPU 107.
And other control programs including a control program for realizing the present invention are loaded and executed. In addition, it functions as a work area and a temporary save area for various data used for executing the control program. HDD108
Stores large amounts of programs and data. The network I / F 109 is an interface for exchanging data with other peripheral devices connected via the network 113. The CD-ROM 112 is a read-only removable storage medium, and stores, for example, the control program of the present invention.

【0013】ディスプレイI/F110は、ディスプレ
イの表示制御を行うためのインタフェースである。ディ
スプレイ103は、データの処理過程や処理結果等を表
示し、CRTやLCD等で構成される。また、デジタイ
ザ102と一体化して構成することもできる。以上のハ
ードウェア構成からなる情報処理装置を用いて、図3に
示すような地図を電子メールを用いて送る例について述
べる。また、電子メールは、原則としてテキストしか扱
うことができない。そのため、本情報処理装置では、グ
ラフィックツールの要領で、例えば、図3に示すような
地図を作成した後、その作成した地図を図2に示すよう
なテキストからなる地図に変換する。
The display I / F 110 is an interface for controlling display of a display. The display 103 displays a data processing process, a processing result, and the like, and includes a CRT or an LCD. Further, it can be configured integrally with the digitizer 102. An example in which a map as shown in FIG. 3 is transmitted by e-mail using the information processing apparatus having the above hardware configuration will be described. In addition, e-mail can handle only text in principle. Therefore, in the information processing apparatus, for example, a map as shown in FIG. 3 is created in the manner of a graphic tool, and then the created map is converted into a map composed of text as shown in FIG.

【0014】次に、本実施形態に係る情報処理装置の機
能構成について、図4を用いて説明する。図4は本発明
に係る実施形態の情報処理装置の機能構成を示すブロッ
ク図である。尚、本実施形態では、ディスプレイ103
上、図5に示すような格子状のキャラクタ入力エリア1
000とメニューエリア1001と、後述する変換ボタ
ン1002が設けられている。そして、上述した入力機
器を用いてユーザからの入力を受け付けると、その入力
に応じて地図を作成する。
Next, a functional configuration of the information processing apparatus according to the present embodiment will be described with reference to FIG. FIG. 4 is a block diagram illustrating a functional configuration of the information processing apparatus according to the embodiment of the present invention. In the present embodiment, the display 103
Upper, grid-like character input area 1 as shown in FIG.
000, a menu area 1001, and a conversion button 1002 to be described later. Then, when an input from a user is received using the above-described input device, a map is created according to the input.

【0015】図4において、入力機器によってユーザが
入力を行うと、座標入力部1はその入力を受け付ける。
そして、この入力は、その入力の内容に応じて、キャラ
クタ入力エリア検知部2、メニュー検知部3、変換ボタ
ン検知部4のいずれかで検知される。例えば、ペン10
1で、キャラクタ入力エリア1000に直線や曲線を描
くと、地図データ作成部5は、メニューエリア1001
で選択されている線種情報と、各キャラクタ入力エリア
におけるペン101の移動方向情報に基づいて、地図デ
ータを作成する。メモリ記憶部6は、キャラクタ入力エ
リア1000上に作成された地図1マスごとのデータと
してメモリ111に書き込む。地図図形表示部10は、
メモリ111に書き込まれたデータをもとにディスプレ
イ103上に図形として表示する。その結果、図3に示
すようなグラフィックで表現された地図を描くことがで
きる。
In FIG. 4, when a user makes an input using an input device, the coordinate input unit 1 receives the input.
This input is detected by one of the character input area detection unit 2, the menu detection unit 3, and the conversion button detection unit 4 according to the content of the input. For example, pen 10
1, when a straight line or a curve is drawn in the character input area 1000, the map data creating unit 5
The map data is created on the basis of the line type information selected in and the moving direction information of the pen 101 in each character input area. The memory storage unit 6 writes the data in the memory 111 as data for each square on the map created on the character input area 1000. The map graphic display unit 10
Based on the data written in the memory 111, the data is displayed on the display 103 as a graphic. As a result, a map represented by a graphic as shown in FIG. 3 can be drawn.

【0016】また、変換ボタン1002の入力が検知さ
れると、テキスト変換部7はメモリ111に書き込まれ
たデータを記号や文字のキャラクタに変換する。コード
出力部8は、これらのキャラクタコードに必要な空白コ
ードや改行コードを付加して順に出力する。テキスト文
書表示部9は、これらのキャラクタコードのフォントを
テキストとして画面に表示する。その結果、図2に示す
ような記号や文字のフォントのみで表現された地図が表
示される。
When the input of the conversion button 1002 is detected, the text conversion unit 7 converts the data written in the memory 111 into symbols or characters. The code output unit 8 adds necessary blank codes and line feed codes to these character codes, and outputs them sequentially. The text document display unit 9 displays these character code fonts as text on the screen. As a result, a map represented only by the fonts of symbols and characters as shown in FIG. 2 is displayed.

【0017】尚、このときディスプレイ103上におい
て、図3の地図の表示を消した後に、図2の地図を表示
する構成であってもよいし、図3の地図と図2の地図と
を別々の位置に同時に表示してもよい。次に、地図デー
タ作成部5で実行される処理の具体例について説明す
る。図6で示す9個のエリアのうち中央エリア以外の8
個のエリアに、例えば、ペン101からの入力があると
これを検知し、図7の対応する方向の線が引かれたもの
と解釈する。例えば、図6において、ポインティングデ
バイスが左エリアから中央エリアを経て右上エリアに達
する動きをしたとすると、図7の左方向の線と右上方向
の線とが引かれる。
At this time, the display shown in FIG. 3 may be displayed on the display 103 after the map shown in FIG. 3 is turned off, or the map shown in FIG. 3 and the map shown in FIG. At the same time. Next, a specific example of the processing executed by the map data creation unit 5 will be described. Of the nine areas shown in FIG. 6, 8 other than the central area
For example, if there is an input from the pen 101 in this area, this is detected and interpreted as a line drawn in the corresponding direction in FIG. For example, in FIG. 6, if the pointing device moves from the left area to the upper right area via the center area, a leftward line and an upper rightward line in FIG. 7 are drawn.

【0018】また、すでに線が表示されているキャラク
タ入力エリア1000に、別の方向の線が引かれたとき
は、線が交わった状態になる。更に、同じ方向の線が引
かれたときは、すでに表示されている線を消して新しい
線に書き換える。このときメニューエリア1001に示
される消しゴムのアイコンが選ばれていれば、すでに表
示されている線を消去する。
When a line in another direction is drawn in the character input area 1000 on which the line is already displayed, the line intersects. Further, when a line in the same direction is drawn, the already displayed line is erased and replaced with a new line. At this time, if the eraser icon shown in the menu area 1001 is selected, the already displayed line is deleted.

【0019】次に、メモリ記憶部6で実行される処理の
具体例について説明する。図7の8方向のそれぞれにつ
いて、図8に示す5種類(なしも含む)の線種のいずれ
かが対応する。従って、1つのキャラクタ入力エリア1
000について、5の8乗通りの状態を取りうる。この
状態は、例えば、メモリ111上に図9のように記憶さ
れる。また、この場合のキャラクタエリア1000に
は、図10に示す表示がなされている。
Next, a specific example of the processing executed by the memory storage unit 6 will be described. Each of the eight directions shown in FIG. 7 corresponds to one of the five types (including none) shown in FIG. Therefore, one character input area 1
000 can take 5 8 power states. This state is stored on the memory 111 as shown in FIG. 9, for example. In this case, a display shown in FIG. 10 is made in the character area 1000.

【0020】次に、テキスト変換部7で実行される処理
の具体例について説明する。ここでは、図8の各線種を
表わすキャラクタとして、図11の38個の特殊記号を
用いる。これらの特殊記号を線の方向に応じて(A)〜
(N)の14種のタイプに分類する。1つのキャラクタ
についてのメモリ111上の状態は、線種を無視して8
方向のそれぞれの線の有無に着目すると2の8乗通りの
状態がありうる。このうち上記14種のタイプと一致す
るものはそのまま対応づければよい。
Next, a specific example of the processing executed by the text converter 7 will be described. Here, 38 special symbols in FIG. 11 are used as characters representing the line types in FIG. These special symbols are changed according to the direction of the line (A) to
(N) is classified into 14 types. The state of one character on the memory 111 is 8
Focusing on the presence or absence of each line in the direction, there can be 2 <8> states. Of these, those corresponding to the above 14 types may be directly associated.

【0021】それ以外の状態については、以下の手順に
よって、近い形状のタイプに割り当てる。まず、斜め方
向の線(左上方向、左下方向、右上方向、右下方向)の
みによって構成されるかどうかを調べる。斜め方向の線
のみによって構成される場合、タイプ(L)〜(N)の
いずれかに分類する。
Other states are assigned to similar shape types by the following procedure. First, it is checked whether or not the line is composed only of diagonal lines (upper left, lower left, upper right, lower right). In the case of being constituted only by lines in the oblique direction, it is classified into any of the types (L) to (N).

【0022】そして、タイプ(L)〜(N)のうち、右
下がりの線のみで構成される場合、即ち、左上方向のみ
の場合、右下方向のみの場合、左上方向と右下方向のみ
の場合は、タイプ(L)に分類する。右上がりの線のみ
で構成される場合、即ち、左下方向のみの場合、右上方
向のみの場合、左下方向と右上方向のみの場合は、タイ
プ(M)に分類する。右下がりの線と右上がりの線が混
在する場合は、タイプ(N)に分類する。
[0022] Of the types (L) to (N), when only the line descending to the right is used, that is, only in the upper left direction, only in the lower right direction, and only in the upper left and lower right directions. In this case, it is classified into type (L). A case composed only of lines rising to the right, that is, only in the lower left direction, only in the upper right direction, and only in the lower left and upper right directions, is classified as type (M). If a line that descends to the right and a line that rises to the right are mixed, it is classified as type (N).

【0023】一方、斜め方向の線のみによって構成され
ない場合、タイプ(A)〜(K)のいずれかに分類す
る。尚、タイプ(A)〜(K)に分類される場合で、元
のメモリ111上の状態において横線・縦線と斜め線と
が混在している場合がありうるが、該当するキャラクタ
フォントがないので、その場合は斜め線を省くことにす
る。つまり、タイプ(A)〜(K)の場合は斜め線があ
っても数に入れず、横線と縦線だけで考える。
On the other hand, when it is not constituted only by the line in the oblique direction, it is classified into any of the types (A) to (K). In the case of classification into types (A) to (K), horizontal and vertical lines and oblique lines may be mixed in the original state on the memory 111, but there is no corresponding character font. Therefore, in that case, diagonal lines are omitted. That is, in the case of types (A) to (K), even if there are oblique lines, they are not counted, and only horizontal and vertical lines are considered.

【0024】タイプ(A)〜(K)のうち、縦横4方向
の場合、即ち、左方向、右方向、上方向、下方向の線を
含む場合は、タイプ(K)に分類する。縦横3方向の場
合、即ち、左方向、右方向、上方向、下方向のうちの3
つの線を含む場合は、その方向に応じてタイプ(G)〜
(J)にそれぞれ分類する。縦横1方向ずつの場合、即
ち、上方向と下方向のどちらかの線と、左方向と右方向
のどちらかの線とを含む場合は、その方向に応じてタイ
プ(C)〜(F)にそれぞれ分頼する。縦方向のみの場
合、即ち、上方向のみの場合、下方向のみの場合、上方
向と下方向のみの場合はタイプ(B)に分類する。横方
向のみの場合、即ち、左方向のみの場合、右方向のみの
場合、左方向と右方向のみの場合はタイプ(A)に分類
する。
Of the types (A) to (K), in the case of four directions in the vertical and horizontal directions, that is, in the case of including a line in the left direction, the right direction, the upward direction, and the downward direction, it is classified into the type (K). In the case of three vertical and horizontal directions, that is, three of the left, right, up, and down directions
If it contains two lines, type (G) ~
(J). In the case of each of the vertical and horizontal directions, that is, in the case of including one of the upward and downward lines and one of the left and right lines, the types (C) to (F) are determined according to the direction. To each of them. The case of only the vertical direction, that is, the case of only the upward direction, the case of only the downward direction, and the case of only the upward direction and the downward direction are classified into type (B). The case of only the horizontal direction, that is, the case of only the left direction, the case of only the right direction, and the case of only the left direction and the right direction are classified into type (A).

【0025】このようにメモリ111上の状態をタイプ
(A)〜(N)のいずれかに分類してから、線種に応じ
て適当なキャラクタを割り当てる。まず、鉄道線は二重
線と太線が交互に現れるので、キャラクタ入力エリア1
000の行番号と列番号の和が偶数のときは二重線、奇
数のときは太線に変換する。また、方向によって、二重
線がキャラクタにない場合は、太線に変換する。更に、
太線がキャラクタにない場合は、細線に変換する。
After the states on the memory 111 are classified into any of the types (A) to (N), an appropriate character is assigned according to the line type. First of all, the double line and the thick line alternately appear on the railway line.
If the sum of the row number and column number of 000 is even, it is converted to a double line, and if it is odd, it is converted to a thick line. If the character does not have a double line depending on the direction, the character is converted to a thick line. Furthermore,
If the character does not have a thick line, it is converted to a thin line.

【0026】線を入力する場合については、以上説明し
た通りである。一方、地名などの文字を入力する場合
は、図5のメニューエリア1001で文字入力モードを
選択する。そして、入力したいキャラクタ入力エリア1
000をペン101で指示することによって、キーボー
ド104から文字を入力することができる。また、文字
認識手段を備えることによって、キャラクタ入力エリア
1000に直接文字を書き込んで認識させることも可能
である。
The case of inputting a line is as described above. On the other hand, when a character such as a place name is to be input, a character input mode is selected in the menu area 1001 of FIG. Then, the character input area 1 to be input
By designating 000 with the pen 101, characters can be input from the keyboard 104. In addition, by providing a character recognizing unit, it is possible to directly write and recognize a character in the character input area 1000.

【0027】また、図5のメニューエリア1001でエ
リア選択モードを選択し、ペン101によって1個以上
のキャラクタ入力エリア1000を任意の形状の線で囲
むと、そのエリアを選択することができる。そして、そ
のエリアについて編集を行なうことも可能である。例え
ば、1個以上のキャラクタ入力エリア1000が選択さ
れているとき、編101をドラッグすることで、選択中
のエリアに表示されている地図情報をドラッグ方向に移
動させることができる。
When the area selection mode is selected in the menu area 1001 in FIG. 5 and one or more character input areas 1000 are surrounded by the pen 101 with a line of an arbitrary shape, the area can be selected. It is also possible to edit the area. For example, when one or more character input areas 1000 are selected, by dragging the knitting 101, the map information displayed in the selected area can be moved in the drag direction.

【0028】他にも、メニューエリア1001にコマン
ドを追加したり、ジェスチャー(ポインティングデバイ
スの動きを図形認識することによるコマンド入力)など
を用いることにより、エリアの削除やカットアンドペー
ストなどのさまぎまな編集を行なうことができる。最後
に、本実施形態で実行される処理について、図12のフ
ローチャートを用いて説明する。
In addition, by adding a command to the menu area 1001 or using a gesture (command input by recognizing the movement of the pointing device by a graphic) or the like, various areas such as area deletion and cut and paste can be used. Can edit. Finally, the processing executed in the present embodiment will be described with reference to the flowchart in FIG.

【0029】図12は本発明に係る実施形態で実行され
る処理を示すフローチャートである。まず、ステップS
100で、図4に示す表示画面を用いて、所望の地図を
作成する。次に、ステップS101で、図4の各キャラ
クタ入力エリア1000に入力された地図の構成要素を
解析する。この解析の詳細は、上述した通りである。次
に、ステップS102で、解析結果に応じて、地図の構
成要素に対応するキャラクタコードを獲得する。ステッ
プS103で、獲得したキャラクタコードが示すフォン
トを表示する。
FIG. 12 is a flowchart showing the processing executed in the embodiment according to the present invention. First, step S
At 100, a desired map is created using the display screen shown in FIG. Next, in step S101, the components of the map input to each character input area 1000 in FIG. 4 are analyzed. The details of this analysis are as described above. Next, in step S102, a character code corresponding to a component of the map is obtained according to the analysis result. In step S103, the font indicated by the obtained character code is displayed.

【0030】以上説明したように、本実施形態によれ
ば、入力時はテキストで入力しなけれならないという制
約を意識することなく、グラフィックツールの感覚で地
図を自由に作成することができる。尚、本実施形態にお
いては、図3のようなグラフィックで表現された地図を
書き終わってから、図5に示す変換ボタン1002を指
示することで、図2に示すテキストで表現された地図に
変換するようにした。この変換は、図4に示す変換ボタ
ン検知部4によって実現していた。これの代わりに、ペ
ン101がキャラクタ入力エリア1000から外れたこ
とを検知する検知部を設けることにより、そのキャラク
タ入力エリア1000に入力された線を、リアルタイム
にキャラクタに変換し、画面にキャラクタのフォントを
表示していく構成にすることもできる。
As described above, according to the present embodiment, a map can be freely created as if it were a graphic tool, without being aware of the restriction that text must be input when inputting. In the present embodiment, after writing the map represented by the graphic as shown in FIG. 3, by instructing the conversion button 1002 shown in FIG. 5, the map is converted into the map represented by the text shown in FIG. 2. I did it. This conversion was realized by the conversion button detection unit 4 shown in FIG. Instead of this, by providing a detection unit for detecting that the pen 101 has deviated from the character input area 1000, a line input to the character input area 1000 is converted into a character in real time, and the character font is displayed on the screen. May be displayed.

【0031】このような構成にすることで、テキストと
しての地図ができあがっていく様子を確認しながら入力
していくことが可能となり、万一思い通りの地図が作成
されなくても、その部分だけをすぐに修正することがで
きる。以上説明したように、本発明の実施形態によれ
ば、テキスト文書による地図を作成する場合に、一続き
の道路や鉄道などの線をポインティングデバイスで連続
的に入力できるため、速く簡単に作成できる。
By adopting such a configuration, it is possible to input while confirming that a map as text is completed, and even if a map is not created as desired, only that part can be used. Can be fixed immediately. As described above, according to the embodiment of the present invention, when creating a map based on a text document, a series of lines such as roads and railways can be continuously input with a pointing device, so that the map can be created quickly and easily. .

【0032】尚、本発明は、複数の機器(例えば、ホス
トコンピュータ、インタフェース機器、リーダ、プリン
タ等)から構成されるシステムに適用しても、一つの機
器からなる装置(例えば、複写機、ファクシミリ装置
等)に適用してもよい。また、本発明の目的は、前述し
た実施形態の機能を実現するソフトウェアのプログラム
コードを記録した記憶媒体を、システムあるいは装置に
供給し、そのシステムあるいは装置のコンピュータ(ま
たはCPUやMPU)が記憶媒体に格納されたプログラ
ムコードを読出し実行することによっても、達成される
ことは言うまでもない。
The present invention can be applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), but it can be applied to a single device (for example, a copier, a facsimile). Device). Further, an object of the present invention is to provide a storage medium storing a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and a computer (or CPU or MPU) of the system or apparatus to store the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in the program.

【0033】この場合、記憶媒体から読出されたプログ
ラムコード自体が上述した実施の形態の機能を実現する
ことになり、そのプログラムコードを記憶した記憶媒体
は本発明を構成することになる。プログラムコードを供
給するための記憶媒体としては、例えば、フロッピディ
スク、ハードディスク、光ディスク、光磁気ディスク、
CD−ROM、CD−R、磁気テープ、不揮発性のメモ
リカード、ROMなどを用いることができる。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention. As a storage medium for supplying the program code, for example, a floppy disk, a hard disk, an optical disk, a magneto-optical disk,
A CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, or the like can be used.

【0034】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施の形態の機能
が実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0035】更に、記憶媒体から読出されたプログラム
コードが、コンピュータに挿入された機能拡張ボードや
コンピュータに接続された機能拡張ユニットに備わるメ
モリに書き込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the program code is read based on the instruction of the program code. It goes without saying that the CPU included in the function expansion board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

【0036】[0036]

【発明の効果】以上説明したように、本発明によれば、
罫線等の特殊記号や文字とを組み合わせてテキストから
なる地図を表現する場合に、速く簡単に地図を作成する
ことができる情報処理装置及びその方法を提供できる。
As described above, according to the present invention,
It is possible to provide an information processing apparatus and method capable of quickly and easily creating a map when expressing a map composed of text by combining special symbols and characters such as ruled lines.

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

【図1】本発明に係る実施形態の情報処理装置のハード
ウェア構成を示す図である。
FIG. 1 is a diagram illustrating a hardware configuration of an information processing apparatus according to an embodiment of the present invention.

【図2】記号や文字のフォントのみで作成された地図の
一例を示す図である。
FIG. 2 is a diagram illustrating an example of a map created only with fonts of symbols and characters.

【図3】グラフィックで書かれた地図の一例を示す図で
ある。
FIG. 3 is a diagram showing an example of a map written in graphics.

【図4】本発明に係る実施形態の情報処理装置の機能構
成を示すブロック図である。
FIG. 4 is a block diagram illustrating a functional configuration of the information processing apparatus according to the embodiment of the present invention.

【図5】本発明に係る実施形態の表示画面の一例を示す
図である。
FIG. 5 is a diagram showing an example of a display screen of the embodiment according to the present invention.

【図6】1文字分のキャラクタ入力エリアの入力エリア
に着目した場合の拡大図である。
FIG. 6 is an enlarged view when focusing on an input area of a character input area for one character.

【図7】1文字分のキャラクタ入力エリアの表示される
線に着目した場合の拡大図である。
FIG. 7 is an enlarged view when attention is paid to a line displayed in a character input area for one character.

【図8】入力可能な線種とメモリ上に記憶される値との
対応を示す図である。
FIG. 8 is a diagram showing correspondence between inputtable line types and values stored in a memory;

【図9】各キャラクタ入力エリアに入力された線の情報
を記憶するメモリマップの一例を示す図である。
FIG. 9 is a diagram showing an example of a memory map for storing information of a line input to each character input area.

【図10】図9のメモリの状態が表現している図形を示
す図である。
FIG. 10 is a diagram showing a graphic represented by the state of the memory in FIG. 9;

【図11】各方向の線に対応して変換される特殊記号の
一覧表を示す図である。
FIG. 11 is a diagram showing a list of special symbols converted corresponding to lines in each direction.

【図12】本発明に係る実施形態で実行される処理を示
すフローチャートである。
FIG. 12 is a flowchart showing processing executed in the embodiment according to the present invention.

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

101 ペン 102 デジタイザ 103 ディスプレイ 104 キーボード 105 マウス 106 入力I/F 107 CPU 108 HDD 109 ネットワークI/F 110 ディスプレイI/F 111 メモリ 112 CDーROM 113 ネットワーク 114 システムバス 1 座標入力部 2 キャラクタ入力エリア検知部 3 メニュー検知部 4 変換ボタン検知部 5 地図データ作成部 6 メモリ記憶部 7 テキスト変換部 8 コード出力部 9 テキスト文書出力部 10 地図図形表示部 101 Pen 102 Digitizer 103 Display 104 Keyboard 105 Mouse 106 Input I / F 107 CPU 108 HDD 109 Network I / F 110 Display I / F 111 Memory 112 CD-ROM 113 Network 114 System bus 1 Coordinate input unit 2 Character input area detection unit 3 Menu detection unit 4 Conversion button detection unit 5 Map data creation unit 6 Memory storage unit 7 Text conversion unit 8 Code output unit 9 Text document output unit 10 Map figure display unit

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 キャラクタコードが示すフォントで表現
される地図を作成する情報処理装置であって、 地図の構成要素にキャラクタコードを対応させた対応表
を記憶する記憶手段と、 前記地図の構成要素を用いて地図を作成する作成手段
と、 前記対応表を参照し、前記作成手段で作成された地図の
構成要素を、該構成要素に対応するキャラクタコードが
示すフォントに変換して出力する出力手段とを備えるこ
とを特徴とする情報処理装置。
1. An information processing apparatus for creating a map represented by a font indicated by a character code, comprising: storage means for storing a correspondence table in which character codes are associated with the map components; Creating means for creating a map by using, and output means for referring to the correspondence table, converting the constituent elements of the map created by the creating means into a font indicated by a character code corresponding to the constituent element, and outputting the converted font. An information processing apparatus comprising:
【請求項2】 前記地図の構成要素は、少なくとも、線
路、道路、交差点、建築物、地名を含むことを特徴とす
る請求項1に記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein the components of the map include at least a track, a road, an intersection, a building, and a place name.
【請求項3】 前記作成手段は、地図を描画するための
描画領域を有し、 前記描画領域に対し、所望の前記地図の構成要素を入力
して地図を作成することを特徴とする請求項1に記載の
情報処理装置。
3. The apparatus according to claim 2, wherein the creating unit has a drawing area for drawing a map, and inputs a desired component of the map to the drawing area to create a map. 2. The information processing device according to 1.
【請求項4】 前記描画領域は所定単位領域毎に区切ら
れて構成されており、 前記作成手段は、前記所定単位領域毎に、前記地図の構
成要素を入力して地図を作成することを特徴とする請求
項3に記載の情報処理装置。
4. The drawing area is divided into predetermined unit areas, and the creating unit creates a map by inputting components of the map for each of the predetermined unit areas. The information processing apparatus according to claim 3, wherein
【請求項5】 前記所定単位領域に入力された地図の構
成要素は、1つのキャラクタコードに対応することを特
徴とする請求項4に記載の情報処理装置。
5. The information processing apparatus according to claim 4, wherein a component of the map input to the predetermined unit area corresponds to one character code.
【請求項6】 キャラクタコードが示すフォントで表現
される地図を作成する情報処理方法であって、 地図の構成要素を用いて地図を作成する作成工程と、 前記地図の構成要素にキャラクタコードを対応させた対
応表を参照し、前記作成手段で作成された地図の構成要
素を、該構成要素に対応するキャラクタコードが示すフ
ォントに変換して出力する出力工程とを備えることを特
徴とする情報処理方法。
6. An information processing method for creating a map represented by a font indicated by a character code, comprising: a creation step of creating a map using map components; and a character code corresponding to the map components. An output step of converting the constituent elements of the map created by the creating means into fonts indicated by character codes corresponding to the constituent elements and outputting the converted fonts with reference to the correspondence table. Method.
【請求項7】 前記地図の構成要素は、少なくとも、線
路、道路、交差点、建築物、地名を含むことを特徴とす
る請求項6に記載の情報処理方法。
7. The information processing method according to claim 6, wherein the components of the map include at least a track, a road, an intersection, a building, and a place name.
【請求項8】 前記作成工程は、地図を描画するための
描画領域を有し、 前記描画領域に対し、所望の前記地図の構成要素を入力
して地図を作成することを特徴とする請求項6に記載の
情報処理方法。
8. The method according to claim 1, wherein the creating step includes a drawing area for drawing a map, and a desired map component is input to the drawing area to create a map. 7. The information processing method according to item 6.
【請求項9】 前記描画領域は所定単位領域毎に区切ら
れて構成されており、 前記作成工程は、前記所定単位領域毎に、前記地図の構
成要素を入力して地図を作成することを特徴とする請求
項8に記載の情報処理方法。
9. The drawing area is divided into predetermined unit areas, and the creating step creates a map by inputting the components of the map for each of the predetermined unit areas. The information processing method according to claim 8, wherein
【請求項10】 前記所定単位領域に入力された地図の
構成要素は、1つのキャラクタコードに対応することを
特徴とする請求項9に記載の情報処理方法。
10. The information processing method according to claim 9, wherein a component of the map input to the predetermined unit area corresponds to one character code.
【請求項11】 キャラクタコードが示すフォントで表
現される地図を作成する情報処理のプログラムコードが
格納されたコンピュータ可読メモリであって、 地図の構成要素を用いて地図を作成する作成工程のプロ
グラムコードと、 前記地図の構成要素にキャラクタコードを対応させた対
応表を参照し、前記作成手段で作成された地図の構成要
素を、該構成要素に対応するキャラクタコードが示すフ
ォントに変換して出力する出力工程のプログラムコード
とを備えることを特徴とするコンピュータ可読メモリ。
11. A computer readable memory storing a program code for information processing for creating a map represented by a font indicated by a character code, wherein the program code is for a creating step for creating a map using constituent elements of the map. With reference to a correspondence table in which character codes are associated with the map components, the map components created by the creation unit are converted into fonts indicated by the character codes corresponding to the components and output. A computer readable memory comprising: a program code for an output step.
JP9239958A 1997-09-04 1997-09-04 Information processing device and method therefor Withdrawn JPH1185948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9239958A JPH1185948A (en) 1997-09-04 1997-09-04 Information processing device and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9239958A JPH1185948A (en) 1997-09-04 1997-09-04 Information processing device and method therefor

Publications (1)

Publication Number Publication Date
JPH1185948A true JPH1185948A (en) 1999-03-30

Family

ID=17052371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9239958A Withdrawn JPH1185948A (en) 1997-09-04 1997-09-04 Information processing device and method therefor

Country Status (1)

Country Link
JP (1) JPH1185948A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000311236A (en) * 1999-04-27 2000-11-07 Pioneer Electronic Corp Map data production device and method
JP2011008755A (en) * 2009-05-27 2011-01-13 Kyocera Corp Electronic apparatus
JP2012215586A (en) * 2012-07-19 2012-11-08 Zenrin Datacom Co Ltd Route search device, route search method, and computer program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000311236A (en) * 1999-04-27 2000-11-07 Pioneer Electronic Corp Map data production device and method
JP2011008755A (en) * 2009-05-27 2011-01-13 Kyocera Corp Electronic apparatus
JP2012215586A (en) * 2012-07-19 2012-11-08 Zenrin Datacom Co Ltd Route search device, route search method, and computer program

Similar Documents

Publication Publication Date Title
JP4637455B2 (en) User interface utilization method and product including computer usable media
JPH06208654A (en) Pen input graphic editing system
US20070035514A1 (en) Method to create multiple items with a mouse
JP3388451B2 (en) Handwriting input device
JPH1185948A (en) Information processing device and method therefor
JP2785941B2 (en) Window information division / integration processing method
JPH1173288A (en) Display device and method for controlling display and recording medium
JP3897772B2 (en) File name creation device and file name creation program
JP2001005911A (en) Character input device and display controlling method
JP5066877B2 (en) Image display device, image display method, and program
JP2008040562A (en) Electronic drawing device and method, program, and storage medium
JP4963633B2 (en) Information processing apparatus and information processing method
JPH0728801A (en) Image data processing method and device therefor
JPH09319503A (en) Document processor, document processing method and storage medium
JP3674905B2 (en) Document editing device
JPH0325235Y2 (en)
JPH04177294A (en) Vector font developing device
JP2723241B2 (en) Document management system
RU2365979C2 (en) Input and reproduction of electronic ink
JP2751224B2 (en) Document creation device
JPH11306178A (en) Document generating device and recording medium
JPH0643988A (en) Pen touch keyboard management system
JPH0816933B2 (en) Multiple work selection start method
JP2001142880A (en) Document management device, method therefor, and storage medium
JPH0660097A (en) Data processing method and device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20041207