JP6547862B2 - Graphic drawing apparatus, graphic drawing method and program - Google Patents

Graphic drawing apparatus, graphic drawing method and program Download PDF

Info

Publication number
JP6547862B2
JP6547862B2 JP2018019363A JP2018019363A JP6547862B2 JP 6547862 B2 JP6547862 B2 JP 6547862B2 JP 2018019363 A JP2018019363 A JP 2018019363A JP 2018019363 A JP2018019363 A JP 2018019363A JP 6547862 B2 JP6547862 B2 JP 6547862B2
Authority
JP
Japan
Prior art keywords
slider
measurement
item
graphic
display
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.)
Active
Application number
JP2018019363A
Other languages
Japanese (ja)
Other versions
JP2018097896A (en
Inventor
宏太 遠藤
宏太 遠藤
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 JP2018019363A priority Critical patent/JP6547862B2/en
Publication of JP2018097896A publication Critical patent/JP2018097896A/en
Application granted granted Critical
Publication of JP6547862B2 publication Critical patent/JP6547862B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)
  • Calculators And Similar Devices (AREA)

Description

本発明は、任意の図形を描画させるのに好適な図形描画装置、図形描画方法およびその制御プログラムに関する。   The present invention relates to a graphic drawing apparatus, a graphic drawing method, and a control program thereof suitable for drawing an arbitrary graphic.

従来の図形表示装置において、任意に表示させた図形の部分を容易に指定して選択し、この選択された図形部分である辺や角の長さ,大きさを測定してその値を表示することが考えられている(例えば、特許文献1参照。)。   In a conventional graphic display device, a portion of a graphic displayed arbitrarily is easily specified and selected, and lengths and sizes of sides and corners which are the selected graphic portion are measured and the values are displayed. (See, for example, Patent Document 1).

特開2012−14440号公報JP, 2012-14440, A

前記従来の図形表示装置では、図形の辺や角の部分を指定し、その指定した辺の長さや角の大きさを測定してその値を表示させることができる。   In the conventional graphic display device, it is possible to designate the sides and corners of the graphic, measure the length of the designated side and the size of the corners, and display the values.

しかしながら、当該指定した辺の長さや角の大きさを簡単な操作で順次変更しながら前記図形を変化させることはできなかった。   However, it has not been possible to change the figure while sequentially changing the length of the specified side and the size of the corner by a simple operation.

本発明は、このような課題に鑑みなされたもので、ユーザが指定した図形部分の値を簡単に変更し容易に図形を変化させて表示させることが可能になる図形描画装置、図形描画方法およびその制御プログラムを提供することを目的とする。   The present invention has been made in view of such problems, and a graphic drawing device, a graphic drawing method, and a graphic drawing method capable of easily changing the value of the graphic portion designated by the user and changing the graphic easily. The purpose is to provide the control program.

本発明に係る図形描画装置は、表示部において図形を描画する機能である描画機能を選択する機能選択手段と、前記描画機能が選択されている場合に、前記表示部に描画された少なくとも1つの図形部分に応じた複数種類の測定項目のうち、当該測定項目の値を変更するためのスライダが設定可能とされる種類の測定項目を一覧表示させるスライダ設定可能項目表示手段と、前記スライダ設定可能項目表示手段により一覧表示された測定項目がユーザ操作に応じて選択された場合には、前記スライダを前記表示部に表示させるスライダ表示手段と、を備えことを特徴としている。

The figure drawing device according to the present invention comprises a function selecting means for selecting a drawing function which is a function of drawing a figure in the display unit, and at least one of the images drawn on the display unit when the drawing function is selected. Slider-settable item display means for displaying a list of measurement items of a type in which a slider for changing the value of the measurement item is settable among a plurality of types of measurement items according to the graphic portion; if the item measurement items listed by the display means is selected according to a user operation is characterized by comprising a slider display means for displaying the slider on the display unit.

本発明によれば、ユーザが指定した図形部分の値を簡単に変更し容易に図形を変化させて表示させることが可能になる。   According to the present invention, it is possible to easily change the value of the graphic portion designated by the user and easily change the graphic for display.

本発明の図形描画装置の実施形態に係るグラフ関数・図形電卓10の外観構成を示す正面図。FIG. 1 is a front view showing an appearance configuration of a graph function / graphics calculator 10 according to an embodiment of a graphic drawing device of the present invention. 前記グラフ関数・図形電卓10のエミュレータを搭載したタブレット端末10Tの外観構成を示す正面図であり、当該グラフ関数・図形電卓10のエミュレータ画面EMを示している。FIG. 6 is a front view showing an appearance configuration of a tablet terminal 10T on which an emulator of the graph function / graphics calculator 10 is mounted, and an emulator screen EM of the graph function / graphics calculator 10 is shown. 前記グラフ関数・図形電卓10の回路構成を示すブロック図。FIG. 2 is a block diagram showing a circuit configuration of the graph function / graphics calculator 10. 前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その1)を示すフローチャート。FIG. 10 is a flowchart showing graphic display control processing (part 1) executed in the graphic mode of the graph function / graphic calculator 10. FIG. 前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その2)を示すフローチャート。10 is a flowchart showing graphic display control processing (part 2) executed in the graphic mode of the graph function / graphic calculator 10. 前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その3)を示すフローチャート。12 is a flowchart showing graphic display control processing (part 3) executed in the graphic mode of the graph function / graphic calculator 10. 前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その4)を示すフローチャート。FIG. 16 is a flowchart showing graphic display control processing (part 4) executed in the graphic mode of the graph function / graphic calculator 10. FIG. 前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その1)を示す図。FIG. 7 is a diagram showing a display operation (part 1) in response to a user operation based on the graphic display control process of the graph function / graphic calculator 10. 前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その2)を示す図。FIG. 7 is a diagram showing a display operation (part 2) in accordance with a user operation based on the graphic display control process of the graph function / graphic calculator 10. 前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その3)を示す図。FIG. 10 is a diagram showing a display operation (part 3) in accordance with a user operation based on the graphic display control process of the graph function / graphic calculator 10.

以下図面により本発明の実施の形態について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の図形描画装置の実施形態に係るグラフ関数・図形電卓10の外観構成を示す正面図である。   FIG. 1 is a front view showing an appearance configuration of a graph function / graphic calculator 10 according to an embodiment of the graphic drawing device of the present invention.

この図形描画装置は、以下に説明する専用のグラフ関数・図形電卓10において実施されるか、図形表示機能を有するタブレット端末、携帯電話、携帯ゲーム機等として構成される。   This graphic drawing device is implemented in a dedicated graph function / graphic calculator 10 described below, or is configured as a tablet terminal having a graphic display function, a mobile phone, a portable game machine, or the like.

図2は、前記グラフ関数・図形電卓10のエミュレータを搭載したタブレット端末10Tの外観構成を示す正面図であり、当該グラフ関数・図形電卓10のエミュレータ画面EMを示している。   FIG. 2 is a front view showing an appearance configuration of a tablet terminal 10T on which an emulator of the graph function / graphics calculator 10 is mounted, and an emulator screen EM of the graph function / graphics calculator 10 is shown.

このグラフ関数・図形電卓10は、入力された関数式とその関数式に応じたグラフ画像を表示させる機能、入力された図形を表示させる機能を備えている。   The graph function / graphics calculator 10 has a function of displaying a graph image corresponding to an input function expression and the function expression, and a function of displaying the input graphic.

このグラフ関数・図形電卓10の本体には、本体正面の下半分程度の範囲でキー入力部12が設けられ、上半分程度の範囲でタッチパネル表示部13が設けられる。   The main body of the graph function / graphics calculator 10 is provided with a key input unit 12 in the lower half range of the front of the main body, and a touch panel display unit 13 in the upper half range.

前記キー入力部12には、数値・記号キー、関数・演算子キー、カーソルキーなどが備えられる。   The key input unit 12 is provided with a number / symbol key, a function / operator key, a cursor key and the like.

前記数値・記号キーは、各種の数字キーや記号キーを配列した数値・記号の入力用キー群からなる。   The numeral / symbol key is composed of a key group for inputting numerals / symbols in which various numeral keys and symbol keys are arranged.

前記関数・演算子キーは、演算式や関数式を入力する際に操作される各種の関数記号キーや、[+][−][×][÷][=]などの演算子キーからなる。   The function / operator key is composed of various function symbol keys operated when inputting an operation expression or function expression, and operator keys such as [+] [-] [x] [÷] [=]. .

前記タッチパネル表示部13は、カラー表示可能な液晶表示画面13dの上に、透明タッチパネル13tを重ねて構成される。   The touch panel display unit 13 is configured by overlapping a transparent touch panel 13 t on a liquid crystal display screen 13 d capable of color display.

このグラフ関数・図形電卓10は、前記タッチパネル表示部13の上端に沿って表示されるメニューボタン[Menu]のタッチ操作に応じて、図1に示すようなメインメニューMが表示され、このメインメニューMに表示された各種のアイコンを選択的にタッチ操作することで、タッチされたアイコンに応じた機能の動作モードになる。   In the graph function / graphic calculator 10, a main menu M as shown in FIG. 1 is displayed in response to a touch operation of a menu button [Menu] displayed along the upper end of the touch panel display unit 13. By selectively performing a touch operation on various icons displayed on M, the operation mode of the function corresponding to the touched icon is obtained.

