JPH0916368A - Object editing system - Google Patents

Object editing system

Info

Publication number
JPH0916368A
JPH0916368A JP7161661A JP16166195A JPH0916368A JP H0916368 A JPH0916368 A JP H0916368A JP 7161661 A JP7161661 A JP 7161661A JP 16166195 A JP16166195 A JP 16166195A JP H0916368 A JPH0916368 A JP H0916368A
Authority
JP
Japan
Prior art keywords
selection order
function
objects
selection
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7161661A
Other languages
Japanese (ja)
Inventor
Akira Matoike
陽 的池
Naohisa Yonetani
尚久 米谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP7161661A priority Critical patent/JPH0916368A/en
Publication of JPH0916368A publication Critical patent/JPH0916368A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE: To improve operability by canceling the trouble of operation considering order property and reducing erroneous operations or the number of times of operations when applying an editing function having the order property for plural objects. CONSTITUTION: Concerning a system with which editing is performed to the plural objects prepared by an object-orientated programming and displayed on a display 2 based on an instruction from an operator, this system is provided with a selection order recognizing part 4 for registering the order of selection instructed by the operator corresponding to the respective objects of selecting objects, selection order managing table 5, selecting function recognizing part 7 for relating a function to be applied to each object instructed by the operator to each object in the registered order of selection, and function driver 8 and based on the order definition due to the operator, object editing is performed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オブジェクト指向プロ
グラミングにおけるオブジェクトの編集技術に係り、特
に、複数のオブジェクトに対する規則性のある編集を効
率良く行うのに好適なオブジェクト編集システムに関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an object editing technique in object-oriented programming, and more particularly to an object editing system suitable for efficiently performing regular editing on a plurality of objects.

【0002】[0002]

【従来の技術】グラフィカル・ユーザ・インタフェース
(GUI:Graphical User Interface)の普及に伴い、
レイアウトエディタやドロウツール、GUI構築ツール
など、多種多数のオブジェクトに対して、多種多様な機
能を使用し、高度のオブジェクト編集を行うことが多く
なってきた。そして、複数のオブジェクトに対する機能
の適用方法およびその操作性については、グループ化や
複数選択などの機能が実用化され、容易化されている。
しかし、その操作性については、以下に示すように十分
ではない。
2. Description of the Related Art With the spread of Graphical User Interface (GUI),
It has become increasingly common to perform advanced object editing using a wide variety of functions for a wide variety of objects such as layout editors, draw tools, GUI construction tools, and the like. Regarding the method of applying the function to a plurality of objects and the operability thereof, functions such as grouping and multiple selection have been put into practical use and facilitated.
However, the operability is not sufficient as shown below.

【0003】すなわち、従来、オブジェクトに対して機
能を適用しようとする場合、機能を適用しようとする対
象オブジェクトを選択することにより明確にし、次に適
用させる機能を選択することによりオブジェクトと機能
の関連付けを実現していた。この場合、多数のオブジェ
クトに対して同一の機能を適用しようとすると、対象オ
ブジェクトの選択と適用させる機能の選択を各々のオブ
ジェクトに対して順次行う必要がある。しかし、対象と
なる多数のオブジェクト全てに対して同一の結果を得た
い場合には、同時に複数のオブジェクトを選択した状態
で機能を適用することによって目的の結果を容易に得る
ことが可能である。
That is, conventionally, when a function is applied to an object, it is clarified by selecting a target object to which the function is applied, and a function to be applied next is selected to associate the object with the function. Was realized. In this case, when trying to apply the same function to many objects, it is necessary to sequentially select the target object and the function to be applied to each object. However, if the same result is desired to be obtained for all the target objects, it is possible to easily obtain the desired result by applying the function while a plurality of objects are selected at the same time.

【0004】一方、複数のオブジェクトに対して、一定
の規則性を持たせた変更を行う場合、基点となるオブジ
ェクトを選定し、この基点となるオブジェクトへの変更
を基に順次操作を繰り返し、最終的に目的の結果が得ら
れるようにする。しかし、この操作手順では、目的とす
る結果を得る過程で操作指示の出し方が複雑、不明瞭で
あり、誤操作を誘発する可能性が高い。また、変更過程
では誤操作に気付かず操作を進め、回復不可能な結果を
得る事も多い。さらに、対象となるオブジェクト数に比
例して、目的の結果を得るために必要な操作回数が増
え、操作指示も出しにくくなる。
On the other hand, when making a change with a certain regularity for a plurality of objects, the object serving as the base point is selected, and the operation is repeated based on the change to the object serving as the base point, and the final operation is performed. To achieve the desired result. However, in this operation procedure, how to give an operation instruction is complicated and unclear in the process of obtaining a desired result, and there is a high possibility that an erroneous operation is induced. In addition, in the process of changing, the operation is often carried out without noticing an erroneous operation, and an unrecoverable result is often obtained. Furthermore, the number of operations required to obtain a desired result increases in proportion to the number of target objects, and it becomes difficult to issue operation instructions.

