JPH07296181A - Graphic plotting method - Google Patents

Graphic plotting method

Info

Publication number
JPH07296181A
JPH07296181A JP6110177A JP11017794A JPH07296181A JP H07296181 A JPH07296181 A JP H07296181A JP 6110177 A JP6110177 A JP 6110177A JP 11017794 A JP11017794 A JP 11017794A JP H07296181 A JPH07296181 A JP H07296181A
Authority
JP
Japan
Prior art keywords
scale
line segment
length
memory
graphic
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
JP6110177A
Other languages
Japanese (ja)
Inventor
Shigeru Iida
茂 飯田
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP6110177A priority Critical patent/JPH07296181A/en
Publication of JPH07296181A publication Critical patent/JPH07296181A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To plot a line segment while confirming how long distance is corresponding to the length of the line segment plotted to a graphic prepared in advance when the line segment is plotted. CONSTITUTION:While referring to a basic graphic memory 2-2 and a scale memory, a CPU 1 executes the guiding display of a scale graphic to be the index of line segment plotting and the guiding display of a reference distance showing its size. When any arbitrary line segment is plotted, the CPU 1 calculates the dot length of the plotted line segment, calculates a ratio between this dot length and the dot length of the scale graphic, calculates the distance of the line segment from this ratio and the reference distance and displays it on a window.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、図形処理機能を備え
たパーソナルコンピュータやワードプロセッサ等におい
て、地図等の作図に最適な図形描画方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic drawing method most suitable for drawing a map or the like in a personal computer or word processor having a graphic processing function.

【0002】[0002]

【従来の技術】従来、ワードプロセッサの作図機能を用
いて地図を作成する場合には、縮尺を考慮しながら地物
の位置関係や道路の長さ等を感覚的に決定し、略式的な
地図を描画するようにしていた。
2. Description of the Related Art Conventionally, when a map is created by using a drawing function of a word processor, the positional relationship of features and the length of a road are sensibly determined in consideration of a scale, and a schematic map is created. I was trying to draw.

【0003】[0003]

【発明が解決しようとする課題】ところで、地図の細部
をその相関関係を崩さずに一定精度で表現するには、地
物の位置関係や道路の長さ等を縮尺にしたがって厳密に
特定する必要があるが、従来においては、それを正確に
特定することができず、精度良い地図を作成することは
極めて困難であった。この発明の課題は、線分を描画し
た際に、予め用意しておいたスケール図形に対して描画
した線分の長さがどの位の距離に相当するかを確認しな
がら線分を描画できるようにすることである。
By the way, in order to express the details of the map with a certain accuracy without breaking the correlation, it is necessary to strictly specify the positional relationship of the features and the length of the road according to the scale. However, in the past, it was not possible to specify it accurately, and it was extremely difficult to create an accurate map. An object of the present invention is that when a line segment is drawn, the line segment can be drawn while confirming what distance the length of the drawn line segment corresponds to the scale figure prepared in advance. To do so.

【0004】[0004]

【課題を解決するための手段およびその作用】この発明
の手段およびその作用は次の通りである。線分描画の指
標となるスケール図形をガイド表示すると共に、このス
ケール図形の長さを基準距離としてガイド表示し、線分
が描画された際に、描画された線分の長さを求め、この
線分の長さと前記スケール図形の長さの比率を求め、こ
の比率と前記基準距離とから得られた値を描画された線
分の距離としてガイド表示する、動作を線分が描画され
る毎に繰り返す。なお、予め基本図形として格納されて
いるスケール図形に対してその長さ変更が表示された際
に、スケール図形を指示された長さに変更するようにし
てもよい。またスケール図形に対してその長さを示す基
準距離を任意に入力するようにしてもよい。したがっ
て、線分を描画した際に、予め用意しておいたスケール
図形に対して描画した線分の長さがどの位の距離に相当
するかを確認しながら線分を描画することができる。
Means for Solving the Problem and Its Action The means of the present invention and its action are as follows. The scale figure which is the index of the line segment drawing is displayed as a guide, and the length of this scale figure is used as the reference distance for the guide display. When the line segment is drawn, the length of the drawn line segment is calculated. The ratio between the length of the line segment and the length of the scale figure is obtained, and the value obtained from this ratio and the reference distance is displayed as a guide line segment distance. Repeat. The scale figure may be changed to the instructed length when the length change is displayed for the scale figure stored in advance as the basic figure. Further, a reference distance indicating the length of the scale figure may be arbitrarily input. Therefore, when the line segment is drawn, it is possible to draw the line segment while confirming the distance to which the length of the line segment drawn for the scale graphic prepared in advance corresponds.