この実施形態では、[Geometry]アイコンGMにより起動される図形表示機能の動作モード(図形モード)について説明する。   In this embodiment, an operation mode (graphic mode) of a graphic display function activated by the [Geometry] icon GM will be described.

この図形モードは、例えば図2に示すように、図形画面Gの描画[Draw]機能により開かれた図形描画エリアDにおいて、任意の図形(ここでは三角形ABC)を描画する機能、描画された図形の図形部品(辺AB,辺BC)を選択しその選択された図形部品に選択マークmを付加すると共に当該図形部品を太線にして識別表示させる機能、前記選択された図形部品(辺AB,辺BC)に基づき測定可能な数値の項目(測定項目:ここでは辺ABと辺BCのなす角度)を測定項目アイコン(角度アイコンIa)により指定し、測定ボックスMにその測定値(30°)を表示させる機能、前記測定項目の数値をユーザ操作に応じて変更するスライダ(操作表示体)SL[Angle]を表示させる機能、前記スライダSL[Angle]のつまみTや増減ボタンBu,Bdの操作により前記測定項目の数値を変更し前記図形を変化させて表示させる機能等を有する。   For example, as shown in FIG. 2, this figure mode is a function of drawing an arbitrary figure (here, triangle ABC) in the figure drawing area D opened by the draw function of the figure screen G, and a figure drawn Function of selecting a figure part (side AB, side BC) and adding a selection mark m to the selected figure part and making the figure part be a thick line for identification display, the selected figure part (side AB, side Based on the measurement item icon (angle icon Ia), specify the item of measurable numerical value (measurement item: here the angle between side AB and side BC) based on BC), and the measured value (30 °) in measurement box M A function to display, a function to display a slider (operation display body) SL [Angle] for changing the numerical value of the measurement item according to a user operation, a knob T of the slider SL [Angle] and an increase / decrease button Bu, B It has a function of changing the numerical value of the measurement item by the operation of d and changing and displaying the figure.

図3は、前記グラフ関数・図形電卓10の回路構成を示すブロック図である。   FIG. 3 is a block diagram showing a circuit configuration of the graph function / graphics calculator 10. As shown in FIG.

前記グラフ関数・図形電卓10は、マイクロコンピュータであるCPU11を備えている。   The graph function / graphics calculator 10 includes a CPU 11 which is a microcomputer.

前記CPU11は、フラッシュROM等の記憶装置14に予め記憶された電卓制御プログラム14a、あるいはメモリカードなどの外部記録媒体17から記録媒体読取部16を介して前記記憶装置14に読み込まれた電卓制御プログラム14a、あるいは通信ネットワーク(インターネット)上のWebサーバ(プログラムサーバ)から通信制御部18を介して前記記憶装置14にダウンロードされた電卓制御プログラム14aに従い、RAM15を作業用のメモリとして回路各部の動作を制御し、電卓機能や関数グラフ描画機能、図形描画機能など、本グラフ関数・図形電卓10に備えられた各種の機能を実行する。   The CPU 11 is a calculator control program 14 a stored in advance in a storage device 14 such as a flash ROM, or a calculator control program read from the external storage medium 17 such as a memory card into the storage device 14 via the storage medium reading unit 16. In accordance with the calculator control program 14a downloaded to the storage device 14 from the Web server (program server) on the communication network 14a or a communication network (Internet), the operation of each part of the circuit is performed using the RAM 15 as a working memory. It controls and executes various functions provided in the present graph function / graphic calculator 10, such as a calculator function, a function graph drawing function, and a figure drawing function.

このCPU11には、図1(図2)に示したキー入力部12、タッチパネル表示部13の他に、前記記憶装置14、RAM15、記録媒体読取部16、通信制御部18などが接続されている。   In addition to the key input unit 12 and the touch panel display unit 13 shown in FIG. 1 (FIG. 2), the storage device 14, the RAM 15, the recording medium reading unit 16, the communication control unit 18, etc. are connected to the CPU 11. .

前記RAM15は、前記CPU11の処理動作に必要な各種のデータを記憶する。このRAM15には、前記タッチパネル表示部13の画面上にカラー表示されるデータが展開される表示データ記憶領域15aの他、タッチ座標データ記憶領域15b、レンジデータ記憶領域15c、図形データ記憶領域15d、測定部品データ記憶領域15e、測定項目データ記憶領域15f、スライダパターンテーブル15g、スライダデータ記憶領域15h等が設けられる。   The RAM 15 stores various data necessary for the processing operation of the CPU 11. In the RAM 15, a touch coordinate data storage area 15b, a range data storage area 15c, a graphic data storage area 15d, and a display data storage area 15a in which data displayed in color are expanded on the screen of the touch panel display unit 13. A measurement component data storage area 15e, a measurement item data storage area 15f, a slider pattern table 15g, a slider data storage area 15h and the like are provided.

前記タッチ座標データ記憶領域15bには、前記タッチパネル表示部13により検出されたユーザ操作に応じたタッチ位置の座標データが記憶される。   The touch coordinate data storage area 15 b stores coordinate data of a touch position according to the user's operation detected by the touch panel display unit 13.

前記レンジデータ記憶領域15cには、前記グラフモードにおいてタッチパネル表示部13のグラフ描画エリアに対して設定されるグラフの表示範囲を示すX座標レンジ(Xmin〜Xmax)とY座標レンジ(Ymin〜Ymax)が記憶される。   In the range data storage area 15c, an X-coordinate range (Xmin to Xmax) and a Y-coordinate range (Ymin to Ymax) indicating the display range of the graph set for the graph drawing area of the touch panel display unit 13 in the graph mode Is stored.

前記図形データ記憶領域15dには、前記図形描画エリアDにおいて描画された図形のデータが当該図形を構成する部品の組み合わせとして記憶される。   In the graphic data storage area 15d, data of a graphic drawn in the graphic drawing area D is stored as a combination of parts constituting the graphic.

前記測定部品データ記憶領域15eには、前記図形描画エリアDに表示された図形に対しユーザ操作に応じて選択された測定対象の部品(図形部品)に関するデータが記憶される。   In the measurement part data storage area 15e, data on a part (graphic part) to be measured which is selected according to a user operation on the figure displayed in the figure drawing area D is stored.

前記測定項目データ記憶領域15fには、前記測定部品データ記憶領域15eに記憶された前記図形の測定対象の部品(図形部品)に応じて測定可能な数値の項目(測定項目;長さ,角度,補角,傾き、傾斜角,距離,半径,円周,面積,式等)が記憶される。   In the measurement item data storage area 15f, items (measurement items; length, angle, etc.) of numerical values that can be measured according to the part (figure part) to be measured of the figure stored in the measurement part data storage area 15e. The supplementary angle, inclination, inclination angle, distance, radius, circumference, area, equation, etc. are stored.

前記スライダパターンテーブル15gには、前記測定項目データ記憶領域15fに記憶された各測定項目を対象に、その数値をユーザ操作に応じて変更するための操作表示体である前記スライダSLのパターンに関するデータが、その形状、色、そのつまみTによる可変ステップ数、その増減ボタンBu,Bdによる可変ステップ数に関するデータと共に記憶される。   The slider pattern table 15g is data relating to the pattern of the slider SL which is an operation display body for changing the numerical value in accordance with the user operation for each measurement item stored in the measurement item data storage area 15f. Are stored together with data on the shape, the color, the number of variable steps by the knob T, and the number of variable steps by the increase / decrease buttons Bu and Bd.

前記スライダデータ記憶領域15hには、前記スライダパターンに基づき表示されるスライダSLの前記測定項目の数値に関する可変最小値(Min)、可変最大値(Max)、現在値(Current)、つまみTによる単位変化量(Dot)、増減ボタンBu,Bdによる単位変化量(Step)が記憶される。   In the slider data storage area 15h, a variable minimum value (Min), a variable maximum value (Max), a current value (Current), a unit by a knob T regarding the numerical value of the measurement item of the slider SL displayed based on the slider pattern The change amount (Dot) and the unit change amount (Step) by the increase and decrease buttons Bu and Bd are stored.

なお、前記増減ボタンBu,Bdによる単位変化量(Step)は、当該増ボタン[→]Buまたは減ボタン[←]Bdに対する1回のタッチ(クリック)操作に応じた増加または減少の数値変化量であり、これとは別に、前記つまみTによる単位変化量(Dot)は、当該つまみTの移動範囲(最小値(Min)〜最大値(Max))における1表示ドット分の移動幅に対応した数値変化量である。   The unit change amount (Step) by the increase and decrease buttons Bu and Bd is a numerical change amount of increase or decrease according to one touch (click) operation on the increase button [→] Bu or the decrease button [←] Bd. Apart from this, the unit change amount (Dot) by the knob T corresponds to the movement width of one display dot in the movement range (minimum value (Min) to maximum value (Max)) of the knob T. It is a numerical change amount.