【0005】このように、従来の技術では、複数のオブ
ジェクトに対して一定の規則を持たせた変更を行う際に
おいて、オブジェクトと変更規則の関連付けの点につい
て配慮されておらず、目的の変更結果を得るためには、
変更対象となるオブジェクト各々に対して変更を積み重
ねる必要があった。このような操作は、人間が実際に複
数の物を扱う時の思考形態とは異なる。その結果、変更
操作時に操作者の意識が操作対象となる個々のオブジェ
クトに偏り、目的の結果を得るための手順が導き出しに
くくなり、誤操作の誘発、および、それに伴う操作回数
の増大を招いてしまう。
As described above, in the conventional technique, when making a change with a certain rule for a plurality of objects, no consideration is given to the relation between the object and the change rule. To get
It was necessary to accumulate changes for each object to be changed. Such an operation is different from the way of thinking when a human actually handles multiple objects. As a result, the operator's consciousness is biased toward the individual objects to be operated during the change operation, and it becomes difficult to derive the procedure for obtaining the desired result, which leads to an erroneous operation and an accompanying increase in the number of operations. .

【0006】[0006]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、複数のオブジェクトに対して一
定の規則を持たせた変更を行う際の操作を、人間が実際
に複数の物を扱う時の思考形態に近付けることができな
い点である。本発明の目的は、これら従来技術の課題を
解決し、複数のオブジェクトに対して一定の規則を持た
せた変更を行う際の誤操作および操作回数を削減し、オ
ブジェクトの効率的な編集を可能とするオブジェクト編
集システムを提供することである。
The problem to be solved by the prior art is that in the prior art, a human actually performs an operation when making a change with a certain rule for a plurality of objects. It is a point that cannot approach the form of thinking when dealing with. An object of the present invention is to solve these problems of the conventional technology, reduce the number of erroneous operations and the number of operations when changing a plurality of objects with a certain rule, and enable efficient editing of objects. The object is to provide an object editing system.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、本発明のオブジェクト編集システムは、(1)編集
対象の各オブジェクトのそれぞれに対応して、マウス等
のポインティングデバイス1により操作者が指示した選
択順序を登録する選択順序認識部4および選択順序管理
テーブル5と、操作者が指示した各オブジェクトに適用
する機能を、選択順序管理テーブル5に登録した選択順
序で各オブジェクトに関連付ける選択機能認識部7およ
び機能ドライバ8とを設け、操作者による順序定義を基
にオブジェクト編集を行うことを特徴とする。また、
(2)上記(1)に記載のオブジェクト編集システムに
おいて、選択順序管理テーブル5に登録した複数のオブ
ジェクトのそれぞれの選択順序を、ディスプレイ2上に
表示する選択順序情報表示制御部6を設け、編集対象の
各オブジェクトの選択順序を操作者に対して視覚的に通
知することを特徴とする。
In order to achieve the above object, the object editing system of the present invention comprises (1) an operator's instruction with a pointing device 1 such as a mouse corresponding to each object to be edited. The selection order recognition unit 4 and the selection order management table 5 that register the selected selection order, and the selection function recognition that associates the function applied to each object designated by the operator with each object in the selection order registered in the selection order management table 5 It is characterized in that the section 7 and the function driver 8 are provided and the object is edited based on the order definition by the operator. Also,
(2) In the object editing system described in (1) above, a selection order information display control unit 6 is provided for editing the selection order of each of a plurality of objects registered in the selection order management table 5, and editing is performed. It is characterized by visually notifying the operator of the selection order of each target object.

【0008】[0008]

【作用】本発明においては、複数のオブジェクトに順序
性のある属性の付加や変更等の編集を行う場合、操作者
が選択した編集対象オブジェクトの選択順序を登録す
る。尚、これと同時に、この登録する選択順序とオブジ
ェクトとの関係を、容易に理解できる形式でディスプレ
イ上に表示する。操作者が、このオブジェクトの選択処
理に続いて、この選択したオブジェクトに適用したい機
能を選択すると、システムは、登録している選択順序に
基づき、選択された機能を実行し、対応した結果を得
る。
In the present invention, when an attribute such as an attribute is added or changed to a plurality of objects for editing, the selection order of the objects to be edited selected by the operator is registered. At the same time, the relationship between the registered selection order and the objects is displayed on the display in an easily understandable format. When the operator selects a function to be applied to this selected object following the selection process of this object, the system executes the selected function based on the registered selection order and obtains a corresponding result. .

【0009】このように、編集対象となるオブジェクト
に編集順序を設定し、設定した順序を基に編集処理を進
めることにより、人間が作業を行う際に持つ目的意識、
順序意識に添った操作をとることができる。例えば、複
数のオブジェクトに対して一定の規則を持たせた変更を
行う際に、オブジェクトと変更規則を関連付けることに
より、人間が実際に複数の物を扱う時の思考形態との差
を少なくし、誤操作、操作回数を削減することができ
る。特に、操作者が、編集対象となるオブジェクトに編
集結果と対応した順序を設定し、システムが、設定した
順序を基に編集機能を実行することにより、所望の結果
が予め指定できるようになり、操作者は、複数オブジェ
クト編集時の誤操作の頻度と操作回数を削減でき、複数
オブジェクトへの機能適用における操作性を向上させる
ことができる。
As described above, by setting the editing order for the objects to be edited and advancing the editing process based on the set order, the sense of purpose that humans have when performing work,
You can take operations according to the order. For example, when making a change with a certain rule for multiple objects, by associating the object with the change rule, the difference between the thinking form when a human actually handles multiple objects, It is possible to reduce erroneous operations and the number of operations. In particular, the operator sets the order corresponding to the edited result in the object to be edited, and the system executes the editing function based on the set order, whereby the desired result can be designated in advance. The operator can reduce the frequency of erroneous operations and the number of operations when editing a plurality of objects, and can improve the operability in applying a function to a plurality of objects.