【0005】[0005]

【実施例】以下、図1〜図7を参照して一実施例を説明
する。図1は作図機能を備えたワードプロセッサのブロ
ック構成図である。CPU1はROM2内の各種プログ
ラムにしたがってこのワードプロセッサの全体動作を制
御する中央演算処理装置であり、キー入力部3から文書
データが入力されると、入力された文書データを取り込
んでビデオRAM(VRAM)4に書き込むと共に、表
示制御部5を動作させて表示部6から表示出力させた
り、RAM7内の文書メモリ7−1に格納する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment will be described below with reference to FIGS. FIG. 1 is a block diagram of a word processor having a drawing function. The CPU 1 is a central processing unit that controls the overall operation of the word processor according to various programs in the ROM 2, and when the document data is input from the key input unit 3, the input document data is fetched and a video RAM (VRAM) is input. 4, the display controller 5 is operated to display and output the data from the display unit 6, and the data is stored in the document memory 7-1 in the RAM 7.

【0006】ROM2はプログラムメモリ2−1、基本
図形メモリ2−2等を有する固定メモリで、基本図形メ
モリ2−2には図2に示すように、線分描画の指標とな
る2種類のスケール図形、が格納されていると共
に、この2種類のスケール図形、に対応してその全
体の長さを表示画面上のドットサイズで示すドット長が
格納されている。なお、スケール図形は横線の両端に
指標(縦線)を付けた構成であり、スケール図形は横
線の両端に指標(縦線)を付けると共に、この指標間を
5等分して目盛(縦線)を付けた構成となっている。そ
の他、基本図形メモリ2−2には各種の図形、例えば、
地図作成用として地物を図式にしたがって表現する記号
化図形等が格納されている。
The ROM 2 is a fixed memory having a program memory 2-1, a basic figure memory 2-2, etc., and in the basic figure memory 2-2, as shown in FIG. The figure is stored, and the dot length indicating the total length of the two types of scale figures is indicated by the dot size on the display screen. In addition, the scale figure has a configuration in which indexes (vertical lines) are attached to both ends of the horizontal line, and the scale figures have indexes (vertical lines) attached to both ends of the horizontal line, and the scales are divided into five equal parts (vertical lines). ) Is attached. In addition, in the basic figure memory 2-2, various figures, for example,
It stores symbolic figures and the like that represent features according to a diagram for map creation.

【0007】RAM7は文書メモリ7−1、図形メモリ
7−2、スケールメモリ7−3、線画レジスタ7−4等
を有する構成で、図形メモリ7−2は入力作成された図
形情報を格納するメモリ、またスケールメモリ7−3は
地図作成用のメモリで、図3に示すような構成となって
いる。ここで、図形種フラグ領域は基本図形メモリ2−
2内のスケール図形、のうちユーザが任意に選択し
たスケール図形を示すフラグが格納される領域である。
また、全体ドット長領域はスケール図形の全体の長さを
示すドット長が格納される領域で、その初期値として基
本図形メモリ2−2内に設定されている基本ドット長が
格納されるが、ユーザによってスケール図形の長さが任
意に変更された場合には、変更された後のドット長が格
納される。入力基準値領域は、スケール図形の長さ(ド
ット長)を地上でどの位の距離に相当させるかを示す基
準距離が格納される領域であり、また単位領域はその基
準距離に対する単位(mあるいはKm等)が格納される
領域である。線画レジスタ7−4は線分を描画する際に
その始点座標と終点座標が一時記憶されるレジスタで、
線分描画の確定時にその内容は図形情報として図形メモ
リ7−2に格納される。
The RAM 7 comprises a document memory 7-1, a graphic memory 7-2, a scale memory 7-3, a line drawing register 7-4, etc., and the graphic memory 7-2 is a memory for storing input and created graphic information. Further, the scale memory 7-3 is a memory for creating a map and has a structure as shown in FIG. Here, the figure type flag area is the basic figure memory 2-
This is an area in which a flag indicating a scale figure arbitrarily selected by the user among the scale figures in 2 is stored.
The total dot length area is an area for storing a dot length indicating the entire length of the scale graphic, and the basic dot length set in the basic graphic memory 2-2 is stored as an initial value thereof. When the length of the scale graphic is arbitrarily changed by the user, the changed dot length is stored. The input reference value area is an area for storing a reference distance that indicates how much the scale figure length (dot length) corresponds to on the ground, and the unit area is a unit (m or m) for the reference distance. Km) is stored in this area. The line drawing register 7-4 is a register for temporarily storing the starting point coordinates and the ending point coordinates when drawing a line segment.
When the line segment drawing is finalized, its contents are stored in the graphic memory 7-2 as graphic information.

