JP2002157109A - Method for efficiently displaying text and image data on internet - Google Patents
Method for efficiently displaying text and image data on internetInfo
- Publication number
- JP2002157109A JP2002157109A JP2000339939A JP2000339939A JP2002157109A JP 2002157109 A JP2002157109 A JP 2002157109A JP 2000339939 A JP2000339939 A JP 2000339939A JP 2000339939 A JP2000339939 A JP 2000339939A JP 2002157109 A JP2002157109 A JP 2002157109A
- Authority
- JP
- Japan
- Prior art keywords
- content
- text
- context
- image
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Digital Computer Display Output (AREA)
Abstract
Description
【0001】[0001]
【発明が属する技術分野】本発明はデータを表示する方
法及びシステムに関し、さらに具体的にはインターネッ
ト上でデータを表示する方法及びシステムに関する。The present invention relates to a method and system for displaying data, and more particularly, to a method and system for displaying data on the Internet.
【0002】[0002]
【従来の技術】インターネットにおいて多数のコンピュ
ータは互いににリンクを張ることによって世界中を結ぶ
ことができるようになり、人々はコンピュータを通して
リアルタイムでいろんな情報を手に入れるようになっ
た。インターネット上で各々コンピュータは予め決めら
れた通信プロトコールを守ることで互いに通信を行って
いる。代表的な通信プロトコールとしてはHTMLを伝送す
るためのHTTP(Hyper Text Transfer Protocol)、電子メ
ールをやり取りするためのSMTP(Simple Mail Transfer
Protocol)、ファイル転送のためのFTP(File Transfer P
rotocol)などがある。特にHTTPによって転送されるHTML
(Hyper Text Markup Language)ファイルはインターネッ
ト上でホームページなどに多用されており、電子商取引
にも広く使われている。HTMLは従来のワープロ専用ソフ
トに比べて、ユーザーはHTML(Hyper Text MarkupLangua
ge)を使用して文書を記述することでどのプラットフォ
ームでも同じグラフィカルな表示ができるようなった。
HTMLは表示しようとする文書の中にその文書を表示する
ための方法(タグ)を埋め込むことでHTML文書を表示す
る閲覧ソフトに一意的な表示を指示している。2. Description of the Related Art In the Internet, many computers can link the world by linking each other, and people have come to obtain various kinds of information in real time through computers. On the Internet, computers communicate with each other by observing a predetermined communication protocol. Typical communication protocols are HTTP (Hyper Text Transfer Protocol) for transmitting HTML, and SMTP (Simple Mail Transfer) for exchanging e-mail.
Protocol), FTP (File Transfer P) for file transfer
rotocol). HTML, especially transmitted by HTTP
(Hyper Text Markup Language) files are frequently used on homepages and the like on the Internet, and are also widely used in electronic commerce. HTML is more powerful than conventional word processing software.
Using ge) to describe the document now gives the same graphical display on any platform.
HTML embeds a method (tag) for displaying the document in the document to be displayed, and instructs the viewing software that displays the HTML document to perform a unique display.
【0003】[0003]
【発明が解決しようとする課題】HTMLはユーザーが表示
しようとする文書またはイメージ(以下コンテンツ)と
表示しようとする方法、例えば文字のフォント、色、背
景、位置など(以下コンテキスト)、を予めHTML規約が
決めたものだけを使用して記述している。従って、一般
ユーザーはまず決められたタグを覚える必要があるが、
タグはデータを表示するための方法を文書に埋め込む記
号のことで統一的な表示を実現するため、専門家以外の
素人には大きな負担になる。またHTML文法において表示
方法を指定するタグだが、その種類が限られているた
め、綺麗に表示するには限界がある。HTMLではテーブル
形式に文書を配置するためにはヘッダ、行・列を指定す
ることで実現しているが、テーブル中にテーブルをネス
トするのも難しく、ワープロ専用ソフトに比べるとその
見栄えも落ちる。HTMLにおいて精密な表示をするために
はイメージファイルを多用しなくてはならないが、イメ
ージファイルは文書に比べるとそのファイルサイズが大
きくなってしまい、インターネットを通して送受信する
には不向きなため、イメージを多用しても綺麗な表示を
するには限界がある。従ってインターネット上で綺麗な
表示を素人が実現するのはほぼ不可能に近いのが実情で
ある。HTMLは文書の中にその表示方法を埋め込むことで
統一的な表示方法を実現しているが、大量のHTML文書を
管理するためにはその記述方法も一緒に保管して初めて
表示できる文書になり得る。しかしながら、ユーザーが
表示しよとするデータとその表示方法を効率的に保管・
管理するための方法は殆どない。現在インターネット上
で新聞、雑誌を発行するためには原稿を元に表示方法を
手作業で埋め込むことによってはじめて記事を見せるこ
とができるが、その維持管理もまた手作業に頼るしかな
く、体系的な記事の作成・保存・検索は難しいため本来
のインターネット出版・発行システムとは程遠いのが実
情である。[0006] HTML is a method of displaying a document or an image (hereinafter referred to as content) that a user wants to display and a method of displaying the text, for example, character font, color, background, position, etc. (hereinafter referred to as context). It is described using only the ones determined by the rules. Therefore, general users first need to memorize the determined tag,
The tag is a symbol that embeds a method for displaying data in a document, and realizes a uniform display, which places a heavy burden on non-experts. Also, tags that specify the display method in HTML grammar are limited in their types, so there is a limit to how beautifully they can be displayed. In HTML, documents are arranged in a table format by specifying headers, rows and columns, but it is difficult to nest tables in tables, and their appearance is lower than that of word processing software. For accurate display in HTML, image files must be used extensively, but image files are too large to be sent and received over the Internet, because image files are larger than documents, so images are heavily used. Even so, there is a limit to a beautiful display. Therefore, it is almost impossible for an amateur to realize a beautiful display on the Internet. HTML realizes a uniform display method by embedding the display method in the document, but in order to manage a large number of HTML documents, the document can only be displayed by storing the description method together. obtain. However, the data to be displayed by the user and the display method are stored and stored efficiently.
There are few ways to manage. Currently, the only way to publish newspapers and magazines on the Internet is to show articles for the first time by manually embedding the display method based on the manuscript, but the maintenance and management also has to rely on manual work. Because it is difficult to create, save and search for articles, the situation is far from the original Internet publishing and publishing system.
【0004】[0004]
【課題を解決するための手段】HTMLにおいては決められ
たタグを覚えなければ使えないし、表示にも限度があ
り、体系的な管理が難しいといった難点を解決するため
に、本発明ではデータをその中身(ユーザーが記述よう
とする内容で、以下コンテンツ)とその表示方法(コン
テンツを表示するための方法で、以下属性)およびデー
タの表示位置情報(以下レイアウト、属性とレイアウト
を合わせて以下コンテキスト)に分けて扱うことでどの
プラットフォームでも同じグラフィカルな表示を実現し
ながらもかつ精密な表示をインターネット上で実現する
(以下CCV―コンテンツ・コンテキスト・ビューア−モ
デルとする)。CCVモデルにおいてはコンテンツとコン
テキストは一意的なトークン(コンテキストを識別する
ためのID)を用いることで相手を識別する。コンテン
ツにその表示方法であるコンテキストを直接埋め込むの
ではなく、コンテンツはコンテキストを一意に識別する
トークンだけを保持する。コンテンツとコンテキストを
別々の媒体に保管することでデータの本質的なコンテン
ツとその表示方法を分離しながらもトークンによって緩
やかに対応させる。CCVモデルにおいてはセルとエレメ
ントの概念を用いる。セルはエレメントのコンテナーで
セルに含まれるエレメント全体の背景、位置に関するコ
ンテキストを提供し、エレメントはセルに含まれてセル
内で相対的な位置に実際のデータを表示する。CCVのコ
ンテキストにおいてはセルとエレメントの区別をしな
い。CCVモデルにおいてコンテキストはコンテンツの様
々な表示方法、レイアウトを一括して維持・管理するこ
とで多種多様な表示を実現している。コンテキストはコ
ンテンツを表示するか否かの情報を保持することで、表
示する段階で動的にコンテンツを表示するか否かを決定
する。コンテキストはセル・エレメント内外枠の各々方
向線の情報を保持することで自由自在な枠の表示を可能
とする。また内外枠の位置・サイズ情報を保持すること
で自由にセル・エレメントを配置することができる。そ
の他セル・エレメントを実際に表示するための背景、フ
ォント、テキスト揃え、箇条書き情報を保持することで
多様な表現を可能とする。リンクか否かを保持すること
で該当するコンテンツがリンク情報か否かも保持する。
CCVモデルの表示部(以下ビューア)においてはコンテ
ンツを取り出した後、そのコンテンツが有するコンテキ
ストのトークンをコンテキストに間接的に問い合わせる
ことによってコンテキストを取り出してデータを表示す
る。またビューアは一度作成したコンテキストをプール
することで同じコンテキストを新しく作成せず再利用す
ることで表示を迅速にする。CCVモデルではXMLファイル
にコンテンツとコンテキストを埋め込み、ウェブ・ブラ
ウザなどを通してユーザーのパソコンにXMLファイルを
ダウンロードし、コンテンツとコンテキストを抽出し、
ビューアに渡すことでインターネット上に配置したデー
タを表示する。[Means for Solving the Problems] In order to solve the difficulties that HTML cannot be used without remembering predetermined tags, display is limited, and systematic management is difficult, in the present invention, data is stored in the form of data. Contents (contents to be described by the user, hereinafter referred to as contents), their display methods (methods for displaying the contents, referred to as attributes), and data display position information (hereinafter referred to as layout, including attributes and layout, referred to as context) This allows the same graphical display to be achieved on any platform while achieving precise display on the Internet (hereinafter referred to as CCV-Content Context Viewer-Model). In the CCV model, the content and the context are identified by using a unique token (ID for identifying the context). Instead of directly embedding the context, which is the display method, in the content, the content holds only a token that uniquely identifies the context. Storing content and context on separate media separates the essential content of the data from the way it is displayed, but allows for a gradual correspondence with tokens. The concept of cells and elements is used in the CCV model. A cell is a container for elements that provides context about the background and position of the entire element contained in the cell, and an element is contained in the cell and displays the actual data at a relative position within the cell. No distinction is made between cells and elements in the context of CCV. In the CCV model, the context realizes a wide variety of displays by maintaining and managing various display methods and layouts of content collectively. The context holds information on whether or not to display the content, and dynamically determines whether or not to display the content at the display stage. The context allows the free display of a frame by holding information on the direction lines of the inner and outer frames of the cell element. Also, by holding the position and size information of the inner and outer frames, cell elements can be arranged freely. In addition, various expressions are possible by retaining background, font, text alignment, and bulleted information for actually displaying cell elements. By storing whether or not the content is a link, it is also stored whether or not the corresponding content is link information.
After the content is extracted from the display unit (hereinafter referred to as a viewer) of the CCV model, the context is extracted by indirectly inquiring the context for the token of the context included in the content, and the data is displayed by displaying the data. In addition, the viewer pools contexts that have been created once and reuses the same context instead of creating a new one, thereby speeding up the display. In the CCV model, the content and context are embedded in the XML file, the XML file is downloaded to the user's PC through a web browser, etc., and the content and context are extracted.
The data placed on the Internet is displayed by passing it to the viewer.
【0005】[0005]
【実施例】図1は本発明におけるデータをコンテンツと
コンテキストに分離する図を示している。本発明のCCV
モデルにおいては、テキスト及びイメージデータ0100を
コンテンツ0101とコンテキスト0102に分けることを特徴
とする。データの本質である内容をコンテンツと称し、
データの付随的なものである属性0103とレイアウト0104
をコンテキストと称して分離する。なお属性は表示情報
を、レイアウトは位置情報を保持する。分離したコンテ
ンツとコンテキストは別々に保管することで、データを
効率的に維持管理することが出来る。コンテンツと分離
したコンテキストは同じトークンごとにその情報を共同
に保持し、コンテンツはトークンによってコンテキスト
を一意的に識別する。コンテンツとコンテキストを分離
してもトークンによって緩やかに対応出来るのである。
ビューアはコンテンツとコンテキストとをトークンを介
して取り寄せてインターネット上で表示する。ビューア
は表示する際に初めてコンテンツとそのコンテキストを
意識するため、特定フォーマットに依存しない自由自在
な表示が可能になり、なお精密な表示を行うことも出き
る。また、ビューアはコンテンツとコンテキストを取り
出して表示する際、テキスト及びイメージデータを四角
の集まりとして捉えて外部矩形をセル、内部矩形をエレ
メントとして扱う。セルはゼロないし複数個のエレメン
トを保持することになる。FIG. 1 shows a diagram for separating data into content and context in the present invention. CCV of the present invention
The model is characterized in that text and image data 0100 are divided into content 0101 and context 0102. The content that is the essence of data is called content,
Attribute 0103 and layout 0104 that are incidental to the data
Is called a context. The attribute holds display information, and the layout holds position information. By storing the separated content and context separately, data can be maintained and managed efficiently. The context separated from the content jointly holds the information for each same token, and the content uniquely identifies the context by the token. Even if the content and the context are separated, the token can respond moderately.
The viewer obtains the content and the context via the token and displays the content on the Internet. Because the viewer is aware of the content and its context for the first time when displaying it, it is possible to freely display it without depending on a specific format, and it is possible to provide more precise display. Further, when the viewer extracts and displays the content and the context, it treats the text and image data as a collection of squares, and treats the outer rectangle as a cell and the inner rectangle as an element. A cell will hold zero or more elements.
【0006】本発明ではコンテンツを図2のようにコン
テンツをジャンル別に分けることでコンテンツの維持管
理を効率的に行っている。コンテンツ0101を「一般コン
テンツ」0201と「記事コンテンツ」0205に分け、一般コ
ンテンツは文字または文章から構成するデータの内容を
指す「テキスト・コンテンツ」0202と写真ないし絵など
で構成するデータの内容を指す「イメージ・コンテン
ツ」0204とテキスト・コンテンツとイメージ・コンテン
ツから構成する「合成コンテンツ」0203に分けられる。
「記事コンテンツ」0205はテキスト・コンテンツ集合に
レイアウト情報を合わせて持つコンテンツである。「記
事コンテンツ」0205は記事レイアウト情報0301も合わせ
て持つ特殊なコンテンツで、文書を自由自在なレイアウ
トで表示するためのものである。コンテンツをジャンル
別に分けすることで大量のコンテンツでも効率的に維持
管理することができ、なお迅速にコンテンツにアクセス
することができる。In the present invention, contents are efficiently managed and maintained by dividing the contents by genre as shown in FIG. The content 0101 is divided into “general content” 0201 and “article content” 0205, and the general content refers to “text content” 0202 which indicates the content of data composed of characters or sentences and “contents of data composed of photographs or pictures” It is divided into “image content” 0204 and “composite content” 0203 composed of text content and image content.
An “article content” 0205 is a content having a text content set and layout information. “Article content” 0205 is special content that also has article layout information 0301 and is for displaying a document in a free layout. By dividing the content by genre, a large amount of content can be efficiently maintained and managed, and the content can be accessed quickly.
【0007】本発明においてはインターネット上で表示
されている全てのテキスト及びイメージデータはコンテ
ンツ種別の単独表示、又は組み合わせ表示としてみな
す。コンテンツは単独またはさまざまな組み合わせによ
って表すことが出来る。図4はコンテンツ種別及びその
組み合わせを示したものである。「単純テキスト・コン
テンツ」0400は一つのテキスト・コンテンツを維持管理
するもので、例えば、「おはよう」のような一つの文字
または文章を表す。「複数テキスト・コンテンツ」0401
は単純テキスト・コンテンツの集合である。「単一イメ
ージ・コンテンツ」0402は一つの写真ないし絵などで構
成するデータの内容を維持管理するもので、「複数イメ
ージ・コンテンツ」0403は単一イメージ・コンテンツの
集合である。単純テキスト・コンテンツ、複数テキスト
・コンテンツ、単一イメージ・コンテンツ、複数イメー
ジ・コンテンを組み合わせることで「単純テキストと単
一イメージ・コンテンツ」0404、「複数テキストと単一
イメージ・コンテンツ」0405、「単純テキストと複数イ
メージ・コンテンツ」0406、「複数テキストと複数イメ
ージ・コンテンツ」0407の「合成コンテンツ」0203がで
きる。以上のコンテンツ種別を記事コンテンツと分け
て、「一般コンテンツ」0201と称する。一般コンテンツ
から単純テキスト・コンテンツを除いたものを「複合コ
ンテンツ」0413と称する。「単一記事コンテンツ」0408
は複数の単一テキスト(以下サブ・テキスト)から構成
するコンテンツで、「複数記事コンテンツ」0409は単一
記事コンテキストの集合である。一般コンテンツと記事
コンテンツは組み合わせることで、「一般コンテンツと
単一記事コンテンツ」0410、「一般コンテンツと複数記
事コンテンツ」0411ができる。[0007] In the present invention, all text and image data displayed on the Internet are regarded as a single display or a combined display of content types. Content can be represented alone or in various combinations. FIG. 4 shows content types and their combinations. The “simple text content” 0400 is for maintaining one text content, and represents one character or sentence such as “Good morning”. "Multiple text content" 0401
Is a set of simple text content. The “single image content” 0402 is for maintaining and managing the content of data composed of one photo or picture, and the “multiple image content” 0403 is a set of single image content. Combining simple text content, multi-text content, single-image content, and multiple-image content allows for "simple text and single image content" 0404, "multiple text and single image content" 0405, "simple “Synthetic content” 0203 of “text and multiple image contents” 0406 and “multiple text and multiple image contents” 0407 is created. The above content types are separated from the article content and referred to as “general content” 0201. The content obtained by removing the simple text content from the general content is referred to as “composite content” 0413. "Single article content" 0408
Is a content composed of a plurality of single texts (hereinafter, sub-texts), and “multiple article content” 0409 is a set of single article contexts. By combining general content and article content, “general content and single article content” 0410 and “general content and multiple article content” 0411 are created.
【0008】記事コンテンツを構成するサブ・テキスト
は様々な特性を持つサブ・テキストによってもっとも複
雑な記事を再現出きるのである。新しい段落サブ・テキ
スト0500は単一記事内で新しい段落の始まりを表すコン
テンツである。ビューアは必要に応じて字下げを行う。
改行サブ・テキスト0501は段落の中で改行のみを行うコ
ンテンツである。フォント替えサブ・テキスト0502は一
連のテキストフォントを一時的に替えるためのコンテン
ツである。ビューアは新しいコンテキストによってその
コンテンツを表示した後、元のコンテキストに戻すこと
ができる。振り仮名と通常サブ・テキスト0503は振り仮
名テキストとそのテキストを表すコンテンツである。箇
条書きサブ・テキスト0504は箇条書き形式でサブ・テキ
ストを表示するためのコンテンツである。一般サブ・テ
キスト0505は記事コンテンツを構成する一般的なサブ・
テキストである。以上のサブ・テキストによって記事コ
ンテンツは自由自在な表現を行う表示が可能になる。[0008] The sub-text constituting the article content can reproduce the most complicated article by sub-texts having various characteristics. New paragraph sub text 0500 is content that represents the start of a new paragraph in a single article. The viewer indents as needed.
The line feed sub text 0501 is a content in which only a line feed is performed in a paragraph. The font change sub text 0502 is content for temporarily changing a series of text fonts. The viewer can display the content in the new context and then switch back to the original context. The hiragana and the normal sub text 0503 are the hiragana text and the content representing the text. Bulleted sub text 0504 is content for displaying a sub text in a bulleted format. General sub text 0505 is a general sub text
It is text. With the above sub-text, the article content can be displayed so as to express freely.
【0009】本発明ではビューアがコンテンツとコンテ
キストを取り出して表示する際、テーブル形式の表示を
最適化するためにセルの概念を導入する。テーブルはセ
ルの集まりとして考える。またセルをネスト(nest)す
るために一つのセルの中にエレメントの概念を導入す
る。これによって一つのセルは複数のエレメントのコン
テナーとして役割を行い、エレメントはセルの中で相対
的な位置情報に基づいてコンテンツを表す役割をこな
す。セル・エレメントの枠を外枠0600と内枠0601を分け
ることによって、上下左右枠の表示を多様にすることが
出来る。図6はそのセルとエレメントの各部分の名称を
示す。In the present invention, when the viewer extracts and displays the content and the context, the concept of a cell is introduced in order to optimize the display in the table format. Think of a table as a collection of cells. It also introduces the concept of elements into one cell to nest cells. As a result, one cell serves as a container for a plurality of elements, and the elements serve to represent content based on relative positional information in the cells. By dividing the cell element frame into the outer frame 0600 and the inner frame 0601, the display of the upper, lower, left and right frames can be diversified. FIG. 6 shows the names of each part of the cell and the element.
【0010】図7はコンテキストの種別を示している。
すべてのコンテンツにはセルの内外枠と各々方向の線の
スタイルを定義するセル・コンテキスト0702があり、そ
の上コンテンツの表示方法を表すコンテキストを保持す
る。テキスト・コンテキスト0700はテキスト・コンテン
ツの表示方法を表し、イメージ・コンテキスト0701はイ
メージ・コンテンツの表示方法を表す。記事コンテキス
トは記事コンテンツの表示方法を表す。ビューアはコン
テンツの種別によって各々コンテキストを問い合わせて
表示を行う。記事コンテンツの場合は複数のサブ・テキ
ストで構成されているので、そのコンテキストも複数の
サブ・コンテキストで構成される。ビューアは記事コン
テンツの全サブ・テキストを取り出して表示することに
なる。図8はビューアが記事・コンテンツをそのコンテ
キストに基づいて表示した一例で、複数のサブ・テキス
トが表示されてある。またビューアは記事コンテンツの
レイアウトに基づいて全サブ・テキストをサブ・四角
(記事レイアウト内サイズ情報)の中に表示する。図9
は記事コンテンツを表示するためにレイアウトを構成す
るサブ・四角の一例である。FIG. 7 shows the types of contexts.
All content has a cell context 0702 that defines the inner and outer borders of the cell and the line style in each direction, and additionally holds a context that describes how the content is displayed. The text context 0700 indicates the display method of the text content, and the image context 0701 indicates the display method of the image content. The article context indicates a display method of the article content. The viewer inquires and displays the context depending on the type of the content. Since the article content is composed of a plurality of sub-texts, its context is also composed of a plurality of sub-contexts. The viewer will extract and display all sub-texts of the article content. FIG. 8 is an example in which the viewer displays the article / content based on the context, in which a plurality of sub-texts are displayed. Also, the viewer displays all the sub-texts in sub-squares (article layout size information) based on the layout of the article content. FIG.
Is an example of a sub-square constituting a layout for displaying article content.
【0011】CCVモデルにおいて、コンテキストは同じ
トークンごとにその情報を共通的に保持し、コンテンツ
はトークンによってコンテキストを一意的に識別する。
図10・図11・図12は各コンテンツのコンテキストへのトー
クンを示すもので、図13はその実施例である。単純テキ
スト・コンテンツと複合コンテンツ、記事コンテンツは
そのコンテキストへのトークンを有する。セルのコンテ
ンツ種別が単純テキスト・コンテンツ0400の場合はセル
内にコンテキストのトークンが埋め込まれており、セル
から直接コンテキストを参照することができる。また、
単純テキスト・コンテンツもセル内にある(図10)。セ
ルのコンテンツ種別が複合コンテンツ0413の場合はセル
内に各々コンテンツ集合1104種別へのインデックスを保
持する。各々エレメントの集合が(そのコンテンツの表
示方法である)コンテキストのトークンを保持する。つ
まりコンテキストへのトークンは間接的に参照される。
セル内にはテキスト・コンテンツは保持しない(図1
1)。セルのコンテンツ種別が記事コンテンツ1200を含
んでいる場合はセル内には記事コンテンツに関する情報
は含まれていない。特定セルの記事コンテンツをその集
合内から識別するためには、記事コンテンツのインデッ
クス集合1201を参照する必要がある。記事コンテンツ・
インデックス集合は図30のように記事コンテンツのイン
デックス、セルの行・列番号を保持する。記事コンテン
ツ集合1203内にはその表示方法であるコンテキストへの
トークンが含まれている。つまり記事コンテンツの場合
にはコンテキスト表示のためには二段階参照が要ること
になる(図12)。図13はCCVモデルにおいてセルが保持
しているコンテンツの実施例をグラフィカルに示してい
る。セルが単純テキスト・コンテンツ1300・1301、複数
テキスト・コンテンツ1302、単一イメージ・コンテンツ
1303、単純テキストと単一記事コンテンツ1304、複数テ
キストと単一イメージ・コンテンツ1305を保持している
例を示している。[0011] In the CCV model, the context holds the information in common for the same token, and the content uniquely identifies the context by the token.
FIGS. 10, 11, and 12 show tokens to the context of each content, and FIG. 13 shows an embodiment thereof. Simple text content, composite content, and article content have tokens to their context. When the content type of the cell is the simple text content 0400, the context token is embedded in the cell, and the context can be directly referenced from the cell. Also,
Simple text content is also in the cell (Figure 10). When the content type of the cell is the composite content 0413, an index to the content set 1104 type is held in each cell. Each set of elements holds a context token (which is how the content is displayed). That is, the token to the context is referenced indirectly.
Do not keep text content in cells (Figure 1
1). When the content type of the cell includes the article content 1200, information on the article content is not included in the cell. In order to identify the article content of a specific cell from within the set, it is necessary to refer to the article content index set 1201. Article content
The index set holds the index of the article content and the row / column number of the cell as shown in FIG. The article content set 1203 includes a token for the context, which is the display method. In other words, in the case of article content, two-stage reference is required for context display (FIG. 12). FIG. 13 graphically shows an embodiment of the content held by the cell in the CCV model. Cell is simple text content 1300/1301, multiple text content 1302, single image content
1303, an example holding simple text and single article content 1304, multiple text and single image content 1305 is shown.
【0012】図14はCCVモデルにおいてのコンテキスト
を構成する情報を示す。なおコンテキストはコンテンツ
の表示方法であって、トークンによって識別されるもの
である。コンテキストはコンテストの使用状況を把握す
るためのコンテキストのリソース・カウンター1400、コ
ンテンツを表示するか否かを示す情報1401、セルまたは
エレメントの内外枠の各々部分を表示するか否かを示す
情報1402、セルまたはエレメントは内外枠の各々線のス
タイル情報1403、レイアウト情報である内外枠のサイズ
と位置情報1404、セル・エレメントのコンテンツを実際
に表示するための詳細情報1405、箇条書き表示のための
情報1406、対象コンテンツがリンクか否かを示す情報14
07から構成する。FIG. 14 shows information constituting a context in the CCV model. The context is a content display method, and is identified by a token. The context is a resource counter 1400 of the context for grasping the usage status of the contest, information 1401 indicating whether to display the content, information 1402 indicating whether to display each part of the inner or outer frame of the cell or element, The cell or element has style information 1403 of each line of the inner and outer frames, size and position information 1404 of the inner and outer frames as layout information, detailed information 1405 for actually displaying the contents of the cell element, information for displaying bullet points 1406, Information 14 indicating whether or not the target content is a link
It consists of 07.
【0013】図15・16・17・18・19はCCVモデルにおい
て、セル・エレメントのコンテンツを表示するための詳
細な情報1405の構成を示す。図15はセル・エレメントの
背景情報を示す。背景情報はセルまたはエレメントの背
景を塗りつぶすタイプ1500、塗りつぶすカラー1501、塗
りつぶすパターン1502、3次元表示のための左上縁のカ
ラー1503、右下縁のカラー1504情報から構成される。図
16はセル・エレメントにテキストを書き込みための情報
を示す。テキストまたはサブ・テキストの左右・上下位
置1600、テキストまたはサブ・テキストの均等割付も含
む左右・上下揃え1601、テキストまたはサブ・テキスト
の横書きか縦書きかを示すフラグ1602、テキストまたは
サブ・テキストの左右・上下のマージン1603、テキスト
またはサブ・テキストの表示する行数1604、テキストま
たはサブ・テキストの終端記号を表示するか否かを示す
フラグ1605から構成される。図17はセル・エレメントを
表示するためのフォント情報を示す。テキストまたはサ
ブ・テキストのフォントカラー1700、テキストまたはサ
ブ・テキストのフォント名1701、テキストまたはサブ・
テキストのフォントの重さと傾き1702、テキストまたは
サブ・テキストのフォントの向き1703、テキストまたは
サブ・テキストの取り消し線と下線1704情報から構成さ
れる。図18はセル・エレメントを表示するための箇条書
き情報を示す。箇条書きか否かを示すフラグ1800、箇条
書きのレベル1801、箇条書きの行頭記号(数字または記
号などでなる)1802、箇条書き行頭インデントの大きさ
1803の情報から構成される。図19はインターネット上で
互いにリンクするためのリンク情報を示す。該当するコ
ンテンツがリンクか否かを表すリンク有無を表すフラグ
1900、該当するコンテンツのリンク元としてのアンカー
情報を持つリンク・アンカー1901、該当するコンテンツ
のリンク先を表すリンク先情報1902から構成される。FIGS. 15, 16, 17, 18, and 19 show the structure of detailed information 1405 for displaying the contents of cell elements in the CCV model. FIG. 15 shows background information of a cell element. The background information is composed of a type 1500 for filling the background of the cell or element, a fill color 1501, a fill pattern 1502, a color 1503 at the upper left edge for three-dimensional display, and a color 1504 at the lower right edge. Figure
Reference numeral 16 denotes information for writing text in the cell element. Left / right / up / down position 1600 of text or sub-text, left / right / up / down alignment 1601 including equalization of text or sub-text, flag 1602 indicating horizontal or vertical writing of text or sub-text, text or sub-text It comprises a left / right / up / down margin 1603, the number of lines 1604 for displaying the text or sub-text, and a flag 1605 indicating whether or not to display the terminal symbol of the text or sub-text. FIG. 17 shows font information for displaying a cell element. Text or sub text font color 1700, text or sub text font name 1701, text or sub text
It is composed of the weight and inclination 1702 of the font of the text, the font orientation 1703 of the text or sub-text, and strike-through and underline 1704 information of the text or sub-text. FIG. 18 shows itemized information for displaying a cell element. Flag 1800 to indicate whether it is a bullet, bullet level 1801, bullet bullet (comprising numbers or symbols) 1802, bullet bullet indent size
It consists of 1803 information. FIG. 19 shows link information for linking each other on the Internet. A flag indicating whether the corresponding content is a link or not.
1900, a link anchor 1901 having anchor information as a link source of the corresponding content, and link destination information 1902 indicating a link destination of the corresponding content.
【0014】図20はCCVモデルにおいて、エレメントが
属するセルの実施例(図10.11・12参考)を示す。セル
はコンテンツの種別に関わらず図20で示したような情報
を有する。セル情報には、単純テキスト・コンテンツの
コンテキストのトークンまたは複合コンテンツのインデ
ックスを表すフィールド2000、コンテンツの種別が単純
コンテンツの場合には単純コンテンツを保持しその他の
場合は空白を保持するフィールド2001、該当するセルの
コンテンツ種別を表すフィールド2002から構成する。一
般コンテンツ種別は互いに排他的であるが、記事コンテ
ンツ種別とは共存する。記事コンテンツが指定されてい
る場合はセルの行番号と列番号から記事コンテンツ集合
を特定する。つまり、単純テキスト・コンテンツにコン
テンツ種別を足したのがセルの構成要素である。FIG. 20 shows an embodiment of the cell to which the element belongs in the CCV model (see FIGS. 10.11 and 12). The cell has information as shown in FIG. 20 regardless of the type of content. In the cell information, a field 2000 indicating the token of the context of the simple text content or the index of the composite content, a field 2001 holding the simple content when the content type is the simple content, and holding a blank otherwise, is applicable. It comprises a field 2002 representing the content type of the cell to be executed. The general content types are mutually exclusive, but coexist with the article content types. When the article content is specified, the article content set is specified from the row number and the column number of the cell. That is, the cell component is obtained by adding the content type to the simple text content.
【0015】図20から29まではCCVモデルにおいて、コ
ンテンツ種別ごとに保管する実例を示す。図20単純テキ
スト・コンテンツは、単純テキスト・コンテンツのコン
テキストへのトークン2000と単純テキスト・コンテンツ
2001を保持する。単純テキスト・コンテンツは迅速にア
クセスするため、単純テキスト・コンテンツ集合を持た
ず、セル情報内に直接埋め込まれている。図21複数テキ
スト・コンテンツは、複数テキスト・コンテンツを逐一
表示するか否かを示すフラグ2100、セル・コンテキスト
へのトークン2101、各々テキストのコンテキストへのト
ークン2102、テキスト・コンテンツ2103から構成し、各
々複数テキスト・コンテンツのエレメント数によってそ
の集合2104の数が変化する。図22単一イメージ・コンテ
ンツは、イメージ・コンテンツのコンテキストへのトー
クン2200と単一イメージ・コンテンツ2201から構成され
る。図23複数イメージ・コンテンツは、複数イメージ・
コンテンツを逐一表示するか否かを示すフラグ2300、セ
ル・コンテキストへのトークン2301、各々イメージのコ
ンテキストへのトークン2302とイメージ・コンテンツ23
03から構成し、各々複数イメージ・コンテンツのエレメ
ント数によってその集合2304の数が変化する。前述の四
つのコンテンツを合成したコンテンツの実例を示すのは
図24から図28である。図24単純テキストと単一イメージ
・コンテンツは、セル・コンテキストのトークン2400、
テキストのコンテキスト・トークン2401、テキスト・コ
ンテンツ2402から構成される。さらにイメージ・コンテ
ンツのコンテキストへのトークン2403と単一イメージ・
コンテンツ2404から構成される。図25複数テキストと単
一イメージ・コンテンツは、セル・コンテキストのトー
クン2500、複数テキスト・コンテンツを逐一表示するか
否かを示すフラグ2501、エレメントのコンテキスト・ト
ークン2502、各々テキスト・コンテンツ2503から構成
し、各々複数テキスト・コンテンツのエレメント数によ
ってその集合2506の数が変わる。さらに、イメージ・コ
ンテンツのコンテキストのトークン2504と単一イメージ
・コンテンツ2505から構成される。図26単純テキストと
複数イメージ・コンテンツは、セル・コンテキストのト
ークン2600を保持し、単純テキスト・コンテキストのト
ークン2601、単純テキスト・コンテンツ2602を保持す
る。さらに、複数イメージ・コンテンツを逐一表示する
か否かを示すフラグ2603、セル・コンテキストへのトー
クン2604、各々イメージ・コンテンツ2605から構成し、
各々複数イメージ・コンテンツのエレメント数によって
その集合2607の数が変わる。図27複数テキストと複数イ
メージ・コンテンツは、セル・コンテキストのトークン
2700を保持し、複数コンテンツを逐一表示するか否かを
示すフラグ2701、エレメント・コンテキストのトークン
2702、各々テキスト・コンテンツ2703から構成し、各々
複数テキスト・コンテンツのエレメント数によってその
集合2707の数が変わる。さらに複数イメージ・コンテン
ツを逐一表示するか否かを示すフラグ2704、セル・コン
テキストへのトークン2705、各々イメージ・コンテンツ
2706から構成され、各々複数イメージ・コンテンツのエ
レメント数によってその集合2708の数が変わる。図28CC
Vモデルにおいては、イメージ・コンテンツにイメージ
とともに音声も保持することが出来る。イメージ・コン
テンツはイメージ・コンテンツの種別2800、イメージ・
コンテンツ2801、音声コンテンツ有無フラグ2802、音声
コンテンツの種別2803、音声コンテンツ2804から構成さ
れる。図29はCCVモデルにおいて記事コンテンツの実施
例ある。単一記事コンテンツは、セル・コンテキストへ
のトークン2900、一連のサブ・テキストの集合2904から
構成される。さらに記事レイアウト0301はサブ・四角の
位置とサイズ2902、サブ・四角の左右・上下マージン2903
の集合から構成される。なおフォント替えサブ・テキス
トのコンテキスト・トークン2901は一時的にフォントを
替えるためのコンテキストへのトークンを表す。FIGS. 20 to 29 show actual examples of storing each content type in the CCV model. Figure 20 Simple text content is token 2000 to the context of simple text content and simple text content
Hold 2001. Simple text content has no simple text content set for quick access and is embedded directly in the cell information. FIG. 21 Multiple text content is composed of a flag 2100 indicating whether to display multiple text content one by one, a token 2101 to a cell context, a token 2102 to a text context, and a text content 2103, respectively. The number of the sets 2104 changes depending on the number of elements of the plurality of text contents. FIG. 22 Single image content is composed of a token 2200 to the context of the image content and a single image content 2201. Figure 23 Multi-image content
A flag 2300 indicating whether to display the content one by one, a token 2301 for the cell context, a token 2302 for the image context, and the image content 23, respectively.
03, and the number of sets 2304 changes according to the number of elements of each of the plurality of image contents. FIGS. 24 to 28 show actual examples of the contents obtained by combining the above four contents. Figure 24 Simple text and single image content are stored in cell context token 2400,
It consists of a text context token 2401 and text content 2402. In addition, the token 2403 and the single image
It consists of content 2404. Figure 25 Multiple text and single image content consist of a cell context token 2500, a flag 2501 indicating whether to display the multiple text content one by one, an element context token 2502, and a text content 2503, respectively. The number of the sets 2506 changes depending on the number of elements of each of the plurality of text contents. Further, it is composed of a token 2504 of the context of the image content and a single image content 2505. Figure 26 Simple text and multiple image content hold cell context token 2600, simple text context token 2601 and simple text content 2602. Furthermore, a flag 2603 indicating whether or not to display a plurality of image contents one by one, a token 2604 to a cell context, and an image content 2605, respectively,
The number of the set 2607 changes depending on the number of elements of each of the plurality of image contents. Figure 27.Multiple text and multiple image content are cell context tokens
Holds 2700, flag 2701 indicating whether to display multiple contents one by one, token of element context
2702, each of which is composed of text contents 2703, and the number of the sets 2707 varies depending on the number of elements of each of the plurality of text contents. Further, a flag 2704 indicating whether or not to display a plurality of image contents one by one, a token 2705 for a cell context, and image contents, respectively.
2706, and the number of the sets 2708 changes according to the number of elements of the plurality of image contents. Fig. 28 CC
In the V model, the image content can also hold audio along with the image. Image contents are of image content type 2800, image contents
The content includes a content 2801, an audio content presence / absence flag 2802, an audio content type 2803, and an audio content 2804. FIG. 29 shows an example of article content in the CCV model. Single article content is composed of a token 2900 to the cell context and a set 2904 of a series of sub-texts. In addition, the article layout 0301 is the position and size of the sub-square 2902, the left and right and top and bottom margins of the sub-square 2903
It consists of a set of The context token 2901 of the font change sub-text represents a token to a context for temporarily changing the font.
【0016】図30はCCVモデルにおいて記事コンテンツ
のインデックス集合に関する実施例ある。記事コンテン
ツのインデックス集合は記事コンテンツへのインデック
ス3000と各々記事コンテンツが属するセルの行番号3001
と列番号3002から構成する。記事コンテンツは一般コン
テンツと併用することができるため、セル内コンテンツ
へのインデックスは一般コンテンツだけが使うため、記
事コンテンツは専用のインデックス集合を保持する。FIG. 30 shows an embodiment relating to an index set of article contents in the CCV model. The index set of article contents is index 3000 to the article contents and row number 3001 of the cell to which each article content belongs
And column number 3002. Since the article content can be used together with the general content, the index to the content in the cell is used only by the general content, so that the article content holds a dedicated index set.
【0017】図31はCCVモデルにおいてコンテンツの種
別とその関係を示す。全てのコンテンツは行・列番号に
よって特定され、表示する際の基本段位となるセルを持
っている。セルはコンテンツ種別、複合コンテンツ種別
または単純テキスト・コンテンツ種別のコンテキストへ
のインデックスを持つ。セルはテキスト及びイメージ・
コンテンツを追加または削除することによってコンテン
ツ種別が変わり、コンテンツの格納場所も変わる。空白
のセル3100はテキストを一つ追加する3101ことで単純テ
キスト・コンテンツ0400に、単純テキスト・コンテンツ
にテキストを追加する3102ことで複数テキスト・コンテ
ンツ0401に種別が変わり、コンテンツの格納場所も変わ
る。複数テキスト・コンテンツ0401からテキストを削除
した3102ことでテキストが一つになった場合は単純テキ
スト・コンテンツ0400に種別が変わり、コンテンツの格
納場所も変わる。単純テキスト・コンテンツ0400からテ
キストを削除する3101ことで空白のセル3100に変わる。
空白のセル3100にイメージを一つ追加する3103ことで単
一イメージ・コンテンツ0402に、単一イメージ・コンテ
ンツにイメージを追加する3104ことで複数イメージ・コ
ンテンツ0403に種別が変わる。複数イメージ・コンテン
ツ0403からイメージを削除する3104ことでイメージが一
つになった場合は単一イメージ・コンテンツ0402に種別
が変わり、コンテンツの格納場所も変わる。単一イメー
ジ・コンテンツからイメージを削除する3103ことで空白
のセル3100に変わる。単純テキスト・コンテンツ0400に
イメージを一つ追加する3105または単一イメージ・コン
テンツ0402にテキストを一つ追加する3106ことで単純テ
キストと単一イメージ・コンテンツ0404に種別が変わ
り、コンテンツの格納場所も変わる。単純テキストと単
一イメージ・コンテンツからイメージを削除する3105こ
とで単純テキスト・コンテンツツ0400に種別が変わり、
単純テキストと単一イメージ・コンテンツからテキスト
を削除する3106ことで単一イメージ・コンテンツツ0402
に種別が変わる。コンテンツの格納場所も変わる。複数
テキスト・コンテンツ0401にイメージを一つ追加する310
7ことで複数テキストと単一イメージ・コンテンツ0405
に種別が変わり、コンテンツの格納場所も変わる。複数
イメージ・コンテンツ0403にテキストを一つ追加する31
08ことで単純テキストと複数イメージ・コンテンツ0406
に種別が変わり、コンテンツの格納場所も変わる。複数
テキストと単一イメージ・コンテンツ0405からイメージ
を削除する3107ことで複数テキスト・コンテンツ0401
に、単純テキストと複数イメージ・コンテンツ0406から
テキストを削除する3108ことで複数イメージ・コンテン
ツ0403に種別が変わり、コンテンツの格納場所も変わ
る。複数テキストと単一イメージ・コンテンツ0405にイ
メージを追加する3111または単純テキストと複数イメー
ジ・コンテンツ0406にテキストを追加する3112ことで複
数テキストと複数イメージ・コンテンツ0407に種別が変
わり、コンテンツの格納場所も変わる。複数テキストと
複数イメージ・コンテンツ0407から、テキストを削除す
る3112ことでテキストが一つになった場合には単純テキ
ストと複数イメージ・コンテンツ0406に、イメージを削
除する3111ことでイメージが一つになった場合には複数
テキストと単一イメージ・コンテンツ0405に種別が変わ
り、コンテンツの格納場所も変わる。単純テキストと単
一イメージ・コンテンツ0404にテキストを追加する3109
ことで複数テキストと単一イメージ・コンテンツ0405
に、単純テキストと単一イメージ・コンテンツ0404にイ
メージを追加する3110ことで単純テキストと複数イメー
ジ・コンテンツ0406に種別が変わり、コンテンツの格納
場所も変わる。複数テキストと単一イメージ・コンテン
ツ0405からテキストを削除する3109ことでテキストが一
つになった場合には単純テキストと単一イメージ・コン
テンツ0404に、単純テキストと複数イメージ・コンテン
ツ0406からイメージを削除する3110ことでイメージが一
つになった場合には単純テキストと単一イメージ・コン
テンツ0404に種別が変わり、コンテンツの格納場所も変
わる。FIG. 31 shows the types of contents and their relationships in the CCV model. All contents are specified by row and column numbers, and have cells that are the basic rank when displayed. The cell has an index to the context of the content type, composite content type, or simple text content type. Cells contain text and images
By adding or deleting content, the content type changes, and the storage location of the content also changes. The type of the blank cell 3100 is changed to simple text content 0400 by adding one text 3101, and the type is changed to plural text content 0401 by adding text to the simple text content 3102, and the storage location of the content is also changed. If the text becomes one due to the deletion 3102 of the text from the multiple text content 0401, the type changes to the simple text content 0400, and the storage location of the content also changes. Removing 3101 text from simple text content 0400 turns it into a blank cell 3100.
The type is changed to single image content 0402 by adding one image 3103 to the blank cell 3100 and to multiple image content 0403 by adding an image to single image content 3104. When one image is deleted by deleting 3104 the image from the multiple image contents 0403, the type is changed to the single image content 0402, and the storage location of the content is also changed. Removing 3103 the image from the single image content turns it into a blank cell 3100. By adding 3105 one image to simple text content 0400 or 3106 adding one text to single image content 0402, the type changes to simple text and single image content 0404, and the storage location of the content also changes . By removing 3105 images from simple text and single image content, the type changes to simple text content 0400,
Single image content tool 0402 by removing 3106 text from simple text and single image content
The type changes. The storage location of the content also changes. Add one image to multiple text content 0401 310
7 by multiple text and single image content 0405
And the storage location of the content also changes. Add one text to multiple image content 0403 31
08 Simple text and multiple image content by 0406
And the storage location of the content also changes. Multi-text content 0401 by deleting 3107 images from multi-text and single image content 0405
In addition, by deleting 3108 the text from the simple text and the multiple image content 0406, the type is changed to the multiple image content 0403, and the storage location of the content is also changed. By adding 3111 to multiple text and single image content 0405 or adding 3111 to simple text and multiple image content 0406, the type is changed to multiple text and multiple image content 0407, and the storage location of the content is also changed. change. If text is deleted from multiple text and multiple image content 0407 by deleting 3112, the text becomes one by simple text and multiple image content 0406, and image is deleted by 3111 to delete one image In this case, the type is changed to multiple text and single image content 0405, and the storage location of the content is also changed. 3109 Adding Text to Simple Text and Single Image Content 0404
By multiple text and single image content 0405
By adding 3110 an image to simple text and single image content 0404, the type changes to simple text and multiple image content 0406, and the storage location of the content also changes. Delete text from multiple text and single image content 0405 3109 Delete text from simple text and single image content 0406 to simple text and single image content 0404 if text becomes one If the images become one by 3110, the type changes to simple text and single image content 0404, and the storage location of the content also changes.
【0018】図32はCCVモデルにおいて一般コンテンツ
に記事コンテンツを加えることでセルのコンテンツ種別
が変化することを示す。一般コンテンツ0201に記事コン
テンツが加わる3200ことで「複合コンテンツと単一記事
コンテンツ」0410に変わり、複合コンテンツと単一記事
コンテンツに記事コンテンツが加わる3201ことで「複合
コンテンツと複数記事コンテンツ」0411に変わる。FIG. 32 shows that the content type of a cell is changed by adding article content to general content in the CCV model. 3200 adding article content to general content 0201 changes to "composite content and single article content" 0410, and adding 3201 to composite content and single article content adds article content changes to "composite content and multiple article content" 0411 .
【0019】図33はCCVモデルにおいてコンテンツとコ
ンテキストを管理する実施例である。データ・マネージ
ャー3304はコンテンツとコンテキストを総合的に管理
し、データソース3301と表示部であるビューア3300とや
り取りする。データ・マネージャーはコンテンツとコン
テキストとの関係を一対一にする役割をビューア、デー
タソースに対して行う。データ・マネージャーは、内部
的にデータのコンテンツとコンテキストの整合性を維持
する。データ・マネージャーの配下にはコンテンツ・マ
ネージャー3305とコンテキスト・マネージャー3316がい
る。コンテンツ・マネージャーはコンテキストを意識せ
ず、コンテンツ種別だけを意識してコンテンツを一元管
理する。コンテンツ・マネージャーはコンテンツの種別
ごとの効率的な保管・維持をはかるために、配下に各々
コンテンツ種別専用の管理を行う専用コンテンツ・マネ
ージャーである、単純テキストマネージャー3306、複数
テキストマネージャー3307、単一イメージマネージャー
3308、複数イメージマネージャー3309、単純テキストと
単一イメージマネージャー3310、単純テキストと複数イ
メージマネージャー3311、複数テキストと単一イメージ
マネージャー3312、複数テキストと複数イメージマネー
ジャー3313を有する。またコンテンツ・マネージャー
は、記事コンテンツを特定するために記事・トークンマ
ネージャー33154と記事マネージャー3315を有する。各
々コンテンツ・マネージャーはその特定のコンテンツを
意識して集中的に管理する。コンテキスト・マネージャ
ーはコンテンツを意識せず、コンテキストのみを維持・
管理する。FIG. 33 shows an embodiment for managing content and context in the CCV model. A data manager 3304 comprehensively manages content and context, and exchanges data with a data source 3301 and a viewer 3300 as a display unit. The data manager plays a role of making the relationship between the content and the context one-to-one with respect to the viewer and the data source. The data manager internally maintains the integrity of the content and context of the data. Subordinate to the data manager are a content manager 3305 and a context manager 3316. The content manager centrally manages the content without considering the context, but only on the content type. Content manager is a dedicated content manager that manages each content type under its control in order to efficiently store and maintain each content type. Simple text manager 3306, multiple text manager 3307, single image manager
3308, multiple image manager 3309, simple text and single image manager 3310, simple text and multiple image manager 3311, multiple text and single image manager 3312, multiple text and multiple image manager 3313. The content manager has an article / token manager 33154 and an article manager 3315 for specifying article content. Each content manager is intensively aware of that particular content. The context manager keeps only the context without being aware of the content
to manage.
【0020】図34は分離しているコンテンツとコンテキ
ストを、データ・マネージャー3404の協力を借りて、ビ
ューア3300がコンテンツの保持しているコンテキストの
トークンを用いて表示する流れを示した実施例である。
実際にデータを表示するビューアはデータ・マネージャ
ーに各々コンテンツに対してコンテキスト・トークンを
要求3406し、そのトークンをカーネル・オブジェクトマ
ネージャー3401に渡してオブジェクトの作成を要求する
3403。カーネル・オブジェクトマネージャーは該当する
コンテキストをデータ・マネージャーより取り寄せ340
5、カーネル・オブジェクトを作成し、ビューアに渡す3
402。ビューアにおいてはコンテキストを意識すること
なく、コンテキストへのトークンのみを取り扱って、コ
ンテキスト情報に基づくの実際の表示方法であるカーネ
ル・オブジェクトをカーネル・オブジェクトマネージャ
ーより獲得する。カーネル・オブジェクトマネージャー
はデータ・マネージャーから取り寄せたコンテキスト情
報に基づくカーネル・オブジェクトを作成し、プールし
て管理する3404ことでカーネル・オブジェクトの再利用
を行う。同じコンテキストに基づくカーネル・オブジェ
クトの再作成・破棄を阻止することで迅速な表示を図
る。CCVモデルのビューアにおいては、上記の手順を全
てのセル・エレメントに対して繰り返すことでデータ表
示する。FIG. 34 is an embodiment showing a flow in which the viewer 3300 displays the separated content and context using the token of the context held by the content with the cooperation of the data manager 3404. .
The viewer that actually displays the data requests 3406 a context token for each content from the data manager, and passes the token to the kernel object manager 3401 to request creation of an object.
3403. The kernel object manager retrieves the relevant context from the data manager.
5, create a kernel object and pass it to the viewer 3
402. The viewer handles only the token to the context without being aware of the context, and acquires the kernel object, which is the actual display method based on the context information, from the kernel object manager. The kernel object manager creates kernel objects based on the context information obtained from the data manager, and pools and manages them 3404 to reuse the kernel objects. Quick display by preventing re-creation and destruction of kernel objects based on the same context. In the CCV model viewer, data is displayed by repeating the above procedure for all cell elements.
【0021】図35はカーネル・オブジェクトマネージャ
ーがカーネル・オブジェクトを作成するためにデータ・
マネージャーから取り寄せるコンテキスト情報とそれに
基づいて作成するカーネル・オブジェクトを示す。コン
テンツの表示非表示情報3500、内外枠の各々方向線の表
示非表示情報3501、内外枠の各々方向の線のカーネル・
オブジェクトのトークン3502、内外枠のサイズと位置情
報3503、セル・エレメントのコンテンツの表示に要する
その他のカーネル・オブジェクトのトークン3504、箇条
表示情報3505、リング情報3506から構成される。カーネ
ル・オブジェクトのトークンはコンテキスト情報を同じ
もの同士に分解し、各々コンテキスト情報に基づくカー
ネル・オブジェクトを共同で管理することでコンテキス
トに関わらず同じオブジェクトを共通的に参照するため
に使われる。FIG. 35 shows the data used by the kernel object manager to create a kernel object.
Shows the context information obtained from the manager and the kernel object created based on it. Content display / non-display information 3500, display / non-display information 3501 of each direction line of inner and outer frames, kernel of each direction line of inner / outer frame
It comprises an object token 3502, inner and outer frame size and position information 3503, tokens 3504 of other kernel objects required for displaying the contents of cell elements, clause display information 3505, and ring information 3506. The token of the kernel object is used to decompose context information into the same one, and to collectively refer to the same object regardless of the context by jointly managing the kernel objects based on the context information.
【0022】図36はCCVモデルにおいて、インターネッ
トを介してコンテンツとコンテキストをXML (eXtended
Markup Language)形式のデータソースから取り寄せる一
例を示す。CCVモデルにおいては、予め作成したコンテ
キスト情報3609と、セルの行・列番号をXMLタグ名に対
応させるコンテンツ変換情報3608をルートドキュメント
の属性として指定する。また、コンテンツ種別とセルの
行・列番号を一意的に識別する各々タグ3606にコンテキ
ストへのトークン3610を属性として指定し、そのタグ内
にテキスト・コンテンツまたはイメージ・コンテンツを
埋め込んでおく。データ・マネージャー内部のXMLパー
サー3600はコンテキスト情報とコンテンツ変換情報をブ
ラウザ3604を介してダウンロードする3605。XMLパーサ
ーはコンテキスト情報とコンテンツ変換情報を以って、
XMLファイル3607内に埋め込まれた任意のタグをCCVモデ
ルにおけるコンテンツ・コンテキスト情報に対応させて
データ・マネージャーに渡すことで可搬性のある形式で
インターネット上でデータを表示することが出来る。FIG. 36 shows a content and a context in XML (eXtended) via the Internet in the CCV model.
Here is an example of obtaining from a data source of Markup Language) format. In the CCV model, context information 3609 created in advance and content conversion information 3608 for associating cell row / column numbers with XML tag names are specified as attributes of the root document. Also, a token 3610 to the context is specified as an attribute for each tag 3606 that uniquely identifies the content type and the row / column number of the cell, and text content or image content is embedded in the tag. The XML parser 3600 inside the data manager downloads 3605 the context information and the content conversion information via the browser 3604. The XML parser uses context information and content conversion information to
By passing an arbitrary tag embedded in the XML file 3607 to the data manager in correspondence with the content context information in the CCV model, data can be displayed on the Internet in a portable format.
【0023】図37からはCCVモデルのフロー図を示
す。図37はCCVモデルの全体の流れを示すフロー図であ
る。データ・マネージャーはコンテンツ、コンテキスト
をデータソースより取得・生成3701する。ビューアは起
動時に固定ヘッダなどの一般情報取得3702する。ビュー
アは各々セルの絶対位置、サイズ情報を起動時に予め計
算してビューア内に保存3703する。次にビューアはOSか
らの描画要求などに応じてデータを表示3704する。FIG. 37 shows a flowchart of the CCV model. FIG. 37 is a flowchart showing the entire flow of the CCV model. The data manager obtains and generates 3701 the contents and context from the data source. The viewer obtains 3702 general information such as a fixed header at startup. The viewer calculates the absolute position and size information of each cell in advance at the time of startup and saves the information 3703 in the viewer. Next, the viewer displays 3704 the data in response to a drawing request from the OS or the like.
【0024】図38・図39はデータ・マネージャーがデー
タソースよりコンテキストとコンテンツを生成3701する
フロー図である。セル・エレメントの形状コンテキスト
を生成3801した後、セル・エレメントの内外枠の表示コ
ンテキスト3802、セル・エレメントの内外枠形状コンテ
キスト3803、セル・エレメントの内外枠の位置・サイズコ
ンテキストを生成3804し、上記コンテキストの集合を持
って一つのセル・エレメントのコンテキストを生成3805
する。図38で作成したコンテキスト・トークンとセル・
エレメントを指定してセル・エレメントのテキスト・コ
ンテンツ3901、イメージ・コンテンツ3902、記事コンテ
ンツのサブ・テキストのコンテンツを挿入3903する。記
事コンテンツの場合はそのサブ・テキストコンテンツの
位置・サイズ情報も一緒に指定3904する。以上の過程を
すべてのコンテンツに対して繰り返す。FIG. 38 and FIG. 39 are flow charts in which the data manager generates 3701 the context and the content from the data source. After generating the shape context 3801 of the cell element, the display context 3802 of the inner / outer frame of the cell element, the inner / outer frame shape context 3803 of the cell element, and the position / size context of the inner / outer frame of the cell element 3804 are generated. Create a context for one cell element with a set of contexts 3805
I do. The context token and cell created in Figure 38
By specifying an element, the text content 3901, the image content 3902, and the sub text content of the article content of the cell element are inserted 3903. In the case of article content, the position and size information of the sub-text content is also specified 3904 together. The above process is repeated for all contents.
【0025】図40はビューアがデータ・マネージャーよ
りコンテキストを取得3702するフロー図である。ビュー
アはコンテキスト種別、セル・エレメントを指定してコ
ンテキストを要求する。データ・マネージャーは、テキ
スト・コンテキストを要求4002された場合は該当するセ
ル・エレメントのテキスト・コンテキストを返し4004、
イメージ・コンテキストを要求4007された場合は該当す
るセル・エレメントのイメージ・コンテキストを返し40
09、記事コンテキストを要求4011された場合は該当する
セル・エレメントの記事・コンテキストを返し4013、セ
ル・コンテキストを要求された場合は該当するセルのセ
ル・コンテキストを返す4015。図41はビューアが起動時
に各々セルの絶対位置・サイズ計算3703するフロー図で
ある。ビューアは行・列を指定してセル・コンテキスト
のコンテキスト・トークン取得4101し、そのコンテキス
ト・トークンを指定してセルの位置、サイズをデータ・
マネージャーより取得4102する。ビューアはセルの列ご
とに絶対位置・サイズを計算するため、現在のセルが一
列中最初セルの場合4103はデータ・マネージャーより取
得したセルの位置・サイズをそのまま絶対位置・サイズ
4105とする。現在のセルが一列中最初のセルでない場合
は、データ・マネージャーより取得したセルの位置・サ
イズを左・上セルの位置・サイズからオフセット4108を
加算することで絶対位置・サイズを計算4105する。上記
の過程を全セルに対して行い、ビューア内部に保存し、
データを表示するときに使用する。FIG. 40 is a flow chart for the viewer acquiring 3702 the context from the data manager. The viewer requests the context by designating the context type and cell element. If a data context is requested 4002, the data manager returns the text context of the corresponding cell element 4004,
If an image context is requested 4007, the image context of the corresponding cell element is returned.
09, when the article context is requested 4011, the article context of the corresponding cell element is returned 4013, and when the cell context is requested, the cell context of the corresponding cell is returned 4015. FIG. 41 is a flowchart for calculating 3703 the absolute position and size of each cell when the viewer is activated. The viewer obtains the context token of the cell context by specifying the row / column 4101, and specifies the cell position and size of the cell by specifying the context token.
Obtain 4102 from the manager. Since the viewer calculates the absolute position and size for each column of cells, if the current cell is the first cell in a column, 4103 uses the position and size of the cell obtained from the data manager as it is.
4105. If the current cell is not the first cell in the column, the absolute position / size is calculated 4105 by adding an offset 4108 to the position / size of the cell obtained from the data manager from the position / size of the left / upper cell. Perform the above process for all cells, save them inside the viewer,
Used to display data.
【0026】図42はビューアが実際にデータを表示3704
するフロー図である。ビューアはOSの描画要求によって
セル・エレメントの内外枠描画4201、セル・エレメントの
背景の描画4202、セル・エレメントのテキスト、イメー
ジ、記事データを描画4203する。図43・図44はビューア
が実際にデータを表示する前に、セル・エレメントの内
外枠を描画4201するフロー図である。ビューアはデータ
・マネージャーから全セル数、行・列数取得4301する。
ビューアはデータ・マネージャーから各々セルのコンテ
キスト・トークンを取得4302し、ビューア内部に保持し
ている各々セルの絶対位置・サイズ取得4303する。ビュ
ーアは各々セルのトークンをカーネル・オブジェクトマ
ネージャーに渡して内外枠表示情報とその枠線のカーネ
ル・オブジェクトを取得して描画4304する。図44は一つ
のセル内、各々エレメントの内外枠を描画するフロー図
である。ビューアはセル内のエレメント数をデータ・マ
ネージャーから取得4401し、各々エレメントのコンテキ
スト・トークンを取得4402し、カーネル・オブジェクト
マネージャーに渡して内外枠表示情報とその枠線のカー
ネル・オブジェクトを取得して描画4403する。図45・図
46はビューアが実際にデータを表示する前に、セル・エ
レメントの背景を描画4202するフロー図である。ビュー
アはデータ・マネージャーから全セル数、行・列数取得4
501する。ビューアはデータ・マネージャーから各々セ
ルのコンテキスト・トークンを取得4502し、ビューア内
部に保持している各々セルの絶対位置・サイズ取得4503
する。ビューアは各々セルのトークンをカーネル・オブ
ジェクトマネージャーに渡して背景表示情報とその背景
のカーネル・オブジェクトを取得して描画4504する。図
46は一つのセル内、各々エレメントの背景を描画するフ
ロー図である。ビューアはセル内のエレメント数をデー
タ・マネージャーから取得4601し、各々エレメントのコ
ンテキスト・トークンを取得4602し、カーネル・オブジ
ェクトマネージャーに渡して背景表示情報とその背景の
カーネル・オブジェクトを取得して描画4603する。FIG. 42 shows that the viewer actually displays the data 3704.
FIG. The viewer draws 4201 the inner and outer frame drawing 4201 of the cell element, the drawing 4202 of the background of the cell element, and the text, image, and article data of the cell element according to the drawing request of the OS. FIGS. 43 and 44 are flowcharts for drawing 4201 the inner and outer frames of the cell element before the viewer actually displays the data. The viewer obtains 4301 the total number of cells and the number of rows and columns from the data manager.
The viewer obtains 4302 the context token of each cell from the data manager, and obtains 4303 the absolute position and size of each cell stored inside the viewer. The viewer passes the token of each cell to the kernel object manager to obtain the inner and outer frame display information and the kernel object of the frame line, and draws 4304. FIG. 44 is a flowchart for drawing the inner and outer frames of each element in one cell. The viewer obtains 4401 the number of elements in the cell from the data manager, obtains 4402 the context token of each element, and passes it to the kernel object manager to obtain the inner / outer frame display information and the kernel object of the frame line. Draw 4403. Fig. 45
Reference numeral 46 denotes a flowchart for drawing 4202 the background of the cell element before the viewer actually displays the data. The viewer gets the total number of cells and the number of rows and columns from the data manager 4
501. The viewer obtains 4502 the context token of each cell from the data manager, and obtains the absolute position and size of each cell 4503 held inside the viewer.
I do. The viewer passes the token of each cell to the kernel object manager to obtain background display information and the kernel object of the background and draw 4504. Figure
46 is a flowchart for drawing the background of each element in one cell. The viewer obtains 4601 the number of elements in the cell from the data manager, obtains 4602 the context token of each element, passes it to the kernel object manager, obtains background display information and the kernel object of the background, and draws 4603 I do.
【0027】図47・図48はセル・エレメントのテキス
ト、イメージ、記事データの描画4203フローである。ビ
ューアはデータ・マネージャーよりセル・エレメントの
全行・列数取得4701し、各々セルのセル・コンテキスト
のカーネル・オブジェクトをカーネル・オブジェクトマ
ネージャーから取得4702する。各々セルにエレメントが
ない場合は次セルのテキスト、イメージ、記事データの
描画に移る。各々セル内にエレメントがある場合ビュー
アは、データ・マネージャーに照会し、エレメントがテ
キスト・エレメントを保持している場合は各々セル内の
テキスト・エレメントを描画4803する。ビューアがデー
タ・マネージャーに照会し、イメージ・エレメントを保
持している場合は各々セル内のイメージ・エレメントを
描画4808する。データ・マネージャーに照会し、記事エ
レメントを保持している場合は各々記事・エレメントを
描画4813する。FIGS. 47 and 48 show a flow 4203 for drawing text, images, and article data of cell elements. The viewer obtains 4701 the total number of rows and columns of the cell element from the data manager, and obtains 4702 the kernel object of the cell context of each cell from the kernel object manager. If there is no element in each cell, the process proceeds to drawing the text, image, and article data of the next cell. The viewer queries the data manager if there is an element in each cell, and draws 4803 the text elements in each cell if the element holds a text element. The viewer queries the data manager and draws 4808 the image elements in each cell if they hold them. The data manager is queried, and if the article element is held, the article element is drawn 4813.
【0028】図49はコンテキストのカーネル・オブジェ
クトをカーネル・オブジェクトマネージャーから取得47
02するフローである。指定したセル・エレメントのコン
テキストへのトークンをデータ・マネージャーから取得
4901し、そのトークンをカーネル・オブジェクトマネー
ジャーに渡すことでセル・エレメントの位置・サイズ49
02、形状情報とそのカーネル・オブジェクトを取得4903
する。FIG. 49 shows the context kernel object obtained from the kernel object manager 47.
02 is the flow. Get a token to the context of the specified cell element from the data manager
4901, and the token is passed to the kernel object manager so that the position and size of the cell element 49
02, get the shape information and its kernel object 4903
I do.
【0029】図50は各々テキスト・エレメントの描画48
03フロー図である。データ・マネージャーに現在のテキ
ストモードを照会し、テキストが逐一描画モード5001の
場合は逐一テキストのカレント・テキストを描画5002し
て完了する。テキストが逐一描画モード以外の場合はセ
ル内全エレメントを描画する。データ・マネージャーか
らセル内の全テキストデータ数取得5004し、カーネル・
オブジェクトマネージャーからコンテキストのカーネル
・オブジェクト取得5005する。データ・マネージャーか
らテキスト・コンテンツを取得し、テキストデータを描
画5006する。図51はテキストデータの描画5006フローで
ある。各々エレメントのテキスト・コンテンツを取得51
01し、データ・マネージャーにテキストのモードを照会
する。縦書きモード5102の場合はテキスト・エレメント
を縦書き5104し、横書きモードの場合はテキスト・エレ
メントを横書き5107する。図52はテキストの横書き5107
を示すフロー図である。セル内のテキスト・エレメント
の横揃えモードによって横揃え位置計算5201し、テキス
ト・エレメントの上下位置モードによって上下位置を計
算5202する。その後、上記位置情報に基づいてテキスト
・エレメントを描画5203する。図53はテキストの横揃え
位置を計算5201するフロー図である。テキスト・エレメ
ントの横揃えモードが左揃え5301の場合はセル内のテキ
スト・エレメントの左揃え位置を計算5303する。テキス
ト・エレメントの横揃えモードが右揃え5306モードの場
合はセル内のテキスト・エレメントの右揃え位置を計算
5308する。テキスト・エレメントの横揃えモードが中央
揃え5310モードの場合はセル内テキストエレメントの中
央揃え位置を計算5312する。テキスト・エレメントの横
揃えモードが均等割付5314の場合はセル内テキストエレ
メントの均等割付位置を計算5316する。図54はテキスト
の上下揃え位置を計算5202するフロー図である。テキス
ト・エレメントの上下揃えモードが上揃え5401の場合は
セル内のテキスト・エレメントの上揃え位置を計算5303
する。テキスト・エレメントの上下揃えモードが下揃え
5406モードの場合はセル内のテキスト・エレメントの下
揃え位置を計算5408する。テキスト・エレメントの上下
揃えモードが中央揃え5410モードの場合はセル内テキス
トエレメントの中央揃え位置を計算5412する。図55はテ
キストの縦書き5104を示すフロー図である。セル内のテ
キスト・エレメントの縦揃えモードによって縦揃え位置
計算5501し、テキスト・エレメントの左右位置モードに
よって左右位置を計算5502する。その後、上記位置情報
に基づいてテキスト・エレメントを描画5503する。図56
はテキストの縦揃え位置を計算5501するフロー図であ
る。テキスト・エレメントの縦揃えモードが上揃え5601
の場合はセル内のテキスト・エレメントの上揃え位置を
計算5603する。テキスト・エレメントの縦揃えモードが
下揃え5606モードの場合はセル内のテキスト・エレメン
トの下揃え位置を計算5608する。テキスト・エレメント
の縦揃えモードが中央揃え5610モードの場合はセル内テ
キストエレメントの中央揃え位置を計算5612する。テキ
スト・エレメントの縦揃えモードが均等割付5614の場合
はセル内テキスト・エレメントの均等割付位置を計算56
16する。図57はテキストの左右揃え位置を計算5502する
フロー図である。テキスト・エレメントの左右揃えモー
ドが左揃え5701の場合はセル内のテキスト・エレメント
の左揃え位置を計算5703する。テキスト・エレメントの
左右揃えモードが右揃え5706モードの場合はセル内のテ
キスト・エレメントの右揃え位置を計算5708する。テキ
スト・エレメントの左右揃えモードが中央揃え5710モー
ドの場合はセル内テキスト・エレメントの中央揃え位置
を計算5712する。図58は逐一テキストの描画5002を示す
フロー図である。描画する対象セル・エレメント行・列
情報を取得5801し、該当するセル・エレメントのコンテ
キスト・トークンをデータ・マネージャーから取得5802
し、カーネルマネージャに渡してそのカーネル・オブジ
ェクト取得する。データ・マネージャーからテキストデ
ータを取得して描画5803する。ビューア内部で定義して
描画エレメント数に対して上記過程を繰り返す(コンテ
キストは逐一モードか否かを保持するだけであって現在
表示するエレメント、同時に表示するエレメント数には
無関係)。FIG. 50 shows the drawing 48 of each text element.
It is a 03 flowchart. The data manager is queried for the current text mode, and if the text is in the drawing mode 5001, the current text of the text is drawn 5002 and the processing is completed. When the text is not in the drawing mode one by one, all the elements in the cell are drawn. Get the total number of text data in the cell from the data manager 5004,
Get the context kernel object 5005 from the object manager. Get text content from data manager and draw 5006 text data. FIG. 51 is a flow 5006 for drawing text data. Get the text content of each element 51
01, and query the data manager for the text mode. In the case of the vertical writing mode 5102, the text element is written vertically 5104, and in the case of the horizontal writing mode, the text element is written horizontally 5107. Figure 52 shows horizontal text 5107
It is a flowchart which shows. The horizontal alignment position is calculated 5201 according to the horizontal alignment mode of the text element in the cell, and the vertical position is calculated 5202 according to the vertical position mode of the text element. After that, a text element is drawn 5203 based on the position information. FIG. 53 is a flowchart for calculating 5201 the horizontal alignment position of the text. When the horizontal alignment mode of the text element is left alignment 5301, the left alignment position of the text element in the cell is calculated 5303. If the horizontal alignment mode of the text element is right alignment 5306 mode, calculate the right alignment position of the text element in the cell
5308. When the horizontal alignment mode of the text element is the center alignment 5310 mode, the center alignment position of the text element in the cell is calculated 5312. If the horizontal alignment mode of the text element is equal allocation 5314, the equal allocation position of the text element in the cell is calculated 5316. FIG. 54 is a flowchart for calculating 5202 the vertical alignment position of the text. If the top / bottom alignment mode of the text element is 5401, calculate the top alignment of the text element in the cell 5303
I do. Text element top / bottom alignment mode is bottom-aligned
In the case of the 5406 mode, the bottom alignment position of the text element in the cell is calculated 5408. If the text element vertical alignment mode is the center alignment 5410 mode, the center alignment position of the text element in the cell is calculated 5412. FIG. 55 is a flowchart showing the vertical writing 5104 of the text. The vertical alignment position is calculated 5501 according to the vertical alignment mode of the text element in the cell, and the horizontal position is calculated 5502 according to the horizontal position mode of the text element. Thereafter, a text element is drawn 5503 based on the position information. Figure 56
FIG. 6 is a flowchart for calculating the vertical alignment position 5501 of the text. Vertical alignment mode of text element is top aligned 5601
In the case of, the upper alignment position of the text element in the cell is calculated 5603. If the vertical alignment mode of the text element is the bottom alignment 5606 mode, the bottom alignment position of the text element in the cell is calculated 5608. When the vertical alignment mode of the text element is the center alignment 5610 mode, the center alignment position of the text element in the cell is calculated 5612. If the vertical alignment mode of the text element is 5614, calculate the position of the text element in the cell.
16 FIG. 57 is a flowchart for calculating 5502 the left and right alignment positions of the text. If the horizontal alignment mode of the text element is left alignment 5701, the left alignment position of the text element in the cell is calculated 5703. If the horizontal alignment mode of the text element is the right alignment 5706 mode, the right alignment position of the text element in the cell is calculated 5708. When the horizontal alignment mode of the text element is the center alignment 5710 mode, the center alignment position of the text element in the cell is calculated 5712. FIG. 58 is a flow diagram showing a text rendering 5002 one by one. Obtain 5801 the target cell / element row / column information to be drawn and obtain the context token of the relevant cell element from the data manager 5802
Then, it is passed to the kernel manager to obtain the kernel object. Get text data from the data manager and draw 5803. The above process is repeated for the number of drawing elements defined inside the viewer (the context only holds whether or not the mode is the one-by-one mode, regardless of the number of elements to be displayed at the same time and the number of elements to be displayed simultaneously).
【0030】図59は各々イメージ・エレメントの描画48
08フロー図である。データ・マネージャーに現在のイメ
ージモードを照会し、イメージが逐一描画モード5901の
場合は逐一イメージのカレント・イメージを描画5903し
て完了する。イメージが逐一描画モード以外の場合はセ
ル内全エレメントを描画する。データ・マネージャーか
らセル内の全テキストデータ数取得5906し、カーネル・
オブジェクトマネージャーからコンテキストのカーネル
・オブジェクト取得5907する。データ・マネージャーか
らイメージ・コンテンツを取得し、イメージデータを描
画5908する。図60はイメージ・データの描画5908フロー
である。各々エレメントのイメージ・コンテンツを取得
6001し、データ・マネージャーにイメージの種別を照会
6002し、イメージ・エレメントを描画6003する。図61は
逐一イメージの描画5903を示すフロー図である。描画す
る対象セル・エレメント行・列情報を取得6101し、該当
するセル・エレメントのコンテキスト・トークンをデー
タ・マネージャーから取得し、カーネルマネージャに渡
してそのカーネル・オブジェクト取得6102する。データ
・マネージャーからイメージデータを取得して描画6103
する。ビューア内部で定義して描画エレメント数に対し
て上記過程を繰り返す(コンテキストは逐一モードか否
かを保持するだけであって現在表示するエレメント、同
時に表示するエレメント数には無関係)。FIG. 59 is a drawing 48 of each image element.
08 is a flowchart. The current image mode is inquired to the data manager, and if the images are in the drawing mode 5901 one by one, the current image of each image is drawn 5903 and the processing is completed. When the image is not in the drawing mode one by one, all the elements in the cell are drawn. The total number of text data in the cell is obtained 5906 from the data manager, and the kernel
Get the context kernel object 5907 from the object manager. The image content is acquired from the data manager, and the image data is drawn 5908. FIG. 60 is a flow 5908 of drawing image data. Get the image content of each element
6001 and query the data manager for the image type
6002, and draw 6003 the image element. FIG. 61 is a flowchart showing the rendering 5903 of the image one by one. The target cell element row / column information to be drawn is acquired 6101, the context token of the corresponding cell element is acquired from the data manager, and passed to the kernel manager to acquire the kernel object 6102. Get image data from Data Manager and draw 6103
I do. The above process is repeated for the number of drawing elements defined inside the viewer (the context only holds whether or not the mode is the one-by-one mode, regardless of the number of elements to be displayed at the same time and the number of elements to be displayed simultaneously).
【0031】図62はお各々記事エレメントの描画4813を
示すフロー図である。一つの記事データ・エレメント内
には複数のサブ・テキストがあり、そのサブ・テキスト
をデータ・マネージャーから取得6201する。各々サブ・
テキストが書き込まれる位置情報を持つサブ・四角の上
下限位置(書き込み可能)を設定6202する。記事・エレ
メントが縦書き6203モードの場合は各々記事のサブ・テ
キストの縦書き6205を行う。記事・エレメントが横書き
6208モードの場合は各々記事のサブ・テキストの横書き
を行う。図63は記事コンテキストの各々サブ・四角の書
き込み可能位置を設定6202するフロー図である。記事エ
レメントが縦書き6301モードの場合は各々サブ・四角の
縦書き書き込み可能右上と左下位置を設定6303する。記
事エレメントが横書きモードの場合は各々サブ・四角の
横書き書き込み可能左上と右下位置を設定6306する。図
64は記事の縦書き6208を示すフロー図である。各々サブ
・テキストが「新しい段落サブ・テキスト」6401の場合
はそのサブ・テキストを新しい段落として書き込み6403
を行う。各々サブ・テキストが「改行サブ・テキスト」
6407の場合はサブ・テキストの改行書き6409を行う。各
々サブ・テキストが「フォント替えサブ・テキスト」64
11の場合は一時的にサブ・テキストのフォントを替えて
書き込み6413をおこなう。各々サブ・テキストが「振り
仮名と通常サブ・テキスト」6415の場合はそのサブ・テ
キストの振り仮名と通常サブ・テキストを書き込む641
7。各々サブ・テキストが「箇条書きサブ・テキスト」6
419の場合はそのサブ・テキストを箇条書き6421する。
その他の場合は前の位置から続けてサブ・テキストの一
般書き込み6423を行う。図65はサブ・テキストの段落書
き6403を示すフロー図である。まず該当するサブ・テキ
ストの字下げ位置を計算6501し、記事エレメント内のサ
ブ・四角情報からカレントサブ・四角とカレント四角内
の位置を計算6502する。カレント四角内の現在位置が書
き込み領域内6504の場合はサブ・テキストの一文字を書
き込みし、カレント位置と書き込み文字数を更新6507す
る。現在位置が書き込み領域を超えている6509場合は、
次のサブ・四角を取り出して新しい現在位置を更新し、
一文字を書き込みし、カレント位置と書き込み文字数を
更新6510する。図66はサブ・テキストの改行書き6409を
示すフロー図である。まず該当するサブ・テキストの改
行位置を計算6601し、記事エレメント内のサブ・四角情
報からカレントサブ・四角とカレント四角内の位置を計
算6602する。カレント四角内の現在位置が書き込み領域
内6604の場合はサブ・テキストの一文字を書き込みし、
カレント位置と書き込み文字数を更新6608する。現在位
置が書き込み領域を超えている6610場合は、次のサブ・
四角を取り出して新しい現在位置を更新し、一文字を書
き込みし、カレント位置と書き込み文字数を更新6611す
る。図67はサブ・テキストのフォント替え書き6413を示
すフローである。まず現在のカレントフォントを一時的
に退避6701する。フォント替えテキストに含まれている
コンテキスト・トークンに基づいて新しいフォント・オ
ブジェクトをカーネル・オブジェクトからの取り出し設
定6702した後、サブ・テキストの一般書き6703を行う。
その後退避したフォントを復帰指せて設定6704する。図
68はサブ・テキストの振り仮名書き6417を示すフロー図
である。まず記事エレメント内のサブ・四角情報6801か
らカレントサブ・四角とカレント四角内の位置を計算68
02する。カレント四角内の現在位置が書き込み領域内68
04の場合はサブ・テキストの振り仮名と通常サブ・テキ
ストを書き込みし、カレント位置と書き込み文字数を更
新6807する。現在位置が書き込み領域を超えている6809
場合は、次のサブ・四角を取り出して新しい現在位置を
更新し、振り仮名と通常サブ・テキストを書き込みし、
カレント位置と書き込み文字数を更新6810する。図69は
サブ・テキストの箇条書き6421を示すフロー図である。
まず記事エレメント内のサブ・四角情報からカレントサ
ブ・四角とカレント四角内の位置を計算6901する。カレ
ント四角内の現在位置が書き込み領域内6903の場合はサ
ブ・テキストの箇条書きサブ・テキストを書き込みし、
カレント位置と書き込み文字数を更新6907する。現在位
置が書き込み領域を超えている6909場合は、次のサブ・
四角を取り出して新しい現在位置を更新6911し、箇条書
きサブ・テキストを書き込みし、カレント位置と書き込
み文字数を更新6912する。図70はサブ・テキストの一般
書き6423を示すフロー図である。まず記事エレメント内
のサブ・四角情報7001からカレントサブ・四角とカレン
ト四角内の位置を計算7002する。カレント四角内の現在
位置が書き込み領域内7004の場合はサブ・テキスト一文
字を書き込みし、カレント位置と書き込み文字数を更新
7008する。現在位置が書き込み領域を超えている7010場
合は、次のサブ・四角を取り出して新しい現在位置を更
新し、サブ・テキスト一文字を書き込みし、カレント位
置と書き込み文字数を更新7011する。図71はCCVモデ
ルにおいて、単一イメージ・コンテンツと記事コンテン
ツの実施例を示す図である。FIG. 62 is a flowchart showing the drawing 4813 of each article element. There are a plurality of sub texts in one article data element, and the sub texts are obtained 6201 from the data manager. Each sub
The upper and lower limit positions (writable) of the sub-square having the position information where the text is written are set 6202. When the article / element is in the vertical writing 6203 mode, vertical writing 6205 of the sub text of the article is performed. Articles and elements are written horizontally
In the case of the 6208 mode, the sub text of each article is written horizontally. FIG. 63 is a flowchart for setting 6202 the writable position of each sub / square of the article context. If the article element is in the vertical writing mode 6301, the upper right and lower left positions of the sub / square vertical writing are set 6303. When the article element is in the horizontal writing mode, the upper left and lower right positions at which sub-squares can be written horizontally are set 6306. Figure
Reference numeral 64 is a flowchart showing the vertical writing 6208 of the article. If each sub text is "new paragraph sub text" 6401, write the sub text as a new paragraph 6403
I do. Each sub text is "line feed sub text"
In the case of 6407, sub-line writing 6409 of the sub text is performed. Each sub text is "Font change sub text" 64
In case of 11, writing 6413 is performed by temporarily changing the font of the sub text. If the sub-text is “syllabary and normal sub-text” 6415, write the pseudonyms and normal sub-text of the sub-text 641
7. Each sub text is "bulleted sub text" 6
In the case of 419, the sub text is itemized 6421.
In other cases, the general writing 6423 of the sub text is performed continuously from the previous position. FIG. 65 is a flowchart showing paragraph writing 6403 of sub text. First, the indentation position of the corresponding sub-text is calculated 6501, and the current sub-square and the position in the current square are calculated 6502 from the sub-square information in the article element. If the current position in the current square is the writing area 6504, one character of the sub text is written, and the current position and the number of writing characters are updated 6507. If the current position is beyond the writing area 6509,
Take out the next sub-square and update the new current position,
Write one character and update the current position and the number of characters to be written 6510. FIG. 66 is a flowchart showing the line feed 6409 of the sub text. First, the line feed position of the corresponding sub-text is calculated 6601, and the current sub-square and the position in the current square are calculated 6602 from the sub-square information in the article element. If the current position in the current square is 6604 in the writing area, write one character of the sub text,
The current position and the number of characters to be written are updated 6608. If the current position is beyond the write area 6610, the next sub-
The square is extracted, the new current position is updated, one character is written, and the current position and the number of written characters are updated 6611. FIG. 67 is a flowchart showing sub text font replacement 6413. First, the current font is temporarily saved 6701. After setting a new font object from the kernel object based on the context token included in the font change text and setting 6702, the general writing 6703 of the sub text is performed.
Then, the saved font is set to 6704 so that it can be restored. Figure
68 is a flow chart showing a sub-text 6417. First, the current sub-square and the position within the current square are calculated from the sub-square information 6801 in the article element 68
02. The current position within the current square is within the writing area 68
In the case of 04, the pseudonym of the sub text and the normal sub text are written, and the current position and the number of written characters are updated 6807. 6809 Current position exceeds write area
If so, take out the next sub-square, update the new current position, write the pseudonym and normal sub-text,
The current position and the number of characters to be written are updated 6810. FIG. 69 is a flow diagram showing sub-item bullets 6421.
First, the current sub-square and the position within the current square are calculated 6901 from the sub-square information in the article element. If the current position in the current square is 6903 in the writing area, write the sub text bulleted sub text,
The current position and the number of characters to be written are updated 6907. If the current position is beyond the writing area 6909, the next sub-
The square is extracted, the new current position is updated 6911, the bullet sub text is written, and the current position and the number of characters written are updated 6912. FIG. 70 is a flowchart showing the general writing 6423 of the sub text. First, the current sub-square and the position within the current square are calculated 7002 from the sub-square information 7001 in the article element. If the current position in the current square is 7004 in the writing area, write one character in the sub text and update the current position and the number of characters written
7008. If the current position exceeds the writing area 7010, the next sub-square is extracted, the new current position is updated, one character of the sub-text is written, and the current position and the number of written characters are updated 7011. FIG. 71 is a diagram showing an embodiment of single image content and article content in the CCV model.
【0032】[0032]
【発明の効果】CCVモデルにおいては、コンテンツをジ
ャンル別に分けることによってデータを表示・保管する
ためのリソースの節約と迅速な表示を図る。また、複数
コンテンツ種別においては逐一表示するか否かのフラグ
を保持することで、表示部(以下ビューア)において動
的に、表示するコンテンツを切り替えることによってコ
ンテンツの表示を動的に選択する。CCVモデルにおいて
はコンテキストをユーザーが自由自在に定義しながらも
トークンのみによって識別することで、多種多様な表示
を実現している。特定ユーザーが定義したコンテキスト
はそのトークンによってはじめて外部に対して意味を持
ち、コンテンツはコンテキストをトークンによって指示
することで初めて表示方法を指示する。一般ユーザーは
コンテンツ、コンテキストまたはトークンを意識せず、
グラフィカル・ユーザーインタフェース(GUI)上でワ
ープロソフトのように文書・イメージを作成すること
で、素人でも簡単にプラットフォームに依存しない綺麗
な文書・イメージを作成することができる。According to the CCV model, resources for displaying and storing data can be saved and swiftly displayed by dividing contents by genre. In addition, by holding a flag indicating whether or not to display each content in a plurality of content types, a display unit (hereinafter referred to as a viewer) dynamically selects content to be displayed by dynamically switching the content to be displayed. In the CCV model, a variety of displays are realized by the user freely defining the context, but by identifying only the token. The context defined by the specific user has meaning only to the outside by the token, and the content indicates the display method only by indicating the context by the token. General users are unaware of content, context or tokens,
By creating documents and images on a graphical user interface (GUI) like word processing software, even amateurs can easily create beautiful documents and images that are platform-independent.
【0033】CCVモデルにおいてはユーザーが自由自在
にコンテキストを定義することができ、コンテンツはコ
ンテキストのトークンのみを保持する。コンテキストの
トークンを保持する大量のコンテンツをデータベースか
ら取り出すことで、HTMLでは不可能であった、コンテキ
ストのみをデータベースに保存・管理することができる
ので大量の文書を効率的維持管理しながらも精密な文書
・イメージの表現を可能にする。CCVモデルにおいては
インターネット上にコンテンツとコンテキストを別々に
保存し、アクセスすることで各々コンピュータ上におい
てコンテキストに基づいたコンテンツを閲覧ソフト上ま
たは専用ソフト上で表示することで活字印刷物同様の出
版・新聞、雑誌発行などを可能にする。CCVモデルにお
いては文書、記事の作成者はそのレイアウトを自由に設
計した後コンテンツを作成する。作成したコンテンツ
(記事、文書)はデータベースに格納する。記事の管理
者はデータベースからコンテンツとコンテキストを取り
出してXML形式に変化する。購読者はXML化された記事に
アクセスすることで記事を購読する。以上の処理におい
ては従来のHTTP/HTMLの技術を利用してXMLファイルにア
クセスすることが可能である。特殊なハード・ソフトを
必要とせず、インターネット上で新聞・雑誌が購読でき
るシステムである。CCVモデルにおいてはデータをコン
テンツとコンテキストに分離して維持管理し、ビューア
がコンテキストに従ってコンテンツを表示する。本発明
においては、単純なテキストまたはイメージを表示する
だけに止まらず、イメージ・コンテンツに音声を埋め込
むことによって静止画を表示しながらイメージに関連す
る音声情報を流すことができる。現存インターネット・
インフラをそのまま利用しながらも豊かな表現を提示す
ることで、インターネット上で新しいジャンルの出版発
行システムを提供する。In the CCV model, the user can freely define the context, and the content holds only the token of the context. By extracting a large amount of content that holds the tokens of the context from the database, only the context can be saved and managed in the database, which was not possible with HTML. Enables the expression of documents and images. In the CCV model, content and context are stored separately on the Internet, and by accessing, content based on the context is displayed on the computer on browsing software or dedicated software, so that publishing and newspapers similar to print, Enables publication of magazines. In the CCV model, the creator of a document or article creates content after designing its layout freely. The created contents (articles, documents) are stored in the database. Article managers pull content and context from the database and transform it into XML. A subscriber subscribes to an article by accessing the article in XML. In the above processing, it is possible to access the XML file using the conventional HTTP / HTML technology. This system allows you to subscribe to newspapers and magazines on the Internet without the need for special hardware and software. In the CCV model, data is separated and maintained in content and context, and the viewer displays the content according to the context. In the present invention, audio information related to an image can be displayed while displaying a still image by embedding audio in the image content as well as displaying a simple text or image. Existing Internet
It provides a new genre of publishing and publishing systems on the Internet by presenting rich expressions while using the infrastructure as it is.
【図1】テキスト及びイメージデータを内容のコンテン
ツと属性とレイアウトのコンテキストに分離する説明図
である。FIG. 1 is an explanatory diagram for separating text and image data into content content, attributes, and a layout context.
【図2】コンテンツの維持管理を効率的にするためにコ
ンテンツをジャンル別に分離する説明図である。FIG. 2 is an explanatory diagram of separating content by genre in order to efficiently maintain content.
【図3】記事コンテンツにおいてのレイアウト情報説明
図である。FIG. 3 is an explanatory diagram of layout information in article content.
【図4】コンテンツの種別及びその組み合わせを示す説
明図である。FIG. 4 is an explanatory diagram showing types of contents and combinations thereof.
【図5】単一記事コンテンツを構成するサブ・テキストの
説明図である。FIG. 5 is an explanatory diagram of a sub text constituting a single article content.
【図6】セルとエレメントの概念を示す説明図である。FIG. 6 is an explanatory diagram showing the concept of cells and elements.
【図7】コンテキストの種別をジャンル別に分離する説
明図である。FIG. 7 is an explanatory diagram for separating the type of context by genre.
【図8】CCVモデルにおいて、ビューアが記事・コンテン
ツをコンテキストに基づいて表示した一例を示す図であ
る。FIG. 8 is a diagram showing an example in which a viewer displays articles / contents based on context in a CCV model.
【図9】CCVモデルにおいて、記事コンテンツのレイアウ
トを構成するサブ・四角の一例示す図である。FIG. 9 is a diagram illustrating an example of a sub-square forming a layout of article content in a CCV model.
【図10】コンテンツ種別が単純テキストの場合、コンテ
キストとコンテンツの関係を表すトークンの説明図であ
る。FIG. 10 is an explanatory diagram of a token representing a relationship between a context and content when the content type is simple text.
【図11】コンテンツ種別が複合コンテンツの場合、コン
テキストとコンテンツの関係を表すトークンの説明図で
ある。FIG. 11 is an explanatory diagram of a token representing a relationship between a context and a content when the content type is a composite content.
【図12】コンテンツ種別が記事テキストの場合、コンテ
キストとコンテンツの関係を表すトークンの説明図であ
る。FIG. 12 is an explanatory diagram of a token representing a relationship between a context and content when the content type is article text.
【図13】各々コンテンツとコンテキストの表示実施例を
示す図である。FIG. 13 is a diagram illustrating a display example of a content and a context.
【図14】CCVモデルにおいてのコンテキストを構成する
詳細な情報の説明図である。FIG. 14 is an explanatory diagram of detailed information configuring a context in a CCV model.
【図15】セル・エレメントのコンテンツを表示するため
の背景情報の説明図である。FIG. 15 is an explanatory diagram of background information for displaying the content of a cell element.
【図16】セル・エレメントのコンテンツにテキストを書
き込みための情報の説明図である。FIG. 16 is an explanatory diagram of information for writing text in the content of a cell element.
【図17】セル・エレメントのコンテンツを表示するため
のフォント情報の説明図である。FIG. 17 is an explanatory diagram of font information for displaying the content of a cell element.
【図18】セル・エレメントのコンテンツを表示するため
の箇条書き情報の説明図である。FIG. 18 is an explanatory diagram of itemized information for displaying content of a cell element.
【図19】インターネット上で互いにリンクするためのリ
ンク情報の説明図である。FIG. 19 is an explanatory diagram of link information for linking each other on the Internet.
【図20】CCVモデルにおいてエレメントが属するセルの
実施例と単純テキスト・コンテンツの実施例を示す図で
ある。FIG. 20 is a diagram illustrating an example of a cell to which an element belongs and an example of simple text content in a CCV model.
【図21】CCVモデルにおいて複数テキスト・コンテンツ
の実施例を示す図である。Fig. 21 is a diagram illustrating an example of a plurality of text contents in a CCV model.
【図22】CCVモデルにおいて単一イメージ・コンテンツ
の実施例を示す図である。FIG. 22 is a diagram illustrating an example of single image content in a CCV model.
【図23】CCVモデルにおいて複数イメージ・コンテンツ
の実施例を示す図である。[Fig. 23] Fig. 23 is a diagram illustrating an example of a multi-image content in a CCV model.
【図24】CCVモデルにおいて単純テキストと単一イメー
ジ・コンテンツの実施例を示す図である。FIG. 24 illustrates an example of simple text and single image content in a CCV model.
【図25】CCVモデルにおいて複数テキストと単一イメー
ジ・コンテンツの実施例を示す図である。FIG. 25 illustrates an example of multiple text and single image content in a CCV model.
【図26】CCVモデルにおいて単純テキストと複数イメー
ジ・コンテンツの実施例を示す図である。FIG. 26 is a diagram illustrating an example of a simple text and a plurality of image contents in a CCV model.
【図27】CCVモデルにおいて複数テキストと複数イメー
ジ・コンテンツの実施例を示す図である。FIG. 27 is a diagram illustrating an example of a plurality of texts and a plurality of image contents in a CCV model.
【図28】CCVモデルにおいてイメージ・コンテンツに含
まれているサウンドの実施例を示す図である。FIG. 28 is a diagram illustrating an example of a sound included in image content in a CCV model.
【図29】CCVモデルにおいて単一記事コンテンツの実施
例を示す図である。[Fig. 29] Fig. 29 is a diagram illustrating an example of a single article content in a CCV model.
【図30】CCVモデルにおいて記事コンテンツのインデッ
クス集合に関する実施例を示す図である。[Fig. 30] Fig. 30 is a diagram illustrating an example regarding an index set of article contents in a CCV model.
【図31】CCVモデルにおいてコンテンツ種別とその関係
を示す図である。[Fig. 31] Fig. 31 is a diagram illustrating content types and their relationships in a CCV model.
【図32】CCVモデルにおいて一般コンテンツと記事コン
テンツの関係を示す図である。[Fig. 32] Fig. 32 is a diagram illustrating a relationship between general content and article content in the CCV model.
【図33】CCVモデルにおいてデータ・マネージャーがコン
テンツとコンテキストを管理する説明図である。FIG. 33 is an explanatory diagram in which a data manager manages content and context in a CCV model.
【図34】CCVモデルにおいてビューアがコンテンツの保
持しているコンテキストのトークンを用いて表示する説
明図である。[Fig. 34] Fig. 34 is an explanatory diagram illustrating display using a token of a context held by a viewer in a CCV model.
【図35】カーネル・オブジェクトマネージャーがカーネ
ル・オブジェクトを作成する際のコンテキスト情報の説
明図である。FIG. 35 is an explanatory diagram of context information when a kernel object manager creates a kernel object.
【図36】CCVモデルにおいてインターネットを介してコ
ンテンツとコンテキストをXML形式のデータソースから
取り寄せる一例を示す図である。[Fig. 36] Fig. 36 is a diagram illustrating an example of obtaining a content and a context from a data source in an XML format via the Internet in a CCV model.
【図37】CCVモデルの全体的な流れを示すフロー図であ
る。FIG. 37 is a flowchart showing an overall flow of a CCV model.
【図38】データ・マネージャーがデータソースからコン
テキストを生成するフロー図である。FIG. 38 is a flow diagram in which the data manager generates a context from a data source.
【図39】データ・マネージャーがデータソースからコン
テンツを生成するフロー図である。[Fig. 39] Fig. 39 is a flowchart showing how a data manager generates content from a data source.
【図40】ビューアがデータ・マネージャーに対してコン
テキストを取得するフロー図である。[Fig. 40] Fig. 40 is a flowchart illustrating a process in which a viewer acquires a context from a data manager.
【図41】ビューアが各々セルの絶対位置、サイズ情報を
計算するフロー図である。[Fig. 41] Fig. 41 is a flowchart for calculating absolute position and size information of each cell by a viewer.
【図42】ビューアがデータを表示するフロー図である。[Fig. 42] Fig. 42 is a flowchart showing a process in which a viewer displays data.
【図43】FIG. 43
【図44】ビューアが実際にデータを表示する前にセル・
エレメントの内外枠を描画するフロー図である。[Figure 44] Before the viewer actually displays the data,
It is a flowchart which draws the inner and outer frame of an element.
【図45】FIG. 45
【図46】ビューアが実際にデータを表示する前にセル・
エレメントの背景を描画するフロー図である。[Fig. 46] Before the viewer actually displays the data,
It is a flowchart which draws the background of an element.
【図47】FIG. 47
【図48】ビューアが実際にデータを表示する前にセル・
エレメントのテキスト、イメージ、記事データを画描す
るフロー図である。[Figure 48] Before the viewer actually displays the data,
FIG. 4 is a flow chart for drawing text, images, and article data of elements.
【図49】ビューアがコンテキストのカーネル・オブジェ
クトをカーネル・オブジェクトマネジャーから取得する
フロー図である。FIG. 49 is a flowchart illustrating a process in which a viewer acquires a kernel object of a context from a kernel object manager.
【図50】各々テキスト・エレメントを描画するフロー図
である。[Fig. 50] Fig. 50 is a flowchart for drawing each text element.
【図51】各々テキスト・エレメントの描画において、テ
キストデータを描画するフロー図である。[Fig. 51] Fig. 51 is a flowchart of drawing text data in drawing of each text element.
【図52】テキストデータの描画において、テキストの横
書きを示すフロー図である。FIG. 52 is a flowchart showing horizontal writing of text in drawing of text data.
【図53】テキストの横書きにおいて、テキストの横揃え
位置を計算するフロー図である。[Fig. 53] Fig. 53 is a flowchart for calculating the horizontal alignment position of the text in the horizontal writing of the text.
【図54】テキストの横書きにおいて、テキストの上下位
置を計算するフロー図である。[Fig. 54] Fig. 54 is a flowchart for calculating the vertical position of the text in the horizontal writing of the text.
【図55】テキストデータの描画において、テキストの縦
書きを示すフロー図である。[Fig. 55] Fig. 55 is a flowchart showing vertical writing of text in drawing of text data.
【図56】テキストの縦書きにおいて、テキストの縦揃え
位置を計算するフロー図である。[Fig. 56] Fig. 56 is a flowchart for calculating the vertical alignment position of the text in the vertical writing of the text.
【図57】テキストの縦書きにおいて、テキストの左右位
置を計算するフロー図である。[Fig. 57] Fig. 57 is a flowchart for calculating the horizontal position of the text in the vertical writing of the text.
【図58】テキストデータの描画において、逐一テキスト
を描画するフロー図である。FIG. 58 is a flowchart of drawing text one by one in drawing text data.
【図59】各々イメージ・エレメントの描画を示すフロー
図である。FIG. 59 is a flowchart showing drawing of each image element.
【図60】各々イメージ・エレメントの描画において、イ
メージデータを描画するフロー図である。[Fig. 60] Fig. 60 is a flowchart of drawing image data in drawing each image element.
【図61】各々イメージ・エレメントの描画において、逐
一イメージを描画するフロー図である。FIG. 61 is a flowchart for drawing an image one by one in drawing each image element.
【図62】各々記事エレメントの描画を示すフロー図であ
る。[Fig. 62] Fig. 62 is a flowchart illustrating drawing of each article element.
【図63】各々記事エレメントの描画において、記事コン
テキストの各々サブと四角の書き込み可能位置を設定す
るフロー図である。[Fig. 63] Fig. 63 is a flowchart illustrating a process of setting writable positions of subs and squares of an article context in drawing each article element.
【図64】記事の縦書きを示すフロー図である。FIG. 64 is a flowchart showing vertical writing of an article.
【図65】サブ・テキストの段落書きを示すフロー図であ
る。FIG. 65 is a flowchart showing paragraph writing of sub text.
【図66】サブ・テキストの改行書きを示すフロー図であ
る。[Fig. 66] Fig. 66 is a flowchart showing a line feed of a sub text.
【図67】サブ・テキストのフォント変え書きを示すフロ
ー図である。[Fig. 67] Fig. 67 is a flowchart showing font change writing of sub text.
【図68】サブ・テキストの振り仮名書きを示すフロー図
である。[Fig. 68] Fig. 68 is a flowchart showing sub-text shaking kana.
【図69】サブ・テキストの箇条書きを示すフロー図であ
る。[Fig. 69] Fig. 69 is a flowchart showing the itemization of sub text.
【図70】サブ・テキストの一般書きを示すフロー図であ
る。[Fig. 70] Fig. 70 is a flowchart showing general writing of sub text.
【図71】CCVモデルの実施例を示す図である。Fig. 71 is a diagram illustrating an example of a CCV model.
Claims (200)
データを表示する方法であって、テキスト及びイメージ
データが持つ内容(以下コンテンツ)と属性又はレイア
ウト(以下コンテキスト)を分離することで、コンテン
ツとコンテキストを別々に保管し、コンテンツはコンテ
キストを一意なID(以下トークン)で識別することで、
表示部(以下ビューア)はコンテンツとコンテキストを
取り出し表示する際、テキスト及びイメージデータを四
角の集まり(以下外部矩形をセル、内部矩形をエレメン
ト)として捉えてインターネット上で効率的かつ可搬性
の優れた表示方法を提案することを特徴とする方法。1. A method for displaying text and image data on the Internet, wherein content and context are separated by separating content (hereinafter content) and attribute or layout (hereinafter context) of the text and image data. , And the content identifies the context with a unique ID (token),
The display unit (hereinafter referred to as the viewer) takes out text and image data as a collection of squares (hereinafter referred to as external rectangles as cells and internal rectangles as elements) when extracting and displaying content and context, and is efficient and highly portable on the Internet. A method characterized by suggesting a display method.
ツはテキスト及びイメージデータが持つ内容を保持する
ことを特徴とする方法。2. The method according to claim 1, wherein the contents hold the contents of text and image data.
ストはテキスト及びイメージデータが持つ属性とレイア
ウトを保持することを特徴とする方法。3. The method according to claim 1, wherein the context holds attributes and layout of the text and image data.
びイメージデータを表示するための位置情報であること
を特徴とする方法。4. The method according to claim 3, wherein the layout is position information for displaying text and image data.
ージデータを表示するためのレイアウト以外の情報であ
ることを特徴とする方法。5. The method according to claim 3, wherein the attribute is information other than a layout for displaying text and image data.
ツはトークンによってコンテキストを一意に識別するこ
とを特徴とする方法。6. The method of claim 1, wherein the content uniquely identifies the context by a token.
ストは同じトークンごとにその情報を共同に保持するこ
とを特徴とする方法。7. The method according to claim 1, wherein the contexts jointly hold the information for each same token.
はコンテンツとコンテキストを取り出して表示すること
を特徴とする方法。8. The method according to claim 1, wherein the viewer retrieves and displays the content and context.
メージデータを四角の集まりとして捉えて、外部矩形を
称することを特徴とする方法。9. The method according to claim 1, wherein the cell is characterized by treating text and image data as a collection of squares and referring to an outer rectangle.
ト及びイメージデータを四角の集まりとして捉えて、セ
ルが保持する内部矩形を称することを特徴とする方法。10. A method according to claim 1, wherein the element refers to an internal rectangle held by the cell, assuming text and image data as a collection of squares.
コンテンツの維持管理を効率的に行うことを特徴とする
方法。11. A method for efficiently maintaining and managing contents by dividing the contents by genre.
キスト・コンテンツ」は文字または文章で構成したデー
タの内容を維持管理することを特徴とする方法。12. The method according to claim 11, wherein the “text content” maintains the content of data composed of characters or sentences.
メージ・コンテンツ」は写真ないし絵などで構成したデ
ータの内容を維持管理することを特徴とする方法。13. The method according to claim 11, wherein the "image content" maintains the content of data composed of a photograph or a picture.
成コンテンツ」はテキスト・コンテンツとイメージ・コ
ンテンツが混在するコンテンツを維持管理することを特
徴とする方法。14. The method according to claim 11, wherein the “synthesized content” maintains content in which text content and image content are mixed.
般コンテンツ」はテキスト・コンテンツ、イメージ・コ
ンテンツ、合成コンテンツを指し、記事コンテンツと分
離して維持管理することを特徴とする方法。15. The method according to claim 11, wherein “general content” refers to text content, image content, and composite content, and is maintained separately from article content.
合コンテンツ」は単純テキスト・コンテンツ以外の一般
コンテンツを表すことを特徴とする方法。16. The method of claim 11, wherein "composite content" represents general content other than simple text content.
事コンテンツ」はテキスト・コンテンツ集合にレイアウ
ト情報を合わせ持つコンテンツを維持管理することを特
徴とする方法。17. The method according to claim 11, wherein the "article content" maintains content having layout information combined with a text content set.
せによって表すことを特徴とする方法。18. A method according to claim 1, wherein the content is represented by a single form or a combination thereof.
純テキスト・コンテンツ」は一つの文字または文章で構
成しテキストデータの内容を表すことを特徴とする方
法。19. The method according to claim 18, wherein the “simple text content” is composed of one character or sentence and represents the content of text data.
数テキスト・コンテンツ」は単純テキストの集合として
表すことを特徴とする方法。20. The method of claim 18, wherein "multiple text content" is represented as a set of simple texts.
一イメージ・コンテンツ」は一つの写真ないし絵などで
構成したイメージデータの内容を表すことを特徴とする
方法。21. The method according to claim 18, wherein the "single image content" represents the content of image data composed of one picture or picture.
数イメージ・コンテンツ」は単一イメージ・コンテンツ
の集合として表すことを特徴とする方法。22. The method of claim 18, wherein "multiple image content" is represented as a collection of single image content.
純テキスト・コンテンツと単一イメージ・コンテンツ」
は組み合わせて表すことを特徴とする方法。23. The method according to claim 18, wherein "simple text content and single image content".
Is a method characterized by being represented in combination.
数テキスト・コンテンツと単一イメージ・コンテンツ」
は組み合わせて表すことを特徴とする方法。24. The method of claim 18, wherein "multiple text content and single image content".
Is a method characterized by being represented in combination.
純テキスト・コンテンツと複数イメージ・コンテンツ」
は組み合わせて表すことを特徴とする方法。25. The method according to claim 18, wherein "simple text content and multiple image content".
Is a method characterized by being represented in combination.
数テキスト・コンテンツと複数イメージ・コンテンツ」
は組み合わせで表すことを特徴とする方法。26. The method of claim 18, wherein "multiple text content and multiple image content".
Is represented by a combination.
一記事コンテンツ」は複数の単一テキスト(以下サブ・
テキスト)から構成するコンテンツで表すことを特徴と
する方法。27. The method according to claim 18, wherein the “single article content” includes a plurality of single texts (hereinafter referred to as sub-texts).
Text).
数記事コンテンツ」は単一記事コンテキストの集合で表
すことを特徴とする方法。28. The method of claim 18, wherein "multi-article content" is represented by a set of single article contexts.
般コンテンツと単一記事コンテンツ」は組み合わせて表
すことを特徴とする方法。29. The method according to claim 18, wherein "general content and single article content" are represented in combination.
般コンテンツと複数記事コンテンツ」は組み合わせて表
すことを特徴とする方法。30. The method according to claim 18, wherein "general content and multiple article content" are represented in combination.
記事コンテンツを構成する「新しい段落サブ・テキス
ト」は単一記事内で字下げを伴う新しい段落の始まりを
表すコンテンツであることを特徴とする方法。31. The method according to claim 27, wherein the "new paragraph sub-text" constituting the single article content is content representing the start of a new paragraph with indentation in the single article. And how to.
記事コンテンツを構成する「改行サブ・テキスト」は単
一記事内で改行するサブ・テキストを表すコンテンツで
あることを特徴とする方法。32. The method according to claim 27, wherein the "new line sub text" constituting the single article content is a content representing a sub text to be line-breaked in a single article.
記事コンテンツを構成する「フォント替えサブ・テキス
ト」は一連のサブ・テキストのフォントを一時的に替え
るコンテンツであることを特徴とする方法。33. The method according to claim 27, wherein the “font change sub text” constituting the single article content is content for temporarily changing the font of a series of sub texts. .
記事コンテンツを構成する「振り仮名と通常サブ・テキ
スト」は振り仮名のサブ・テキストとその通常サブ・テ
キストを表すコンテンツであることを特徴とする方法。34. The method according to claim 27, wherein the “syllabic characters and the ordinary sub-text” constituting the single article content are the contents representing the sub-texts of the pseudonym and the ordinary sub-texts. Features method.
記事コンテンツを構成する「箇条書きサブ・テキスト」
は箇条書きサブ・テキストを表すコンテンツであことを
特徴とする方法。35. The method according to claim 27, wherein the "itemized sub-text" constituting the single article content
Is a content representing a bulleted sub text.
記事コンテンツを構成する「一般サブ・テキスト」は記
事コンテンツを構成する一般的なサブ・テキストを表す
ことを特徴とする方法。36. The method according to claim 27, wherein the "general sub text" constituting the single article content represents a general sub text constituting the article content.
ためにセル、セルをネスト(nest)するためにエレメン
トを使用することを特徴とする方法。37. A method comprising using cells, elements to nest cells to optimize the presentation of data in a tabular format.
を保管する際の基本単位であることを特徴とする方法。38. A method according to claim 37, wherein the cell is a basic unit for storing content.
表示する際の基本単位となることを特徴とする方法。39. The method according to claim 37, wherein the cell is a basic unit when displayed by a viewer.
相対的に保持することによって位置情報を共同に保持す
ることを特徴とする方法。40. The method of claim 37, wherein the cells jointly hold location information by relatively holding the location information.
の中で相対的な位置情報に基づいてコンテンツを表すこ
とを特徴とすること。41. The element according to claim 37, wherein the element represents content based on relative position information in the cell.
のセルは複数のエレメントのコンテナーとしてふるま
い、エレメントを維持管理することを特徴とする方法。42. The method according to claim 37, wherein one cell acts as a container for a plurality of elements and maintains the elements.
またはエレメントの枠を外枠と内枠を分けることによっ
て、上下左右枠の表示を別々にすることを特徴とする方
法。43. The method according to claim 37, wherein the upper and lower left and right frames are displayed separately by dividing the cell or element frame into an outer frame and an inner frame.
トは、コンテンツ種別によってジャンル別に分けること
を特徴とする方法。44. A method as claimed in claim 44, wherein the context as a content display method is classified by genre according to a content type.
スト・コンテキストはテキスト・コンテンツの表示方法
であることを特徴とする方法。45. The method according to claim 44, wherein the text context is a method for displaying text content.
ージ・コンテキストはイメージ・コンテンツの表示方法
であることを特徴とする方法。46. The method of claim 44, wherein the image context is a method of displaying image content.
コンテキストは記事コンテンツの表示方法であることを
特徴とする方法。47. The method of claim 44, wherein the article context is a method of displaying article content.
・コンテキストはセル・コンテンツの表示方法であること
を特徴とする方法。48. The method of claim 44, wherein the cell context is a method of displaying cell content.
離し、コンテンツとコンテキストをトークンによって対
応させることを特徴とする方法。49. A method for separating data into content and context, and correlating content and context with tokens.
テンツ種別が単純テキストの場合は、セル内にコンテキ
ストへのトークンが埋め込まれていることを特徴とする
方法。50. The method according to claim 49, wherein when the content type is simple text, a token for context is embedded in the cell.
テンツ種別が複合コンテンツの場合は、セル内に複合コ
ンテンツ集合へのインデックスを保持することを特徴と
する方法。51. The method according to claim 49, wherein when the content type is composite content, an index to a composite content set is held in a cell.
コンテンツ集合の各々のエレメントがコンテキストへの
トークンを保持することを特徴とする方法。52. The method according to claim 49, wherein each element of the composite content set holds a token to a context.
テンツ種別が記事コンテンツの場合、記事コンテンツ集
合へのインデックス集合を別に保持することを特徴とす
る方法。53. The method according to claim 49, wherein when the content type is article content, an index set to the article content set is separately stored.
は、記事コンテンツ集合へのインデックスを保持するこ
とを特徴とする方法。54. A method according to claim 53, wherein the index set holds an index to the article content set.
キストはコンテンツを表示するための情報から構成され
ることを特徴とする方法。55. The method of claim 1, wherein the context comprises information for displaying the content.
テキストはコンテキストの使用頻度を表すリソース・カ
ウンターを持つことを特徴とする方法。56. The method according to claim 55, wherein the context has a resource counter indicating a frequency of use of the context.
テキストはコンテンツを表すか否かを表す、コンテンツ
の表示・非表示情報を持つことを特徴とする方法。57. The method according to claim 55, wherein the context has content display / non-display information indicating whether or not the content represents the content.
テキストは内外枠の各々線の表示・非表示情報を持つこ
とを特徴とする方法。58. The method according to claim 55, wherein the context has display / non-display information of each line of the inner and outer frames.
テキストは内外枠の各々線のスタイル情報を持つことを
特徴とする方法。59. The method according to claim 55, wherein the context has style information for each line of the inner and outer frames.
テキストはレイアウト情報である内外枠のサイズと位置
情報を持つことを特徴とする方法。60. The method according to claim 55, wherein the context has size and position information of inner and outer frames as layout information.
テキストはセルまたはエレメントのコンテンツを実際に
表示するための情報を持つことを特徴とする方法。61. The method of claim 55, wherein the context has information for actually displaying the contents of the cell or element.
テキストはコンテンツを箇条書きで表示するための、箇
条表示情報を持つことを特徴とする方法。62. The method according to claim 55, wherein the context comprises item display information for displaying the content in an itemized manner.
テキストはリンク情報を持つことを特徴とする方法。63. The method according to claim 55, wherein the context comprises link information.
またはエレメントの背景情報を持つことを特徴とする方
法。64. The method according to claim 61, further comprising having background information of the cell or element.
つぶしタイプ情報を持つことを特徴とする方法。65. The method according to claim 64, further comprising having fill type information.
つぶしカラー情報を持つことを特徴とする方法。66. The method according to claim 64, comprising having fill color information.
つぶしパターン情報を持つことを特徴とする方法。67. The method according to claim 64, further comprising having fill pattern information.
元表示のために左上縁のカラー情報を持つことを特徴と
する方法。68. The method according to claim 64, further comprising having upper left edge color information for a three-dimensional display.
元表示のために右下縁のカラー情報を持つことを特徴と
する方法。69. The method of claim 64, further comprising having lower right edge color information for a three-dimensional display.
またはエレメントのコンテンツを表示するために、テキ
ストを書き込む位置情報を持つことを特徴とする方法。70. The method of claim 61, further comprising having textual location information to display the contents of the cell or element.
スト・サブテキストの左右上下位置情報を持つことを特
徴とする方法。71. The method according to claim 70, further comprising the step of providing left / right / up / down position information of the text / subtext.
割付も含む左右・上下揃え情報を持つことを特徴とする
方法。72. The method according to claim 70, further comprising: left / right / up / down alignment information including equal allocation.
きか縦書きかを示すフラグ情報を持つことを特徴とする
方法。73. The method according to claim 70, further comprising flag information indicating whether the image is written horizontally or vertically.
・上下のマージン情報を持つことを特徴とする方法。74. The method according to claim 70, wherein the method has left / right / up / down margin information.
する行数情報を持つことを特徴とする方法。75. The method according to claim 70, further comprising having information on the number of lines to be displayed.
記号を表示するか否かを示すフラグ情報を持つことを特
徴とする方法。76. The method according to claim 70, further comprising flag information indicating whether to display a terminal symbol.
またはエレメントのコンテンツを表示するためにフォン
ト情報を持つことを特徴とする方法。77. The method according to claim 61, further comprising having font information for displaying the contents of the cell or element.
スト・サブテキストのフォントカラー情報を持つことを
特徴とする方法。78. The method according to claim 77, further comprising having font color information for text subtext.
スト・サブテキストのフォント名情報を持つことを特徴
とする方法。79. The method according to claim 77, further comprising having font name information of the text subtext.
スト・サブテキストのフォントの重さ・傾き情報を持つ
ことを特徴とする方法。80. The method according to claim 77, further comprising having font weight / tilt information of the text / subtext.
スト・サブテキストのフォントの向き情報を持つことを
特徴とする方法。81. The method according to claim 77, further comprising having font orientation information of the text subtext.
スト・サブテキストの下線、フォントの取り消し線情報
を持つことを特徴とする方法。82. The method of claim 77, further comprising underlining text and subtext, strikethrough information of the font.
・エレメントのコンテンツを表示するために箇条書き情
報を持つことを特徴とする方法。83. The method according to claim 61, further comprising having bulleted information for displaying the contents of the cell element.
書きか否かを示すフラグ情報を持つことを特徴とする方
法。84. The method according to claim 83, further comprising having flag information indicating whether the item is an itemized list.
書きのレベル情報を持つことを特徴とする方法。85. The method according to claim 83, comprising having itemized level information.
字、記号など箇条書き行頭の記号情報を持つことを特徴
とする方法。86. The method according to claim 83, further comprising symbol information at the beginning of the bulleted list, such as numbers and symbols.
書き行頭インデントの大きさ情報を持つことを特徴とす
る方法。87. The method according to claim 83, wherein the method has information on the size of a bulleted line indent.
ーネット上で互いにリンクするためのリンク情報を持つ
ことを特徴とする方法88. The method according to claim 1, further comprising link information for linking each other on the Internet.
ク有無を表すフラグを持つことを特徴とする方法。89. A method according to claim 88, further comprising having a flag indicating presence / absence of a link.
ク有無フラグによって該当するコンテンツがリンクか否
かを表すことを特徴とする方法。90. A method according to claim 89, wherein the link presence / absence flag indicates whether the corresponding content is a link.
ク・アンカーを持つことを特徴とする方法。91. The method according to claim 88, comprising having a link anchor.
ク・アンカーによって該当するコンテンツがリンク先と
して識別されることを特徴とする方法。92. The method according to claim 91, wherein the corresponding content is identified as a link destination by a link anchor.
ク先を識別するテキストを持つことを特徴とする方法。93. The method according to claim 88, further comprising having text identifying the link destination.
ク先情報によって該当するコンテンツのリンク先を表す
ことを特徴とする方法。94. The method according to claim 93, wherein the link destination information indicates a link destination of the corresponding content.
コンテンツはセル・コンテンツを持つことを特徴とする
方法。95. The method of claim 1, wherein all content has cell content.
番号によって特定されることを特徴とする方法。96. The method according to claim 95, wherein the cell is specified by a row number and a column number.
ト・コンテキストのトークンまたは複合・記事コンテン
ツ集合へのインデックス情報を持つことを特徴とする方
法。97. The method of claim 95, wherein the cell has a token of a simple text context or index information to a composite article content set.
トまたは空白のコンテンツを持つことを特徴とする方
法。98. The method of claim 95, wherein the cells have simple text or blank content.
ルのコンテンツ種別情報を持つことを特徴とする方法。99. A method according to claim 95, wherein the cell has content type information of the corresponding cell.
ツ種別によって該当するコンテンツの格納先を表すこと
を特徴とする方法。100. A method according to claim 95, wherein the cell indicates a storage destination of the corresponding content by a content type.
テンツを保管する際はコンテンツ種別ごとに保管するこ
とを特徴とする方法。101. The method according to claim 1, wherein when storing the content, the content is stored for each content type.
単純テキスト・コンテンツは、テキスト・コンテキスト
へのトークンとテキスト・コンテンツから構成されるこ
とを特徴とする方法。102. The method according to claim 101, wherein
A method wherein the simple text content comprises a token to a text context and the text content.
複数テキスト・コンテンツは、複数コンテンツを逐一表
示するか否かを示すフラグ、セル・コンテキストへのト
ークン、各々テキストのコンテキストへのトークン、テ
キスト・コンテンツから構成し、各々複数テキスト・コ
ンテンツのエレメント数によってその集合の数が変化す
ることを特徴とする方法。103. The method according to claim 101, wherein
The multi-text content is composed of a flag indicating whether or not to display the multi-content one by one, a token for the cell context, a token for each text context, and the text content. A method wherein the number of the sets changes.
単一イメージ・コンテンツは、イメージのコンテキスト
へのトークンと単一イメージ・コンテンツから構成され
ることを特徴とする方法。104. The method according to claim 101, wherein
A method wherein the single image content comprises a token to the context of the image and the single image content.
複数イメージ・コンテンツは、複数イメージ・コンテン
ツを逐一表示するか否かを示すフラグ、セル・コンテキ
ストへのトークン、各々イメージのコンテキストへのト
ークンとイメージ・コンテンツから構成し、各々複数イ
メージ・コンテンツのエレメント数によってその集合の
数が変化することを特徴とする方法。105. The method according to claim 101, wherein
The multi-image content is composed of a flag indicating whether or not to display the multi-image content one by one, a token to the cell context, a token to the context of each image and the image content, and each element of the multi-image content. A method wherein the number of the set changes with the number.
単純テキストと単一イメージ・コンテンツは、セル・コ
ンテキストのトークンとテキスト・コンテンツから構成
し、さらにイメージ・コンテンツのコンテキストのトー
クンと単一イメージ・コンテンツから構成することを特
徴とする方法。106. The method according to claim 101, wherein
A method wherein the simple text and single image content comprise a cell context token and text content, and further comprise an image content context token and single image content.
複数テキストと単一イメージ・コンテンツは、セル・コ
ンテキストのトークンを保持し、複数テキスト・コンテ
ンツを逐一表示するか否かを示すフラグ、エレメントの
コンテキスト・トークン、各々テキスト・コンテンツか
ら構成し、各々複数テキスト・コンテンツのエレメント
数によってその集合の数が変わり、さらにイメージ・コ
ンテンツのコンテキストのトークンと単一イメージ・コ
ンテンツから構成されることを特徴とする方法。107. The method according to claim 101, wherein
Multiple text and single image content hold a cell context token, and include a flag indicating whether to display the multiple text content one by one, an element context token, and each text content. A method characterized in that the number of sets varies according to the number of elements of text content, and further comprises a token of context of image content and single image content.
単純テキストと複数イメージ・コンテンツは、セル・コ
ンテキストのトークンを保持し、単純テキスト・コンテ
キストのトークン、単純テキスト・コンテンツを保持
し、さらに、複数イメージ・コンテンツを逐一表示する
か否かを示すフラグ、セル・コンテキストへのトーク
ン、各々イメージ・コンテンツから構成し、各々複数イ
メージ・コンテンツのエレメント数によってその集合の
数が変わることを特徴とする方法。108. The method according to claim 101, wherein
Simple text and multiple image content hold cell context token, simple text context token, hold simple text content, and a flag indicating whether to display multiple image content one by one, A method comprising: a token for a cell context, each comprising image content, wherein the number of sets varies according to the number of elements of each of the plurality of image contents.
複数テキストと複数イメージ・コンテンツは、セル・コ
ンテキストのトークンを保持し、複数コンテンツを逐一
表示するか否かを示すフラグ、エレメント・コンテキス
トのトークン、各々テキスト・コンテンツから構成し、
各々複数テキスト・コンテンツのエレメント数によって
その集合の数が変わり、さらに複数イメージ・コンテン
ツを逐一表示するか否かを示すフラグ、セル・コンテキ
ストへのトークン、各々イメージ・コンテンツから構成
し、各々複数イメージ・コンテンツのエレメント数によ
ってその集合の数が変わることを特徴とする方法。109. The method according to claim 101, wherein
Multiple text and multiple image contents hold a cell context token, a flag that indicates whether to display the multiple content one by one, a token of the element context, and each text content,
The number of sets varies depending on the number of elements of each text content, and furthermore, a flag indicating whether or not to display each image content one by one, a token to a cell context, and each image content, each comprising a plurality of images. -A method characterized in that the number of the set changes according to the number of elements of the content.
イメージ・コンテンツは、イメージとともにサウンドも
保持することを特徴とする方法。110. The method according to claim 101, wherein
A method characterized in that the image content holds sound along with the image.
イメージ・コンテンツの種別を持つことを特徴とする方
法。111. The method according to claim 110, wherein
A method characterized by having a type of image content.
イメージ・コンテンツを持つことを特徴とする方法。112. The method according to claim 110, wherein:
A method characterized by having image content.
サウンド・コンテンツ有無フラグを持つことを特徴とす
る方法。113. The method according to claim 110, wherein
A method comprising having a sound content presence / absence flag.
サウンド・コンテンツの種別を持つことを特徴とする方
法。114. The method according to claim 110, wherein
A method characterized by having a type of sound content.
サウンド・コンテンツを持つことを特徴とする方法。115. The method according to claim 110, wherein
A method characterized by having sound content.
単一記事コンテンツはセル・コンテキストへのトーク
ン、一連のサブ・テキストの集合、サブ・四角の位置と
サイズ、サブ・四角の左右・上下マージンなどの集合から
構成されることを特徴とする方法。116. The method according to claim 101, wherein
A method wherein a single article content is composed of a set of tokens for a cell context, a set of a series of sub-texts, positions and sizes of sub-squares, left / right / up / down margins of a sub / square, and the like.
記事コンテンツ集合へのインデックス集合は記事コンテ
ンツが属するセルの行番号と列番号によって特定するこ
とを特徴とする方法。117. The method according to claim 101, wherein:
A method characterized in that an index set to an article content set is specified by a row number and a column number of a cell to which the article content belongs.
及ぶイメージ・コンテンツを追加または削除することに
よってコンテンツ種別が変わり、コンテンツの格納場所
も変わることを特徴とする方法。118. The method of claim 38, wherein the cell changes content type by adding or deleting text and image content, and the storage location of the content also changes.
空白のセルに一つのテキストを追加することで単純テキ
スト・コンテンツに種別が変わり、コンテンツの格納場
所も変わることを特徴とする方法。119. The method according to claim 118, wherein:
A method characterized in that adding one piece of text to a blank cell changes the type into simple text content and also changes the storage location of the content.
単純テキスト・コンテンツからテキストを削除すること
で空白のセルに変わることを特徴とする方法。120. The method according to claim 118, wherein
A method characterized by removing text from simple text content and turning it into a blank cell.
単純テキスト・コンテンツにテキストを追加することで
複数テキスト・コンテンツに種別が変わり、コンテンツ
の格納場所も変わることを特徴とする方法。121. The method according to claim 118, wherein
A method characterized in that adding text to simple text content changes the type into a plurality of text content and the storage location of the content also changes.
複数テキスト・コンテンツからテキストを削除すること
でテキストが一つになった場合は単純テキスト・コンテ
ンツに種別が変わり、コンテンツの格納場所も変わるこ
とを特徴とする方法。122. The method according to claim 118, wherein
A method characterized in that when text is deleted by deleting text from a plurality of text contents, the type is changed to simple text content and the storage location of the content is also changed.
複数テキスト・コンテンツにはテキストを追加すること
でコンテンツ及びコンテンツの格納場所が不変であるこ
とを特徴とする方法。123. The method according to claim 118, wherein:
A method comprising adding text to multi-text content so that the content and the storage location of the content are unchanged.
空白のセルに一つのイメージを追加することで単一イメ
ージ・コンテンツに種別が変わり、コンテンツの格納場
所も変わることを特徴とする方法。124. The method according to claim 118, wherein
A method wherein adding one image to a blank cell changes the type to single image content and also changes the storage location of the content.
単一イメージ・コンテンツからイメージを削除すること
で空白のセルに変わることを特徴とする方法。125. The method according to claim 118, wherein
A method characterized by removing an image from a single image content to turn it into a blank cell.
単一イメージ・コンテンツにイメージを追加することで
複数イメージ・コンテンツに種別が変わり、コンテンツ
の格納場所も変わることを特徴とする方法。126. The method according to claim 118, wherein
A method comprising adding an image to a single image content to change the type into a plurality of image contents, and also changing a storage location of the content.
複数イメージ・コンテンツからイメージを削除すること
でイメージが一つになった場合は単一イメージ・コンテ
ンツに種別が変わり、コンテンツの格納場所も変わるこ
とを特徴とする方法。127. The method according to claim 118, wherein
A method characterized in that when images are deleted from a plurality of image contents and the images become one, the type is changed to single image contents and the storage location of the contents is also changed.
複数イメージ・コンテンツにイメージを追加することで
コンテンツ種別及びコンテンツの格納場所が不変である
ことを特徴とする方法。128. The method according to claim 118, wherein
A method wherein the content type and the storage location of the content are unchanged by adding an image to the multiple image content.
単純テキスト・コンテンツにイメージを一つ追加するこ
とで単純テキストと単一イメージ・コンテンツに種別が
変わり、コンテンツの格納場所も変わることを特徴とす
る方法。129. The method according to claim 118, wherein
A method characterized in that adding one image to simple text content changes the type into simple text and single image content, and also changes the storage location of the content.
単純テキストと単一イメージ・コンテンツからイメージ
を削除することで単純テキスト・コンテンツに種別が変
わり、コンテンツの格納場所も変わることを特徴とする
方法。130. The method according to claim 118, wherein
A method wherein the type is changed to simple text content by deleting an image from the simple text and single image content, and the storage location of the content is also changed.
単一イメージ・コンテンツにテキストを追加することで
単純テキストと単一イメージ・コンテンツに種別が変わ
り、コンテンツの格納場所も変わることを特徴とする方
法。131. The method according to claim 118, wherein
A method characterized in that adding text to single image content changes the type into simple text and single image content, and also changes the storage location of the content.
単純テキストと単一イメージ・コンテンツからテキスト
を削除することで単一イメージ・コンテンツに種別が変
わり、コンテンツの格納場所も変わることを特徴とする
方法。132. The method according to claim 118, wherein
A method characterized in that the type is changed to single image content by deleting text from simple text and single image content, and the storage location of the content is also changed.
複数テキスト・コンテンツにイメージを一つ追加するこ
とで複数テキストと単一イメージ・コンテンツに種別が
変わり、コンテンツの格納場所も変わることを特徴とす
る方法。133. The method according to claim 118, wherein
A method characterized in that by adding one image to multiple text contents, the type is changed to multiple text and single image content, and the storage location of the content is also changed.
複数テキストと単一イメージ・コンテンツからイメージ
を削除することで複数テキスト・コンテンツに種別が変
わり、コンテンツの格納場所も変わることを特徴とする
方法。134. The method according to claim 118, wherein
A method characterized in that the type is changed to multi-text content by deleting an image from multi-text and single-image content, and the storage location of the content is also changed.
複数イメージ・コンテンツにテキストを一つ追加するこ
とで単純テキストと複数イメージ・コンテンツに種別が
変わり、コンテンツの格納場所も変わることを特徴とす
る方法。135. The method according to claim 118, wherein
A method characterized in that the type is changed into simple text and multiple image content by adding one text to the multiple image content, and the storage location of the content is also changed.
単純テキストと複数イメージ・コンテンツからテキスト
を削除することで複数イメージ・コンテンツに種別が変
わり、コンテンツの格納場所も変わることを特徴とする
方法。136. The method according to claim 118, wherein
A method characterized in that the type is changed to multiple image content by deleting text from simple text and multiple image content, and the storage location of the content is also changed.
単純テキストと単一イメージ・コンテンツにテキストを
追加することで、複数テキストと単一イメージ・コンテ
ンツに種別が変わり、コンテンツの格納場所も変わるこ
とを特徴とする方法137. The method according to claim 118, wherein
A method characterized by adding text to simple text and single image content, changing the type to multiple text and single image content, and changing the storage location of the content.
複数テキストと単一イメージ・コンテンツからテキスト
を削除することでテキストが一つになった場合は、単純
テキストと単一イメージ・コンテンツに種別が変わり、
コンテンツの格納場所も変わることを特徴とする方法。138. The method according to claim 118, wherein
If the text is unified by removing text from multiple text and single image content, the type changes to simple text and single image content,
A method wherein the storage location of the content is also changed.
単純テキストと単一イメージ・コンテンツにイメージを
追加することで、単純テキストと複数イメージ・コンテ
ンツに種別が変わり、コンテンツの格納場所も変わるこ
とを特徴とする方法。139. The method of claim 118, wherein
A method characterized by adding an image to simple text and single image content, thereby changing the type to simple text and multiple image content, and changing the storage location of the content.
単純テキストと複数イメージ・コンテンツからイメージ
を削除することでイメージが一つになった場合は、単純
テキストと単一イメージ・コンテンツに種別が変わり、
コンテンツの格納場所も変わることを特徴とする方法。140. The method according to claim 118, wherein
If the image becomes one by removing the image from simple text and multiple image content, the type changes to simple text and single image content,
A method wherein the storage location of the content is also changed.
複数テキストと単一イメージ・コンテンツにイメージを
追加することで複数テキストと複数イメージ・コンテン
ツに種別が変わり、コンテンツの格納場所も変わること
を特徴とする方法。141. The method according to claim 118, wherein
A method comprising adding an image to multiple text and single image content to change the type to multiple text and multiple image content, and to change the storage location of the content.
複数テキストと複数イメージ・コンテンツからイメージ
を削除することでイメージが一つになった場合は、複数
テキストと単一イメージ・コンテンツに種別が変わり、
コンテンツの格納場所も変わることを特徴とする方法。142. The method according to claim 118, wherein
If the image becomes one by removing the image from multiple text and multiple image content, the type changes to multiple text and single image content,
A method wherein the storage location of the content is also changed.
単純テキストと複数イメージ・コンテンツにテキストを
追加することで複数テキストと複数イメージ・コンテン
ツに種別が変わり、コンテンツの格納場所も変わること
を特徴とする方法。143. The method according to claim 118, wherein
A method characterized in that adding text to simple text and multiple image content changes the type into multiple text and multiple image content, and also changes the storage location of the content.
複数テキストと複数イメージ・コンテンツからテキスト
を削除することでテキストが一つになった場合は単純テ
キストと複数イメージ・コンテンツに種別が変わり、コ
ンテンツの格納場所も変わることを特徴とする方法。144. The method according to claim 118, wherein
A method characterized in that when text is deleted from a plurality of texts and a plurality of image contents and the text becomes one, the type is changed to a simple text and a plurality of image contents, and a storage location of the contents is also changed.
一般コンテンツに一つの記事コンテンツを追加すること
で、単一記事コンテンツコンテンツに種別が変わり、コ
ンテンツの格納場所も変わることを特徴とする方法。145. The method according to claim 118, wherein
A method characterized in that, by adding one article content to general content, the type is changed to single article content and the storage location of the content is also changed.
一般コンテンツに二つ以上の記事コンテンツを追加する
ことで、複数記事コンテンツに種別が変わり、コンテン
ツの格納場所も変わることを特徴とする方法。146. The method according to claim 118, wherein
A method characterized in that by adding two or more article contents to general contents, the type is changed to a plurality of article contents and the storage location of the contents is also changed.
コンテキストを総合的に管理し、データソースまたはビ
ューアとやり取りすることを特徴とする方法。147. A method wherein the data manager comprehensively manages content and context and interacts with a data source or viewer.
ジャーは、コンテンツとコンテキストとの関係を1対1
で保つ役割をビューア、データソースに対して行うこと
を特徴とする方法。148. The data manager according to claim 147, wherein the relation between the content and the context is one-to-one.
A method characterized by performing the role of maintaining the data in the viewer and the data source.
ジャーは、内部的にデータのコンテンツとコンテキスト
の整合性を維持することを特徴とする方法。149. The method of claim 147, wherein the data manager internally maintains data content and context consistency.
ツ・マネージャーは、コンテキストを意識せず、コンテ
ンツの種別だけを意識して一元管理を行うことを特徴と
する方法。150. A method characterized in that the content manager under the data manager performs unified management conscious of only the type of content without being aware of the context.
スト・マネージャーは、コンテンツを意識せず、コンテ
キストのみを保管・維持することを特徴とする方法。151. A method wherein the context manager under the data manager stores and maintains only the context without being aware of the content.
ネージャーは、コンテンツの種別ごとの効率的な保管・
維持をはかるために、配下にコンテンツ種別ごとに専用
マネージャーを有することを特徴とする方法。152. A content manager according to claim 150, wherein the content manager efficiently stores and stores the content for each type of content.
A method characterized by having a dedicated manager for each content type under its control in order to maintain.
単純テキストマネージャーは単純テキスト・コンテンツ
の集合を管理することを特徴とする方法。153. The method according to claim 152, wherein
A method characterized by the simple text manager managing a collection of simple text content.
複数テキストマネージャーは複数テキスト・コンテンツ
の集合を管理することを特徴とする方法。154. The method according to claim 152, wherein
A method wherein the multi-text manager manages a collection of multi-text content.
単一イメージマネージャーは単一イメージ・コンテンツ
の集合を管理することを特徴とする方法。155. The method according to claim 152, wherein
A method wherein the single image manager manages a collection of single image content.
複数イメージマネージャーは複数イメージ・コンテンツ
の集合を管理することを特徴とする方法。156. The method according to claim 152, wherein:
A method wherein the multiple image manager manages a collection of multiple image content.
単純テキストと単一イメージマネージャーは単純テキス
ト・コンテンツと単一イメージ・コンテンツの集合を管
理することを特徴とする方法。157. The method according to claim 152, wherein
A method characterized in that the simple text and single image manager manages a collection of simple text content and single image content.
複数テキストと単一イメージマネージャーは複数テキス
ト・コンテンツと単一イメージ・コンテンツの集合を管
理することを特徴とする方法。158. The method according to claim 152, wherein
A method wherein the multi-text and single image manager manages a collection of multi-text content and single image content.
単純テキストと複数イメージマネージャーは単純テキス
ト・コンテンツと複数イメージ・コンテンツの集合を管
理することを特徴とする方法。159. The method according to claim 152, wherein
A method wherein the simple text and multiple image manager manages a collection of simple text content and multiple image content.
複数テキストと複数イメージマネージャーは複数テキス
ト・コンテンツと複数イメージ・コンテンツの集合を管
理することを特徴とする方法。160. The method according to claim 152, wherein
A method, wherein the multi-text and multi-image manager manages a collection of multi-text content and multi-image content.
記事・トークンマネージャーは記事コンテンツ集合への
インデックスを管理することを特徴とする方法。161. The method of claim 152, wherein:
A method characterized in that the article / token manager manages an index into the article content set.
記事マネージャーは単一記事コンテンツと複数記事コン
テンツを管理することを特徴とする方法。162. The method according to claim 152, wherein
A method characterized by the article manager managing single article content and multiple article content.
ーアはコンテンツの種別によって各々コンテキストを問
い合わせて表示を行うことを特徴とする方法。163. The method according to claim 1, wherein the viewer inquires each context according to the type of the content and performs display.
ビューアはセルの相対位置情報を取り出して絶対位置情
報に変換することを特徴とする方法。164. The method according to claim 163, wherein
A method in which a viewer takes relative position information of a cell and converts it into absolute position information.
ビューアはデータ・マネージャーにテキスト・コンテキ
ストを問い合わせてテキスト・コンテンツの表示を行う
ことを特徴とする方法。165. The method according to claim 163, wherein
A method in which the viewer queries the data manager for a text context and displays the text content.
ビューアはデータ・マネージャーにイメージ・コンテキ
ストを問い合わせてイメージ・コンテンツの表示を行う
ことを特徴とする方法。166. The method according to claim 163, wherein
A method wherein the viewer queries the data manager for an image context and displays the image content.
ビューアはデータ・マネージャーに記事コンテキストを
問い合わせて記事コンテンツの表示を行うことを特徴と
する方法。167. The method according to claim 163, wherein
A method wherein the viewer queries the data manager for article context and displays article content.
ビューアはデータ・マネージャーにセル・コンテキスト
を問い合わせてセル・コンテンツの表示を行うことを特
徴とする方法。168. The method according to claim 163, wherein
A method wherein the viewer queries the data manager for cell context and displays the cell content.
ビューアは記事コンテンツの全サブ・テキストを取り出
して表示することを特徴とする方法。169. The method according to claim 163, wherein
A method wherein the viewer retrieves and displays all sub texts of the article content.
ビューアは記事コンテンツのレイアウトに基づいて全サ
ブ・テキストをサブ・四角の中に表示することを特徴と
する方法。170. The method according to claim 163, wherein
A method wherein the viewer displays all sub-texts in sub-squares based on the layout of the article content.
コンテンツを取り出してそのコンテキストによって表示
することを特徴とする方法。171. The method of claim 171 wherein the viewer retrieves the content from the data manager and displays the content according to its context.
ビューアはデータ・マネージャーにセル・コンテキスト
の数を問い合わせることを特徴とする方法。172. The method of claim 171 wherein:
A method wherein the viewer queries the data manager for the number of cell contexts.
ビューアは各々セルに対してコンテキストへのトークン
を要求することを特徴とする方法。173. The method of claim 171 wherein:
The method wherein the viewer requests a token for the context for each cell.
ビューアはコンテキストへのトークンをカーネル・オブ
ジェクトマネージャーに渡し、カーネル・オブジェクト
の作成を要求することを特徴とする方法。174. The method of claim 171 wherein:
A method wherein the viewer passes a token to the context to the kernel object manager and requests creation of a kernel object.
はカーネル・オブジェクトを管理することで迅速な表示
を図ることを特徴とする方法。175. The method as claimed in claim 175, wherein the kernel object manager manages the kernel object for quick display.
カーネル・オブジェクトマネージャーは、同じコンテキ
ストに基づくカーネル・オブジェクトの再利用すること
を特徴とする方法。176. The method of claim 175, wherein
A method wherein the kernel object manager reuses kernel objects based on the same context.
カーネル・オブジェクトのトークンはコンテキスト情報
に基づくカーネル・オブジェクトごとに管理することで
コンテキストに関わらず同じオブジェクトへのインデッ
クスを表すことを特徴とする方法。177. The method of claim 175, wherein:
A method wherein a token of a kernel object is managed for each kernel object based on context information to represent an index to the same object regardless of context.
カーネル・オブジェクトマネージャーは該当するコンテ
キスト情報をデータ・マネージャーより取り寄せること
を特徴とする方法。178. The method of claim 175, wherein:
A method wherein the kernel object manager obtains relevant context information from the data manager.
カーネル・オブジェクトマネージャーはカーネル・オブ
ジェクトを作成して、ビューアに渡すことを特徴とする
方法。179. The method of claim 175, wherein
A method wherein the kernel object manager creates a kernel object and passes it to a viewer.
ビューアはトークンのみを取り扱ってカーネル・オブジ
ェクトをカーネル・オブジェクトマネージャーより獲得
することを特徴とする方法。180. The method according to claim 171 wherein:
A method wherein the viewer handles the token only and obtains a kernel object from the kernel object manager.
カーネル・オブジェクトマネージャーはコンテンツの表
示・非表示情報を持つことを特徴とする方法。181. The method according to claim 175, wherein:
A method wherein the kernel object manager has display / non-display information of contents.
カーネル・オブジェクトマネージャーは内外枠各々方向
の線の表示・非表示情報を持つことを特徴とする方法。182. The method of claim 175, wherein
A method wherein the kernel object manager has display / non-display information of lines in each direction of the inner and outer frames.
カーネル・オブジェクトマネージャーは内外枠各々方向
線のカーネル・オブジェクトのトークン情報を持つこと
を特徴とする方法。183. The method according to claim 175, wherein
A method wherein the kernel object manager has kernel object token information for each direction line of the inner and outer frames.
カーネル・オブジェクトマネージャーは内外枠のサイズ
と位置情報を持つことを特徴とする方法。184. The method according to claim 175, wherein
A method wherein the kernel object manager has information on the size and position of the inner and outer frames.
カーネル・オブジェクトマネージャーはセル・エレメン
トのコンテンツの表示に要するその他のカーネル・オブ
ジェクトのトークン情報を持つことを特徴とする方法。185. The method according to claim 175, wherein
A method wherein the kernel object manager has token information of other kernel objects required to display the contents of the cell element.
カーネル・オブジェクトマネージャーは箇条表示情報を
持つことを特徴とする方法。186. The method according to claim 175, wherein
The method wherein the kernel object manager has the item display information.
カーネル・オブジェクトマネージャーはリング情報フラ
グ情報を持つことを特徴とする方法。187. The method of claim 175, wherein
A method wherein the kernel object manager has ring information flag information.
ーネットを介してコンテンツとコンテキストを取り寄せ
る際、データ・マネージャー内のXMLパーサーはブラウ
ザとやり取りすることでXMLファイルにあるコンテン
ツ、コンテキストを取得することを特徴とする方法。188. The method according to claim 1, wherein when obtaining the content and the context via the Internet, the XML parser in the data manager obtains the content and the context in the XML file by interacting with the browser. A method comprising:
XMLファイル内にコンテキスト情報を埋め込むことを特
徴とする方法。189. The method of claim 188, wherein:
A method characterized by embedding context information in an XML file.
XMLファイル内にコンテキストが保管されている場所を
指定することでコンテキストをダウンロードすることを
特徴とする方法。190. The method of claim 189, wherein:
Downloading the context by specifying the location where the context is stored in the XML file.
XMLファイル内に各々タグにコンテキストへのトークン
を配置することを特徴とする方法。191. The method of claim 189, wherein:
A method comprising placing a token to a context for each tag in an XML file.
XMLファイル内のタグの属性情報をコンテキストへのト
ークンに変換することを特徴とする方法。192. The method according to claim 189, wherein
A method characterized by converting attribute information of a tag in an XML file into a token for a context.
XMLファイル内にコンテンツを埋め込むことを特徴とす
る方法。193. The method according to claim 188, wherein
A method characterized by embedding content in an XML file.
Lファイル内に、タグ名によってコンテンツ種別とセル
の行列番号を識別するための、コンテンツ変換情報を埋
め込むことを特徴とする方法。194. The method according to claim 193, wherein XM
A method for embedding content conversion information for identifying a content type and a matrix number of a cell by a tag name in an L file.
XMLファイル内にコンテンツ変換情報が保持されている
ファイルを指定することを特徴とする方法。195. The method according to claim 193, wherein:
A method comprising specifying a file in which content conversion information is stored in an XML file.
XMLファイル内のタグをコンテンツ種別、セルの行列番
号に変換することを特徴とする方法。196. The method according to claim 193, wherein
A method comprising converting tags in an XML file into content types and cell matrix numbers.
XMLファイル内に各々タグにテキストまたはイメージを
埋め込むことを特徴とする方法。197. The method according to claim 188, wherein
A method comprising embedding text or an image in each tag in an XML file.
テキストと複数イメージ・コンテンツを表示する際、コ
ンテンツの逐一表示フラグが設定している場合は、ビュ
ーアが表示を連続して表示することで動的に表示するこ
とを特徴とする方法。198. In the method according to claim 1, when displaying a plurality of texts and a plurality of image contents, if a display flag is set for each of the contents, the viewer continuously displays the contents. A method characterized by displaying dynamically.
テキストのリンク情報フィールドが設定している場合、
該当するテキストまたはイメージフィールドを選択した
ときに、指定ファイルをダウンロードすることを特徴と
する方法。199. The method according to claim 1, wherein the link information field of the context is set,
Downloading a specified file when a corresponding text or image field is selected.
ージ・コンテンツに音声情報を埋め込むことで、該当す
るイメージデータを選択したときに所定の音声を再生す
ることを特徴とする方法。200. The method according to claim 1, wherein a predetermined sound is reproduced when the corresponding image data is selected by embedding sound information in the image content.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000339939A JP2002157109A (en) | 2000-11-08 | 2000-11-08 | Method for efficiently displaying text and image data on internet |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000339939A JP2002157109A (en) | 2000-11-08 | 2000-11-08 | Method for efficiently displaying text and image data on internet |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2002157109A true JP2002157109A (en) | 2002-05-31 |
Family
ID=18814930
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000339939A Pending JP2002157109A (en) | 2000-11-08 | 2000-11-08 | Method for efficiently displaying text and image data on internet |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2002157109A (en) |
-
2000
- 2000-11-08 JP JP2000339939A patent/JP2002157109A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE69637125T2 (en) | OPTIMAL ACCESS TO ELECTRONIC DOCUMENTS | |
US7461332B2 (en) | Automatic layout of content in a design for a medium | |
US5860073A (en) | Style sheets for publishing system | |
US6832351B1 (en) | Method and system for previewing and printing customized business forms | |
US5895476A (en) | Design engine for automatic reformatting for design and media | |
US6754668B2 (en) | Multilingual system having dynamic language selection | |
US5895477A (en) | Design engine for automatic layout of content | |
EP0925542B1 (en) | Automatic layout and formatting of content for a design in a medium | |
US7200810B2 (en) | Digital content production system and digital content production program | |
US20040187079A1 (en) | Layout system, layout program, and layout method | |
CN101359332A (en) | Design method for visual search interface with semantic categorization function | |
JP2004139466A (en) | Electronic document printing program, and electronic document printing system | |
KR20030090226A (en) | Transferring system for huge and high quality images on network and method thereof | |
JP3651768B2 (en) | Document file search system | |
US20020144226A1 (en) | Digital content production system and digital content production program | |
US20070211293A1 (en) | Document management system, method and program therefor | |
US20020111970A1 (en) | Method of displaying information in stages | |
US9946698B2 (en) | Inserting text and graphics using hand markup | |
JP2002157109A (en) | Method for efficiently displaying text and image data on internet | |
JPH10247191A (en) | Dynamic increment updating function for electronic document | |
US20050289185A1 (en) | Apparatus and methods for accessing information in database trees | |
US7461341B2 (en) | Structured document display processor, method for processing display of structured document, and program for displaying structured document | |
JPH07121565A (en) | Information presenting device | |
CN112817590A (en) | Method for generating page cards in batch, storage medium and electronic equipment | |
JP2003196264A (en) | Web page preparing method, web page preparing program, and web page preparing device |