【0010】[0010]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明のオブジェクト編集システム
の本発明に係る構成の一実施例を示すブロック図であ
る。本図において、1はマウス等のポインティングデバ
イス、2はCRT(Cathode Ray Tube)等のディスプレ
イ、3はCPU(Central Processing Unit)を具備し
蓄積プログラム方式による種々の処理を行う情報処理装
置である。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of the object editing system of the present invention according to the present invention. In the figure, 1 is a pointing device such as a mouse, 2 is a display such as a CRT (Cathode Ray Tube), and 3 is an information processing apparatus that includes a CPU (Central Processing Unit) and performs various processes by a storage program method.

【0011】情報処理装置3は、選択順序認識部4、選
択順序管理テーブル5、選択順序情報表示制御部6、選
択機能認識部7、機能ドライバ8、および、ウインドウ
システムインタフェース9等を具備し、本発明に係るオ
ブジェクト編集を行う。すなわち、選択順序認識部4
は、ディスプレイ2上でポインティングデバイス1によ
り指定されたオブジェクトの選択順序を認識し、選択順
序管理テーブル5に登録し、選択順序情報表示制御部6
は、選択順序認識部4が認識した選択順序をディスプレ
イ2上に展開する。そして、選択機能認識部7は、操作
者が選択した、選択順序管理テーブル5に登録している
オブジェクトの選択順序の適用対象となる機能を認識
し、その認識結果情報を、機能ドライバ8に渡し、この
認識結果情報を参照することにより、機能ドライバ8
は、オブジェクトの選択順序に対応した処理の実行制御
を行う。
The information processing apparatus 3 includes a selection order recognition unit 4, a selection order management table 5, a selection order information display control unit 6, a selection function recognition unit 7, a function driver 8, a window system interface 9, and the like. Object editing according to the present invention is performed. That is, the selection order recognition unit 4
Recognizes the selection order of the objects designated by the pointing device 1 on the display 2, registers the selection order in the selection order management table 5, and selects the selection order information display control unit 6
Develops the selection order recognized by the selection order recognition unit 4 on the display 2. Then, the selected function recognition unit 7 recognizes the function to which the selection order of the objects registered in the selection order management table 5, which is selected by the operator, is applied, and passes the recognition result information to the function driver 8. By referring to this recognition result information, the function driver 8
Performs execution control of processing corresponding to the selection order of objects.

【0012】以下、その詳細な動作説明を行う。操作者
は、ポインティングデバイス1の操作により、ディスプ
レイ2に表示されているオブジェクトを順次選択する。
尚、ここで述べるオブジェクトとは、任意のウインドウ
システムを介して表示される1ウインドウ中に存在する
部品群を指す。このようにして、ポインティングデバイ
ス1により選択されたオブジェクトの選択順序を、後述
の図2で示す処理に基づき、選択順序認識部4により、
選択順序管理テーブル5に登録すると同時に、オブジェ
クトの識別子と共に選択順序情報表示制御部6に渡す。
The detailed operation will be described below. The operator sequentially selects the objects displayed on the display 2 by operating the pointing device 1.
The object described here refers to a group of parts existing in one window displayed via an arbitrary window system. In this way, the selection order recognition unit 4 determines the selection order of the objects selected by the pointing device 1 based on the processing shown in FIG.
At the same time as registering in the selection order management table 5, it is passed to the selection order information display control unit 6 together with the object identifier.

【0013】選択順序情報表示制御部6は、選択順序認
識部4より得た情報を基に、一定の表示規則に従い、オ
ブジェクトの選択順序を、操作者が視覚的に容易に理解
できる形でディスプレイ2に表示する。この表示を参照
しながら、操作者は、ポインティングデバイス1を用い
て、選択順序管理テーブル5に登録しているオブジェク
トの選択順序の適用対象となる機能を選択する。この機
能とは、アプリケーションプログラムが有する諸機能を
指す。この操作者による選択結果を、選択機能認識部7
は、機能ドライバ8へと渡す。機能ドライバ8は、選択
順序管理テーブル5に登録されているオブジェクトの情
報と選択順序を基に、選択順序に即した結果が得られる
よう選択機能処理ルーチンの実行を制御する。このよう
にして、複数のオブジェクトの編集制御が、指定編集順
序と指定編集機能の連携により行われる。
The selection order information display control unit 6 displays the selection order of the objects in a form that the operator can easily visually understand according to a certain display rule based on the information obtained from the selection order recognition unit 4. Display on 2. While referring to this display, the operator uses the pointing device 1 to select a function to which the selection order of the objects registered in the selection order management table 5 is applied. This function refers to various functions of the application program. The selection result by the operator is displayed as the selection function recognition unit 7
Is passed to the function driver 8. The function driver 8 controls the execution of the selection function processing routine based on the information of the objects registered in the selection order management table 5 and the selection order so that a result in accordance with the selection order can be obtained. In this way, the editing control of the plurality of objects is performed by the cooperation of the designated editing order and the designated editing function.