【0008】次に、本実施例の動作を図4および図5に
示すフローチャートにしたがって説明する。図4はキー
入力部3上の地図キーKが操作された際に実行開始され
る地図描画処理を示したフローチャートである。先ず、
地図キーが操作されると、CPU1は基本図形メモリ2
−2内のスケール図形、をメニュー表示し(ステッ
プA1)、キー入力部3から任意のスケール図形、
が選択指定されるまで待機する(ステップA2)。ここ
で、使用者が任意のスケール図形を指定すると、指定さ
れたスケール図形を表示画面上のガイダンス表示域に描
画すると共に、その基本ドット長および図形種フラグを
スケールメモリ7−3に格納しておく(ステップA
3)。
The operation of this embodiment will be described below with reference to the flow charts shown in FIGS. FIG. 4 is a flowchart showing a map drawing process which is started when the map key K on the key input unit 3 is operated. First,
When the map key is operated, the CPU 1 causes the basic figure memory 2
, A scale figure in -2 is displayed as a menu (step A1), and an arbitrary scale figure is input from the key input unit 3.
It waits until is selected and designated (step A2). Here, when the user designates an arbitrary scale figure, the designated scale figure is drawn in the guidance display area on the display screen, and the basic dot length and figure type flag are stored in the scale memory 7-3. Put (Step A
3).

【0009】この状態において、使用者はスケール図形
を確認し、その長さを変更する場合には予め決められた
キー操作にしたがってスケール図形の長さ変更を指示す
る。すると、ステップA4でそのことが検出されてステ
ップA5に進み、変更された新たなスケール図形をガイ
ダンス表示域に描画すると共に、その全体ドット長を算
出してそれをスケールメモリ7−3に格納し、そのドッ
ト長を変更する。この場合、スケール図形の長さ変更
は、スケール図形の始点あるいは終点位置にカーソルを
合わせ、その位置からスケール図形の延長線上の任意の
位置等までカーソルを移動させると、スケール図形はそ
の図形イメージを崩さずに相対的に伸長されたものとな
る。
In this state, the user confirms the scale figure, and when changing the length, the user gives an instruction to change the length of the scale figure according to a predetermined key operation. Then, the fact is detected in step A4, and the process proceeds to step A5, and the changed new scale figure is drawn in the guidance display area, and the total dot length is calculated and stored in the scale memory 7-3. , Change its dot length. In this case, to change the length of the scale figure, move the cursor to the start point or end point of the scale figure and move the cursor from that position to any position on the extension line of the scale figure. It will be relatively elongated without breaking.

