JP6536666B2 - Drawing control device, control program therefor, and drawing control method - Google Patents

Drawing control device, control program therefor, and drawing control method Download PDF

Info

Publication number
JP6536666B2
JP6536666B2 JP2017251588A JP2017251588A JP6536666B2 JP 6536666 B2 JP6536666 B2 JP 6536666B2 JP 2017251588 A JP2017251588 A JP 2017251588A JP 2017251588 A JP2017251588 A JP 2017251588A JP 6536666 B2 JP6536666 B2 JP 6536666B2
Authority
JP
Japan
Prior art keywords
layer
view area
input layer
drawing input
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
JP2017251588A
Other languages
Japanese (ja)
Other versions
JP2018045736A (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 JP2017251588A priority Critical patent/JP6536666B2/en
Publication of JP2018045736A publication Critical patent/JP2018045736A/en
Application granted granted Critical
Publication of JP6536666B2 publication Critical patent/JP6536666B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、ユーザ任意の描画データを生成するための描画制御装置、およびその制御プログラム、描画制御方法に関する。 The present invention relates to a drawing control apparatus for generating drawing data arbitrary for a user, a control program therefor, and a drawing control method .

従来、タブレット型の端末装置など、手書きの描画データを入力可能な情報機器では、入力画面となる表示部(ビューエリア)に表示されている描画データを適宜に拡大/縮小したりスクロールしたりしながら所望の描画データを入力して行くことができる。   Conventionally, in an information device capable of inputting handwritten drawing data, such as a tablet-type terminal device, the drawing data displayed on the display unit (view area) serving as an input screen is scaled up / down or scrolled appropriately. It is possible to input desired drawing data.

この場合、前記表示部(ビューエリア)に表示されている描画データを縮小したりスクロールしたりしてその描画エリアを拡げて描画データを入力して行くと、拡げた範囲で表示された矩形の描画エリアに相当する記憶容量が必要になる。   In this case, if the drawing data displayed in the display unit (view area) is reduced or scrolled and the drawing area is expanded to input the drawing data, the rectangular data displayed in the expanded area is displayed. A storage capacity equivalent to the drawing area is required.

従来の手書き入力装置であって、前記表示部(ビューエリア)に表示されている描画エリアにおいて、新たな手書きの描画データからその描画に必要と推定される描画エリアが現在の描画エリア内に納まらないと判断された場合、当該描画エリアに表示されている描画データそのものを縮小して書き直すことで、前記新たな手書きの描画データが入力可能な領域を確保することが考えられている(例えば、特許文献1参照。)。   In the conventional handwriting input device, in the drawing area displayed in the display unit (view area), a drawing area estimated to be necessary for drawing from new handwriting drawing data is stored in the current drawing area. When it is determined that the drawing data is not displayed, it is considered to secure an area to which the new handwritten drawing data can be input by reducing and rewriting the drawing data itself displayed in the drawing area (for example, Patent Document 1).

特開2009−116476号公報JP, 2009-116476, A

前記従来の手書き入力装置では、新たな手書きの描画データからその描画に必要と推定される描画エリアが現在の描画エリア内に納まらないと判断された場合に、当該描画エリアに表示されている描画データそのものを縮小して書き直すことで、同描画エリアを拡げる必要はなく、前記新たな手書きデータの入力可能な領域を確保し、その記憶容量の増加を抑えることができる。   In the conventional handwriting input device, when it is determined from the new handwriting drawing data that the drawing area estimated to be necessary for the drawing does not fit in the current drawing area, the drawing displayed in the drawing area By reducing and rewriting the data itself, it is not necessary to expand the drawing area, and it is possible to secure an area to which the new handwritten data can be input and to suppress an increase in the storage capacity thereof.

しかしながら、前記描画エリアを拡げずにその描画データそのものを縮小したのでは、当該描画データの表示サイズが小さくなり見難くなるのは勿論、解像度が低下して視認性も悪くなる。   However, if the drawing data itself is reduced without expanding the drawing area, the display size of the drawing data becomes small and it becomes difficult to see, of course, the resolution decreases and the visibility also deteriorates.

本発明は、このような課題に鑑みなされたもので、表示の縮小により拡げられた描画エリアの全てを保存する必要はなく、当該描画エリアのための記憶容量を抑制することが可能になる描画制御装置、およびその制御プログラム、描画制御方法を提供することを目的とする。 The present invention has been made in view of such problems, it is not necessary to store all of the drawing area which is expanded by the reduction of the display, it is possible to suppress the storage capacity for the drawing area draw It is an object of the present invention to provide a control device, its control program, and a drawing control method .

本発明に係る描画制御装置は、表示部のビューエリアに対する表示の縮尺を記憶する縮尺記憶手段と、前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶手段に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域のみを有する描画入力レイヤを新たに仮生成するレイヤ仮生成手段と、前記ビューエリアに描画された描画データを、前記レイヤ仮生成手段により仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとして生成するレイヤ実データ生成手段と、を備えたことを特徴としている。 The drawing control device according to the present invention stores the scale of the display with respect to the view area of the display unit, and stores the scale of the view area according to the scale stored in the scale storage means every time the display of the view area is enlarged or reduced. Layer temporary generation means for temporarily generating a new drawing input layer having only a drawing data writing area corresponding to the coordinate range of the view area, and drawing data drawn in the view area by the layer temporary generation means And a layer actual data generation unit that generates a drawing input layer in which the drawing data has been written as a normal layer.

本発明によれば、表示の縮小により拡げられた描画エリアの全てを保存する必要はなく、当該描画エリアのための記憶容量を抑制することが可能になる。   According to the present invention, it is not necessary to save all of the drawing area expanded by the reduction of the display, and it becomes possible to suppress the storage capacity for the drawing area.

本発明の描画装置の実施形態に係るタブレット端末10の電子回路の構成を示すブロック図。The block diagram showing the composition of the electronic circuit of the tablet terminal 10 concerning the embodiment of the drawing device of the present invention. 前記タブレット端末10のタッチパネル表示部13に表示された描画データを拡大表示したり縮小表示したりスクロール表示したりした際に、そのビューエリアVaのサイズ変化に合わせて生成される描画データの入力領域(描画入力レイヤ)L,Lm,Lr,Lsと当該各レイヤL,Lm,Lr,Lsの関係を示す図。When drawing data displayed on the touch panel display unit 13 of the tablet terminal 10 is enlarged, reduced, or scrolled, an input area of drawing data generated according to the size change of the view area Va (Drawing input layer) The figure which shows the relationship between L, Lm, Lr, Ls, and each said layer L, Lm, Lr, Ls. 前記タブレット端末10のタッチパネル表示部13に表示された描画データを拡大表示したり縮小表示したりスクロール表示したりしながら前記各描画入力レイヤL,Lm,Lr,Lsに順次描画データw1,w2,w3,w4を書き込んだ場合の当該各描画データw1,w2,w3,w4とビューエリアVa(1倍表示,2倍拡大表示,1/2縮小表示,1倍スクロール表示)の関係を示す図。The drawing data w1, w2, etc. are sequentially displayed on the drawing input layers L, Lm, Lr, Ls while the drawing data displayed on the touch panel display unit 13 of the tablet terminal 10 is enlarged, reduced, or scrolled. The figure which shows the relationship between each said drawing data w1, w2, w3, w4 at the time of writing w3 and w4, and view area Va (1x display, 2x expansion display, 1/2 reduction display, 1x scroll display). 前記タブレット端末10のレイヤ実データ記憶部15dに記憶される前記各描画入力レイヤLn…の記憶形式を示す図。FIG. 6 is a diagram showing a storage format of each of the drawing input layers Ln... Stored in a layer actual data storage unit 15 d of the tablet terminal 10. 前記タブレット端末10のレイヤ管理データ記憶部15eに記憶されるレイヤ管理データの内容を示す図。FIG. 6 is a view showing the contents of layer management data stored in a layer management data storage unit 15e of the tablet terminal 10. 前記タブレット端末10のレイヤ生成処理を示すフローチャート。6 is a flowchart showing layer generation processing of the tablet terminal 10; 前記タブレット端末10の表示生成処理を示すフローチャート。6 is a flowchart showing display generation processing of the tablet terminal 10; 前記タブレット端末10のレイヤ生成処理に伴う第1実施例のユーザ操作に対応したビューエリアVaの表示状態と描画入力レイヤLnの生成状態とを対応付けて示す図。FIG. 7 is a diagram showing the display state of the view area Va corresponding to the user operation of the first embodiment accompanying the layer generation processing of the tablet terminal 10 and the generation state of the drawing input layer Ln in association with each other. 前記タブレット端末10のレイヤ生成処理に伴う第2実施例のユーザ操作に対応したビューエリアVaの表示状態と描画入力レイヤLnの生成状態とを対応付けて示す図。FIG. 7 is a diagram showing the display state of the view area Va corresponding to the user operation of the second embodiment accompanying the layer generation processing of the tablet terminal 10 and the generation state of the drawing input layer Ln in association with each other.

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

図1は、本発明の描画装置の実施形態に係るタブレット端末10の電子回路の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the electronic circuit of the tablet terminal 10 according to the embodiment of the drawing device of the present invention.

この描画装置は、以下に説明するタブレット端末10として構成されるか、タッチパネル式の携帯電話、携帯ゲーム機等として構成される。   The drawing device is configured as the tablet terminal 10 described below, or configured as a touch panel type mobile phone, a portable game machine, or the like.

このタブレット端末10は、マイクロコンピュータであるCPU11、電源キーを有するキー入力部12、カラー液晶表示画面13dに透明タッチパネル13tを重ねて構成されたタッチパネル表示部13を備えている。   The tablet terminal 10 includes a CPU 11 which is a microcomputer, a key input unit 12 having a power key, and a touch panel display unit 13 formed by overlapping a transparent touch panel 13 t on a color liquid crystal display screen 13 d.

前記CPU11は、フラッシュROM等の記憶装置14に予め記憶された端末制御プログラム14a、あるいはメモリカードなどの外部記録媒体17から記録媒体読取部16を介して前記記憶装置14に読み込まれた端末制御プログラム14a、あるいは通信ネットワーク(インターネット)上のWebサーバ(プログラムサーバ)から通信制御部18を介して前記記憶装置14にダウンロードされた端末制御プログラム14aに従い、RAM15を作業用のメモリとして回路各部の動作を制御し、手書き描画データの入力機能や描画データの表示機能など、本タブレット端末10に備えられた各種の機能を実行する。   The CPU 11 is a terminal control program 14 a stored in advance in a storage device 14 such as a flash ROM, or a terminal 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 terminal 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 tablet terminal 10, such as an input function of handwriting drawing data and a display function of drawing data.

このCPU11には、前記キー入力部12、タッチパネル表示部13、記憶装置14、RAM15、記録媒体読取部16、通信制御部18などが接続されている。   The key input unit 12, the touch panel display unit 13, 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、前記タッチパネル表示部13により検出されたユーザ操作に応じたタッチ位置の座標データが記憶されるタッチ座標データ記憶部15bの他、縮尺管理データ記憶部15c、レイヤ実データ記憶部15d、レイヤ管理データ記憶部15e等が確保される。   The RAM 15 stores various data necessary for the processing operation of the CPU 11. The RAM 15 stores a display data storage unit 15a where data to be displayed in color on the screen of the touch panel display unit 13 is expanded, and coordinate data of a touch position according to a user operation detected by the touch panel display unit 13 In addition to the touch coordinate data storage unit 15b, the scale management data storage unit 15c, the layer actual data storage unit 15d, the layer management data storage unit 15e, and the like are secured.

図2は、前記タブレット端末10のタッチパネル表示部13に表示された描画データを拡大表示したり縮小表示したりスクロール表示したりした際に、そのビューエリアVaのサイズ変化に合わせて生成される描画データの入力領域(描画入力レイヤ)L,Lm,Lr,Lsと当該各レイヤL,Lm,Lr,Lsの関係を示す図である。   FIG. 2 is a drawing generated according to the size change of the view area Va when the drawing data displayed on the touch panel display unit 13 of the tablet terminal 10 is enlarged, reduced or scrolled. It is a figure which shows the relationship between the input area (drawing input layer) L, Lm, Lr, Ls of data, and each said layer L, Lm, Lr, Ls.

図3は、前記タブレット端末10のタッチパネル表示部13に表示された描画データを拡大表示したり縮小表示したりスクロール表示したりしながら前記各描画入力レイヤL,Lm,Lr,Lsに順次描画データw1,w2,w3,w4を書き込んだ場合の当該各描画データw1,w2,w3,w4とビューエリアVa(1倍表示,2倍拡大表示,1/2縮小表示,1倍スクロール表示)の関係を示す図である。   FIG. 3 sequentially displays drawing data on each of the drawing input layers L, Lm, Lr, and Ls while enlarging, reducing, or scrolling the drawing data displayed on the touch panel display unit 13 of the tablet terminal 10. Relationship between the respective drawing data w1, w2, w3, w4 when w1, w2, w3, w4 are written and the view area Va (1x display, 2x enlarged display, 1/2 reduced display, 1x scroll display) FIG.

前記各描画入力レイヤL,Lm,Lr,Lsは、何れも前記タッチパネル表示部13のビューエリアVaにて入力された描画データを書き込むための描画メモリに相当する。   Each of the drawing input layers L, Lm, Lr and Ls corresponds to a drawing memory for writing drawing data inputted in the view area Va of the touch panel display unit 13.

前記タッチパネル表示部13の初期表示(ビューエリアVa(1倍表示))に伴い生成された描画入力レイヤL[x1]において、例えば、当該描画入力レイヤL[x1]の左上にある描画データを対象にピンチアウトして2倍拡大表示(ズームイン)にすると、ズームインされたビューエリアVaに合わせて新たな描画入力レイヤLm[x1/4]が生成される。   In the drawing input layer L [x1] generated along with the initial display (view area Va (1 × display)) of the touch panel display unit 13, for example, the drawing data in the upper left of the drawing input layer L [x1] is targeted When pinched out to 2 × magnified display (zoom in), a new drawing input layer Lm [x1 / 4] is generated in accordance with the zoomed-in view area Va.

また、前記1倍表示の描画入力レイヤL[x1]にある描画データを対象にピンチインして1/2縮小表示(ズームアウト)にすると、ズームアウトされたビューエリアVaに合わせて新たな描画入力レイヤLr[x4]が生成される。   In addition, when the drawing data in the drawing input layer L [x1] of 1 × display is pinched in for 1/2 reduction display (zoom out), new drawing input is performed according to the zoomed out view area Va. Layer Lr [x4] is generated.

また、前記1倍表示の描画入力レイヤL[x1]にある描画データを対象に左にフリックしてスクロール表示させると、右にスクロールされたビューエリアVaに合わせて新たな描画入力レイヤLs[x1]が生成される。   In addition, when flicking left and drawing the drawing data in the drawing input layer L [x1] of the 1 × display, a new drawing input layer Ls [x1 is aligned with the view area Va scrolled to the right. ] Is generated.

前記各描画入力レイヤL,Lm,Lr,Lsは、それぞれその初期表示、拡大表示、縮小表示、スクロール表示がされた際に仮レイヤとして生成され、ユーザ操作に伴い描画データw1,w2,w3,w4が書き込まれた時点でその描画データwnの書き込まれたレイヤLnが実データとして前記レイヤ実データ記憶部15dに記憶される。   Each of the drawing input layers L, Lm, Lr, and Ls are generated as temporary layers when the initial display, enlarged display, reduced display, and scroll display are performed, respectively, and drawing data w1, w2, w3, and so on with user operation. When w4 is written, the layer Ln in which the drawing data wn is written is stored in the layer real data storage unit 15d as real data.

図4は、前記タブレット端末10のレイヤ実データ記憶部15dに記憶される前記各描画入力レイヤLn…の記憶形式を示す図である。   FIG. 4 is a diagram showing a storage format of each of the drawing input layers Ln... Stored in the layer actual data storage unit 15 d of the tablet terminal 10.

前記レイヤ実データ記憶部15dに記憶される各描画入力レイヤLn…(L,Lm,Lr,Ls)は、それぞれそのレイヤID、起点となる絶対座標(x,y)(xm,ym)(xr,yr)(x1,y1)、縦横サイズ(X,Y)(Xm,Ym)(Xr,Yr)、縮尺p、その他管理情報を、ヘッダHn…に対応付けて記憶される。   Each drawing input layer Ln (L, Lm, Lr, Ls) stored in the layer actual data storage unit 15d has its layer ID and absolute coordinates (x, y) (xm, ym) (xr) as its starting point. , Yr) (x1, y1), vertical and horizontal sizes (X, Y) (Xm, Ym) (Xr, Yr), scale p, and other management information are stored in association with the headers Hn.