【0014】図2は、図1における選択順序認識部の本
発明に係る処理動作例を示すフローチャートである。以
下、このフローチャートに基づき、図1における選択順
序認識部4の本発明に係る選択順序の認識処理の説明を
行う。まず、図1のポインティングデバイス1で選択さ
れたオブジェクトの識別子を基に、オブジェクトの詳細
情報を取得し、取得したオブジェクト情報が有する選択
可否情報を参照することによって、選択可能か不可能か
の判定を行う(ステップ201)。
FIG. 2 is a flow chart showing an example of the processing operation of the selection order recognition section in FIG. 1 according to the present invention. The selection order recognition processing according to the present invention by the selection order recognition unit 4 in FIG. 1 will be described below based on this flowchart. First, based on the identifier of the object selected by the pointing device 1 of FIG. 1, detailed information of the object is acquired, and by referring to the selectability information included in the acquired object information, it is determined whether the object is selectable or not. Is performed (step 201).

【0015】判定結果が選択不可の場合には、図1の選
択順序管理テーブル5、および、選択順序認識部内に設
けられた選択順序カウンタの初期化を行い、選択順序認
識ルーチンを終了する(ステップ202)。判定結果が
選択可能の場合には、オブジェクトの選択方法が単一選
択を意味するものであるか、それとも複数選択を意味す
るものであるかを判定する(ステップ203)。単一選
択の場合には、図1の選択順序管理テーブル5と選択順
序カウンタの初期化を行った後(ステップ204)、ま
た、複数選択の場合には、選択順序管理テーブル5と選
択順序カウンタを初期化することなく、選択順序カウン
タの更新を行う(ステップ205)。
If the result of the determination is that the selection is not possible, the selection order management table 5 in FIG. 1 and the selection order counter provided in the selection order recognition section are initialized, and the selection order recognition routine is terminated (step 202). If the determination result is selectable, it is determined whether the object selection method means single selection or multiple selection (step 203). In the case of single selection, after initializing the selection order management table 5 and the selection order counter of FIG. 1 (step 204), and in the case of multiple selections, the selection order management table 5 and the selection order counter. The selection order counter is updated without initializing (step 205).

【0016】そして、更新された選択順序カウンタの値
と、選択されているオブジェクトの識別情報とを、図3
における選択順序管理テーブル5で示すようにセットす
る(ステップ206)。次いで、図1の選択順序情報表
示制御部6をコールし、図1のディスプレイ2に、認識
した順序情報を視覚的にフィードバックする。以上が、
図1における選択順序認識部4の処理の流れであり、こ
の選択順序認識部4の処理に係る図1の選択順序管理テ
ーブル5の説明を、次の図3を用いて行う。
Then, the updated value of the selection order counter and the identification information of the selected object are shown in FIG.
It is set as shown in the selection order management table 5 (step 206). Next, the selection order information display control unit 6 of FIG. 1 is called, and the recognized order information is visually fed back to the display 2 of FIG. More than,
It is a flow of processing of the selection order recognition unit 4 in FIG. 1, and the selection order management table 5 of FIG. 1 related to the processing of the selection order recognition unit 4 will be described with reference to FIG.

【0017】図3は、図1における選択順序管理テーブ
ルの本発明に係る一構成例を示す説明図である。本図3
に示すように、選択順序管理テーブル5は、選択順序5
aからオブジェクト識別子5bとオブジェクト種別5c
を導くことが可能な構成をとる。図1のポインティング
デバイス1で連続的にオブジェクトが選択された時、選
択順序管理テーブル5に、必要な情報の追加を行う。こ
の選択順序管理テーブル5への情報追加および削除は、
図1の選択順序認識部4が指示を出す。
FIG. 3 is an explanatory diagram showing a structural example of the selection order management table in FIG. 1 according to the present invention. Figure 3
As shown in FIG.
a to object identifier 5b and object type 5c
Take a configuration that can lead to. When objects are continuously selected by the pointing device 1 of FIG. 1, necessary information is added to the selection order management table 5. Information addition to and deletion from this selection order management table 5
The selection order recognition unit 4 in FIG. 1 gives an instruction.

【0018】選択順序5aは整数値で管理する。また、
オブジェクト識別子5bとオブジェクト種別5cは、本
発明を使用するアプリケーションプログラムまたは、そ
の前提となるウインドウシステムが規定する値を使用し
て管理する。このような構成の選択順序管理テーブル5
を用いて、図1における機能ドライバ8は、選択順序に
即した結果が得られるよう選択機能処理ルーチンの実行
を制御する。以下、図4を用いて、このような図1の機
能ドライバ8による選択機能処理ルーチンの実行制御動
作を説明する。
The selection order 5a is managed by an integer value. Also,
The object identifier 5b and the object type 5c are managed by using an application program that uses the present invention or a value defined by the window system that is a prerequisite for the application program. Selection order management table 5 having such a configuration
1, the function driver 8 in FIG. 1 controls the execution of the selection function processing routine so as to obtain a result in accordance with the selection order. Hereinafter, the execution control operation of the selection function processing routine by the function driver 8 of FIG. 1 will be described with reference to FIG.