ここで、前記スライダSLの増ボタン[→]Buまたは減ボタン[←]Bdに対する1回のタッチ(クリック)操作に応じた単位変化量(Step)をステップ単位、前記スライダSLのつまみTの移動範囲における1表示ドット分の移動幅に対応した単位変化量(Dot)をドット単位と定義する。   Here, the unit change amount (Step) according to one touch (click) operation on the increase button [→] Bu or the decrease button [←] Bd of the slider SL is moved in units of steps, and the movement of the knob T of the slider SL A unit change amount (Dot) corresponding to the movement width of one display dot in the range is defined as a dot unit.

このように構成されたグラフ関数・図形電卓10は、前記CPU11が前記電卓制御プログラム14aに記述された各種の処理の命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べる各種の機能を実現する。   In the graph function / graphics calculator 10 configured as described above, the CPU 11 controls the operation of each part of the circuit in accordance with various processing instructions described in the calculator control program 14a, and software and hardware cooperate with each other. By performing the operation, various functions described in the following operation description are realized.

次に、前記構成のグラフ関数・図形電卓10の動作について説明する。   Next, the operation of the graph function / graphics calculator 10 of the above configuration will be described.

図4は、前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その1)を示すフローチャートである。   FIG. 4 is a flowchart showing graphic display control processing (part 1) executed in the graphic mode of the graph function / graphic calculator 10.

図5は、前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その2)を示すフローチャートである。   FIG. 5 is a flowchart showing graphic display control processing (part 2) executed in the graphic mode of the graph function / graphic calculator 10.

図6は、前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その3)を示すフローチャートである。   FIG. 6 is a flowchart showing graphic display control processing (part 3) executed in the graphic mode of the graph function / graphic calculator 10.

図7は、前記グラフ関数・図形電卓10の図形モードにより実行される図形表示制御処理(その4)を示すフローチャートである。   FIG. 7 is a flowchart showing graphic display control processing (part 4) executed in the graphic mode of the graph function / graphic calculator 10.

図8は、前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その1)を示す図である。   FIG. 8 is a diagram showing a display operation (part 1) in response to a user operation based on the graphic display control process of the graph function / graphic calculator 10.

図9は、前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その2)を示す図である。   FIG. 9 is a diagram showing a display operation (part 2) in response to a user operation based on the graphic display control process of the graph function / graphic calculator 10.

図10は、前記グラフ関数・図形電卓10の図形表示制御処理に基づくユーザ操作に応じた表示動作(その3)を示す図である。   FIG. 10 is a diagram showing a display operation (part 3) in response to a user operation based on the graphic display control process of the graph function / graphic calculator 10.

前記図1で示したように、タッチパネル表示部13に表示されたメインメニューMから[Geometry]アイコンGMがタッチ操作され図形モードに設定されると、図4〜図7における図形表示制御処理が起動される。   As shown in FIG. 1, when the [Geometry] icon GM is touched from the main menu M displayed on the touch panel display unit 13 and the graphic mode is set, the graphic display control process in FIGS. 4 to 7 is activated. Be done.

この図形表示制御処理が起動された前記タッチパネル表示部13の図形画面Gにおいて、ユーザ操作に応じて、描画[Draw]機能が選択され(ステップS1(Yes))、基本図形(Basic Object)機能が選択され(ステップS2(Yes))、図形の種類が選択されると(ステップS3)、図8(A)に示すように、当該選択された種類(ここでは三角形)の図形を描画可能な図形描画エリアDが表示される。   In the graphic screen G of the touch panel display unit 13 where the graphic display control process is activated, the Draw [Draw] function is selected according to the user operation (Step S1 (Yes)), and the Basic Graphic (Basic Object) function is When a type of figure is selected (step S2 (Yes)) and a type of figure is selected (step S3), as shown in FIG. 8A, a figure capable of drawing the figure of the selected type (here, triangle) The drawing area D is displayed.

この図形描画エリアDにおいて、ユーザ任意の三角形に対応した頂点A,B,Cがペンタッチされて入力されると(ステップS4)、当該入力された各頂点に対応した三角形(ABC)が描画されて表示される(ステップS5)。   In the graphic drawing area D, when the vertices A, B, C corresponding to the user's arbitrary triangle are pen-touched and input (step S4), triangles (ABC) corresponding to the respective input vertices are drawn It is displayed (step S5).

この三角形(ABC)について、その頂点Bの角度(内角)を測定するために、図形部品である辺(AB)と辺(BC)とがそれぞれペンタッチP1,P2されて選択されると(ステップS19(Yes))、この選択された辺(AB)と辺(BC)の線種が太線に変更されると共に、当該各辺(AB)(BC)に選択状態マークmが付加されて識別表示される(ステップS20)。   When the sides (AB) and the sides (BC) which are graphic parts are selected for pen touch P1 and P2 respectively to measure the angle (inner angle) of the vertex B for this triangle (ABC) (step S19) (Yes)) The line type of the selected side (AB) and the side (BC) is changed to a thick line, and a selection status mark m is added to each side (AB) (BC) for identification display. (Step S20).

この際、前記図形画面G上部の測定ボックスMには、その測定項目を角度に設定する角度アイコンIaがデフォルトで表示されると共に、前記選択された辺(AB)と辺(BC)との成す角度“32.3597”が測定されて表示される。   At this time, an angle icon Ia for setting the measurement item as an angle is displayed by default in the measurement box M at the top of the graphic screen G, and the selected side (AB) and the side (BC) are formed. The angle "32.3597" is measured and displayed.

ここで、図8(B)に示すように、前記測定ボックスMの測定機能ボタンBがペンタッチP1されて選択されると(ステップS21(Yes))、前記選択状態の図形部品が2辺(AB)(BC)であることが判断され(ステップS40(Yes))、当該2辺の図形部品から測定可能な項目(角度、補角、等辺?、距離)を各アイコン(角度Ia、補角Ib、等辺?Ic、距離Id)で示した測定項目リストLIが表示される(ステップS41)。   Here, as shown in FIG. 8B, when the measurement function button B of the measurement box M is pen-touched P1 and selected (step S21 (Yes)), the graphic component in the selected state has two sides (AB). ) (BC) (step S40 (Yes)), it is possible to measure the items (angle, complementary angle, equilateral distance, distance) which can be measured from the two side graphic parts, with each icon (angle Ia, complementary angle Ib) The measurement item list LI indicated by an equal side? Ic and a distance Id) is displayed (step S41).

この測定項目リストLIにおいて、現在設定中の測定項目に対応したアイコン(ここでは角度アイコンIa)は反転されて識別表示される(ステップS42)。   In the measurement item list LI, the icon (here, the angle icon Ia) corresponding to the measurement item currently set is inverted and identified and displayed (step S42).

ここで、例えば図8(F)に示すように、前記測定項目リストLIから何れかの測定項目(ここでは補角アイコンIb)がペンタッチされて選択されると(ステップS43(Yes))、現在設定中の測定項目(角度Ia)が当該選択された測定項目(補角Ib)に変更され(ステップS44)、図9(A)に示すように、前記測定ボックスMに、変更された測定項目の補角アイコンIbとその測定値“150”が表示される(ステップS45)。   Here, for example, as shown in FIG. 8F, when any measurement item (here, the complement angle icon Ib) is pen-touched and selected from the measurement item list LI (step S43 (Yes)), the present The measurement item (angle Ia) being set is changed to the selected measurement item (complement angle Ib) (step S44), and the measurement item M is changed to the measurement box M as shown in FIG. 9A. The complement angle icon Ib and its measured value "150" are displayed (step S45).

また、現在設定中の測定項目が角度、補角、距離の何れかであるか否か、つまり前記選択された図形部品(2辺(AB)(BC))を対象に数値変更が可能な測定項目であるか否かが判断される(ステップS46)。   In addition, whether the measurement item currently being set is any of angle, complement angle, and distance, that is, measurement that can be numerically changed for the selected graphic component (two sides (AB) (BC)) It is determined whether the item is an item (step S46).

ここで、前記図8(B)あるいは図8(F)で示したように、現在設定中の測定項目が角度、補角、距離の何れかであり、前記選択された図形部品(2辺(AB)(BC))を対象に数値変更が可能な測定項目であると判断されると(ステップS46(Yes))、当該測定項目の数値を簡単に変更するためのスライダSLの使用が可能であることを示すスライダアイコンIsが前記測定項目リストLIに付加されて表示される(ステップS47)。   Here, as shown in FIG. 8 (B) or FIG. 8 (F), the measurement item currently being set is any one of an angle, a complementary angle, and a distance, and the selected graphic If it is determined that the measurement item can be changed numerically for AB) (BC) (step S46 (Yes)), the slider SL can be used to easily change the numerical value of the measurement item A slider icon Is indicating that it is present is added to the measurement item list LI and displayed (step S47).

そして、前記図8(B)で示したように、測定項目が角度(Ia)に設定された状態でのスライダアイコンIsがペンタッチP2されて選択されると(ステップS48(Yes))、図8(C)に示すように、当該角度を変更するスライダSL[Angle]が、前記スライダパターンテーブル15gおよびスライダデータ記憶領域15hの各データに基づき前記図形描画エリアDの空き領域(デフォルトでは右下)に表示される(ステップS49)。   Then, as shown in FIG. 8B, when the slider icon Is in the state where the measurement item is set to the angle (Ia) is selected by the pen touch P2 (step S48 (Yes)), As shown in (C), the slider SL [Angle] for changing the angle is an empty area of the figure drawing area D (lower right by default) based on each data of the slider pattern table 15g and the slider data storage area 15h. Is displayed (step S49).