すなわち、図3(A)に示すように、初期表示(ビューエリアVa(1倍表示))に伴い仮生成された描画入力レイヤL[x1]に「○」の描画データw1が書き込まれると、当該描画入力レイヤL[x1]は、そのレイヤID、起点絶対座標(x,y)、縦横サイズ(X,Y)、縮尺(1倍)を対応付けて前記レイヤ実データ記憶部15dに記憶される。   That is, as shown in FIG. 3A, when the drawing data w1 of “o” is written to the drawing input layer L [x1] temporarily generated along with the initial display (view area Va (1 × display)), The drawing input layer L [x1] is stored in the layer actual data storage unit 15d in association with the layer ID, the starting point absolute coordinates (x, y), the vertical and horizontal sizes (X, Y), and the scale (1). Ru.

次に、図3(B)に示すように、前記初期表示(ビューエリアVa(1倍表示))の左上を対象にピンチアウトして2倍拡大表示(ズームイン)にすると、新たな描画入力レイヤLm[x1/4]が仮生成され、そのビューエリアVaには、前記描画入力レイヤL[x1]に書き込まれた「○」の描画データw1の左上の一部がその起点絶対座標(x,y)に基づき重ねられた状態で表示される。そして、この2倍拡大表示のビューエリアVaに合わせて仮生成された描画入力エリアLm[x1/4]に「×」の描画データw2が書き込まれると、当該描画入力レイヤLm[x1/4]は、そのレイヤID、起点絶対座標(xm,ym)、縦横サイズ(Xm,Ym)、縮尺(2倍)を対応付けて前記レイヤ実データ記憶部15dに記憶される。   Next, as shown in FIG. 3B, when the upper left of the initial display (view area Va (1 × display)) is pinched out to make a 2 × magnified display (zoom in), a new drawing input layer is displayed. Lm [x1 / 4] is temporarily generated, and in the view area Va, a part of the upper left of the drawing data w1 of “o” written in the drawing input layer L [x1] has the absolute point coordinates (x, Displayed in a superimposed state based on y). Then, when the drawing data w2 of “x” is written to the drawing input area Lm [x1 / 4] temporarily generated in accordance with the view area Va of the 2 × magnified display, the drawing input layer Lm [x1 / 4] Is stored in the layer actual data storage unit 15d in association with the layer ID, the starting point absolute coordinates (xm, ym), the vertical and horizontal sizes (Xm, Ym), and the scale (double).

次に、図3(C)に示すように、前記2倍拡大表示のビューエリアVaを対象にピンチインして1/2縮小表示(ズームアウト)にすると、新たな描画入力レイヤLr[x4]が仮生成され、そのビューエリアVaには、前記1倍表示の描画入力レイヤL[x1]に書き込まれた「○」の描画データw1と前記2倍拡大表示の描画入力エリアLm[x1/4]に書き込まれた「×」の描画データw2が、それぞれその起点絶対座標(x,y)と(xm,ym)に基づき重ねられた状態で表示される。そして、この1/2縮小表示のビューエリアVaに合わせて仮生成された描画入力エリアLr[x4]に「△」の描画データw3が書き込まれると、当該描画入力レイヤLr[x4]は、そのレイヤID、起点絶対座標(xr,yr)、縦横サイズ(Xr,Yr)、縮尺(1/2倍)を対応付けて前記レイヤ実データ記憶部15dに記憶される。   Next, as shown in FIG. 3C, when the view area Va of the 2 × enlargement display is pinched in to be 1⁄2 reduction display (zoom out), a new drawing input layer Lr [x4] is displayed. The drawing data w1 of “o” temporarily generated and written in the drawing input layer L [x1] of the 1 × display in the view area Va and the drawing input area Lm of the 2 × enlargement display are The drawing data w2 of “x” written in are displayed in a state of being superimposed based on their respective starting point absolute coordinates (x, y) and (xm, ym). Then, when the drawing data w3 of “」 ”is written to the drawing input area Lr [x4] temporarily generated in accordance with the 1⁄2 reduced display area Va, the drawing input layer Lr [x4] is The layer actual data storage unit 15d stores the layer ID, the absolute point of origin (xr, yr), the vertical and horizontal sizes (Xr, Yr), and the scale (1/2) in association with each other.