【0019】図4は、図1における機能ドライバの本発
明に係る一構成例を示すブロック図である。機能ドライ
バ8は、機能実行条件管理テーブル8aを具備し、この
機能実行条件管理テーブル8aには、編集で使用する全
機能と、その機能の適用条件とを、それぞれ、機能ID
10および実行条件フラグ11の各項目欄で関連付けた
形で登録されている。そして、機能ドライバ8は、機能
実行条件管理テーブル8aに登録されている情報と、選
択順序管理テーブル5に登録されている情報を照合し、
その照合結果を選択順序管理テーブル5に反映すると共
に、全ての照合が完了した後、機能実行コントローラ1
3により、選択順序管理テーブル5に登録されているオ
ブジェクトに対して、選択順序に対応した機能実行を制
御する。
FIG. 4 is a block diagram showing an example of the configuration of the function driver in FIG. 1 according to the present invention. The function driver 8 includes a function execution condition management table 8a. In the function execution condition management table 8a, all the functions used in editing and the application conditions of the function are respectively provided with function IDs.
10 and the execution condition flag 11 are registered in the associated form in each item column. Then, the function driver 8 collates the information registered in the function execution condition management table 8a with the information registered in the selection order management table 5,
The collation result is reflected in the selection order management table 5, and after all collation is completed, the function execution controller 1
3, the function execution corresponding to the selection order is controlled for the objects registered in the selection order management table 5.

【0020】このような機能ドライバ8の制御動作によ
って、操作者は、複数のオブジェクトを一定の秩序化さ
れた規則性に基づいて編集したい時には、求める結果に
即した順序付けを行い、その順序に応じた処理をすると
いう人間の目的指向に適応した操作手順を踏むことが可
能になる。従って、操作者が頭の中で考える手順と実際
の操作手順とが近似となり、編集指示が容易となり、操
作ミスを軽減できる。また、操作者は、編集対象となる
オブジェクトを決め、編集機能を選択するという一連の
操作を繰り返す必要がなくなるため操作回数も減少す
る。その結果、複数オブジェクトに対する一定秩序下で
の編集処理を効率良く行うことができる。
By the control operation of the function driver 8 as described above, when the operator wants to edit a plurality of objects on the basis of a certain regularized regularity, the operator performs ordering according to the desired result, and according to the order. It becomes possible to take an operation procedure adapted to the human purpose orientation of performing the desired processing. Therefore, the procedure that the operator thinks in his head and the actual operation procedure become similar, the editing instruction becomes easy, and the operation error can be reduced. Further, the operator does not have to repeat a series of operations of deciding an object to be edited and selecting an editing function, and therefore the number of operations is reduced. As a result, it is possible to efficiently perform editing processing on a plurality of objects under a certain order.

【0021】以下、本発明の具体的応用例として、GU
Iを利用したレイアウトエディタにおける複数オブジェ
クトの重なり順序の変更処理について、図5を用いて説
明する。図5は、本発明のオブジェクト編集システムの
本発明に係る具体的応用例を示す説明図である。本図5
に示すように、ディスプレイ2上において、前面より
A,B,C,Dの順に重なっている図形オブジェクト群
12を、前面よりC,B,A,Dの順序に変更すること
を目的として、操作および処理を進める。尚、図形オブ
ジェクト群12は、図形オブジェクトの作成が可能なレ
イアウトエディタを使用して作成および配置する。
GU will be described below as a specific application example of the present invention.
A process of changing the overlapping order of a plurality of objects in the layout editor using I will be described with reference to FIG. FIG. 5 is an explanatory view showing a concrete application example of the object editing system of the present invention according to the present invention. Figure 5
As shown in FIG. 2, the operation is performed on the display 2 for the purpose of changing the graphic object group 12 overlapping A, B, C, D from the front side in the order of C, B, A, D from the front side. And proceed. The graphic object group 12 is created and arranged using a layout editor capable of creating graphic objects.

【0022】まず、編集処理のキーとなるオブジェクト
の順序付けを行う。画面上の図形オブジェクト群12の
外接矩形の左上角と右上角を、図1のポインティングデ
バイス1で選択し、順序付けを行うオブジェクト群を決
定する。そして、目的とする重なり順序C,B,A,D
の順に、図1のポインティングデバイス1で、図形オブ
ジェクトを選択する。オブジェクトの選択は、例えば、
マウスカーソルがオブジェクト情報に位置する状態でマ
ウスのボタンを押下することによって行う。
First, the objects that are the keys of the editing process are ordered. The upper left corner and the upper right corner of the circumscribed rectangle of the graphic object group 12 on the screen are selected by the pointing device 1 in FIG. 1 to determine the object group to be ordered. Then, the desired overlapping order C, B, A, D
In this order, a graphic object is selected with the pointing device 1 in FIG. Object selection can be done, for example, by
This is done by pressing the mouse button while the mouse cursor is positioned on the object information.

【0023】このようなオブジェクトの選択操作に対応
して、図1の選択順序認識部4が、オブジェクトの選択
順序を認識し、このオブジェクトの選択順序を、オブジ
ェクト識別情報と共に図3に示すように選択順序管理テ
ーブル5に登録する。このように、操作者が指定したオ
ブジェクトの選択順序を、図1,3の選択順序管理テー
ブル5に登録すると共に、図1の選択順序情報表示制御
部6により、ディスプレイ2上に、オブジェクト選択順
序表示ウインドウ13として、オブジェクト識別情報と
共に表示する。
In response to such an object selection operation, the selection order recognition unit 4 of FIG. 1 recognizes the selection order of the objects, and the selection order of the objects is shown in FIG. 3 together with the object identification information. It is registered in the selection order management table 5. In this way, the selection order of the objects designated by the operator is registered in the selection order management table 5 of FIGS. 1 and 3, and the selection order information display control unit 6 of FIG. The display window 13 is displayed together with the object identification information.