【0010】次に、スケール図形の長さを地上でどの位
の距離に相当させるかを示す基準値およびその単位が入
力指定されるまで待機状態となる(ステップA6)。こ
こで、基準値およびその単位が入力指定されると、入力
基準値および単位をスケール図形に付加表示すると共に
スケールメモリ7−3に格納する(ステップA7)。即
ち、図6に示す目盛付きスケール図形の場合にはその
終点位置(図中、右端位置)に対応して入力基準値と単
位(この場合、5Km)を付加表示し、図7に示すスケ
ール図形の場合にはその中間位置に対応して入力基準
値と単位を付加表示する。そして、スケールメモリ7−
3内の図形種フラグを参照し、指定されたスケール図形
は目盛付き(スケール図形)かをチェックする(ステ
ップA8)。ここで、目盛付きのスケール図形であれ
ば、入力基準値を5等分して各目盛に対応する目盛値を
求め、スケール図形内の各目盛に対応してその目盛値を
付加表示する(図6参照)。
Next, a standby state is entered until a reference value indicating the distance on the ground corresponding to the length of the scale figure and its unit are input and designated (step A6). Here, when the reference value and the unit thereof are input and designated, the input reference value and the unit are additionally displayed on the scale graphic and stored in the scale memory 7-3 (step A7). That is, in the case of the scale figure with scale shown in FIG. 6, the input reference value and the unit (in this case, 5 km) are additionally displayed corresponding to the end point position (the right end position in the figure), and the scale figure shown in FIG. In the case of, the input reference value and the unit are additionally displayed corresponding to the intermediate position. And the scale memory 7-
By referring to the figure type flag in 3, it is checked whether the designated scale figure has a scale (scale figure) (step A8). Here, in the case of a scale figure with a scale, the input reference value is divided into 5 to obtain a scale value corresponding to each scale, and the scale value is additionally displayed corresponding to each scale in the scale figure (Fig. 6).

【0011】このようにして所望する任意のスケール図
形を表示出力させたのち、地図の作成に入る。ここで、
地図を作成する場合にはその要素毎に図形種(円、矩
形、線画、図式にしたがった記号化図形等)を指定す
る。ここで、ステップA10は図形種として線画が指定
されたか否かをチェックするもので、線画が指定された
場合には後述する線画処理(ステップA11)、その他
の図形種が指定された場合には指定された図形種に応じ
た処理(ステップA12)が行われる。このような地図
作成処理(ステップA10〜A12)は終了キー(図示
せず)が操作されるまで繰り返される(ステップA1
3)。なお、終了キーが操作されると、スケール図形を
クリアすると共に(ステップA14)、スケールメモリ
7−3の内容をクリアする(ステップA15)。
After the desired arbitrary scale figure is displayed and output in this manner, the map is created. here,
When creating a map, the graphic type (circle, rectangle, line drawing, symbolized graphic according to the diagram, etc.) is specified for each element. At step A10, it is checked whether or not a line drawing is designated as a figure type. If a line drawing is designated, a line drawing process described later (step A11) is performed. If another figure type is designated, A process (step A12) corresponding to the designated graphic type is performed. Such a map creating process (steps A10 to A12) is repeated until an end key (not shown) is operated (step A1).
3). When the end key is operated, the scale figure is cleared (step A14) and the contents of the scale memory 7-3 are cleared (step A15).