次に、図3(D)に示すように、前記1/2縮小表示のビューエリアVaの左上を対象にピンチアウトして前記描画入力レイヤL[x1]に対応した元の1倍表示に戻した後に、左にフリックして右にスクロール表示させると、新たな描画入力レイヤLs[x1]が仮生成され、そのビューエリアVaには、前記1/2縮小表示の描画入力レイヤLr[x4]に書き込まれた「△」の描画データw3の右上の一部が、その起点絶対座標(xr,yr)と(x1,y1)に基づき重ねられた状態で表示される。そして、このスクロール表示のビューエリアVaに合わせて仮生成された描画入力エリアLs[x1]に「〜」の描画データw4が書き込まれると、当該描画入力レイヤLs[x1]は、そのレイヤID、起点絶対座標(x1,y1)、縦横サイズ(X,Y)、縮尺(1倍)を対応付けて前記レイヤ実データ記憶部15dに記憶される。   Next, as shown in FIG. 3D, pinch out the upper left of the view area Va of the 1/2 reduction display to return to the original 1 × display corresponding to the drawing input layer L [x1]. After that, flicking to the left to scroll to the right, a new drawing input layer Ls [x1] is temporarily generated, and in the view area Va, the drawing input layer Lr [x4] of the 1⁄2 reduction display is generated. A part of the upper right of the drawing data w3 of “Δ” written in is displayed in a superimposed state based on the absolute point coordinates (xr, yr) and (x1, y1). Then, when the drawing data w4 of “...” is written to the drawing input area Ls [x1] temporarily generated in accordance with the view area Va of the scroll display, the drawing input layer Ls [x1] has its layer ID, The absolute point coordinates (x1, y1), vertical and horizontal sizes (X, Y), and scale (1 ×) are associated with each other and stored in the layer actual data storage unit 15 d.

前記縮尺管理データ記憶部15cには、前記タッチパネル表示部13のビューエリアVaに対応して表示させるべき現在の縮尺が記憶されるもので、例えば、前記図3(A)で示した1倍表示の状態では縮尺[1/1]、図3(B)で示した2倍表示の状態では縮尺[2/1]、図3(C)で示した1/2縮小表示の状態では縮尺[1/2]として記憶される。   The current scale to be displayed corresponding to the view area Va of the touch panel display unit 13 is stored in the scale management data storage unit 15c. For example, the 1 × display shown in FIG. In the state of [1/1], in the state of 2 × display shown in FIG. 3B, the scale [2/1], in the state of 1⁄2 reduction display shown in FIG. / 2] is stored.

図5は、前記タブレット端末10のレイヤ管理データ記憶部15eに記憶されるレイヤ管理データの内容を示す図である。   FIG. 5 is a diagram showing the contents of layer management data stored in the layer management data storage unit 15 e of the tablet terminal 10.

このレイヤ管理データ記憶部15eには、前記レイヤ実データ記憶部15dに記憶された各描画入力レイヤLn…のリンク情報が各対応するレイヤIDの関係付けによって記憶されるもので、各描画入力レイヤLn…のうち、例えばあるレイヤL1の座標領域(X1,Y1)を含んで大きな座標領域(X2,Y2)を有するレイヤL2が上位の親レイヤ、この親レイヤ(L2)の座標領域(X2,Y2)に含まれる小さな座標領域(X1,Y1)のレイヤL1が下位の子レイヤとして関係付けられる。   In the layer management data storage unit 15e, the link information of each of the drawing input layers Ln... Stored in the layer actual data storage unit 15d is stored by the association of the corresponding layer IDs. Among Ln, for example, the layer L2 having a large coordinate area (X2, Y2) including the coordinate area (X1, Y1) of a certain layer L1 is the parent layer of the upper layer, the coordinate area (X2, X2 of this parent layer (L2) The layer L1 of the small coordinate area (X1, Y1) included in Y2) is related as a lower child layer.

例えば、前記図2および図3で示した各描画入力レイヤL,Lm,Lr,Lsの場合、相互に重なる最大の座標領域(Xr,Yr)を有するレイヤLr[x4]が最上位の親レイヤとなり、次にレイヤL[x1]→レイヤLm[x1/4]が順次下位の子レイヤとして関係付けされる。またレイヤLs[x1]は、前記レイヤL[x1]と同位の子レイヤとして関係付けされる。   For example, in the case of each drawing input layer L, Lm, Lr, Ls shown in FIG. 2 and FIG. 3, the parent layer of the top layer is the layer Lr [x4] having the largest coordinate area (Xr, Yr) overlapping each other. Then, the layer L [x1] → the layer Lm [x1 / 4] are sequentially associated as lower child layers. The layer Ls [x1] is associated with the layer L [x1] as a peer child layer.

そして、このレイヤ管理データ記憶部15eに記憶される各レイヤIDは、前記レイヤ実データ記憶部15dに記憶された各対応する実データへのリンク情報として機能する。   Each layer ID stored in the layer management data storage unit 15e functions as link information to each corresponding actual data stored in the layer actual data storage unit 15d.

このように構成されたタブレット端末10は、CPU11が前記端末制御プログラム14aに記述された各種の処理の命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べる各種の機能を実現する。   In the tablet terminal 10 configured as described above, the CPU 11 controls the operation of each part of the circuit in accordance with the instructions of the various processes described in the terminal control program 14a, and the software and the hardware operate in cooperation with each other. Thus, the various functions described in the following operation description are realized.

次に、前記構成のタブレット端末10の動作について説明する。   Next, the operation of the tablet terminal 10 configured as described above will be described.

(レイヤ生成処理)
図6は、前記タブレット端末10のレイヤ生成処理を示すフローチャートである。
(Layer generation process)
FIG. 6 is a flowchart showing the layer generation process of the tablet terminal 10.

前記端末制御プログラム14aに従い、前記タッチパネル表示部13のビューエリアVaに対しユーザ操作に応じて描画データを書き込み表示させるためのアプリケーションが起動されると、初期表示の場合は当該ビューエリアVaに応じた1倍表示の描画入力レイヤL[x1]が仮生成されて表示され、また、前回表示されていた描画入力レイヤLnがある場合は当該描画入力レイヤLnがそのときの縮尺で表示される(ステップM1)。   According to the terminal control program 14a, when an application for writing and displaying drawing data in the view area Va of the touch panel display unit 13 according to a user operation is activated, in the case of initial display, according to the view area Va The drawing input layer L [x1] of 1 × display is temporarily generated and displayed, and when there is the drawing input layer Ln displayed last time, the drawing input layer Ln is displayed at the scale (step M1).

すると、前記ユーザ操作に応じた入力イベントの発生待機状態となる(ステップM2)。   Then, a generation standby state for an input event corresponding to the user operation is established (step M2).

ここで、ピンチ操作があったと判断されると(ステップP0)、当該ピンチ操作前のビューエリアVaにおける縮尺とピンチ操作後の縮尺とが比較され、予め設定された変化量以上の十分な縮尺変化があるか否かが判断される(ステップP1)。   Here, when it is determined that there is a pinch operation (step P0), the scale in the view area Va before the pinch operation is compared with the scale after the pinch operation, and a sufficient scale change larger than a preset change amount It is determined whether or not there is (step P1).

前記予め設定された変化量以上の縮尺変化とは、例えばピンチアウトの操作に応じて描画データを拡大する場合はその縮尺が1倍から1.1倍、逆にピンチインの操作に応じて描画データを縮小する場合はその縮尺が1倍から0.9倍と、0.1以上の縮尺変化とし、0.1未満は不感にして処理が複雑になるのを防止する。   For example, in the case of enlarging the drawing data according to the pinch-out operation, the scale change is 1 to 1.1 times the scale change more than the preset change amount, and the drawing data according to the pinch-in operation in reverse. When reducing the scale, the scale changes by 1 to 0.9 times and by 0.1 or more, and less than 0.1 prevents the process from becoming insensitive.

そして、前記ピンチ操作に伴う縮尺変化が予め設定された変化量以上あると判断されると(ステップP1(YES))、当該縮尺変化に応じたサイズの新たな描画入力レイヤLnが仮生成され(ステップP2)、元の描画入力レイヤL[x1]における描画データが拡大または縮小されて表示される(ステップP3)。   When it is determined that the change in scale due to the pinch operation is equal to or more than the change amount set in advance (step P1 (YES)), a new drawing input layer Ln of a size corresponding to the change in scale is temporarily generated ( Step P2) The drawing data in the original drawing input layer L [x1] is enlarged or reduced and displayed (step P3).

するとまた、前記ユーザ操作に応じた入力イベントの発生待機状態となる(ステップM3→M2)。   Then, the process waits for occurrence of an input event according to the user operation (step M3 → M2).

また、前記ユーザ操作に応じた入力イベントの発生待機状態(ステップM2)において、フリック操作があったと判断されると(ステップF0)、当該フリック操作前のビューエリアVaに対応した描画入力レイヤL[x1]の座標範囲と当該フリック操作に応じたビューエリアVaのスクロール後の座標範囲とが比較され、予め設定された座標範囲外への移動があるか否かが判断される(ステップF1)。   Further, when it is determined that a flick operation has been performed in the generation standby state (step M2) according to the user operation (step M2), the drawing input layer L [corresponding to the view area Va before the flick operation] The coordinate range of x1] is compared with the scrolled coordinate range of the view area Va according to the flick operation, and it is determined whether there is movement outside the preset coordinate range (step F1).

前記予め設定された座標範囲外への移動とは、例えばフリック操作前のビューエリアVaに対応した描画入力レイヤL[x1]の座標範囲に対し、当該フリック操作に応じたスクロール後の座標範囲の重なりが60%未満となり40%以上範囲外に移動したとし、40%未満の移動は不感にして処理が複雑になるのを防止する。   The movement to the outside of the preset coordinate range may be, for example, the coordinate range after scrolling according to the flick operation with respect to the coordinate range of the drawing input layer L [x1] corresponding to the view area Va before the flick operation. Assuming that the overlap is less than 60% and moves out of the range of 40% or more, the movement of less than 40% is insensitive and prevents the processing from being complicated.

そして、前記フリック操作に伴うビューエリアVaの予め設定された座標範囲外へ移動があると判断されると(ステップF1(YES))、当該移動後の座標範囲に応じた新たな描画入力レイヤLnが仮生成され(ステップF2)、元の描画入力レイヤL[x1]における描画データがスクロールされて表示される(ステップF3)。   Then, when it is determined that the flick operation causes movement of the view area Va out of the preset coordinate range (step F1 (YES)), a new drawing input layer Ln corresponding to the coordinate range after the movement is made. Is temporarily generated (step F2), and the drawing data in the original drawing input layer L [x1] is scrolled and displayed (step F3).