ここで、図8(D)に示すように、前記スライダSL[Angle]のつまみTがペンタッチPされて移動されると(ステップS22,S23(Yes))、当該つまみTの移動に伴うドット単位の変化量(Dot)に基づきその移動後の位置に対応した数値“60”が設定され(ステップS24)、この設定された数値“60”に前記測定ボックスMに表示されている測定項目(角度)の数値が変更される(ステップS27)。   Here, as shown in FIG. 8D, when the knob T of the slider SL [Angle] is moved by pen touch P (steps S22 and S23 (Yes)), dot units associated with the movement of the knob T The numerical value "60" corresponding to the position after the movement is set based on the change amount (Dot) of (step S24), and the measurement item (angle) displayed in the measurement box M at the set numerical value "60" Is changed (step S27).

すると、この測定項目(角度)の数値変更“30”→“60”に応じて、前記選択状態の図形部品(辺(AB)と辺(BC))の成す角度が変更され、その三角形(ABC)が変形されて表示される(ステップS28)。   Then, in response to the numerical value change “30” → “60” of this measurement item (angle), the angle formed by the selected figure component (side (AB) and side (BC)) is changed, and the triangle (ABC Is transformed and displayed (step S28).

さらに、図8(E)に示すように、前記スライダSL[Angle]の減ボタンBdがペンタッチPされると(ステップS22,S25(Yes))、当該増減ボタンBu,Bdのタッチ操作に伴うステップ単位の変化量(Step)に基づき増減した数値“30”が設定され(ステップS26)、この設定された数値“30”に前記測定ボックスMに表示されている測定項目(角度)の数値が変更される(ステップS27)。   Furthermore, as shown in FIG. 8E, when the down button Bd of the slider SL [Angle] is pen-touched P (steps S22, S25 (Yes)), the step accompanying the touch operation of the increase / decrease buttons Bu, Bd. The numerical value "30" increased or decreased based on the unit change amount (Step) is set (step S26), and the numerical value of the measurement item (angle) displayed in the measurement box M is changed to the set numerical value "30". (Step S27).

すると、前記つまみTを操作した場合と同様に、この測定項目(角度)の数値変更“60”→“30”に応じて、前記選択状態の図形部品(辺(AB)と辺(BC))の成す角度が変更され、その三角形(ABC)が変形されて表示される(ステップS28)。   Then, in the same way as when the knob T is operated, the figure parts in the selected state (side (AB) and side (BC)) according to the numerical value change “60” → “30” of this measurement item (angle) Is changed, and the triangle (ABC) is deformed and displayed (step S28).

また、前記図9(A)で示したように、測定項目が補角(Ib)に設定され、測定項目の補角アイコンIbとその測定値“150”が表示された状態でのスライダアイコンIsがペンタッチP2されて選択された場合も(ステップS48(Yes))、図9(B)に示すように、当該補角を変更するスライダSL[SuppAngl](Supplementary Angleの略)が表示される(ステップS49)。   Further, as shown in FIG. 9A, the slider icon Is in the state where the measurement item is set to the complementary angle (Ib) and the complementary angle icon Ib of the measurement item and its measured value “150” are displayed. Even when the pen touch P2 is selected and selected (step S48 (Yes)), as shown in FIG. 9B, the slider SL [SuppAngl] (abbreviation for Supplementary Angle) for changing the complementary angle is displayed ( Step S49).

ここで、前記スライダSL[SuppAngl]の減ボタンBdがペンタッチPされると(ステップS22,S25(Yes))、図9(C)に示すように、当該増減ボタンBu,Bdのタッチ操作に伴うステップ単位の変化量(Step)に基づき増減した数値“120”が設定され(ステップS26)、この設定された数値“120”に前記測定ボックスMに表示されている測定項目(補角)の数値が変更される(ステップS27)。   Here, when the down button Bd of the slider SL [SuppAngl] is pen-touched P (steps S22, S25 (Yes)), as shown in FIG. 9C, the touch operation of the increase / decrease buttons Bu, Bd is performed. The numerical value "120" which is increased or decreased based on the change amount (Step) of the step unit is set (step S26), and the numerical value of the measurement item (complementary angle) displayed in the measurement box M in the set numerical value "120". Is changed (step S27).

そして、前記同様に、この測定項目(補角)の数値変更“150”→“120”に応じて、前記選択状態の図形部品(辺(AB)と辺(BC))の成す角度が変更され、その三角形(ABC)が変形されて表示される(ステップS28)。   Then, in the same manner as described above, in accordance with the numerical value change “150” → “120” of this measurement item (complementary angle), the angle formed by the selected figure component (side (AB) and side (BC)) is changed. , The triangle (ABC) is deformed and displayed (step S28).

一方、図9(D)に示すように、前記三角形(ABC)の2辺(AB)(BC)の図形部品が選択されている場合であって、前記測定項目リストLIから選択された現在設定中の測定項目が距離(Id)であるものの、前記選択された2辺(AB)(BC)が平行線ではなくその距離が“0”になる場合は、当該図形部品を対象に数値変更が可能な測定項目ではないと判断されるので(ステップS46(No))、前記スライダアイコンIsは前記測定項目リストLIに付加されない。   On the other hand, as shown in FIG. 9D, when the graphic parts of two sides (AB) (BC) of the triangle (ABC) are selected, the current setting selected from the measurement item list LI If the selected item (AB) (BC) is not a parallel line but its distance is "0" although the measurement item in it is a distance (Id), the numerical value change for the figure component is The slider icon Is is not added to the measurement item list LI because it is determined that the measurement item is not a possible measurement item (Step S46 (No)).

一方、図10(D)に示すように、図形描画エリアDに描画されて表示された三角形(ABC)において(ステップS1〜S5)、その一辺(AC)が図形部品として選択され識別表示された状態で(ステップS19(Yes),S20)、前記測定ボックスMの測定機能ボタンBがタッチ選択されると(ステップS21(Yes))、前記選択状態の図形部品が1辺(AC)であることが判断され(ステップS30(Yes))、1辺の図形部品から測定可能な項目(長さ、傾き、傾斜角度、直線の式)を各アイコン(長さId、傾きIe、傾斜角度Ik、直線の式If)で示した測定項目リストLIが表示される(ステップS31)。   On the other hand, as shown in FIG. 10D, in the triangle (ABC) drawn and displayed in the graphic drawing area D (steps S1 to S5), one side (AC) thereof is selected and displayed as a graphic component. In the state (steps S19 (Yes), S20), when the measurement function button B of the measurement box M is touch-selected (step S21 (Yes)), the graphic component in the selected state is one side (AC) Are judged (step S30 (Yes)), and items (length, inclination, inclination angle, linear equation) that can be measured from one side of the graphic component are each icon (length Id, inclination Ie, inclination angle Ik, linear The measurement item list LI indicated by the equation If) is displayed (step S31).

この測定項目リストLIにおいて、現在設定中の測定項目に対応したアイコン(ここでは長さアイコンId)は反転されて識別表示される(ステップS32)。   In the measurement item list LI, the icon (here, the length icon Id) corresponding to the measurement item currently being set is highlighted and displayed (step S32).

ここで、現在設定中の測定項目が長さである、つまり前記選択された図形部品(1辺(AC))を対象に数値変更が可能な測定項目であると判断されると(ステップS36(Yes))、当該測定項目の数値を簡単に変更するためのスライダSLの使用が可能であることを示すスライダアイコンIsが前記測定項目リストLIに付加されて表示される(ステップS37)。   Here, if it is determined that the measurement item currently being set is the length, that is, the measurement item whose numerical value can be changed for the selected graphic component (one side (AC)) (step S36 Yes), a slider icon Is indicating that use of the slider SL for easily changing the numerical value of the measurement item is possible is added to the measurement item list LI and displayed (step S37).

そして、前記測定項目が長さ(Id)に設定された状態でのスライダアイコンIsがペンタッチされて選択されると(ステップS38(Yes))、当該長さを変更するスライダSL(図示せず)が、前記図形描画エリアDの空き領域に表示される(ステップS39)。   Then, when the slider icon Is in a state where the measurement item is set to the length (Id) is pen-touched and selected (Step S38 (Yes)), the slider SL (not shown) that changes the length Are displayed in the empty area of the figure drawing area D (step S39).

一方、図10(E)に示すように、前記測定項目リストLIから傾きの測定項目(傾きアイコンIe)が選択されると(ステップS33(Yes))、現在設定中の測定項目(長さId)が当該選択された測定項目(傾きIe)に変更され(ステップS34)、前記測定ボックスMに、変更された測定項目の傾きアイコンIeとその測定値“9.433…”が表示される(ステップS35)。   On the other hand, as shown in FIG. 10 (E), when the measurement item of inclination (inclination icon Ie) is selected from the measurement item list LI (step S33 (Yes)), the measurement item (length Id currently being set) Is changed to the selected measurement item (inclination Ie) (step S34), and the inclination icon Ie of the changed measurement item and its measured value “9.433...” Are displayed in the measurement box M (step S35). ).