【0024】このオブジェクト選択順序表示ウインドウ
13において、第1列(図中、Nameの列)に表示す
るオブジェクト名称と、第2列(図中、Typeの列)
に表示するオブジェクト種別が、オブジェクト識別情報
であり、第3列(図中、Numの列)に表示された数字
がオブジェクトの選択順序である。尚、このようなオブ
ジェクトの選択順序決定の際、このオブジェクト選択順
序表示ウインドウ13の第3列を選択し、オブジェクト
選択順序を表す数字をキーボード入力により書き換える
ことにより、オブジェクトの選択順序を指定することも
できる。
In the object selection order display window 13, the object names displayed in the first column (Name column in the figure) and the second column (Type column in the figure).
The object type displayed in is the object identification information, and the number displayed in the third column (Num column in the figure) is the object selection order. When determining the selection order of the objects, the selection order of the objects should be specified by selecting the third column of the object selection order display window 13 and rewriting the numbers indicating the object selection order by keyboard input. You can also

【0025】このようにしてオブジェクトの選択順序を
決定した後、操作者は、プルダウンメニュー14中の配
置メニューを開き、「選択順序順に」重なりを変更する
というメニューコマンドを選択する。この「選択順序順
に」重なりを変更するというメニューコマンドの選択を
契機に、図1の選択機能認識部7が、選択された機能を
判別し、図1の機能ドライバ8を起動する。そして、図
1の機能ドライバ8は、図4で示すように、機能実行条
件管理テーブル8aと選択順序管理テーブル5を照合す
る。
After determining the selection order of the objects in this way, the operator opens the arrangement menu in the pull-down menu 14 and selects a menu command to change the overlap "in order of selection". Upon the selection of the menu command of changing the overlap in the “selection order”, the selected function recognition unit 7 of FIG. 1 determines the selected function and activates the function driver 8 of FIG. Then, the function driver 8 of FIG. 1 collates the function execution condition management table 8a with the selection order management table 5 as shown in FIG.

【0026】本図5に示す例の場合、選択順序順に重な
りを変更するという機能が、図4における機能実行条件
管理テーブル8aに、機能ID10として登録されてい
るかどうか検索し、機能ID10が登録されている場合
には、図4における選択順序管理テーブル5に登録され
ているオブジェクト情報が、機能実行条件管理テーブル
8aに、機能ID10と関連付けて登録されている実行
条件フラグ11と一致しているかの判定を行う。この判
定の結果、オブジェクト情報が、実行条件フラグと一致
しなかった場合には、図4の選択順序管理テーブル5よ
りオブジェクト情報を削除し、この選択順序管理テーブ
ル5に登録されている選択順序を更新する。
In the case of the example shown in FIG. 5, the function executing condition management table 8a in FIG. 4 is searched for the function of changing the overlap in the order of selection as the function ID 10, and the function ID 10 is registered. If so, does the object information registered in the selection order management table 5 in FIG. 4 match the execution condition flag 11 registered in the function execution condition management table 8a in association with the function ID 10? Make a decision. If the result of this determination is that the object information does not match the execution condition flag, the object information is deleted from the selection order management table 5 in FIG. 4, and the selection order registered in this selection order management table 5 is deleted. Update.

【0027】図4の機能実行条件管理テーブル8aと選
択順序管理テーブル5の照合後、図4における機能実行
コントローラ13は、機能実行条件管理テーブル8aよ
り得た機能IDと、選択順序管理テーブル5に登録され
ているオブジェクトの選択順序を基に、操作者が、図形
オブジェクト群12に対して図1のポインティングデバ
イス1で指定したオブジェクトの重なり順序になるよ
う、レイアウトエディタの重なり制御機能に実行指示を
出す。そして、レイアウトエディタの重なり制御機能
は、図4における機能実行コントローラ13の指示通
り、オブジェクトの重なりを変更する。このようにし
て、目的とする重なりの変更処理が完了する。
After collating the function execution condition management table 8a of FIG. 4 with the selection order management table 5, the function execution controller 13 of FIG. 4 stores the function ID obtained from the function execution condition management table 8a and the selection order management table 5. Based on the selection order of the registered objects, the operator gives an execution instruction to the overlapping control function of the layout editor so that the overlapping order of the objects specified by the pointing device 1 of FIG. put out. Then, the overlap control function of the layout editor changes the overlap of the objects as instructed by the function execution controller 13 in FIG. In this way, the process of changing the target overlap is completed.

【0028】このように、GUIを利用したレイアウト
エディタの複数オブジェクトに対する重なり変更処理に
おいて、変更結果を定義付けるオブジェクトの順序とオ
ブジェクトに関連性を与え、その結果を視覚的情報とし
てフィードバックし、対象オブジェクトに対して機能の
適用を一括して行うことにより、誤操作の削減および操
作回数の削減を図ることができる。尚、本図5で示した
応用例は、機能ドライバを変形することにより、同様の
GUIを利用したレイアウトエディタの他の機能への拡
張が可能となる。例えば、オブジェクトの色に階層を与
えた変更、オブジェクトのサイズや位置に規則性を与え
た設定、などに適用することが可能である。
As described above, in the overlap changing process for a plurality of objects in the layout editor using the GUI, the order of the objects that define the change result and the object are related, and the result is fed back as visual information to the target object. By collectively applying the functions, it is possible to reduce erroneous operations and the number of operations. The application example shown in FIG. 5 can be expanded to other functions of the layout editor using the same GUI by modifying the function driver. For example, the present invention can be applied to a change in which the color of an object is given a hierarchy, a setting in which regularity is given to the size and position of an object, and the like.