また、前記ユーザ操作に応じた入力イベントの発生待機状態(ステップM2)において、描画操作があったと判断されると(ステップD0)、現在のビューエリアVaに対応した描画入力レイヤLnは、前記仮生成された新たなレイヤであるか否かが判断される(ステップD1)。   When it is determined that a drawing operation has been made in the generation standby state (step M2) according to the user operation (step M2), the drawing input layer Ln corresponding to the current view area Va is the temporary It is determined whether or not it is a generated new layer (step D1).

ここで、現在のビューエリアVaに対応した描画入力レイヤLnが前記仮生成された新たなレイヤであると判断された場合は(ステップD1(YES))、当該新たなレイヤを正規の描画入力レイヤLnとし前記描画操作に応じた描画データを書き込むのと共に、当該描画データを書き込んだ新たな描画入力レイヤLnを前記レイヤ実データ記憶部15dに記憶させる。そして、前記レイヤ管理データ記憶部15e(図5参照)に対して前記新たな描画入力レイヤLnに対応したリンク情報を記憶させる(ステップD2)。   Here, if it is determined that the drawing input layer Ln corresponding to the current view area Va is the temporarily generated new layer (step D1 (YES)), the new layer is regarded as a normal drawing input layer The drawing data corresponding to the drawing operation is written as Ln, and a new drawing input layer Ln in which the drawing data is written is stored in the layer actual data storage unit 15d. Then, link information corresponding to the new drawing input layer Ln is stored in the layer management data storage unit 15e (see FIG. 5) (step D2).

すると、前記描画入力レイヤLnに書き込まれた描画データがビューエリアVaの対応する座標位置に描画されて表示される(ステップD3)。   Then, the drawing data written in the drawing input layer Ln is drawn and displayed at the corresponding coordinate position of the view area Va (step D3).

なお、前記ステップD1において、現在のビューエリアVaに対応した描画入力レイヤLnが、前記仮生成された新たなレイヤではなく、既に表示されていた描画入力レイヤLnであると判断された場合は(ステップD1(NO))、当該描画入力レイヤLnに前記描画操作に応じた描画データが書き込まれると共に、この書き込まれた描画データがビューエリアVaの対応する座標位置に描画されて表示される(ステップD3)。   If it is determined in step D1 that the drawing input layer Ln corresponding to the current view area Va is not the temporarily generated new layer but the drawing input layer Ln that has already been displayed ( Step D1 (NO), drawing data corresponding to the drawing operation is written to the drawing input layer Ln, and the written drawing data is drawn and displayed at the corresponding coordinate position of the view area Va (step D3).

このように、ビューエリアVaに表示された描画データを拡大したり、縮小したり、スクロールしたりする度に、当該拡大後、あるいは縮小後、あるいはスクロール後のビューエリアVaの座標範囲に対応する描画入力レイヤLnが仮生成され、新たな描画データが書き込まれた場合にだけ、当該仮生成された描画入力レイヤLnが実データとして格納される。   In this manner, each time the drawing data displayed in the view area Va is enlarged, reduced, or scrolled, it corresponds to the coordinate range of the view area Va after the enlargement, reduction, or scrolling. Only when the drawing input layer Ln is temporarily generated and new drawing data is written, the temporarily generated drawing input layer Ln is stored as actual data.

(表示生成処理)
図7は、前記タブレット端末10の表示生成処理を示すフローチャートである。
(Display generation process)
FIG. 7 is a flowchart showing a display generation process of the tablet terminal 10.

前記端末制御プログラム14aに従い、前記タッチパネル表示部13のビューエリアVaに対し前記レイヤ実データ記憶部15dに記憶された各描画入力レイヤLn…の描画データを表示させるためのアプリケーションが起動されると、先ず、縮尺管理データ記憶部15cに記憶されているタッチパネル表示部13の現在のビューエリアVaに対応する縮尺pが取得される(ステップV1)。   When an application for displaying the drawing data of each drawing input layer Ln... Stored in the layer actual data storage unit 15d in the view area Va of the touch panel display unit 13 is started according to the terminal control program 14a First, the scale p corresponding to the current view area Va of the touch panel display unit 13 stored in the scale management data storage unit 15c is acquired (step V1).

そして、前記現在の縮尺pに対応したビューエリアVaの座標範囲を含む描画入力レイヤLnが、前記レイヤ管理データ記憶部15eに記憶されたレイヤ管理情報およびレイヤ実データ記憶部15dに記憶された各レイヤLn…の実データに基づいて、最上位の親レイヤとして検索される(ステップV2)。   The drawing input layer Ln including the coordinate range of the view area Va corresponding to the current scale p is stored in the layer management information stored in the layer management data storage unit 15e and in the layer actual data storage unit 15d. Based on the actual data of the layer Ln, it is searched as the top parent layer (step V2).

すると、前記親レイヤとして検索された描画入力レイヤLnのヘッダ情報および描画情報が前記レイヤ実データ記憶部15dから読み出され(ステップV3)、そのヘッダ情報に従った描画情報がタッチパネル表示部13に表示される(ステップV4)。   Then, the header information and drawing information of the drawing input layer Ln retrieved as the parent layer are read out from the layer actual data storage unit 15d (step V3), and the drawing information according to the header information is displayed on the touch panel display unit 13. It is displayed (step V4).

すると、前記レイヤ管理データ記憶部15eに記憶されたレイヤ管理情報に基づき、前記親レイヤとして表示された描画入力レイヤLnにリンク付けられた子レイヤがあるか否か判断される(ステップV5)。   Then, based on the layer management information stored in the layer management data storage unit 15e, it is determined whether there is a child layer linked to the drawing input layer Ln displayed as the parent layer (step V5).

ここで、前記親レイヤとして表示された描画入力レイヤLnにリンク付けられた子レイヤがあると判断されると(ステップV5(YES))、当該子レイヤとして判断されたレイヤIDに対応して前記レイヤ実データ記憶部15dに記憶されている描画入力レイヤLnのヘッダ情報および描画情報が取得される(ステップV6)。   Here, when it is determined that there is a child layer linked to the rendering input layer Ln displayed as the parent layer (step V5 (YES)), the layer ID corresponding to the layer ID determined as the child layer is selected. The header information and drawing information of the drawing input layer Ln stored in the layer actual data storage unit 15d are acquired (step V6).

すると、前記子レイヤとして判断されたレイヤIDを有する描画入力レイヤLnについて、現在の縮尺pから+1の範囲(縮尺が1段階大きい範囲)で現在のビューエリアVaの座標範囲に含まれる座標領域を有した描画入力レイヤLnであるか否かが判断される(ステップV7)。   Then, for the drawing input layer Ln having the layer ID determined as the child layer, the coordinate area included in the coordinate range of the current view area Va in the range from the current scale p to +1 (range where the scale is larger by one step) It is judged whether it is the drawing input layer Ln which it has (step V7).

そして、前記子レイヤとして判断された描画入力レイヤLnについて、現在の縮尺pから+1の範囲で現在のビューエリアVaの座標範囲に含まれる座標領域を有した描画入力レイヤLnであると判断されると(ステップV7(YES))、当該描画入力レイヤLnの描画情報が読み出され、前記タッチパネル表示部13に前記親レイヤとして表示されている描画情報に重ねて表示される(ステップV8)。   The drawing input layer Ln determined as the child layer is determined to be the drawing input layer Ln having a coordinate area included in the coordinate range of the current view area Va within the range of the current scale p to +1. And (step V7 (YES)), the drawing information of the drawing input layer Ln is read out and displayed superimposed on the drawing information displayed as the parent layer on the touch panel display unit 13 (step V8).

すると、前記親レイヤに重ねて表示された子レイヤの描画入力レイヤLnに、さらにリンク付けられた次のレイヤ(同位レイヤおよび子レイヤ含む)があるか否かが判断され(ステップV9)、前記表示された子レイヤにさらにリンク付けられた次のレイヤがあると判断されると(ステップV9(YES))、当該次のレイヤである描画入力レイヤLnのヘッダ情報および描画情報が前記レイヤ実データ記憶部15dから取得される(ステップV10)。   Then, it is determined whether the next layer (including the peer layer and the child layer) further linked is present in the drawing input layer Ln of the child layer displayed superimposed on the parent layer (step V9), If it is determined that there is a next layer linked to the displayed child layer (step V9 (YES)), the header information and drawing information of the drawing input layer Ln which is the next layer is the actual layer data It is acquired from the storage unit 15d (step V10).

するとまた、前記次のレイヤとして取得された描画入力レイヤLnについて、現在の縮尺pから+1の範囲(縮尺が1段階大きい範囲)で現在のビューエリアVaの座標範囲に含まれる座標領域を有した描画入力レイヤLnであるか否かが判断され(ステップV7)、そうであると判断されると(ステップV7(YES))、当該描画入力レイヤLnの描画情報が、前記タッチパネル表示部13に前記親レイヤ・子レイヤとして表示されている各描画情報にさらに重ねて表示される(ステップV8)。   Then, for the drawing input layer Ln acquired as the next layer, there is a coordinate area included in the coordinate range of the current view area Va in the range from the current scale p to +1 (the range where the scale is larger by one step) It is judged whether or not it is the drawing input layer Ln (step V7), and if it is judged that it is (step V7 (YES)), the drawing information of the drawing input layer Ln is transmitted to the touch panel display unit 13 It is further superimposed and displayed on each drawing information currently displayed as a parent layer and a child layer (step V8).

この後、前記同様にステップV9,V10→V7,V8の処理が繰り返されることで、前記レイヤ管理データ記憶部15eに記憶されている各描画入力レイヤLn…のリンク情報に従い、現在の縮尺pに対応したビューエリアVaの座標範囲に含まれる最上位の親レイヤから子レイヤまでの各描画入力エリアLn…のヘッダ情報および描画情報が順次取得され、当該各描画情報がそのヘッダ情報に従いタッチパネル表示部13に順次重ねられて表示される。   Thereafter, the processes of steps V9 and V10 → V7 and V8 are repeated in the same manner as described above, according to the link information of the respective drawing input layers Ln... Stored in the layer management data storage unit 15e. The header information and the drawing information of each drawing input area Ln from the highest parent layer to the child layer included in the coordinate range of the corresponding view area Va are sequentially acquired, and the respective drawing information is the touch panel display unit according to the header information. It is superimposed on 13 and displayed.

(第1実施例)
図8は、前記タブレット端末10のレイヤ生成処理に伴う第1実施例のユーザ操作に対応したビューエリアVaの表示状態と描画入力レイヤLnの生成状態とを対応付けて示す図である。
(First embodiment)
FIG. 8 is a diagram showing the display state of the view area Va corresponding to the user operation of the first embodiment accompanying the layer generation processing of the tablet terminal 10 and the generation state of the drawing input layer Ln in association with each other.

初期表示に伴い仮生成された描画入力レイヤL[x1]がタッチパネル表示部13のビューエリアVaに表示されている状態で(ステップM1,M2)、描画データw1が手書きされると(ステップD0)、当該描画データw1が書き込まれた前記描画入力レイヤL[x1]が正規レイヤとしてレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに当該レイヤL[x1]のレイヤIDが記憶され(ステップD1,D2)、前記描画データw1が前記ビューエリアVaに表示される(ステップD3)。   When drawing data w1 is handwritten in a state in which drawing input layer L [x1] temporarily generated along with the initial display is displayed in view area Va of touch panel display unit 13 (step D0) The drawing input layer L [x1] in which the drawing data w1 is written is stored in the layer actual data storage unit 15d as a normal layer, and the layer ID of the layer L [x1] in the layer management data storage unit 15e is It is stored (steps D1 and D2), and the drawing data w1 is displayed in the view area Va (step D3).

ここで、ビューエリアVaの前記描画データw1が表示された中央付近をピンチアウトして2倍に拡大操作すると(ステップP0)、描画拡大後のビューエリアVaの座標範囲に対応する新たな描画入力レイヤLm1[x1/4]が仮生成され(ステップP1,P2)、前記最初の描画入力レイヤL[x1]の拡大された描画データw1がビューエリアVaに表示される(ステップP3)。   Here, when the center of the view area Va where the drawing data w1 is displayed is pinched out and magnified twice (step P0), a new drawing input corresponding to the coordinate range of the view area Va after drawing enlargement is performed. A layer Lm1 [x1 / 4] is temporarily generated (steps P1 and P2), and enlarged drawing data w1 of the first drawing input layer L [x1] is displayed in the view area Va (step P3).

ここで、描画データw2が手書きされると(ステップD0)、当該描画データw2が前記仮生成された描画入力レイヤLm1[x1/4]に書き込まれレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに、当該レイヤLm1[x1/4]を子レイヤ、前記最初の描画入力レイヤL[x1]を親レイヤとするリンク情報が生成される(ステップD1,D2)。そして、前記最初の描画入力レイヤL[x1]の拡大された描画データw1に重ねて今回の描画入力レイヤLm1[x1/4]に書き込まれた描画データw2が前記ビューエリアVaに表示される(ステップD3)。   Here, when the drawing data w2 is handwritten (step D0), the drawing data w2 is written to the temporarily generated drawing input layer Lm1 [x1 / 4] and is stored in the layer actual data storage unit 15d. In the layer management data storage unit 15e, link information having the layer Lm1 [x1 / 4] as a child layer and the first drawing input layer L [x1] as a parent layer is generated (steps D1 and D2). Then, the drawing data w2 written to the current drawing input layer Lm1 [x1 / 4] superimposed on the enlarged drawing data w1 of the first drawing input layer L [x1] is displayed in the view area Va ( Step D3).

ここでさらに、ビューエリアVaの前記描画データw1,w2が表示された中央の下寄りをピンチアウトして2倍に拡大操作すると(ステップP0)、描画拡大後のビューエリアVaの座標範囲に対応する新たな描画入力レイヤLm2[x1/16]が仮生成され(ステップP1,P2)、前記最初の描画入力レイヤL[x1]のさらに拡大された描画データw1および前記次の描画入力レイヤLm1[x1/4]の拡大された描画データw2がビューエリアVaに重ねて表示される(ステップP3)。   Here, if the lower part of the center of the view area Va in which the drawing data w1 and w2 are displayed is pinched out and magnified twice (step P0), it corresponds to the coordinate range of the view area Va after drawing enlargement. New drawing input layer Lm2 [x1 / 16] is temporarily generated (steps P1 and P2), and the further enlarged drawing data w1 of the first drawing input layer L [x1] and the next drawing input layer Lm1 [ The enlarged drawing data w2 of x1 / 4] is displayed superimposed on the view area Va (step P3).

ここでまた、描画データw3が手書きされると(ステップD0)、当該描画データw3が前記仮生成された今回の描画入力レイヤLm2[x1/16]に書き込まれレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに、当該レイヤLm2[x1/16]をさらに子レイヤとするリンク情報が生成される(ステップD1,D2)。そして、前記最初の描画入力レイヤL[x1]の4倍拡大された描画データw1と前記次の描画入力レイヤLm1[x1/4]の2倍拡大された描画データw1とに重ねて、今回の描画入力レイヤLm2[x1/16]に書き込まれた描画データw3が前記ビューエリアVaに表示される(ステップD3)。   Here, when the drawing data w3 is handwritten (step D0), the drawing data w3 is written to the temporarily generated current drawing input layer Lm2 [x1 / 16] and stored in the layer actual data storage unit 15d. In addition, in the layer management data storage unit 15e, link information in which the layer Lm2 [x1 / 16] is further made a child layer is generated (steps D1 and D2). Then, the first drawing input layer L [x1] four times enlarged drawing data w1 and the next drawing input layer Lm1 [x1 / 4] two times enlarged drawing data w1 superimposed The drawing data w3 written to the drawing input layer Lm2 [x1 / 16] is displayed in the view area Va (step D3).

この後、前記ビューエリアVaをピンチインして1/4に縮小し最初の縮尺に戻す操作を行うと(ステップP0)、当該最初の縮尺に戻された1倍表示のビューエリアVaの座標範囲に対応する新たな描画入力レイヤL[x1]が仮生成されるが(ステップP1,P2)、当該仮生成された描画入力レイヤL[x1]は、そこに新たな描画データwnが書き込まれなければ、正規のレイヤとして前記レイヤ実データ記憶部15dに記憶されることはない。そして、前記最初の描画入力レイヤL[x1]に対応する座標範囲のビューエリアVaに対して、当該最初の描画入力レイヤL[x1]の描画データw1および次の描画入力レイヤLm1[x1/4]の描画データw2およびその次の描画入力レイヤLm2[x1/16]の描画データw3が重ねて表示される(ステップP3)。
本第1実施例では、予め設定された変化量以上の拡大、縮小を行った場合のビューエリアVaの座標範囲に対応する新たな描画入力レイヤLnの作成について説明した。
Thereafter, when the view area Va is pinched in and reduced to 1/4 and returned to the initial scale (step P0), the coordinate range of the view area Va of the 1 × display returned to the initial scale is obtained. A corresponding new drawing input layer L [x1] is temporarily generated (steps P1 and P2), but if the new drawing data wn is not written into the temporarily generated drawing input layer L [x1] The layer actual data storage unit 15d is not stored as a normal layer. Then, for the view area Va of the coordinate range corresponding to the first drawing input layer L [x1], the drawing data w1 of the first drawing input layer L [x1] and the next drawing input layer Lm1 [x1 / 4] ] And the next drawing data w3 of the drawing input layer Lm2 [x1 / 16] are displayed overlappingly (step P3).
In the first embodiment, the creation of a new drawing input layer Ln corresponding to the coordinate range of the view area Va when enlargement or reduction larger than a preset change amount is performed has been described.