この場合、前記測定項目リストLIから選択された現在設定中の測定項目は傾き(Ie)であり、長さ(Id)ではないと判断され、当該図形部品(1辺(AC))を対象に数値変更が可能な測定項目ではないと判断されるので(ステップS36(No))、前記スライダアイコンIsは前記測定項目リストLIに付加されない。   In this case, it is determined that the currently-set measurement item selected from the measurement item list LI is the slope (Ie), not the length (Id), and the figure component (one side (AC)) is targeted The slider icon Is is not added to the measurement item list LI because it is determined that the measurement item is not a numerically changeable measurement item (Step S36 (No)).

さらに、図10(A)に示すように、図形描画エリアDに描画されて表示された円において(ステップS1〜S5)、その円が図形部品として選択され識別表示された状態で(ステップS19(Yes),S20)、前記測定ボックスMの測定機能ボタンBがタッチ選択されると(ステップS21(Yes))、前記選択状態の図形部品が円であることが判断され(ステップS50(Yes))、この図形部品から測定可能な項目(半径、円周、面積、円の式)を各アイコン(半径Io、円周Ip、面積Iq、円の式If)で示した測定項目リストLIが表示される(ステップS51)。   Further, as shown in FIG. 10A, in the circle drawn and displayed in the graphic drawing area D (steps S1 to S5), the circle is selected and displayed as a graphic part (step S19 (step S19 Yes), S20), when the measurement function button B of the measurement box M is touch-selected (step S21 (Yes)), it is determined that the graphic component in the selected state is a circle (step S50 (Yes)) The measurement item list LI is displayed with items (radius, circumference, area, circle formula) that can be measured from this graphic part indicated by each icon (radius Io, circumference Ip, area Iq, circle formula If) Step S51.

この測定項目リストLIにおいて、現在設定中の測定項目に対応したアイコン(ここでは半径アイコンIo)は反転されて識別表示される(ステップS52)。   In the measurement item list LI, the icon (here, the radius icon Io) corresponding to the measurement item currently being set is highlighted and identified (step S52).

ここで、現在設定中の測定項目が半径である、つまり前記選択された図形部品(円)を対象に数値変更が可能な測定項目であると判断されると(ステップS56(Yes))、当該測定項目の数値を簡単に変更するためのスライダSLの使用が可能であることを示すスライダアイコンIsが前記測定項目リストLIに付加されて表示される(ステップS57)。   Here, if it is determined that the measurement item currently being set is the radius, that is, the measurement item whose numerical value can be changed for the selected graphic part (circle) (Yes in step S56), A slider icon Is indicating that it is possible to use the slider SL to easily change the numerical value of the measurement item is added to the measurement item list LI and displayed (step S57).

そして、前記測定項目が半径(Io)に設定された状態でのスライダアイコンIsがペンタッチされて選択されると(ステップS58(Yes))、当該半径を変更するスライダSL(図示せず)が、前記図形描画エリアDの空き領域に表示される(ステップS59)。   Then, when the slider icon Is in a state where the measurement item is set to the radius (Io) is pen-touched and selected (Step S58 (Yes)), the slider SL (not shown) that changes the radius It is displayed in the vacant area of the figure drawing area D (step S59).

一方、図10(B)に示すように、前記測定項目リストLIから面積の測定項目(面積アイコンIq)が選択されると(ステップS53(Yes))、現在設定中の測定項目(半径Io)が当該選択された測定項目(面積Iq)に変更され(ステップS54)、前記測定ボックスMに、変更された測定項目の面積アイコンIqとその測定値“8.908…”が表示される(ステップS55)。   On the other hand, as shown in FIG. 10B, when the measurement item of the area (area icon Iq) is selected from the measurement item list LI (step S53 (Yes)), the measurement item currently being set (radius Io) Is changed to the selected measurement item (area Iq) (step S54), and the area icon Iq of the changed measurement item and its measured value "8.908 ..." are displayed in the measurement box M (step S55) .

この場合、前記測定項目リストLIから選択された現在設定中の測定項目は面積(Iq)であり、半径(Io)ではないと判断され、当該図形部品(円)を対象に数値変更が可能な測定項目ではないと判断されるので(ステップS56(No))、前記スライダアイコンIsは前記測定項目リストLIに付加されない。   In this case, it is determined that the currently set measurement item selected from the measurement item list LI is the area (Iq), not the radius (Io), and numerical values can be changed for the figure part (circle). Since it is determined that the item is not a measurement item (Step S56 (No)), the slider icon Is is not added to the measurement item list LI.

したがって、前記構成のグラフ関数・図形電卓10の図形表示制御機能によれば、前記図形描画エリアDにて描画して表示させたユーザ任意の図形について、測定対象の図形部品を選択すると、当該選択された図形部品に応じて測定可能な項目を示すアイコンの一覧(測定項目リストLI)が表示される。そして、この測定項目リストLIにおいて、現在選択されている図形部品を対象に数値変更が可能な測定項目のアイコンが選択された場合は、当該測定項目の数値を簡単に変更するためのスライダSLの使用が可能であることを示すスライダアイコンIsが当該測定項目リストLIに付加されて表示され、このスライダアイコンIsを選択することで、該当するスライダSLが前記図形描画エリアDの空き領域に表示される。   Therefore, according to the graphic display control function of the graph function / graphics calculator 10 having the above configuration, when the user selects a graphic component to be measured for the user-selected graphic drawn and displayed in the graphic drawing area D, the selection is made A list of icons (measurement item list LI) indicating items that can be measured according to the selected graphic part is displayed. When an icon of a measurement item whose numerical value can be changed is selected for the currently selected graphic component in the measurement item list LI, the slider SL is used to easily change the numerical value of the measurement item. A slider icon Is indicating that it can be used is added to the measurement item list LI and displayed. By selecting this slider icon Is, the corresponding slider SL is displayed in the empty area of the figure drawing area D. Ru.

このため、ユーザが指定した図形部分の値を前記スライダSLにより簡単に変更し容易に図形を変化させて表示させることが可能になる。   For this reason, it becomes possible to easily change the value of the graphic portion designated by the user by the slider SL and easily change and display the graphic.

一方、図9(E)に示すように、前記図形描画エリアDに表示された三角形(ABC)の2辺(AB)(BC)が測定対象の図形部品として選択されている状態で、ユーザ操作P1に応じて描画[Draw]機能Wが選択されることによりプルダウン表示された描画機能リストFにおいて(ステップS1(Yes))、スライダの設定項目[Slider]Slが選択される(ステップS6(Yes))。   On the other hand, as shown in FIG. 9E, in the state where two sides (AB) (BC) of the triangle (ABC) displayed in the figure drawing area D are selected as the figure part to be measured, the user operation In the drawing function list F pulled down by selecting the drawing [Draw] function W in accordance with P1 (step S1 (Yes)), the slider setting item [Slider] Sl is selected (step S6 (Yes) )).

すると、前記選択状態の図形部品が2辺(AB)(BC)であることが判断され(ステップS11(Yes))、前記スライダの設定項目[Slider]Slから更にプルダウン表示されたスライダ選択メニューSlmにおいて、当該図形部品(2辺(AB)(BC))で数値変更が可能な測定項目である角度[Angle]A,補角[Supplementary Angle]S,距離[Length]Lが選択可能な濃色文字で表示され、数値変更が不可能な測定項目である半径[Radius]Rが選択不可能な薄色文字で表示される(ステップS12)。   Then, it is determined that the graphic component in the selected state is two sides (AB) (BC) (step S11 (Yes)), and the slider selection menu Slm further pulled down from the setting item [Slider] S1 of the slider. In the figure part (2 sides (AB) (BC)) is a measurement item whose numerical value can be changed. Angle [Angle] A, Complementary [Supplementary Angle] S, Distance [Length] L can be selected dark color The radius [Radius] R which is displayed in text and which is a measurement item whose numerical value can not be changed is displayed in light text which can not be selected (step S12).

そして、前記スライダ選択メニューSlmにおいて、数値変更が可能な測定項目である角度[Angle]AがペンタッチP2されて選択されると(ステップS13(Yes))、図9(F)に示すように、当該角度を変更するスライダSL[Angle]が、前記図形描画エリアDの空き領域に表示される(ステップS14)。   Then, when an angle [Angle] A which is a measurement item whose numerical value can be changed in the slider selection menu Slm is pen-touched P2 and selected (step S13 (Yes)), as shown in FIG. The slider SL [Angle] for changing the angle is displayed in the empty area of the figure drawing area D (step S14).

また、図10(C)に示すように、前記図形描画エリアDに表示された円が測定対象の図形部品として選択されている状態で、ユーザ操作P1に応じてプルダウン表示された描画機能リストFのスライダの設定項目[Slider]Slが選択されると(ステップS1,S6,S15(Yes))、更にプルダウンされたスライダ選択メニューSlmにおいて、当該図形部品(円)で数値変更が可能な測定項目である半径[Radius]Rだけが選択可能な濃色文字で表示される(ステップS16)。   Further, as shown in FIG. 10C, in a state where the circle displayed in the figure drawing area D is selected as the figure component to be measured, the drawing function list F displayed in a pull-down manner according to the user operation P1. When the slider setting item [Slider] Sl is selected (steps S1, S6, S15 (Yes)), measurement items whose numerical value can be changed by the figure part (circle) in the slider selection menu Slm further pulled down Only the radius [Radius] R which is is displayed in selectable dark characters (step S16).