【0029】以上、図1〜図5を用いて説明したよう
に、本実施例のオブジェクト編集システムでは、複数の
オブジェクトに順序性のある属性の付加、変更を行う場
合、操作者は、ポインティングデバイス1により対象と
するオブジェクトを順次選択する。そして、この操作に
基づき、情報処理装置9は、選択順序認識部4により、
このように操作者が選択したオブジェクトのオブジェク
ト識別子とオブジェクトの順序を認識し、認識した結果
を選択順序管理テーブル5に登録する。これと同時に、
選択順序情報表示制御部6により、認識した選択順序と
オブジェクトの関係が理解できる形式でディスプレイ2
上に表示する。この状態で、操作者が、選択したオブジ
ェクトに適用したい機能を選択すると、機能ドライバ8
により、選択順序管理テーブル5に登録されている選択
順序に基づき、選択された機能を実行し、選択されたオ
ブジェクトの選択順序に対応した結果を得る。
As described above with reference to FIGS. 1 to 5, in the object editing system of this embodiment, when an attribute having a certain order is added to or changed in a plurality of objects, the operator has to use the pointing device. By 1, the target object is sequentially selected. Then, based on this operation, the information processing device 9 causes the selection order recognition unit 4 to
In this way, the operator recognizes the object identifier of the object selected and the order of the objects, and the recognized result is registered in the selection order management table 5. At the same time,
The selection order information display control unit 6 displays the display 2 in a format in which the relationship between the recognized selection order and the object can be understood.
Display above. In this state, when the operator selects a function to apply to the selected object, the function driver 8
Thus, the selected function is executed based on the selection order registered in the selection order management table 5, and the result corresponding to the selection order of the selected object is obtained.

【0030】このように、編集対象となるオブジェクト
に編集順序を設定し、設定した順序を基に編集処理を進
めることにより、操作者は、所望の結果が予め指定でき
るようになり、人間が作業を行う際に持つ目的意識、順
序意識に則った操作をとることができる。その結果、複
数オブジェクト編集時の誤操作の頻度と操作回数を削減
でき、複数オブジェクトへの機能適用における操作性を
向上させることができる。
As described above, by setting the editing order for the objects to be edited and advancing the editing processing based on the set order, the operator can specify the desired result in advance, and the human being can perform the work. It is possible to perform operations according to the sense of purpose and the sense of order that one has when performing. As a result, it is possible to reduce the frequency of erroneous operations and the number of operations when editing multiple objects, and improve operability in applying functions to multiple objects.

【0031】尚、本発明は、図1〜図5を用いて説明し
た実施例に限定されるものではなく、その要旨を逸脱し
ない範囲において種々変更可能である。例えば、本実施
例の図4における機能ドライバ8が有する機能実行条件
管理テーブル8aは、本発明を適用したい機能に応じて
設ければ良い。そして、機能ドライバ8の構成は、選択
順序と機能の実行を結び付けて制御するという本発明の
要旨を逸脱しない範囲で種々変形することが可能であ
る。また、選択順序の表示形式や選択順序の決定の仕方
についても本発明の要旨を逸脱しない程度の変形が可能
である。
The present invention is not limited to the embodiments described with reference to FIGS. 1 to 5, but various modifications can be made without departing from the scope of the invention. For example, the function execution condition management table 8a of the function driver 8 in FIG. 4 of the present embodiment may be provided according to the function to which the present invention is applied. The configuration of the function driver 8 can be variously modified without departing from the gist of the present invention in which the selection order and the execution of the functions are linked and controlled. Further, the display format of the selection order and the method of determining the selection order can be modified without departing from the gist of the present invention.

【0032】[0032]

【発明の効果】本発明によれば、複数のオブジェクトに
対して順序性を有する編集機能を適用する際に、順序性
を考慮した操作の煩雑さの解消、および、誤操作や操作
回数の削減を図ることができ、オブジェクトの編集に係
る操作性を向上させることが可能である。
According to the present invention, when applying an edit function having an order to a plurality of objects, the complexity of the operation in consideration of the order is eliminated, and erroneous operations and the number of operations are reduced. It is possible to improve the operability of editing an object.

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

【図1】本発明のオブジェクト編集システムの本発明に
係る構成の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a configuration according to the present invention of an object editing system of the present invention.

【図2】図1における選択順序認識部の本発明に係る処
理動作例を示すフローチャートである。
FIG. 2 is a flowchart showing an example of the processing operation according to the present invention of the selection order recognition unit in FIG.

【図3】図1における選択順序管理テーブルの本発明に
係る一構成例を示す説明図である。
FIG. 3 is an explanatory diagram showing a configuration example according to the present invention of the selection order management table in FIG.

【図4】図1における機能ドライバの本発明に係る一構
成例を示すブロック図である。
FIG. 4 is a block diagram showing a configuration example of the function driver in FIG. 1 according to the present invention.

【図5】本発明のオブジェクト編集システムの本発明に
係る具体的応用例を示す説明図である。
FIG. 5 is an explanatory diagram showing a specific application example of the object editing system of the present invention according to the present invention.

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