(第2実施例)
図9は、前記タブレット端末10のレイヤ生成処理に伴う第2実施例のユーザ操作に対応したビューエリアVaの表示状態と描画入力レイヤLnの生成状態とを対応付けて示す図である。
Second Embodiment
FIG. 9 is a diagram showing the display state of the view area Va corresponding to the user operation of the second embodiment accompanying the layer generation processing of the tablet terminal 10 and the generation state of the drawing input layer Ln in association with each other.

初期表示に伴い仮生成された描画入力レイヤL[x1]がタッチパネル表示部13のビューエリアVaに表示されている状態で(ステップM1,M2)、描画データw1が手書きされると(ステップD0)、当該描画データw1が書き込まれた前記描画入力レイヤL[x1]が正規レイヤとしてレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに当該レイヤL[x1]のレイヤIDが記憶され(ステップD1,D2)、前記描画データw1が前記ビューエリアVaに表示される(ステップD3)。   When drawing data w1 is handwritten in a state in which drawing input layer L [x1] temporarily generated along with the initial display is displayed in view area Va of touch panel display unit 13 (step D0) The drawing input layer L [x1] in which the drawing data w1 is written is stored in the layer actual data storage unit 15d as a normal layer, and the layer ID of the layer L [x1] in the layer management data storage unit 15e is It is stored (steps D1 and D2), and the drawing data w1 is displayed in the view area Va (step D3).

ここで、前記ビューエリアVaの左上と前記描画データw1が表示された中央付近との間をピンチインして1/2に縮小操作すると(ステップP0)、前記最初の描画入力レイヤL[x1]の左上の座標(x,y)を基準とした描画縮小後のビューエリアVaの座標範囲に対応する新たな描画入力レイヤLr[x4]が仮生成され(ステップP1,P2)、前記最初の描画入力レイヤL[x1]の縮小された描画データw1がビューエリアVaに表示される(ステップP3)。   Here, when the area between the upper left of the view area Va and the vicinity of the center where the drawing data w1 is displayed is pinched in and reduced to 1⁄2 (step P0), the first drawing input layer L [x1] A new drawing input layer Lr [x4] corresponding to the coordinate range of the view area Va after drawing reduction with reference to the upper left coordinate (x, y) is temporarily generated (steps P1 and P2), and the first drawing input The reduced drawing data w1 of the layer L [x1] is displayed in the view area Va (step P3).

ここで、描画データw2が手書きされると(ステップD0)、当該描画データw2が前記仮生成された描画入力レイヤLr[x4]に書き込まれレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに、当該レイヤLr[x4]を親レイヤ、前記最初の描画入力レイヤL[x1]を子レイヤとするリンク情報が生成される(ステップD1,D2)。そして、前記最初の描画入力レイヤL[x1]の縮小された描画データw1に重ねて今回の描画入力レイヤLr[x4]に書き込まれた描画データw2が前記ビューエリアVaに表示される(ステップD3)。   Here, when the drawing data w2 is handwritten (step D0), the drawing data w2 is written to the temporarily generated drawing input layer Lr [x4] and is stored in the layer actual data storage unit 15d, and layer management In the data storage unit 15e, link information having the layer Lr [x4] as a parent layer and the first drawing input layer L [x1] as a child layer is generated (steps D1 and D2). Then, the drawing data w2 written to the current drawing input layer Lr [x4] superimposed on the reduced drawing data w1 of the first drawing input layer L [x1] is displayed in the view area Va (step D3) ).