そして、前記スライダ選択メニューSlmにおいて、数値変更が可能な測定項目である半径[Radius]RがペンタッチP2されて選択されると(ステップS17(Yes))、当該半径を変更するスライダSL(図示せず)が、前記図形描画エリアDの空き領域に表示される(ステップS18)。   When the radius [Radius] R, which is a measurement item whose numerical value can be changed, is selected by the pen touch P2 in the slider selection menu Slm (step S17 (Yes)), the slider SL (shown in FIG. Is displayed in the empty area of the figure drawing area D (step S18).

さらに、図10(F)に示すように、前記図形描画エリアDに表示された三角形(ABC)の1辺(AC)が測定対象の図形部品として選択されている状態で、前記同様に、ユーザ操作P1に応じてプルダウン表示された描画機能リストFのスライダの設定項目[Slider]Slが選択されると(ステップS1,S6,S7(Yes))、更にプルダウンされたスライダ選択メニューSlmにおいて、当該図形部品(1辺(AC))で数値変更が可能な測定項目である長さ[Length]Lだけが選択可能な濃色文字で表示される(ステップS8)。   Furthermore, as shown in FIG. 10 (F), in the state where one side (AC) of the triangle (ABC) displayed in the figure drawing area D is selected as the figure part to be measured, the user When the slider setting item [Slider] Sl of the drawing function list F pulled down according to the operation P1 is selected (steps S1, S6, S7 (Yes)), the slider selection menu Slm further pulled down Only the length [Length] L, which is a measurement item whose numerical value can be changed in the figure part (one side (AC)), is displayed as selectable dark characters (step S8).

そして、前記スライダ選択メニューSlmにおいて、数値変更が可能な測定項目である長さ[Length]LがペンタッチP2されて選択されると(ステップS9(Yes))、当該長さを変更するスライダSL(図示せず)が、前記図形描画エリアDの空き領域に表示される(ステップS10)。   Then, when the length [Length] L, which is a measurement item whose numerical value can be changed, is pen-touched P2 and selected in the slider selection menu Slm (step S9 (Yes)), the slider SL for changing the length Not shown) is displayed in the free space of the figure drawing area D (step S10).

したがって、前記構成のグラフ関数・図形電卓10の図形表示制御機能によれば、前記図形描画エリアDにて描画して表示させたユーザ任意の図形について、測定対象の図形部品を選択し、前記描画機能リストFのスライダの設定項目[Slider]Slからスライダ選択メニューSlmをプルダウン表示させると、当該選択された図形部品で数値変更可能な測定項目が選択可能な濃色文字で表示され、数値変更が不可能な測定項目が選択不可能な薄色文字で表示される。   Therefore, according to the graphic display control function of the graph function / graphics calculator 10 having the above configuration, the graphic component to be measured is selected for the user-selected graphic drawn and displayed in the graphic drawing area D, and the drawing is performed. When the slider selection menu Slm is pulled down from the slider setting item [Slider] S1 of the function list F, the measurement item whose numerical value can be changed is displayed as selectable dark characters in the selected graphic component, and the numerical value change is displayed. Impossible measurement items are displayed in light gray letters that can not be selected.

このため、ユーザが選択した前記測定対象の図形部品について、前記スライダSLの操作により容易に数値変更して図形を変化させることのできる測定項目があるかあるかどうか、またそれが何の測定項目かを一目で知ることができ、しかも当該測定項目を選択することで直ちに該当するスライダSLを表示させることができる。   Therefore, whether or not there is a measurement item whose numerical value can be easily changed by the operation of the slider SL, and which measurement item, for the graphic component to be measured selected by the user The user can know at a glance, and by selecting the measurement item, the corresponding slider SL can be displayed immediately.

よって、ユーザが指定した図形部分の値をより簡単に前記スライダSLを使用して変更し、更に容易に図形を変化させて表示させることが可能になる。   Therefore, it is possible to more easily change the value of the graphic portion designated by the user using the slider SL, and more easily change and display the graphic.

なお、前記各実施形態において記載した図形描画装置による各処理の手法およびデータベース、すなわち、図4〜図7のフローチャートに示す図形表示制御処理(その1)〜(その4)等の各手法、および図3に示すスライダパターンテーブル15g、スライダデータ(15h)等の各データベースは、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録装置の媒体に格納して配布することができる。そして、ユーザ入力可能な表示部を備えた電子機器のコンピュータ(制御装置)は、この外部記憶装置の媒体に記憶されたプログラムを記憶装置に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明した図形描画機能を実現し、前述した手法による同様の処理を実行することができる。   The method and database of each process by the figure drawing device described in each embodiment, that is, each method such as the figure display control process (part 1) to (part 4) shown in the flowcharts of FIGS. Each database such as slider pattern table 15g and slider data (15h) shown in FIG. 3 is a program that can be executed by a computer, such as memory card (ROM card, RAM card etc.), magnetic disk (floppy disk, hard disk) Etc.), an optical disc (CD-ROM, DVD, etc.), a semiconductor memory, etc., can be stored and distributed in the medium of an external recording device. Then, the computer (control device) of the electronic device provided with the display portion capable of user input reads the program stored in the medium of the external storage device into the storage device, and the operation is controlled by the read program. The graphic drawing function described in each of the above embodiments can be realized, and similar processing by the above-described method can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク上を伝送させることができ、この通信ネットワークに接続されたコンピュータ装置(プログラムサーバ)から前記プログラムのデータをユーザ入力可能な表示部を備えた電子機器に取り込んで記憶装置に記憶させ、前述した図形描画機能を実現することもできる。   Further, data of a program for realizing each of the above methods can be transmitted on a communication network in the form of a program code, and a user of the data of the program from a computer device (program server) connected to the communication network The graphic drawing function described above can also be realized by being taken into an electronic device provided with an input-capable display portion and stored in a storage device.

さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Furthermore, the above embodiments include inventions of various stages, and various inventions can be extracted by appropriate combinations of a plurality of disclosed configuration requirements. For example, even if some of the configuration requirements are removed from all the configuration requirements shown in each embodiment or some configuration requirements are combined in different forms, the problems described in the section of the problem to be solved by the invention In the case where the problem described in the column of “effects of the invention” is obtained, a configuration in which the constituent requirements are eliminated or combined can be extracted as the invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。   In the following, the invention described in the original claims of the present application is appended.

[1]
表示部に表示された図形の部分をユーザ操作に応じて選択する図形部分選択手段と、
この図形部分選択手段により選択された図形部分に応じた測定項目とその測定値を前記表示部に表示させる測定情報表示手段と、
この測定情報表示手段により表示された測定項目が、予め定められたスライダ設定可能な種類の測定項目である場合は、当該スライダ設定可能であることを示すスライダ識別子を前記表示部に表示させるスライダ識別子表示手段と、
このスライダ識別子表示手段により表示されたスライダ識別子のユーザ操作に応じて、前記測定情報表示手段により表示された測定項目の値を変更するためのスライダを前記表示部に表示させるスライダ表示手段と、
このスライダ表示手段により表示されたスライダのユーザ操作に応じて、前記測定情報表示手段により表示された測定項目の値を変更し前記図形描画手段により描画された図形を変化させる図形描画変化手段と、
を備えたことを特徴とする図形描画装置。
[1]
Graphic portion selecting means for selecting a portion of the graphic displayed on the display unit in accordance with a user operation;
Measurement information display means for displaying the measurement item and the measurement value corresponding to the figure portion selected by the figure portion selection means;
When the measurement item displayed by the measurement information display means is a measurement item of a predetermined type that can be set by a slider, a slider identifier that causes the display unit to display a slider identifier indicating that the slider can be set Display means,
Slider display means for causing the display unit to display a slider for changing the value of the measurement item displayed by the measurement information display means in accordance with a user operation of the slider identifier displayed by the slider identifier display means;
Graphic drawing change means for changing the value of the measurement item displayed by the measurement information display means and changing the graphic drawn by the graphic drawing means in accordance with the user operation of the slider displayed by the slider display means;
A graphic drawing apparatus comprising:

[2]
前記測定情報表示手段は、
前記図形部分選択手段により選択された図形部分に応じた複数種類の値の測定項目を一覧表示させる測定項目一覧表示手段を有し、
この測定項目一覧表示手段により一覧表示された複数種類の測定項目からユーザ操作に応じて選択された測定項目とその測定値を表示させる、
ことを特徴とする[1]に記載の図形描画装置。
[2]
The measurement information display means is
It has measurement item list display means for displaying a list of measurement items of a plurality of types of values according to the graphic portion selected by the graphic portion selection means,
The measurement items selected according to the user operation from the plurality of types of measurement items displayed in a list by the measurement item list display means and the measurement values thereof are displayed.
The figure drawing apparatus according to [1], characterized in that