1:ポインティングデバイス、2:ディスプレイ、3:
情報処理装置、4:選択順序認識部、5:選択順序管理
テーブル、5a:選択順序、5b:オブジェクト識別
子、5c:オブジェクト種別、6:選択順序情報表示制
御部、7:選択機能認識部、8:機能ドライバ、8a:
機能実行条件管理テーブル、8b:機能実行コントロー
ラ、9:ウインドウシステムインタフェース、10:機
能ID、11:実行条件フラグ、12:図形オブジェク
ト群、13:選択順序情報表示ウインドウ、14:プル
ダウンメニュー。
1: Pointing device, 2: Display, 3:
Information processing device, 4: selection order recognition unit, 5: selection order management table, 5a: selection order, 5b: object identifier, 5c: object type, 6: selection order information display control unit, 7: selection function recognition unit, 8 : Function driver, 8a:
Function execution condition management table, 8b: function execution controller, 9: window system interface, 10: function ID, 11: execution condition flag, 12: graphic object group, 13: selection order information display window, 14: pull-down menu.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 オブジェクト指向プログラミングで作成
されディスプレイ上に表示された複数のオブジェクトに
対して、操作者からの指示に基づく編集を行うシステム
であって、上記編集対象の各オブジェクトのそれぞれに
対応して操作者が指示した選択順序を登録する手段と、
操作者が指示した各オブジェクトに適用する機能を、上
記登録した選択順序で各オブジェクトに関連付ける手段
とを設け、上記操作者による順序定義を基にオブジェク
ト編集を行うことを特徴とするオブジェクト編集システ
ム。
1. A system for editing a plurality of objects created by object-oriented programming and displayed on a display based on instructions from an operator, the system corresponding to each of the objects to be edited. Means for registering the selection order instructed by the operator,
An object editing system comprising means for associating a function to be applied to each object designated by an operator with each object in the registered selection order, and performing object editing based on the order definition by the operator.
【請求項2】 請求項1に記載のオブジェクト編集シス
テムにおいて、上記登録した上記複数のオブジェクトの
それぞれの選択順序を、上記ディスプレイ上に表示する
手段を設け、編集対象の各オブジェクトの選択順序を操
作者に対して視覚的に通知することを特徴とするオブジ
ェクト編集システム。
2. The object editing system according to claim 1, further comprising means for displaying on the display the selection order of each of the plurality of registered objects, and operating the selection order of each object to be edited. An object editing system that visually notifies a person.
JP7161661A 1995-06-28 1995-06-28 Object editing system Pending JPH0916368A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7161661A JPH0916368A (en) 1995-06-28 1995-06-28 Object editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7161661A JPH0916368A (en) 1995-06-28 1995-06-28 Object editing system

Publications (1)

Publication Number Publication Date
JPH0916368A true JPH0916368A (en) 1997-01-17

Family

ID=15739435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7161661A Pending JPH0916368A (en) 1995-06-28 1995-06-28 Object editing system

Country Status (1)

Country Link
JP (1) JPH0916368A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007328029A (en) * 2006-06-06 2007-12-20 Canon Inc Information processing apparatus, information processing method, and information processing program
JP2014209326A (en) * 2013-03-27 2014-11-06 パナソニック株式会社 Image processing apparatus, image processing method, and image processing program
US9230309B2 (en) 2013-04-05 2016-01-05 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method with image inpainting
US9495757B2 (en) 2013-03-27 2016-11-15 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007328029A (en) * 2006-06-06 2007-12-20 Canon Inc Information processing apparatus, information processing method, and information processing program
US8773460B2 (en) 2006-06-06 2014-07-08 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and information processing program for displaying a plurality of objects on an operation screen based on a drawing order of the plurity of objects
JP2014209326A (en) * 2013-03-27 2014-11-06 パナソニック株式会社 Image processing apparatus, image processing method, and image processing program
US9495757B2 (en) 2013-03-27 2016-11-15 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method
US9530216B2 (en) 2013-03-27 2016-12-27 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method
US9230309B2 (en) 2013-04-05 2016-01-05 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method with image inpainting

Similar Documents

Publication Publication Date Title
JPS61229168A (en) Generation of graph using computer
JP3554854B2 (en) Business job execution related diagram display method
JPH0916368A (en) Object editing system
JPH08115194A (en) Help display method for information processing system
JPH09114621A (en) Gui picture design support method
JP3239292B2 (en) Figure specification control method for figure editing system
JP3750084B2 (en) Data processing device for narrowed display
EP0180021B1 (en) Hierarchical selection
JPH0830417A (en) Method and device for editing image
JPH1049133A (en) Data display method
JP2753015B2 (en) Attribute input method
JPH0778215A (en) Executing method for job program
JPH05189188A (en) Multiwindow display control system
JP2842511B2 (en) Form creation device
JPH07334696A (en) Table preparation system
JPH1046465A (en) Data processor for embroidery
JPH0778714B2 (en) Multiple display area control method and its control device
JP3011050B2 (en) Pointing confirmation method
JPH05108635A (en) Character display device
JPH09147132A (en) Cad system
JPH06301523A (en) Execution program setting device
JPH0525339B2 (en)
JPH02285414A (en) Key display processing system
JPH0371328A (en) Sort key information defining/processing system
JPH04335430A (en) Program editing device