ここで、前記ビューエリアVaの描画データw1が表示されている左上の付近をピンチアウトして2倍に拡大し最初の縮尺に戻す操作を行うと(ステップP0)、前記左上の座標(x,y)を基準として当該最初の縮尺に戻された1倍表示のビューエリアVaの座標範囲に対応する新たな描画入力レイヤL[x1]が仮生成されるが(ステップP1,P2)、当該仮生成された描画入力レイヤL[x1]は、そこに新たな描画データwnが書き込まれなければ、正規のレイヤとして前記レイヤ実データ記憶部15dに記憶されることはない。そして、前記最初の描画入力レイヤL[x1]に対応する座標範囲のビューエリアVaに対して、当該最初の描画入力レイヤL[x1]の描画データw1および次の描画入力レイヤLr[x4]の前記ビューエリアVaに該当する座標範囲内の描画データ(ここでは無し)が重ねて表示される(ステップP3)。   Here, when the operation of pinching out the upper left portion where the drawing data w1 of the view area Va is displayed and enlarging it by 2 times to return to the initial scale is performed (step P0), the upper left coordinates (x, Although a new drawing input layer L [x1] corresponding to the coordinate range of the view area Va of 1 × display returned to the first scale based on y) is temporarily generated (steps P1 and P2), the temporary The generated drawing input layer L [x1] is not stored in the layer actual data storage unit 15d as a normal layer unless new drawing data wn is written therein. Then, with respect to the view area Va of the coordinate range corresponding to the first drawing input layer L [x1], the drawing data w1 of the first drawing input layer L [x1] and the next drawing input layer Lr [x4] The drawing data (here, none) in the coordinate range corresponding to the view area Va is superimposed and displayed (step P3).

ここで、前記描画データw1が最初の縮尺で表示されたビューエリアVaを右から左へフリック操作すると(ステップF0)、当該フリック操作に応じて前記基準である左上の座標(x,y)が描画入力レイヤL[x1]の右上の座標である新たな座標(x1,y1)に移動したスクロール後のビューエリアVaの座標範囲に対応する新たな描画入力レイヤLs[x1]が仮生成される(ステップF1,F2)。そして、前記スクロールされたビューエリアVaに対応するところの前記描画入力レイヤLr[x4]に書き込まれている描画データw2が表示される(ステップF3)。   Here, when flicking the view area Va in which the drawing data w1 is displayed at the first scale from the right to the left (step F0), the upper left coordinates (x, y) which is the reference are in accordance with the flicking operation. A new drawing input layer Ls [x1] corresponding to the coordinate range of the view area Va after scrolling moved to a new coordinate (x1, y1) which is the upper right coordinate of the drawing input layer L [x1] is temporarily generated (Steps F1 and F2). Then, the drawing data w2 written to the drawing input layer Lr [x4] corresponding to the scrolled view area Va is displayed (step F3).

ここでまた、描画データw3が手書きされると(ステップD0)、当該描画データw3が前記仮生成された描画入力レイヤLs[x1]に書き込まれ正規レイヤとしてレイヤ実データ記憶部15dに記憶されると共に、レイヤ管理データ記憶部15eに、前記描画入力レイヤLr[x4]を親レイヤ、当該描画入力レイヤLs[x1]を前記最初の描画入力レイヤL[x1]と同位の子レイヤとするリンク情報が生成される(ステップD1,D2)。そして、前記スクロールされたビューエリアVaに対応するところの前記描画入力レイヤLr[x4]に書き込まれている描画データw2に重ねて今回の描画入力レイヤLs[x1]に書き込まれた描画データw3が表示される(ステップD3)。   Here, when the drawing data w3 is handwritten (step D0), the drawing data w3 is written to the temporarily generated drawing input layer Ls [x1] and stored as the normal layer in the layer actual data storage unit 15d. In addition, the layer management data storage unit 15e is linked to the drawing input layer Lr [x4] as a parent layer and the drawing input layer Ls [x1] as a child layer of the first drawing input layer L [x1] Are generated (steps D1, D2). Then, the drawing data w3 written in the current drawing input layer Ls [x1] is superimposed on the drawing data w2 written in the drawing input layer Lr [x4] corresponding to the scrolled view area Va. It is displayed (step D3).

ここで、ビューエリアVaの左下と右上との間を右上に向けピンチインして前記描画データw2,w3を1/2に縮小操作すると(ステップP0)、描画縮小後の座標範囲に対応する新たな描画入力レイヤLr[x4]が仮生成されるが(ステップP1,P2)、当該仮生成された描画入力レイヤLr[x1]は、そこに新たな描画データwnが書き込まれなければ、正規のレイヤとして前記レイヤ実データ記憶部15dに記憶されることはない。そして、前記描画縮小後の座標範囲のビューエリアVaに対して、前記親レイヤである描画入力レイヤLr[x4]の描画データw2に重ねて、その子レイヤである前記最初の描画入力レイヤL[x1]の描画データw1および前記描画入力レイヤLs[x1]の描画データw3が表示される(ステップP3)。
本第2実施例では、ビューエリアVaの左上の座標を基準として予め設定された変化量以上の縮小、拡大、移動を行った場合に、既に存在するレイヤの座標範囲に基づいて新たな描画入力レイヤLnを作成する具体例について説明した。
Here, when the area between the lower left and upper right of the view area Va is pinched in to the upper right and the drawing data w2, w3 are reduced by half (step P0), a new coordinate corresponding to the coordinate range after drawing reduction is generated. Although the drawing input layer Lr [x4] is temporarily generated (steps P1 and P2), the temporarily generated drawing input layer Lr [x1] is a normal layer if new drawing data wn is not written therein. The layer actual data storage unit 15 d is not stored as Then, the view area Va of the coordinate range after the drawing reduction is superimposed on the drawing data w2 of the drawing input layer Lr [x4] which is the parent layer, and the first drawing input layer L [x1 which is a child layer thereof. ] And the drawing data w3 of the drawing input layer Ls [x1] are displayed (step P3).
In the second embodiment, when reduction, enlargement, or movement is performed with a preset amount of change or more based on the upper left coordinates of the view area Va, a new drawing input is made based on the coordinate range of the layer that already exists. The specific example of creating the layer Ln has been described.

したがって、前記構成のタブレット端末10の描画入力レイヤLn…の生成機能によれば、タッチパネル表示部13に表示される描画データを拡大したり縮小したりスクロールしたりして表示させる度に、当該描画拡大後、描画縮小後、描画スクロール後のビューエリアVaの座標範囲に対応した描画入力レイアLnや既に存在するレイヤの座標範囲に基づいた描画入力レイヤLnが仮生成される。そして、新たな描画データwnが手書きされると、当該描画データwnが前記仮生成された描画入力レイヤLnに書き込まれ正規レイヤとしてレイヤ実データ記憶部15dに記憶される。前記タッチパネル表示部13のビューエリアVaには、現在の縮尺とその座標範囲に対応して、前記レイヤ実データ記憶部15dに記憶されている各描画入力レイヤLn…に書き込まれている各描画データwn…が重ねて表示される。   Therefore, according to the generation function of the drawing input layer Ln ... of the tablet terminal 10 configured as described above, the drawing data displayed on the touch panel display unit 13 is displayed each time it is displayed by enlarging, reducing or scrolling. After enlargement and drawing reduction, a drawing input layer Ln corresponding to the coordinate range of the view area Va after drawing scroll and a drawing input layer Ln based on the coordinate range of an already existing layer are temporarily generated. Then, when the new drawing data wn is handwritten, the drawing data wn is written to the temporarily generated drawing input layer Ln, and is stored in the layer actual data storage unit 15 d as a normal layer. In the view area Va of the touch panel display unit 13, each drawing data written in each drawing input layer Ln... Stored in the layer actual data storage unit 15d corresponding to the current scale and its coordinate range wn ... is displayed overlapping.

このため、表示の縮小やスクロールにより拡げられた描画エリアの全てを保存する必要はなく、当該描画エリアのための記憶容量を抑制することが可能になる。   For this reason, it is not necessary to save all of the drawing area expanded by the reduction or scrolling of the display, and it becomes possible to suppress the storage capacity for the drawing area.

また、前記構成のタブレット端末10の描画入力レイヤLn…の生成機能によれば、前記レイヤ実データ記憶部15dに記憶される各描画入力レイヤLn…は、他の描画入力レイヤLnの座標範囲を含む広い座標範囲の描画入力レイヤLnを親レイヤ、この親レイヤの座標範囲に含まれる座標範囲の描画入力レイヤLnを子レイヤとしてレイヤ管理データ記憶部15eにレイヤIDで記憶して管理し、このレイヤ管理データに基づき、前記ビューエリアVaの座標範囲に対応するところの各描画入力レイヤLn…に書き込まれた各描画データwn…を素早く読み出して表示させることができる。   Further, according to the generation function of the drawing input layers Ln ... of the tablet terminal 10 configured as described above, each drawing input layer Ln ... stored in the layer actual data storage unit 15d has a coordinate range of another drawing input layer Ln. The drawing input layer Ln having a wide coordinate range to be included is stored as the parent layer in the layer management data storage unit 15e as a child layer, and the drawing input layer Ln including the coordinate range included in the coordinate range of the parent layer is stored as layer Based on the layer management data, each drawing data wn... Written in each drawing input layer Ln... Corresponding to the coordinate range of the view area Va can be quickly read out and displayed.