[3]
前記図形部分選択手段により選択された図形部分に応じた複数種類の値の測定項目のうち予め定められたスライダ設定可能な種類の測定項目を一覧表示させるスライダ可能測定項目表示手段を備え、
前記スライダ表示手段は、
前記スライダ識別子表示手段により表示されたスライダ識別子のユーザ操作に応じて、前記測定情報表示手段により表示された測定項目の値を変更するためのスライダを表示させる第1のスライダ表示手段と、
前記スライダ可能測定項目表示手段により一覧表示された測定項目のうちユーザ操作に応じて選択された測定項目の値を変更するためのスライダを表示させる第2のスライダ表示手段とを有する、
ことを特徴とする[1]または[2]に記載の図形描画装置。
[3]
A slider-capable measurement item display means for displaying a list of measurement items of predetermined types that can be set by a slider among measurement items of a plurality of types of values according to the graphic portion selected by the graphic portion selection means;
The slider display means is
First slider display means for displaying a slider for changing the value of the measurement item displayed by the measurement information display means in response to a user operation of the slider identifier displayed by the slider identifier display means;
And second slider display means for displaying a slider for changing the value of the measurement item selected according to the user operation among the measurement items displayed in a list by the slider-capable measurement item display means.
The figure drawing apparatus according to [1] or [2], characterized in that

[4]
前記図形部分選択手段により選択された図形部分に応じてスライダ設定可能な種類の測定項目は、当該図形部分が1辺の場合はその1辺の長さの測定項目であり、当該図形部分が2辺の場合はその2辺のなす角度又は補角又は距離の測定項目であり、当該図形部分が円の場合はその半径の測定項目である、
ことを特徴とする[1]ないし[3]の何れかに記載の図形描画装置。
[4]
The measurement items of the type that can be set by the slider according to the figure portion selected by the figure portion selection means are the measurement items of the length of one side when the figure portion is one side, and the figure portion is 2 In the case of a side, it is a measurement item of the angle formed by the two sides or the complementary angle or distance, and in the case where the figure portion is a circle, it is a measurement item of its radius.
The figure drawing apparatus according to any one of [1] to [3], characterized in that

[5]
前記表示部と、キー群またはタッチパネルを備え、前記キー群またはタッチパネルに対して前記ユーザ操作が行われる、
ことを特徴とする[1]ないし[4]の何れかに記載の図形描画装置。
[5]
The display unit and a key group or a touch panel are provided, and the user operation is performed on the key group or the touch panel.
The figure drawing apparatus according to any one of [1] to [4], characterized in that

[6]
表示部を備えた電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部に図形を描画する図形描画手段と、
この図形描画手段により描画された図形の部分をユーザ操作に応じて選択する図形部分選択手段と、
この図形部分選択手段により選択された図形部分に応じた値の測定項目とその測定値を前記表示部に表示させる測定情報表示手段と、
この測定情報表示手段により表示された測定項目が、予め定められたスライダ設定可能な種類の測定項目である場合は、当該スライダ設定可能であることを示すスライダ識別子を前記表示部に表示させるスライダ識別子表示手段と、
このスライダ識別子表示手段により表示されたスライダ識別子のユーザ操作に応じて、前記測定情報表示手段により表示された測定項目の値を変更するためのスライダを前記表示部に表示させるスライダ表示手段と、
このスライダ表示手段により表示されたスライダのユーザ操作に応じて、前記測定情報表示手段により表示された測定項目の値を変更し前記図形描画手段により描画された図形を変化させる図形描画変化手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
[6]
A program for controlling a computer of an electronic device provided with a display unit, the program comprising:
The computer,
Graphic drawing means for drawing a graphic on the display unit;
Graphic portion selecting means for selecting the portion of the graphic drawn by the graphic drawing means according to the user operation;
Measurement information display means for displaying the measurement item of the value according to the figure portion selected by the figure portion selection means and the measurement value on the display unit;
When the measurement item displayed by the measurement information display means is a measurement item of a predetermined type that can be set by a slider, a slider identifier that causes the display unit to display a slider identifier indicating that the slider can be set Display means,
Slider display means for causing the display unit to display a slider for changing the value of the measurement item displayed by the measurement information display means in accordance with a user operation of the slider identifier displayed by the slider identifier display means;
Graphic drawing change means for changing the value of the measurement item displayed by the measurement information display means and changing the graphic drawn by the graphic drawing means in accordance with the user operation of the slider displayed by the slider display means
Computer readable program to function as.

10 …グラフ関数・図形電卓
11 …CPU
12 …キー入力部
13 …タッチパネル表示部
14 …記憶装置
14a…電卓制御プログラム
15 …RAM
15a…表示データ記憶領域
15b…タッチ座標データ記憶領域
15c…レンジデータ記憶領域
15d…図形データ記憶領域
15e…測定部品データ記憶領域
15f…測定項目データ記憶領域
15g…スライダパターンテーブル
15h…スライダデータ記憶領域
16 …記録媒体読取部
17 …外部記録媒体
18 …通信制御部
GM …[Geometry]アイコン
G …図形画面
D …図形描画エリア
M …測定ボックス
B …測定機能ボタン
Ia,Ib,…測定項目アイコン
SL …スライダ
Bu …増ボタン
Bd …減ボタン
T …つまみ
W …描画[Draw]機能
F …描画機能リスト
Sl …スライダ設定項目
Slm…スライダ選択メニュー
10 ... Graph function / graphic calculator 11 ... CPU
12 ... key input unit 13 ... touch panel display unit 14 ... storage device 14 a ... calculator control program 15 ... RAM
15a Display data storage area 15b Touch coordinate data storage area 15c Range data storage area 15d Graphic data storage area 15e Measurement component data storage area 15f Measurement item data storage area 15g Slider pattern table 15h Slider data storage area 16 ... recording medium reading unit 17 ... external recording medium 18 ... communication control unit GM ... [Geometry] icon G ... figure screen D ... figure drawing area M ... measurement box B ... measurement function button Ia, Ib, ... measurement item icon SL ... Slider Bu ... Increase button B ... Decrease button T ... Knob W ... Draw [Draw] function F ... Drawing function list Sl ... Slider setting item Slm ... Slider selection menu

Claims (9)