【0012】次に、線画処理(ステップA11)を図5
に示すフローチャートにしたがって説明する。先ず、描
画すべき線分の始点位置にカーソルを合わせると、CP
U1はその始点座標位置を取り込んでRAM7内の線画
レジスタ7−4にセットする(ステップB1)。この状
態において、カーソルポインタが移動したか否かをチェ
ックし(ステップB2)、カーソルポインタの移動が検
出されると、その位置を終点座標位置として線画レジス
タ7−4内にセットする(ステップB3)。そして、C
PU1は線画レジスタ7−4から始点座標位置および終
点座標位置を取り込み、この両点を結ぶ点線を描画する
(ステップB4)。図6、図7の始点、終点間の点線表
示はこの場合の状態を示している。そして、この始点、
終点間の長さ(ドット長)を算出し(ステップB5)、
この算出ドット長とスケールメモリ7−3内にセットさ
れているスケール図形の全体ドット長、入力基準値とか
ら線分の距離を算出する(ステップB6)。即ち、スケ
ール図形の全体ドット長に対する線分ドット長の比率を
求め、この比率と入力基準値とを乗算することによって
線分の距離を算出する。いま、比率が9/25とする
と、入力基準値が5Kmであれば線分の距離は1.8K
mとなる。このようにして求められた距離をスケールメ
モリ7−3内の単位と共にウィンドゥ表示する(ステッ
プB7)。図6はこの場合のウィンドゥ表示例を示して
いる。
Next, the line drawing process (step A11) will be described with reference to FIG.
It will be described according to the flowchart shown in FIG. First, move the cursor to the starting point of the line segment to be drawn, and
U1 fetches the starting point coordinate position and sets it in the line drawing register 7-4 in the RAM 7 (step B1). In this state, it is checked whether or not the cursor pointer has moved (step B2). When the movement of the cursor pointer is detected, the position is set as the end point coordinate position in the line drawing register 7-4 (step B3). . And C
PU1 fetches the starting point coordinate position and the ending point coordinate position from the line drawing register 7-4, and draws a dotted line connecting these two points (step B4). The dotted line display between the start point and the end point in FIGS. 6 and 7 shows the state in this case. And this starting point,
Calculate the length between the end points (dot length) (step B5),
The distance of the line segment is calculated from the calculated dot length, the total dot length of the scale graphic set in the scale memory 7-3, and the input reference value (step B6). That is, the ratio of the line segment dot length to the total dot length of the scale figure is obtained, and the line segment distance is calculated by multiplying this ratio by the input reference value. Now, assuming that the ratio is 9/25, the line segment distance is 1.8K if the input reference value is 5Km.
m. The distance thus obtained is displayed in a window together with the unit in the scale memory 7-3 (step B7). FIG. 6 shows an example of window display in this case.

【0013】次に、ステップB2に戻り、以下、カーソ
ルポインタが移動される毎に上述のステップB3〜B7
が繰り返される。したがって、ウィンドゥ表示されてい
る線分の距離を目視確認し、所望する距離が表示される
までカーソルポインタを移動させ、線分の長さを長くし
たり、短かくしながら調整する。ここで、所望する距離
が表示された段階で線分確定操作を行うと、ステップB
8でそのことが検出されてステップB9に進み、線画レ
ジスタ7−4内の始点座標と終点座標に基づいてその間
を実線描画に置き換える。そして、線画レジスタ7−4
内の始点座標と終点座標を線画情報として図形メモリ7
−2に格納すると共に(ステップB10)、ウィンドゥ
表示をクリアする(ステップB11)。
Then, the process returns to step B2, and thereafter, each time the cursor pointer is moved, the above steps B3 to B7 are performed.
Is repeated. Therefore, the distance of the line segment displayed in the window is visually confirmed, and the cursor pointer is moved until the desired distance is displayed to increase or decrease the length of the line segment for adjustment. If the line segment confirmation operation is performed at the stage where the desired distance is displayed, step B
This is detected in step 8 and the process proceeds to step B9, where the space between the line drawing register 7-4 and the end point coordinate is replaced with a solid line drawing. And the line drawing register 7-4
Figure memory 7 with the start point coordinates and end point coordinates in
-2 (step B10) and clear the window display (step B11).

【0014】以上のように本実施例においては、線分の
始点位置と終点位置を2点指定することによって線画を
描画する際に、終点位置が更新される毎にスケール図形
に対する線分の距離がガイド表示されるので、その距離
表示を確認しながら線分の長さを調整することができ
る。したがって、地図を作成する場合、地物の位置関係
や道路の長さ等を縮尺にしたがって厳密に特定すること
ができ、精度良い地図の作成が可能となる。
As described above, in the present embodiment, when a line drawing is drawn by designating two start and end positions of the line segment, the distance between the line segment and the scale figure is updated every time the end position is updated. Is displayed as a guide, the length of the line segment can be adjusted while checking the distance display. Therefore, when creating a map, the positional relationship of features, the length of a road, and the like can be specified exactly according to the scale, and an accurate map can be created.