なお、前記各実施形態おいては、予め設定された変化量以上の十分な縮尺変化や移動が検出された場合、仮レイヤを生成し、描画データが書き込まれた場合、実レイヤとして記憶する構成としたが、これに限らず、予め設定された変化量以上の十分な縮尺変化や移動が検出された場合に、実レイヤを生成して記憶してもよい。
なお、前記各実施形態において記載したタブレット端末10による各処理の手法、すなわち、図6のフローチャートに示すレイヤ生成処理、図7のフローチャートに示す表示生成処理等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録装置の媒体(17)に格納して配布することができる。そして、タッチパネル表示部(13)を備えた電子機器のコンピュータ(11)は、この外部記憶装置の媒体(17)に記憶されたプログラムを記憶装置(14)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明した描画入力レイヤLn…の生成機能を実現し、前述した手法による同様の処理を実行することができる。
In each of the above-described embodiments, a temporary layer is generated when a sufficient scale change or movement equal to or greater than a preset change amount is detected, and a configuration is used in which drawing data is stored as an actual layer. However, the present invention is not limited to this, and an actual layer may be generated and stored when a sufficient change in scale or movement equal to or more than a previously set change amount is detected.
In addition, the method of each process by the tablet terminal 10 described in each embodiment, that is, each method such as the layer generation process shown in the flow chart of FIG. 6 and the display generation process shown in the flow chart of FIG. As a program that can be executed, a medium of an external recording device such as a memory card (ROM card, RAM card, etc.), a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), semiconductor memory, etc. (17) Can be stored and distributed in Then, the computer (11) of the electronic device provided with the touch panel display unit (13) reads the program stored in the medium (17) of the external storage device into the storage device (14), and the operation is performed by the read program. By being controlled, the generation function of the drawing input layers Ln,... Described in each of the above embodiments can be realized, and similar processing by the above-described method can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク上を伝送させることができ、この通信ネットワークに接続されたコンピュータ装置(プログラムサーバ)から前記プログラムのデータをタッチパネル表示部(13)を備えた電子機器に取り込んで記憶装置(14)に記憶させ、前述した描画入力レイヤLn…の生成機能を実現することもできる。   Further, data of a program for realizing the respective methods can be transmitted on a communication network as a form of program code, and the data of the program can be touch panel from a computer device (program server) connected to the communication network. The generation function of the drawing input layers Ln,... Can also be realized by being taken into an electronic device provided with the display unit (13) and stored in the storage device (14).

本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   The present invention is not limited to the above-described embodiments, and can be variously modified at the implementation stage without departing from the scope of the invention. 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]
A display unit,
Scale storage means for storing the scale of the display relative to the view area of the display;
Each time the display of the view area is enlarged or reduced, a layer provisionally generates a drawing input layer having a drawing data writing area having a drawing data writing area corresponding to the coordinate range of the view area according to the scale stored by the scale storage means. Generation means,
Layer actual data that writes drawing data drawn according to a user operation on the view area into the drawing input layer temporarily generated by the layer temporary generation means, and stores the drawing input layer in which the drawing data is written as a normal layer Storage means,
And display control means for reading out drawing data written in the drawing input layer having a coordinate range corresponding to the coordinate range of the view area among the drawing input layers stored by the layer actual data storage means and displaying the same in the view area ,
A drawing apparatus characterized by comprising:

[2]
前記レイヤ実データ記憶手段により記憶された各描画入力レイヤについて、当該描画入力レイヤの座標範囲が含まれる座標範囲を有する描画入力レイヤを親レイヤ、この親レイヤである描画入力レイヤの座標範囲に含まれる座標範囲を有する描画入力レイヤを子レイヤとして管理するレイヤ管理手段を備え、
前記表示制御手段は、前記レイヤ管理手段による管理情報に基づいて、前記レイヤ実データ記憶手段により記憶された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する親レイヤの描画入力レイヤに書き込まれた描画データからその子レイヤの描画入力レイヤに書き込まれた描画データを順次読み出し当該ビューエリアに重ねて表示させる、
ことを特徴とする[1]に記載の描画装置。
[2]
For each drawing input layer stored by the layer actual data storage means, a drawing input layer having a coordinate range including the coordinate range of the drawing input layer is included in the parent layer, and the coordinate range of the drawing input layer which is the parent layer Layer management means for managing a drawing input layer having a coordinate range to be processed as a child layer,
The display control means draws a parent layer having a coordinate range corresponding to the coordinate range of the view area among the drawing input layers stored by the layer actual data storage means based on the management information by the layer management means From the drawing data written to the input layer, the drawing data written to the drawing input layer of the child layer is sequentially read and displayed superimposed on the view area.
The drawing apparatus according to [1], characterized in that

[3]
前記表示部は、タッチパネル式の表示部であり、
前記ビューエリアの表示の拡大又は縮小は、前記タッチパネルに対するユーザのピンチアウト又はピンチインの操作により行われ、 前記描画データは、前記ビューエリアのタッチパネルに対するユーザの手書き操作に応じて描画された描画データである、
ことを特徴とする[1]または[2]に記載の描画装置。
[3]
The display unit is a touch panel display unit,
The enlargement or reduction of the display of the view area is performed by the user's pinch-out or pinch-in operation on the touch panel, and the drawing data is drawing data drawn according to the handwriting operation on the touch panel of the view area. is there,
The drawing apparatus according to [1] or [2], characterized in that

[4]
表示部と、
この表示部のビューエリアに対する表示の縮尺を記憶する縮尺記憶手段と、
前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶手段により記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを生成するレイヤ生成手段と、
このレイヤ生成手段により生成された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する描画入力レイヤに書き込まれた描画データを読み出し当該ビューエリアに表示させる表示制御手段と、
を備えたことを特徴とする描画装置。
[4]
A display unit,
Scale storage means for storing the scale of the display relative to the view area of the display;
Layer generation means for generating a drawing input layer having a drawing data writing area corresponding to the coordinate range of the view area corresponding to the scale stored by the scale storage means each time the display of the view area is enlarged or reduced When,
Display control means for reading out and displaying in the view area the drawing data written in the drawing input layer having a coordinate range corresponding to the coordinate range of the view area among the drawing input layers generated by the layer generation means;
A drawing apparatus characterized by comprising:

[5]
表示部を有する電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部のビューエリアに対する表示の縮尺を縮尺記憶部に記憶させる縮尺記憶手段、
前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶部に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを仮生成するレイヤ仮生成手段、
前記ビューエリアに対するユーザ操作に応じて描画された描画データを前記レイヤ仮生成手段により仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとしてレイヤ実データ記憶部に記憶させるレイヤ実データ記憶手段、
前記レイヤ実データ記憶部に記憶された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する描画入力レイヤに書き込まれた描画データを読み出し当該ビューエリアに表示させる表示制御手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
[5]
A program for controlling a computer of an electronic device having a display unit, the program comprising:
The computer,
Scale storage means for storing scale of display for the view area of the display unit in the scale storage unit;
Each time the display of the view area is enlarged or reduced, a layer provisionally generates a drawing input layer having a drawing data writing area having a drawing data writing area corresponding to the coordinate range of the view area according to the scale stored in the scale storage unit. Generation means,
The drawing data drawn according to the user operation on the view area is written in the drawing input layer temporarily generated by the layer temporary generation means, and the drawing input layer in which the drawing data is written is regarded as a normal layer and the layer actual data storage unit Layer actual data storage means to be stored in
Display control means for reading out and displaying in the view area the drawing data written in the drawing input layer having a coordinate range corresponding to the coordinate range of the view area among the drawing input layers stored in the layer actual data storage unit,
Computer readable program to function as.

[6]
表示部を有する電子機器のコンピュータを制御するための方法であって、
前記表示部のビューエリアに対する表示の縮尺を記憶し、
前記ビューエリアの表示を拡大又は縮小する度に、前記記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを仮生成し、
前記ビューエリアに対するユーザ操作に応じて描画された描画データを前記仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとして記憶し、
この記憶された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する描画入力レイヤに書き込まれた描画データを読み出し当該ビューエリアに表示させる、
ことを特徴とする描画方法。
[6]
A method for controlling a computer of an electronic device having a display unit, the method comprising:
Storing a scale of display for the view area of the display unit;
Every time the display of the view area is enlarged or reduced, a drawing input layer having a drawing data writing area corresponding to the coordinate range of the view area corresponding to the stored scale is temporarily generated,
The drawing data drawn according to the user operation on the view area is written in the temporarily generated drawing input layer, and the drawing input layer in which the drawing data is written is stored as a normal layer,
Among the stored drawing input layers, drawing data written in the drawing input layer having a coordinate range corresponding to the coordinate range of the view area is read out and displayed in the view area.
A drawing method characterized by

[7]
表示部を有する電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部のビューエリアに対する表示の縮尺を記憶する縮尺記憶手段、 前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶手段により記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを生成するレイヤ生成手段、
このレイヤ生成手段により生成された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する描画入力レイヤに書き込まれた描画データを読み出し当該ビューエリアに表示させる表示制御手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
[7]
A program for controlling a computer of an electronic device having a display unit, the program comprising:
The computer,
Scale storage means for storing the scale of the display with respect to the view area of the display unit, Each time the display of the view area is enlarged or reduced, the coordinate range of the view area corresponding to the scale stored by the scale storage means Layer generation means for generating a drawing input layer having a writing area of the drawn drawing data;
Display control means for reading out drawing data written in a drawing input layer having a coordinate range corresponding to the coordinate range of the view area among the drawing input layers generated by the layer generation means, and displaying the same on the view area
Computer readable program to function as.

[8]
表示部を有する電子機器のコンピュータを制御するための方法であって、
前記表示部のビューエリアに対する表示の縮尺を記憶し、
前記ビューエリアの表示を拡大又は縮小する度に、前記記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを生成し、
この生成された描画入力レイヤのうち、前記ビューエリアの座標範囲に対応した座標範囲を有する描画入力レイヤに書き込まれた描画データを読み出し当該ビューエリアに表示させる、
ことを特徴とする描画方法。
[8]
A method for controlling a computer of an electronic device having a display unit, the method comprising:
Storing a scale of display for the view area of the display unit;
Every time the display of the view area is enlarged or reduced, a drawing input layer having a drawing data writing area corresponding to the coordinate range of the view area according to the stored scale is generated.
Among the generated drawing input layers, drawing data written in the drawing input layer having a coordinate range corresponding to the coordinate range of the view area is read out and displayed in the view area.
A drawing method characterized by

10 …タブレット端末(描画装置)
11 …CPU
13 …タッチパネル表示部
14 …記憶装置
14a…端末制御プログラム
15 …RAM
15a…表示データ記憶部
15b…タッチ座標データ記憶部
15c…縮尺管理データ記憶部
15d…レイヤ実データ記憶部
15e…レイヤ管理データ記憶部
16 …記録媒体読取部
17 …外部記録媒体
18 …通信制御部
Va …ビューエリア
Ln …描画入力レイヤ
wn …描画データ
10 ... Tablet terminal (drawing device)
11 ... CPU
13 ... Touch panel display unit 14 ... Storage device 14 a ... Terminal control program 15 ... RAM
15a: display data storage unit 15b: touch coordinate data storage unit 15c: scale management data storage unit 15d: layer actual data storage unit 15e: layer management data storage unit 16: recording medium reading unit 17: external recording medium 18: communication control unit Va ... View area Ln ... Drawing input layer wn ... Drawing data