表示部において図形を描画する機能である描画機能を選択する機能選択手段と、
前記描画機能が選択されている場合に、前記表示部に描画された少なくとも1つの図形部分に応じた複数種類の測定項目のうち、当該測定項目の値を変更するためのスライダが設定可能とされる種類の測定項目を一覧表示させるスライダ設定可能項目表示手段と、
前記スライダ設定可能項目表示手段により一覧表示された測定項目がユーザ操作に応じて選択された場合には、前記スライダを前記表示部に表示させるスライダ表示手段と
備えことを特徴とする図形描画装置。
Function selection means for selecting a drawing function which is a function of drawing a figure in the display unit;
When the drawing function is selected, a slider for changing the value of the measurement item of the plurality of types of measurement items according to the at least one figure portion drawn on the display unit can be set. Slider settable item display means for displaying a list of measurement items of
Slider display means for causing the display unit to display the slider when the measurement item list-displayed by the slider settable item display means is selected according to a user operation ;
A graphics-rendering apparatus characterized by comprising a.
前記機能選択手段は、前記描画機能、あるいは、前記表示部に描画された図形のうち少なくとも1つの図形部分に対して複数種類の測定項目のうち測定可能な前記測定項目の測定を行う機能である測定機能を選択するものであり、The function selection means is a function to measure the measurement item which can be measured among a plurality of types of measurement items for at least one figure portion of the figure drawn on the display unit or the drawing function. Select the measurement function,
前記測定機能が選択されている場合に、前記表示部に描画された少なくとも1つの図形部分に応じた測定項目の一覧を前記表示部に表示させる項目情報表示手段をさらに備え、It further comprises item information display means for causing the display unit to display a list of measurement items according to the at least one figure portion drawn on the display unit when the measurement function is selected.
前記スライダ表示手段は、The slider display means is
前記項目情報表示手段により表示された測定項目の一覧のうちユーザ操作に応じて選択された測定項目が、当該選択された測定項目の値を変更するための前記スライダが設定可能な種類の測定項目である場合にも、前記スライダを前記表示部に表示させる、A measurement item of the type that can be set by the slider for changing the value of the selected measurement item in the list of measurement items displayed by the item information display means in accordance with the user operation And the slider is displayed on the display unit,
ことを特徴とする請求項1に記載の図形描画装置。The figure drawing apparatus according to claim 1,
記表示部に描画された図形の部分に対するユーザ選択操作を受け付ける図形部分選択手段と、
前記スライダ表示手段により表示されたスライダに対するユーザ操作を受け付けて、前記項目情報表示手段により表示された測定項目の値を変更し前記表示部に描画された図形を変化させる図形描画変化手段と、
を備え、
前記項目情報表示手段は、
前記図形部分選択手段により選択された図形部分に応じた測定項目と当該測定項目の測定値を前記表示部に表示させる選択図形部分情報表示手段を有する
ことを特徴とする請求項2に記載の図形描画装置。
And the figure portion selection means for receiving a user selection operation on the part of the figure drawn on the front Symbol display unit,
A graphic drawing changing unit that receives a user operation on the slider displayed by the slider display unit, changes the value of the measurement item displayed by the item information display unit, and changes the graphic drawn on the display unit;
Equipped with
The item information display means is
Having a selection graphic partial information display hand stage for displaying the measured values of the measurement items and the measurement items corresponding to the selected graphic portion by said geometric portion selecting unit on the display unit,
The figure drawing device according to claim 2 characterized by things.
前記項目情報表示手段は、
前記図形部分選択手段により選択された図形部分に応じた複数種類の値の測定項目を一覧表示させる測定項目一覧表示手段と、
前記測定項目一覧表示手段により一覧表示された複数種類の測定項目からユーザ操作に応じて選択された測定項目と当該測定項目の測定値を表示させる選択測定項目情報表示手段と、
を有する、
ことを特徴とする請求項に記載の図形描画装置。
The item information display means is
Measurement item list display means for displaying a list of measurement items of a plurality of types of values according to the graphic portion selected by the graphic portion selection means;
Selected measurement item information display means for displaying the measurement items selected according to the user operation from the plurality of types of measurement items displayed in a list by the measurement item list display means, and the measurement values of the measurement items;
Have
The figure drawing device according to claim 3 characterized by things.
前記スライダ表示手段は、
前記項目情報表示手段により表示された測定項目の一覧のうちユーザ操作に応じて選択された測定項目が、前記スライダを設定可能な種類の測定項目である場合に、前記スライダを起動させるための第1スライダ起動子を表示部に表示させ、
前記スライダ設定可能項目表示手段は、
前記図形部分選択手段により選択された図形部分に応じた複数種類の値の測定項目のうち予め定められたスライダ設定可能な種類の測定項目を一覧表示させるとともに、前記予め定められたスライダ設定可能な種類の測定項目を、前記スライダを起動させるための第2スライダ起動子とし、
前記スライダ表示手段は、
前記第1スライダ起動子あるいは前記第2スライダ起動子のユーザ操作に応じて、前記スライダを表示させる
ことを特徴とする請求項3または4に記載の図形描画装置。
The slider display means is
When a measurement item selected according to a user operation in the list of measurement items displayed by the item information display means is a measurement item of a type that can set the slider, a second setting for activating the slider 1 Display the slider starter on the display unit,
The slider settable item display means is
Among the measurement items of a plurality of types of values corresponding to the graphic portion selected by the graphic portion selection means, a list of measurement items of predetermined types which can be set by the slider can be displayed in a list, The measurement item of the type is a second slider activator for activating the slider,
The slider display means is
Displaying the slider in response to a user operation of the first slider activator or the second slider activator ;
The figure drawing device according to claim 3 or 4 characterized by things.
前記図形部分選択手段により選択された図形部分に応じてスライダ設定可能な種類の測定項目は、当該図形部分が1辺の場合は当該1辺の長さの測定項目であり、当該図形部分が2辺の場合は当該2辺のなす角度又は補角又は距離の測定項目であり、当該図形部分が円の場合は当該円の半径の測定項目である、
ことを特徴とする請求項3〜5の何れか1項に記載の図形描画装置。
The measurement item of the type that can be set by the slider according to the figure part selected by the figure part selection means is the measurement item of the length of the one side when the figure part is one side, and the figure part is 2 In the case of a side, it is a measurement item of the angle or complement angle or distance which the two sides make, and in the case where the figure part is a circle, it is a measurement item of the radius of the circle.
The figure drawing device according to any one of claims 3 to 5 , characterized in that:
前記表示部と、キー群またはタッチパネルを備え、前記キー群またはタッチパネルに対して前記ユーザ操作が行われる、
ことを特徴とする請求項1〜の何れか1項に記載の図形描画装置。
The display unit and a key group or a touch panel are provided, and the user operation is performed on the key group or the touch panel.
The figure drawing apparatus according to any one of claims 1 to 6 , characterized in that:
表示部を備えた電子機器の図形描画方法であって、
前記表示部において図形を描画する機能である描画機能を選択する機能選択ステップと、
前記描画機能が選択されている場合に、前記表示部に描画された少なくとも1つの図形部分に応じた複数種類の測定項目のうち、当該測定項目の値を変更するためのスライダが設定可能とされる種類の測定項目を一覧表示させるスライダ設定可能項目表示ステップと、
前記スライダ設定可能項目表示ステップにより一覧表示された測定項目がユーザ操作に応じて選択された場合には、前記スライダを前記表示部に表示させるスライダ表示ステップと、
を含む図形描画方法。
It is a figure drawing method of electronic equipment provided with a display part, and
A function selection step of selecting a drawing function which is a function of drawing a figure in the display unit;
When the drawing function is selected, a slider for changing the value of the measurement item of the plurality of types of measurement items according to the at least one figure portion drawn on the display unit can be set. A slider settable item display step for displaying a list of measurement items of
A slider display step of causing the display unit to display the slider when the measurement items listed in the slider settable item display step are selected according to a user operation ;
How to draw graphics , including
表示部を備えた電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部において図形を描画する機能である描画機能を選択する機能選択手段、
前記描画機能が選択されている場合に、前記表示部に描画された少なくとも1つの図形部分に応じた複数種類の測定項目のうち、当該測定項目の値を変更するためのスライダが設定可能とされる種類の測定項目を一覧表示させるスライダ設定可能項目表示手段、
前記スライダ設定可能項目表示手段により一覧表示された測定項目がユーザ操作に応じて選択された場合には、前記スライダを前記表示部に表示させるスライダ表示手段
して機能させるためのコンピュータ読み込み可能なプログラム。
A program for controlling a computer of an electronic device provided with a display unit, the program comprising:
The computer,
Function selecting means for selecting a drawing function which is a function of drawing a figure in the display unit;
When the drawing function is selected, a slider for changing the value of the measurement item of the plurality of types of measurement items according to the at least one figure portion drawn on the display unit can be set. Slider settable item display means for displaying a list of measurement items of
Slider display means for causing the display unit to display the slider when the measurement items listed by the slider settable item display means are selected according to a user operation ;
Computer readable program for functioning as a.
JP2018019363A 2018-02-06 2018-02-06 Graphic drawing apparatus, graphic drawing method and program Active JP6547862B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018019363A JP6547862B2 (en) 2018-02-06 2018-02-06 Graphic drawing apparatus, graphic drawing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018019363A JP6547862B2 (en) 2018-02-06 2018-02-06 Graphic drawing apparatus, graphic drawing method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014057245A Division JP6287412B2 (en) 2014-03-19 2014-03-19 Graphic drawing apparatus, graphic drawing method and program

Publications (2)

Publication Number Publication Date
JP2018097896A JP2018097896A (en) 2018-06-21
JP6547862B2 true JP6547862B2 (en) 2019-07-24

Family

ID=62632280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018019363A Active JP6547862B2 (en) 2018-02-06 2018-02-06 Graphic drawing apparatus, graphic drawing method and program

Country Status (1)

Country Link
JP (1) JP6547862B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3918471B2 (en) * 2000-08-03 2007-05-23 株式会社豊田中央研究所 Method, program, recording medium and system for recording program for supporting performance analysis of object by computer
JP2003123088A (en) * 2001-10-12 2003-04-25 Ricoh Co Ltd Method for drawing graphic and method for measuring graphic
JP2011233107A (en) * 2010-04-30 2011-11-17 Casio Comput Co Ltd Graphic display device and program
JP5593879B2 (en) * 2010-06-30 2014-09-24 カシオ計算機株式会社 Graphic display device and program

Also Published As

Publication number Publication date
JP2018097896A (en) 2018-06-21

Similar Documents

Publication Publication Date Title
JP6252414B2 (en) Graphic display device, graphic display method, and program
JP6287412B2 (en) Graphic drawing apparatus, graphic drawing method and program
JP6244901B2 (en) Graph display control device, electronic device, and program
US8259115B2 (en) Graph display apparatus, graph display method, and storage medium storing program
JP6221323B2 (en) Graph display device and control program thereof
JP4888502B2 (en) Graph display control device and program
JP6318615B2 (en) Graph display control device, electronic device, and program
CN105373513A (en) Graph display apparatus and graph display method
JP5593879B2 (en) Graphic display device and program
JP5560598B2 (en) Graphic drawing apparatus and program
JP6547862B2 (en) Graphic drawing apparatus, graphic drawing method and program
JP6237498B2 (en) Graphic display control device, display control method, and program
AU2018390648B2 (en) Display apparatus, display method, and program
JP2018081699A (en) Graphic display device, graphic display method, and program
JP5494105B2 (en) Graphic display device and program
JP4089047B2 (en) Graph display device and recording medium recording graph display processing program
CN112214126B (en) Operation panel and display method and device thereof
JP5810717B2 (en) Graph function display device and program
JP5510253B2 (en) Graphic display device and program
JP5962696B2 (en) Graphic display device and program
JP2015125735A (en) Graph display control device, electronic device, and program
JP5494227B2 (en) Graphic learning apparatus and program
JP2013008152A (en) Information display device
JP2012008891A (en) Diagram display device and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190423

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190528

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190610

R150 Certificate of patent or registration of utility model

Ref document number: 6547862

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150