【0015】なお、上記実施例は地図上の道路(線分)
が横線の場合あるいは縦線の場合を例に挙げたが、ピタ
ゴラスの定理にしたがって直角三角形の斜辺を2点座標
から演算によって求めるようにしてもよい。更に、上記
実施例は地図上に道路を描画する場合を例に挙げたが、
例えば、残物と残物間の距離を測定する場合、点線表示
によって線分を描画しながら線分の距離をウィンドゥ表
示させてもよい。この場合の線分は線画情報として図形
メモリ7−2に格納せず、距離測定終了後に、その点線
表示を消去するようにすればよい。また、上記実施例は
地図を作成する場合を例に挙げたが、例えば、室内の見
取り図等にも適用可能であることは勿論であり、また単
位も「m」、「cm」等であってもよい。
In the above embodiment, the road (line segment) on the map is used.
Although the case where is a horizontal line or a vertical line is taken as an example, the hypotenuse of a right triangle may be calculated from two-point coordinates according to the Pythagorean theorem. Further, in the above embodiment, the case where the road is drawn on the map is taken as an example.
For example, when measuring the distance between the leftovers and the leftovers, the distance between the line segments may be displayed in a window while drawing the line segment by the dotted line display. In this case, the line segment may not be stored in the graphic memory 7-2 as line drawing information, and the dotted line display may be erased after the distance measurement is completed. In addition, although the above-mentioned embodiment has exemplified the case where a map is created, it is needless to say that it can be applied to, for example, a floor plan of the room, and the unit is "m", "cm", Good.

【0016】[0016]

【発明の効果】この発明によれば、線分を描画した際
に、予め用意しておいたスケール図形に対して描画した
線分の長さがどの位の距離に相当するかを確認しながら
線分を描画することができるので、例えば、地図を作成
する場合、地物の位置関係や道路の長さ等を縮尺にした
がって厳密に特定することが可能となり、精度良い地図
の作成に極めて有効なものとなる。
According to the present invention, when a line segment is drawn, the length of the line segment drawn with respect to a scale figure prepared in advance is checked while confirming the distance. Since line segments can be drawn, for example, when creating a map, it is possible to specify the positional relationship of features and the length of roads strictly according to the scale, which is extremely effective for creating accurate maps. It will be

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

【図1】実施例に係る作図機能付きワードプロセッサの
ブロック構成図。
FIG. 1 is a block configuration diagram of a word processor with a drawing function according to an embodiment.

【図2】ROM2の基本図形メモリ2−2内に格納され
ているスケール図形等を示した図。
FIG. 2 is a diagram showing scale figures and the like stored in a basic figure memory 2-2 of a ROM 2.

【図3】スケールメモリ7−3の構成を示した図。FIG. 3 is a diagram showing a configuration of a scale memory 7-3.

【図4】地図キーの操作に応答して実行開始される動作
を示したフローチャート。
FIG. 4 is a flowchart showing an operation that is started in response to an operation of a map key.

【図5】図4のステップA11(線画処理)を詳細に示
したフローチャート。
FIG. 5 is a flowchart showing in detail step A11 (line drawing processing) in FIG.

【図6】スケール図形に応じて地図を描画する際の表示
状態図。
FIG. 6 is a display state diagram when a map is drawn according to a scale figure.

【図7】他のスケール図形に応じて地図を描画する際の
表示状態図。
FIG. 7 is a display state diagram when a map is drawn according to another scale figure.

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