Claims (8)

表示部のビューエリアに対する表示の縮尺を記憶する縮尺記憶手段と、
前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶手段に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域のみを有する描画入力レイヤを新たに仮生成するレイヤ仮生成手段と、
前記ビューエリアに描画された描画データを、前記レイヤ仮生成手段により仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとして生成するレイヤ実データ生成手段と、
を備えたことを特徴とする描画制御装置。
Scale storage means for storing the scale of the display relative to the view area of the display;
Every time the display of the view area is enlarged or reduced, a new drawing input layer having only a drawing data writing area corresponding to the coordinate range of the view area corresponding to the scale stored in the scale storage means is temporarily generated. Layer temporary generation means,
Layer actual data generation means for writing the drawing data drawn in the view area into the drawing input layer temporarily generated by the layer temporary generation means, and generating the drawing input layer in which the drawing data is written as a normal layer;
And a drawing control device characterized by comprising:
前記レイヤ実データ生成手段により生成された各描画入力レイヤを記憶するレイヤ実データ記憶手段を更に備える、
ことを特徴とする請求項1に記載の描画制御装置。
It further comprises: layer actual data storage means for storing each drawing input layer generated by the layer actual data generation means;
The drawing control apparatus according to claim 1,
前記レイヤ実データ記憶手段により記憶された各描画入力レイヤにおいて、
他の描画入力レイヤの座標範囲が含まれる座標範囲を有する描画入力レイヤを親レイヤとし、当該親レイヤである描画入力レイヤの座標範囲に含まれる座標範囲を有する描画入力レイヤを子レイヤとして管理するレイヤ管理手段を備える、
ことを特徴とする請求項2に記載の描画制御装置。
In each drawing input layer stored by the layer actual data storage means,
A drawing input layer having a coordinate range including the coordinate range of another drawing input layer is used as a parent layer, and a drawing input layer having a coordinate range included in the coordinate range of the drawing input layer that is the parent layer is managed as a child layer With layer management means,
The drawing control apparatus according to claim 2, characterized in that:
前記表示部は、タッチパネルを有しており、
前記ビューエリアの表示の拡大又は縮小は、前記タッチパネルに対するユーザのピンチアウト又はピンチインの操作により行われ、
前記描画データは、前記ビューエリアのタッチパネルに対するユーザの操作に応じて描画された描画データである、
ことを特徴とする請求項1から3の何れか1項に記載の描画制御装置。
The display unit has a touch panel,
The enlargement or reduction of the display of the view area is performed by the user's pinch out or pinch in operation on the touch panel.
The drawing data is drawing data drawn according to a user's operation on a touch panel of the view area.
The drawing control apparatus according to any one of claims 1 to 3, characterized in that:
前記ビューエリアの表示の拡大又は縮小の変化量が、所定の閾値以上か否かを判定する判定手段、を更に備え、
前記レイヤ仮生成手段は、前記判定手段により前記拡大又は縮小の変化量が所定の閾値以上であると判定された場合に、前記縮尺記憶手段に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを仮生成する、
ことを特徴とする請求項1から4の何れか1項に記載の描画制御装置。
A determination unit that determines whether a change amount of enlargement or reduction of the display of the view area is equal to or more than a predetermined threshold value;
The layer temporary generation means is a coordinate range of the view area according to the scale stored in the scale storage means when the determination means determines that the change amount of the enlargement or reduction is a predetermined threshold or more. Temporarily generate a drawing input layer having a drawing data writing area corresponding to
The drawing control device according to any one of claims 1 to 4, characterized in that:
前記レイヤ仮生成手段は、拡大又は縮小された前記ビューエリアの座標範囲が移動した場合、前記縮尺記憶手段に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域を有する描画入力レイヤを仮生成する、
ことを特徴とする請求項5に記載の描画制御装置。
When the coordinate range of the enlarged or reduced view area has moved, the layer temporary generation means may write the drawing data writing area corresponding to the coordinate range of the view area according to the scale stored in the scale storage means. Temporarily generate the drawing input layer that it has,
6. The drawing control apparatus according to claim 5, wherein
コンピュータを制御するためのプログラムであって、
前記コンピュータを、
表示部のビューエリアに対する表示の縮尺を記憶する縮尺記憶手段、
前記ビューエリアの表示を拡大又は縮小する度に、前記縮尺記憶手段に記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域のみを有する描画入力レイヤを新たに仮生成するレイヤ仮生成手段、
前記ビューエリアに描画された描画データを、前記レイヤ仮生成手段により仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとして生成するレイヤ実データ生成手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
A program for controlling a computer,
The computer,
Scale storage means for storing the scale of the display with respect to the view area of the display unit,
Every time the display of the view area is enlarged or reduced, a new drawing input layer having only a drawing data writing area corresponding to the coordinate range of the view area corresponding to the scale stored in the scale storage means is temporarily generated. Layer temporary generation means,
Layer actual data generation means for writing the drawing data drawn in the view area into the drawing input layer temporarily generated by the layer temporary generation means, and generating the drawing input layer in which the drawing data is written as a normal layer;
Computer readable program to function as.
コンピュータを制御するための方法であって、
表示部のビューエリアに対する表示の縮尺を記憶する記憶ステップと、
前記ビューエリアの表示を拡大又は縮小する度に、前記記憶された縮尺に応じた前記ビューエリアの座標範囲に対応した描画データの書き込み領域のみを有する描画入力レイヤを新たに仮生成するレイヤ仮生成ステップと、
前記ビューエリアに描画された描画データを前記仮生成された描画入力レイヤに書き込み、当該描画データの書き込まれた描画入力レイヤを正規レイヤとして生成するレイヤ実データ生成ステップと、
を含むことを特徴とする描画制御方法。
A method for controlling a computer,
Storing the scale of the display relative to the view area of the display;
Each time to enlarge or reduce the display of the view area, the layer tentative generated to newly tentatively generate drawing input layer having a write only area of the drawing data corresponding to the coordinate range of the view area in accordance with the stored scale Step and
A layer actual data generation step of writing the drawing data drawn in the view area into the temporarily generated drawing input layer, and generating the drawing input layer in which the drawing data is written as a normal layer;
A drawing control method characterized by including.
JP2017251588A 2017-12-27 2017-12-27 Drawing control device, control program therefor, and drawing control method Active JP6536666B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017251588A JP6536666B2 (en) 2017-12-27 2017-12-27 Drawing control device, control program therefor, and drawing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017251588A JP6536666B2 (en) 2017-12-27 2017-12-27 Drawing control device, control program therefor, and drawing control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014043305A Division JP6264951B2 (en) 2014-03-05 2014-03-05 Drawing apparatus, program, and drawing method

Publications (2)

Publication Number Publication Date
JP2018045736A JP2018045736A (en) 2018-03-22
JP6536666B2 true JP6536666B2 (en) 2019-07-03

Family

ID=61694976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017251588A Active JP6536666B2 (en) 2017-12-27 2017-12-27 Drawing control device, control program therefor, and drawing control method

Country Status (1)

Country Link
JP (1) JP6536666B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094679A (en) * 2002-08-30 2004-03-25 Ricoh Co Ltd Display controller, display device with touch panel, and controlling method and control program for display device with touch panel
JP4876244B2 (en) * 2006-02-03 2012-02-15 独立行政法人国立高等専門学校機構 Image processing method
US20070216712A1 (en) * 2006-03-20 2007-09-20 John Louch Image transformation based on underlying data
JP2010134897A (en) * 2008-10-28 2010-06-17 Nippon Telegr & Teleph Corp <Ntt> Drawing device, drawing method, program and recording medium
JP5419822B2 (en) * 2010-07-23 2014-02-19 株式会社ソニー・コンピュータエンタテインメント Image processing apparatus, image display apparatus, image processing method, and data structure of image file
JP2013105204A (en) * 2011-11-10 2013-05-30 A1 Communication Corp Image display system
JP5792607B2 (en) * 2011-12-09 2015-10-14 株式会社ソニー・コンピュータエンタテインメント Image processing apparatus and image processing method
JP5864319B2 (en) * 2012-03-19 2016-02-17 シャープ株式会社 Electronic device, method for controlling electronic device, and program for controlling electronic device
KR101873761B1 (en) * 2012-04-20 2018-07-03 엘지전자 주식회사 Mobile terminal and method for controlling the same
JP2014038152A (en) * 2012-08-13 2014-02-27 Sharp Corp Display device and control method for display device

Also Published As

Publication number Publication date
JP2018045736A (en) 2018-03-22

Similar Documents

Publication Publication Date Title
JP5905541B2 (en) Control gallery organized hierarchically
JP4533943B2 (en) Information processing apparatus, display control method, and program
JP5977334B2 (en) Compact control menu for touch-enabled command execution
JP4880334B2 (en) Scrollable and resizable formula bar
JP2011242821A (en) Information processing apparatus and method, and program
US8504915B2 (en) Optimizations for hybrid word processing and graphical content authoring
CN107077296B (en) User terminal device and method for controlling user terminal device
WO2015094824A1 (en) Invocation control over keyboard user interface
JP2012008686A (en) Information processor and method, and program
JP4381761B2 (en) Display control apparatus, display control method, program, and recording medium
JPWO2008139551A1 (en) Information presenting apparatus and information presenting method
JP2008261946A (en) Display control device and method
JP2011086050A (en) Information processing terminal and computer program
JP2008191790A (en) Plant monitoring control system and plant monitoring control program
JP6536666B2 (en) Drawing control device, control program therefor, and drawing control method
JP6287498B2 (en) Electronic whiteboard device, electronic whiteboard input support method, and program
US20230123119A1 (en) Terminal, control method therefor, and recording medium in which program for implementing method is recorded
JP6264951B2 (en) Drawing apparatus, program, and drawing method
US8566359B1 (en) Unfolding sparse data sets
CN108279962B (en) Method and device for creating visual data display interface
CN115033226A (en) Page display method and device, terminal equipment and computer readable storage medium
JP5512213B2 (en) Reference display system, reference display method and program
JP2006106983A (en) Display device and display method
JP6925401B2 (en) Content display device, display method and program
JP4561811B2 (en) Information processing apparatus and method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180125

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181016

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181213

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: 20190507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190520

R150 Certificate of patent or registration of utility model

Ref document number: 6536666

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150