1 CPU 2 ROM 2−1 プログラムメモリ 2−2 基本図形メモリ 3 キー入力部 4 ビデオRAM 5 表示制御部 6 表示部 7 RAM 7−2 図形メモリ 7−3 スケールメモリ 7−4 線画レジスタ 1 CPU 2 ROM 2-1 Program memory 2-2 Basic figure memory 3 Key input section 4 Video RAM 5 Display control section 6 Display section 7 RAM 7-2 Figure memory 7-3 Scale memory 7-4 Line drawing register

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】線分描画の指標となるスケール図形をガイ
ド表示すると共に、このスケール図形の長さを基準距離
としてガイド表示し、 線分が描画された際に、描画された線分の長さを求め、 この線分の長さと前記スケール図形の長さの比率を求
め、この比率と前記基準距離とから得られた値を描画さ
れた線分の距離としてガイド表示する、 動作を線分が描画される毎に繰り返すようにしたことを
特徴とする図形描画方法。
1. A scale figure, which is an index for drawing a line segment, is displayed as a guide, and the length of the scale figure is displayed as a reference distance. When the line segment is drawn, the length of the drawn line segment is displayed. Then, the ratio between the length of this line segment and the length of the scale figure is calculated, and the value obtained from this ratio and the reference distance is displayed as a guide line segment distance. A graphic drawing method characterized in that it is repeated every time a is drawn.
【請求項2】予め基本図形として格納されているスケー
ル図形に対してその長さ変更が表示された際に、スケー
ル図形を指示された長さに変更するようにしたことを特
徴とする請求項(1)記載の図形描画方法。
2. The scale figure is changed to the instructed length when the length change is displayed for the scale figure stored in advance as the basic figure. (1) The graphic drawing method described above.
【請求項3】スケール図形に対してその長さを示す基準
距離を任意に入力するようにしたことを特徴とすること
を特徴とする請求項(1)記載の図形描画方法。
3. The figure drawing method according to claim 1, wherein a reference distance indicating the length of the scale figure is arbitrarily input.
JP6110177A 1994-04-27 1994-04-27 Graphic plotting method Pending JPH07296181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6110177A JPH07296181A (en) 1994-04-27 1994-04-27 Graphic plotting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6110177A JPH07296181A (en) 1994-04-27 1994-04-27 Graphic plotting method

Publications (1)

Publication Number Publication Date
JPH07296181A true JPH07296181A (en) 1995-11-10

Family

ID=14529006

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6110177A Pending JPH07296181A (en) 1994-04-27 1994-04-27 Graphic plotting method

Country Status (1)

Country Link
JP (1) JPH07296181A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008209478A (en) * 2007-02-23 2008-09-11 Mitsubishi Electric Corp Map display device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61165792A (en) * 1985-01-17 1986-07-26 株式会社東芝 Scale display unit
JPH0519685A (en) * 1991-07-15 1993-01-29 Nippon Telegr & Teleph Corp <Ntt> Distance information display control method of map information system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61165792A (en) * 1985-01-17 1986-07-26 株式会社東芝 Scale display unit
JPH0519685A (en) * 1991-07-15 1993-01-29 Nippon Telegr & Teleph Corp <Ntt> Distance information display control method of map information system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008209478A (en) * 2007-02-23 2008-09-11 Mitsubishi Electric Corp Map display device

Similar Documents

Publication Publication Date Title
JP3474022B2 (en) Map display device, map display method, arithmetic processing unit for map display device, and navigation system
US10585544B2 (en) Information processing apparatus and method for outputting a haptic guiding operation to a user
FI115258B (en) Method and electronic device for navigating the graphical user interface
JP3025173B2 (en) Database search system
JP4895211B2 (en) Display processing apparatus and display control method
KR980007677A (en) Web browser providing navigation between hypertext objects using remote control
JP2009181569A6 (en) Information display method, program, and information display system
JP2005030800A (en) Navigation apparatus and scrolling display method of map
JP3391852B2 (en) Document processing apparatus and method
JP3485406B2 (en) Function calculator with graph function
JP2610998B2 (en) Drawing method of car navigation system
JPH0212516A (en) Actual dimension display system
JPH07296181A (en) Graphic plotting method
JP2001027533A (en) Map display device
JP2004326691A (en) Graphic display controller and graphic display control program
JPH10340045A (en) Map displaying method for navigator
JP3679777B2 (en) Bird&#39;s-eye view creation method, map display device, and navigation system
JP2624232B2 (en) Route guidance device for vehicles
KR101115249B1 (en) Navigation system and method for displaying direction information to the current position when user scrolls map
JP3660644B2 (en) Bird&#39;s-eye view creation method, map display device, and navigation system
JP2892353B2 (en) Drawing equipment
US6470293B1 (en) Volume calculating apparatus and storage medium
JP2662540B2 (en) 3D distance measuring device
JP3660645B2 (en) Bird&#39;s-eye view creation method, map display device, and navigation system
JP2783692B2 (en) Figure creation device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040615