EP0461830A2 - Figure editing apparatus - Google Patents

Figure editing apparatus Download PDF

Info

Publication number
EP0461830A2
EP0461830A2 EP91305196A EP91305196A EP0461830A2 EP 0461830 A2 EP0461830 A2 EP 0461830A2 EP 91305196 A EP91305196 A EP 91305196A EP 91305196 A EP91305196 A EP 91305196A EP 0461830 A2 EP0461830 A2 EP 0461830A2
Authority
EP
European Patent Office
Prior art keywords
editing
node
area
subnodes
subsidiary
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.)
Granted
Application number
EP91305196A
Other languages
German (de)
French (fr)
Other versions
EP0461830A3 (en
EP0461830B1 (en
Inventor
Eiji Koga
Takashi Nakamura
Kunitaka Ozawa
Tsuneaki Kadosawa
Hitoshi Watanabe
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Publication of EP0461830A2 publication Critical patent/EP0461830A2/en
Publication of EP0461830A3 publication Critical patent/EP0461830A3/en
Application granted granted Critical
Publication of EP0461830B1 publication Critical patent/EP0461830B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S715/00Data processing: presentation processing of document, operator interface processing, and screen saver display processing
    • Y10S715/961Operator interface with visual structure or function dictated by intended use
    • Y10S715/965Operator interface with visual structure or function dictated by intended use for process control and configuration
    • Y10S715/966Computer process, e.g. operation of computer
    • Y10S715/967Visual or iconic programming

Definitions

  • This invention relates to a figure editing apparatus and, more particularly, to a figure editing apparatus capable of editing a graphical program by using a two-dimensional display.
  • a conventional figure editing apparatus is available in which figures such as rectangles and circles and character sequences are edited and displayed on a two-dimensional display unit. By using such an apparatus, it is possible to designate editing of individual basic figures. In addition, basic figures can be divided into groups and then editing can be designated for each group.
  • the operation involved in editing groups is especially effective in moving and copying, and the editing designation itself is simpler than an operation in which the individual basic figures are manipulated one at a time. Another advantage is that the two-dimensional relationship of the individual basic figures can be maintained.
  • a program is composed of a collection of statements, and each statement comprises a number of structural elements.
  • some of the node symbols have a plurality of variable attributes.
  • a plurality of variable attributes are attached to a node as a character string, it becomes difficult to understand the structure of the program at the display stage and, at the same time, the operations for deleting, moving and copying parts of the program structure entail editing of the character strings. Consequently, operation is troublesome and complicated.
  • the variable attribute portions are registered as new node symbols, the operation for editing individual attributes is simplified.
  • this entails a grouping operation, which is a troublesome task.
  • an object of the present invention is to provide a figure editing apparatus adapted to simplify the editing of a figure set, which comprises a set of a plurality of basic figures, and especially the editing of a graphic program.
  • a figure editing apparatus for editing figure sets each comprising a set of a plurality of basic figures
  • the apparatus comprising first memory means for storing, in correlated form, each figure set and the plurality of basic figures constituting the figure set, second memory means for storing, in correlated form, each figure set and an area corresponding to the figure set, third memory means for storing, in correlated form, the basic figures and areas corresponding to the basic figures, and adding/deleting means for designating an area corresponding to a figure set or basic figure, thereby adding a basic figure to or deleting the basic figure from the first memory means.
  • the foregoing object is attained by providing a figure editing apparatus for editing a graphical program expressed as a combination of a plurality of node symbols each representing processing; a plurality of nodes, which are structural elements of the program, having attached thereto variable attributes based upon the node symbols; directional line segments interconnecting the nodes in order to express an order in which the nodes are executed; and in a case where a plurality of directional line segments originate from the same node, attribute information for distinguishing among the directional line segments in this a group of directional line segments; the apparatus comprising: input means for attaching attributes to the nodes; display means for displaying the structural elements of the graphical program; position designating means for designating positions on the display means; and memory means for storing figure information relating to the node symbols, attributes and program structure; wherein a display area occupied by a main node and a display area occupied by subnodes can each be designated; and further comprising means for referring to a
  • a maximum number of subnodes capable of being possessed by each node symbol can be designated as attributes of the node symbol, and/or it is further possible to designate an area to which a newly added subnode can be assigned.
  • a figure editing apparatus adapted to simplify the editing of figure sets, each of which comprises a set of a plurality of basic figures, particularly the editing of a graphical program.
  • Fig. 1 is a block diagram showing the construction of a figure editing apparatus according to an embodiment of the present invention.
  • the apparatus includes a processing control unit 1 for controlling the figure editing operation of the apparatus, a display unit 2 for displaying edited figures and menus, a memory 3 capable of being referred to, and in which data can be stored, by the processing control unit 1, an input unit 4 such as a keyboard for entering character information or control information, and a two-dimensional position designating unit 5, such as a mouse, for designating specific positions on the display screen of the display unit 2.
  • the memory 3 has a work area 3a, a control-procedure storage area 3b for storing the control procedure shown in Fig. 3, a node-symbol storage area 3c for storing node-symbol attribute information shown in detail in Fig. 4, and a program-information storage area 3d for storing structural information relating to a program to be edited.
  • Input signals from the input unit 4 and two-dimensional position designating unit 5 are stored in the memory 3 through the processing controller 1.
  • Fig. 2 is a diagram showing the structure of the node-symbol storage area 3c.
  • the node-symbol storage area 3c stores a node-symbol name 21, a minimum number 22 of subnodes contained in a main node, a maximum number 23 of subnodes contained in the main node, main-node size 24, subnode position 25, subnode size 26, and graphics information 27 relating to the node symbol.
  • Fig. 3 is a diagram showing an example of a display on the display screen of the display unit 2 in a case where figure editing is performed by the figure editing apparatus of this embodiment.
  • Numeral 7 denotes an area capable of displaying a full screen.
  • the area 7 contains an editing display area 8, which is for editing a program, and an area 9 for displaying and selecting all node symbols.
  • the area 9 contains individual node symbols 10.
  • Numeral 11 denotes one node generated in the program editing area 8 on the basis of a node symbol.
  • Numeral 12 denotes an editing selection menu displayed temporarily when an editing operation is performed.
  • Numeral 13 denotes a display selection area for designating processing of a graphical program undergoing editing.
  • Fig. 4 is a diagram showing the vicinity of node 11 (Fig. 3) in greater detail.
  • a node-occupied area 41 for a node not having subnodes and node-occupied areas 42, 46 occupied by nodes capable of possessing subnodes.
  • a main-node-occupied area 43 contained in the area 42 and occupied by a main node a subnode-occupied area 44 contained in the area 42 and occupied by all subnodes of the corresponding main node, and individual subnode areas 45 contained in the subnode-occupied area 44.
  • the function-calling node has the function name written in the main-node portion, and has zero or more arguments written in the subnode portions. Thus, the node is for calling a function.
  • the information shown in Fig. 2 is inputted to and preserved in the node-symbol storage area 3C of memory 3 in accordance with the procedure shown in Fig. 5.
  • the above information is entered for each node symbol.
  • a message appears on the display unit 2 and inquires as to how many subnodes a node symbol is capable of possessing besides a main node.
  • the operator uses the keyboard 4 to enter the minimum and maximum numbers of subnodes.
  • the size of the area occupied by the main node on the display unit 2 is entered at step S52. It is determined at step S53 whether the maximum number of subnodes is zero or not.
  • step S54 the coordinates of the upper left corners and sizes of areas of the subnodes are entered.
  • Each of these items of data is preserved in memory in the form shown in Fig. 2.
  • the screen for program editing shown in Fig. 3 is displayed and then the system waits for the operator to enter a command designating the editing operation.
  • one of the node symbols in area 9 is selected by the two-dimensional position designating unit 5, and a position for this node is designated that will not overlap the other nodes in area 8.
  • the function for generating a new node utilizes the information in the program-information storage area 3d as well as the node symbol information shown in Fig. 2. This function is implemented through the control procedure shown in the flowchart of Fig. 6. Though this procedure has no direct bearing upon the problem which the present invention attempts to solve, it will be described in brief.
  • step S61 of the flowchart the designated position is detected to obtain coordinates (x,y).
  • step S62 it is determined in which rectangular area on the screen the position at coordinates (x,y) resides. If the area is found to be an area occupied by an already existing node in the graphical program area 8, the program proceeds from step S63 to step S67, at which various types of editing processing are executed. If the area in which the position is found is the node-symbol area, the program proceeds from step S64 to step S68, at which a node is added. Thus, depending upon the area in which the designated position is found, the processing steps S65 ⁇ S69 are executed. In a case where the area designated is that for end of editing, the program proceeds from step S66 to step S70, at which processing is terminated.
  • Fig. 7 shows a processing procedure executed when an editing operation is applied to an already existing node.
  • Step 71 calls for a determination as to whether an area designated for editing is a subnode area. If the area is not a subnode area, then it is determined at step S77 whether the node to be edited is one capable of having subnodes. In case of the example shown in Fig. 4, the program would branch to step S78 if area 41 were selected; to step S87 if area 43 or 46 were selected; and to step S72 if n is 1 and m is 4 when area 45 is selected.
  • the operation menu can be reduced to the two items of subnode addition and deletion, as at step S72, since it is known from step S71 that the editing operation is to be applied to a subnode. If addition is selected, the program proceeds from step S73 to step S74, at which the second through fourth subnodes are shifted downward by one space, and at step S75, a blank subnode is added as the first subnode. If subnode deletion is selected from the menu, the program proceeds from step S73 to step S76, at which the second through fourth subnodes are shifted upward by one space and the portion at which the fourth subnode was located is deleted.
  • steps S78 through S86 are executed. Specifically, the operating menu is made three items at step S78, and the entire node is subjected to move, delete or copy processing.
  • step S87 an item for subnode addition is added to the menu to join the editing items for the entirety of the node.
  • the program jumps to step S74 when both n and m are 0 so that one blank subnode is added as the first subnode.
  • any of items 1 through 3 in the menu is selected, this means that the editing operation is to be applied to the whole node. Therefore, the editing processing of steps S81 through S83, the editing processing of step S84 or the editing processing of steps S85 and S86 is applied to the area containing the entirety of the main node and its subnodes.
  • the number of subnodes capable of being attached besides the main node, the size of the node area and the display position thereof are added to the attributes of a node symbol which serves as a basis for generating a node that is a structural element of the program.
  • an area selected for editing in the program area is a subnode or main node, it is determined whether the node is one capable of having subnodes attached thereto.
  • the present embodiment has been described in accordance with editing of a graphical program, in which particularly outstanding results are obtained.
  • the invention can be applied to figures in general and is useful for editing one unified figure, which is composed of a combination of a plurality of basic figures, in units of the individual basic figures or in a unit consisting of the figure as a whole.

Abstract

A figure editing apparatus for editing figure sets each comprising a set of a plurality of basic figures includes a first memory for storing, in correlated form, each figure set and the plurality of basic figures constituting the figure set, a second memory for storing, in correlated form, each figure set and an area corresponding to the figure set, a third memory for storing, in correlated form, the basic figures and areas corresponding to the basic figures, and an adding/deleting unit for designating an area corresponding to a figure set or basic figure, thereby adding a basic figure to or deleting the basic figure from the first memory. The editing of figure sets, each of which comprises a set of a plurality of basic figures, and particularly the editing of a graphical program, is simplified.

Description

    BACKGROUND OF THE INVENTION 1. Field of the Invention:
  • This invention relates to a figure editing apparatus and, more particularly, to a figure editing apparatus capable of editing a graphical program by using a two-dimensional display.
  • 2. Description of the Prior Art:
  • A conventional figure editing apparatus is available in which figures such as rectangles and circles and character sequences are edited and displayed on a two-dimensional display unit. By using such an apparatus, it is possible to designate editing of individual basic figures. In addition, basic figures can be divided into groups and then editing can be designated for each group.
  • The operation involved in editing groups is especially effective in moving and copying, and the editing designation itself is simpler than an operation in which the individual basic figures are manipulated one at a time. Another advantage is that the two-dimensional relationship of the individual basic figures can be maintained.
  • In manipulating groups, it is necessary to designate grouping, cancel the designation, etc., before performing such figure editing operations as the moving, deleting and copying of the figures that have been grouped. In particular, if a designation cannot be made in a rectangular area, it is required that the basic figures be designated one by one.
  • In a case where a graphical program is edited by the above-described figure editing apparatus, the following problems arises:
  • In general, many programming languages having a structure dictated by the character of the particular language. For example, a program is composed of a collection of statements, and each statement comprises a number of structural elements. Accordingly, in a program to be edited by the editing apparatus, some of the node symbols have a plurality of variable attributes. When a plurality of variable attributes are attached to a node as a character string, it becomes difficult to understand the structure of the program at the display stage and, at the same time, the operations for deleting, moving and copying parts of the program structure entail editing of the character strings. Consequently, operation is troublesome and complicated. On the other hand, if the variable attribute portions are are registered as new node symbols, the operation for editing individual attributes is simplified. However, when editing is applied to the entirety of a node having attributes attached thereto, this entails a grouping operation, which is a troublesome task.
  • SUMMARY OF THE INVENTION
  • Accordingly, an object of the present invention is to provide a figure editing apparatus adapted to simplify the editing of a figure set, which comprises a set of a plurality of basic figures, and especially the editing of a graphic program.
  • According to the present invention, the foregoing object is attained by providing a figure editing apparatus for editing figure sets each comprising a set of a plurality of basic figures, the apparatus comprising first memory means for storing, in correlated form, each figure set and the plurality of basic figures constituting the figure set, second memory means for storing, in correlated form, each figure set and an area corresponding to the figure set, third memory means for storing, in correlated form, the basic figures and areas corresponding to the basic figures, and adding/deleting means for designating an area corresponding to a figure set or basic figure, thereby adding a basic figure to or deleting the basic figure from the first memory means.
  • Further, according to another aspect of the present invention, the foregoing object is attained by providing a figure editing apparatus for editing a graphical program expressed as a combination of a plurality of node symbols each representing processing; a plurality of nodes, which are structural elements of the program, having attached thereto variable attributes based upon the node symbols; directional line segments interconnecting the nodes in order to express an order in which the nodes are executed; and in a case where a plurality of directional line segments originate from the same node, attribute information for distinguishing among the directional line segments in this a group of directional line segments; the apparatus comprising:
    input means for attaching attributes to the nodes;
    display means for displaying the structural elements of the graphical program; position designating means for designating positions on the display means; and memory means for storing figure information relating to the node symbols, attributes and program structure; wherein a display area occupied by a main node and a display area occupied by subnodes can each be designated; and further comprising means for referring to a group of attribute information stored in the memory means, wherein, with regard to a node generated from a node symbol having subnodes attached thereto, an editing operation for this node can be selected to be an operation for the entirety of the node inclusive of its subnodes, and an operation relating to individual ones of the subnodes, with the selection being made by designating the particular occupied display area using the position designating means.
  • In above arrangement, a maximum number of subnodes capable of being possessed by each node symbol can be designated as attributes of the node symbol, and/or it is further possible to designate an area to which a newly added subnode can be assigned.
  • In this arrangement, basic figures can be added to or deleted from a set of figures very easily, and attributes also can be added and deleted easily, all without grouping. In particular, in the editing of a graphical program, a node generated from a node symbol having subnodes can be edited, as by node movement, deletion or addition, and the editing operation for the overall node inclusive of subnodes can be performed easily without grouping.
  • Thus, in accordance with the present invention, there is provided a figure editing apparatus adapted to simplify the editing of figure sets, each of which comprises a set of a plurality of basic figures, particularly the editing of a graphical program.
  • Other features and advantages of the present invention will be apparent from the following description taken in conjunction with the accompanying drawings, in which like reference characters designate the same or similar parts throughout the figures thereof.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • Fig. 1 is a block diagram illustrating the construction of a graphics editing apparatus according to an embodiment of the present invention;
    • Fig. 2 is a diagram showing the structure of a node-symbol storage area within a memory;
    • Fig. 3 is a diagram illustrating an example of a display on the screen of a display unit;
    • Fig. 4 is a diagram showing, in greater detail, nodes to be edited, the nodes being located in a program editing area shown in Fig. 3;
    • Fig. 5 is a flowchart showing a processing procedure whereby attributes are assigned to node symbols; and
    • Figs. 6 and 7 are flowcharts showing processing procedures for editing nodes.
    DESCRIPTION OF THE PREFERRED EMBODIMENT
  • Fig. 1 is a block diagram showing the construction of a figure editing apparatus according to an embodiment of the present invention.
  • As shown in Fig. 1, the apparatus includes a processing control unit 1 for controlling the figure editing operation of the apparatus, a display unit 2 for displaying edited figures and menus, a memory 3 capable of being referred to, and in which data can be stored, by the processing control unit 1, an input unit 4 such as a keyboard for entering character information or control information, and a two-dimensional position designating unit 5, such as a mouse, for designating specific positions on the display screen of the display unit 2. The memory 3 has a work area 3a, a control-procedure storage area 3b for storing the control procedure shown in Fig. 3, a node-symbol storage area 3c for storing node-symbol attribute information shown in detail in Fig. 4, and a program-information storage area 3d for storing structural information relating to a program to be edited. Input signals from the input unit 4 and two-dimensional position designating unit 5 are stored in the memory 3 through the processing controller 1.
  • Fig. 2 is a diagram showing the structure of the node-symbol storage area 3c.
  • As shown in Fig. 2, the node-symbol storage area 3c stores a node-symbol name 21, a minimum number 22 of subnodes contained in a main node, a maximum number 23 of subnodes contained in the main node, main-node size 24, subnode position 25, subnode size 26, and graphics information 27 relating to the node symbol.
  • Fig. 3 is a diagram showing an example of a display on the display screen of the display unit 2 in a case where figure editing is performed by the figure editing apparatus of this embodiment.
  • Numeral 7 denotes an area capable of displaying a full screen. The area 7 contains an editing display area 8, which is for editing a program, and an area 9 for displaying and selecting all node symbols. The area 9 contains individual node symbols 10. Numeral 11 denotes one node generated in the program editing area 8 on the basis of a node symbol. Numeral 12 denotes an editing selection menu displayed temporarily when an editing operation is performed. Numeral 13 denotes a display selection area for designating processing of a graphical program undergoing editing.
  • Fig. 4 is a diagram showing the vicinity of node 11 (Fig. 3) in greater detail.
  • Illustrated in Fig. 4 are a node-occupied area 41 for a node not having subnodes, and node-occupied areas 42, 46 occupied by nodes capable of possessing subnodes. Also shown are a main-node-occupied area 43 contained in the area 42 and occupied by a main node, a subnode-occupied area 44 contained in the area 42 and occupied by all subnodes of the corresponding main node, and individual subnode areas 45 contained in the subnode-occupied area 44.
  • In Fig. 4, a simple branch node is illustrated as the node not having subnodes. Illustrated as nodes having subnodes are a multiple-branch node and a function-calling node, which is capable of assigning an argument. With regard to the multiple-branch node, the main-node portion thereof is an area in which a variable for discriminating the branch condition is written, and each subnode portion is an area in which a condition value is written. In the example of Fig. 4, a = a+1 is executed if the value of the variable "switch" is "1"; b = b-1 is executed if the value of this variable is "2"; and so on. Thus, two or more branching operations are performed depending upon the value of "switch". The function-calling node has the function name written in the main-node portion, and has zero or more arguments written in the subnode portions. Thus, the node is for calling a function.
  • The operation of the graphics editing apparatus of this embodiment will now be described in accordance with the flowcharts of Figs. 5 through 7.
  • First, prior to a graphics editing operation, the information shown in Fig. 2 is inputted to and preserved in the node-symbol storage area 3C of memory 3 in accordance with the procedure shown in Fig. 5. The above information is entered for each node symbol. At step S51 of the flowchart, a message appears on the display unit 2 and inquires as to how many subnodes a node symbol is capable of possessing besides a main node. In response, the operator uses the keyboard 4 to enter the minimum and maximum numbers of subnodes. Next, the size of the area occupied by the main node on the display unit 2 is entered at step S52. It is determined at step S53 whether the maximum number of subnodes is zero or not. If the number of subnodes is not zero, the program proceeds to step S54, at which the coordinates of the upper left corners and sizes of areas of the subnodes are entered. Each of these items of data is preserved in memory in the form shown in Fig. 2. When graphics editing processing starts, the screen for program editing shown in Fig. 3 is displayed and then the system waits for the operator to enter a command designating the editing operation.
  • In order to generate a new node in area 8 (Fig. 3), one of the node symbols in area 9 is selected by the two-dimensional position designating unit 5, and a position for this node is designated that will not overlap the other nodes in area 8. The function for generating a new node utilizes the information in the program-information storage area 3d as well as the node symbol information shown in Fig. 2. This function is implemented through the control procedure shown in the flowchart of Fig. 6. Though this procedure has no direct bearing upon the problem which the present invention attempts to solve, it will be described in brief.
  • First, at step S61 of the flowchart, the designated position is detected to obtain coordinates (x,y). Next, at step S62, it is determined in which rectangular area on the screen the position at coordinates (x,y) resides. If the area is found to be an area occupied by an already existing node in the graphical program area 8, the program proceeds from step S63 to step S67, at which various types of editing processing are executed. If the area in which the position is found is the node-symbol area, the program proceeds from step S64 to step S68, at which a node is added. Thus, depending upon the area in which the designated position is found, the processing steps S65 → S69 are executed. In a case where the area designated is that for end of editing, the program proceeds from step S66 to step S70, at which processing is terminated.
  • Next, the flowcharts of Figs. 4 and 7 will be referred to in order to describe a case in which such node-editing operations as move, delete and copy are applied to an already existing node present in area 8 of Fig. 3.
  • Fig. 7 shows a processing procedure executed when an editing operation is applied to an already existing node. Step 71 calls for a determination as to whether an area designated for editing is a subnode area. If the area is not a subnode area, then it is determined at step S77 whether the node to be edited is one capable of having subnodes. In case of the example shown in Fig. 4, the program would branch to step S78 if area 41 were selected; to step S87 if area 43 or 46 were selected; and to step S72 if n is 1 and m is 4 when area 45 is selected.
  • In processing executed at steps S72 - S76, the operation menu can be reduced to the two items of subnode addition and deletion, as at step S72, since it is known from step S71 that the editing operation is to be applied to a subnode. If addition is selected, the program proceeds from step S73 to step S74, at which the second through fourth subnodes are shifted downward by one space, and at step S75, a blank subnode is added as the first subnode. If subnode deletion is selected from the menu, the program proceeds from step S73 to step S76, at which the second through fourth subnodes are shifted upward by one space and the portion at which the fourth subnode was located is deleted.
  • Similarly, since it is known from step S77 that the designated node is not a subnode, steps S78 through S86 are executed. Specifically, the operating menu is made three items at step S78, and the entire node is subjected to move, delete or copy processing. At step S87, an item for subnode addition is added to the menu to join the editing items for the entirety of the node. When this subnode-addition item is selected, the program jumps to step S74 when both n and m are 0 so that one blank subnode is added as the first subnode. When any of items 1 through 3 in the menu is selected, this means that the editing operation is to be applied to the whole node. Therefore, the editing processing of steps S81 through S83, the editing processing of step S84 or the editing processing of steps S85 and S86 is applied to the area containing the entirety of the main node and its subnodes.
  • In accordance with this embodiment, when a graphical program is edited in the graphics editing apparatus, the number of subnodes capable of being attached besides the main node, the size of the node area and the display position thereof are added to the attributes of a node symbol which serves as a basis for generating a node that is a structural element of the program. In a case where an area selected for editing in the program area is a subnode or main node, it is determined whether the node is one capable of having subnodes attached thereto. Thus, in addition to an editing operation performed in subnode units, it is possible for the editing of an entire node inclusive of its subnodes to be performed without an operation for grouping nodes and subnodes. This makes it easy and simple to edit a graphical program possessing a structure.
  • The present embodiment has been described in accordance with editing of a graphical program, in which particularly outstanding results are obtained. However, the invention can be applied to figures in general and is useful for editing one unified figure, which is composed of a combination of a plurality of basic figures, in units of the individual basic figures or in a unit consisting of the figure as a whole.
  • As many apparently widely different embodiments of the present invention can be made without departing from the spirit and scope thereof, it is to be understood that the invention is not limited to the specific embodiments thereof except as defined in the appended claims.

Claims (7)

  1. A figure editing apparatus for editing figure sets each comprising a set of a plurality of basic figures, the apparatus comprising:
       first memory means for storing, in correlated form, each figure set and the plurality of basic figures constituting the figure set;
       second memory means for storing, in correlated form, each figure set and an area corresponding to the figure set;
       third memory means for storing, in correlated form, the basic figures and areas corresponding to the basic figures; and
       adding/deleting means for designating an area corresponding to a figure set or basic figure, thereby adding a basic figure to or deleting the basic figure from said first memory means.
  2. A figure editing apparatus for editing a graphical program expressed as a combination of a plurality of node symbols each representing processing; a plurality of nodes, which are structural elements of the program, having attached thereto variable attributes based upon the node symbols; directional line segments interconnecting the nodes in order to express an order in which the nodes are executed; and in a case where a plurality of directional line segments originate from the same node, attribute information for distinguishing among the directional line segments in this a group of directional line segments; the apparatus comprising:
       input means for attaching attributes to the nodes;
       display means for displaying the structural elements of the graphical program;
       position designating means for designating positions on the display means; and
       memory means for storing figure information relating to the node symbols, attributes and program structure;
       wherein a display area occupied by a main node and a display area occupied by subnodes can each be designated; and
       means for referring to a group of attribute information stored in said memory means, wherein, with regard to a node generated from a node symbol having subnodes attached thereto, an editing operation for this node can be selected to be an operation for the entirety of the node inclusive of its subnodes, and an operation relating to individual ones of the subnodes, with the selection being made by designating the particular occupied display area using said position designating means.
  3. The figure editing apparatus according to claim 2, wherein it is possible to designate an area to which a newly added subnode can be assigned.
  4. The figure editing apparatus according to claim 2, a maximum number of subnodes capable of being possessed by each node symbol can be designated as attributes of the node symbol.
  5. A method of editing a graphical display of the type in which a plurality of figures may be displayed at least some of which comprise one or more subsidiary portions, comprising the steps of determining whether an area designated for editing represents an entire said figure or a subsidiary portion, and carrying an editing operation on the entire figure or on the subsidiary portion in accordance with the result of the determination.
  6. Apparatus for editing a graphical display, the apparatus being operable to display a plurality of figures including a figure having one or more subsidiary portions, the figure having one or more subsidiary portions being displayed as an area relating to the figure as a whole and one or more further areas relating to subsidiary portions, the apparatus having input means to identify an editing location and editing means for (i) determining, in the case of an editing location identified in a said figure having one or more subsidiary portions, whether the editing location corresponds to the area relating to the figure as a whole or an area relating to a subsidiary portion, and (ii) entering an editing routine for an area as a whole or an editing routine for a subsidiary portion in accordance with the result of the determination.
  7. Apparatus for displaying a figure having a main figure area and one or more subsidiary portion areas and editing the whole figure if the main figure area is identified for an editing operation and editing a subsidiary portion if a subsidiary portion area is identified for an editing operation.
EP91305196A 1990-06-11 1991-06-10 Figure editing apparatus Expired - Lifetime EP0461830B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP149814/90 1990-06-11
JP14981490A JP3302011B2 (en) 1990-06-11 1990-06-11 Figure editing method and apparatus

Publications (3)

Publication Number Publication Date
EP0461830A2 true EP0461830A2 (en) 1991-12-18
EP0461830A3 EP0461830A3 (en) 1993-09-08
EP0461830B1 EP0461830B1 (en) 1998-09-02

Family

ID=15483295

Family Applications (1)

Application Number Title Priority Date Filing Date
EP91305196A Expired - Lifetime EP0461830B1 (en) 1990-06-11 1991-06-10 Figure editing apparatus

Country Status (4)

Country Link
US (1) US5287439A (en)
EP (1) EP0461830B1 (en)
JP (1) JP3302011B2 (en)
DE (1) DE69130085T2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0559152A2 (en) * 1992-03-02 1993-09-08 Casio Computer Company Limited Diagram drawing apparatus
EP0852363A2 (en) * 1997-01-02 1998-07-08 Runaway Technology, Inc. Digital composition of a mosaic image

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0658624B2 (en) * 1990-03-30 1994-08-03 インターナショナル・ビシネス・マシーンズ・コーポレーション Graphical user interface management device
JPH05108288A (en) * 1991-10-17 1993-04-30 Fuji Xerox Co Ltd Information classification backup device
GB2268292A (en) * 1992-06-16 1994-01-05 Ibm Error handling in a state-free system
US5594858A (en) * 1993-07-29 1997-01-14 Fisher-Rosemount Systems, Inc. Uniform control template generating system and method for process control programming
US5659639A (en) * 1993-11-24 1997-08-19 Xerox Corporation Analyzing an image showing editing marks to obtain category of editing operation
JP3015264B2 (en) * 1993-12-10 2000-03-06 キヤノン株式会社 Information processing apparatus and method
US6002399A (en) * 1995-06-16 1999-12-14 Apple Computer, Inc. Apparatus and method for creating diagrams
US5898860A (en) * 1996-10-01 1999-04-27 Leibold; William Steven System and method for automatically generating a control drawing for a real-time process control system
US6774899B1 (en) * 1997-09-18 2004-08-10 Mitsubishi Electric Research Laboratories, Inc. Drawing graphs using user selectable visual oragnization features and/or other user controlled constraints
JP4056026B2 (en) 1998-11-09 2008-03-05 キヤノン株式会社 Image management apparatus, image management method, and storage medium
US20020152240A1 (en) * 2001-04-16 2002-10-17 Parascript Llc Insertion of space in a geometric document
JP2003032612A (en) * 2001-07-13 2003-01-31 Canon Inc Moving image reproducing describing method, moving image reproduction recording device, record medium and control program
WO2004097627A2 (en) * 2003-05-01 2004-11-11 Maz Laboratory A method of representing data flow between programming objects in a hierarchical display
RU2008102937A (en) * 2005-06-28 2009-08-10 Эксонмобил Апстрим Рисерч Компани (Us) GRAPHIC LANGUAGE OF HIGH-LEVEL PROGRAMMING AND TOOLS FOR WELL MANAGEMENT PROGRAMMING
JP5012887B2 (en) * 2009-12-28 2012-08-29 富士通株式会社 Program, editing method, and computer
JP6039942B2 (en) 2012-07-09 2016-12-07 キヤノン株式会社 Information processing apparatus, control method thereof, and program
JP6122260B2 (en) 2012-07-09 2017-04-26 キヤノン株式会社 Image processing apparatus and method and program thereof
JP5956860B2 (en) 2012-07-09 2016-07-27 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP2015043158A (en) 2013-08-26 2015-03-05 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP5720749B2 (en) * 2013-09-25 2015-05-20 富士通株式会社 Display program, display method, and computer
JP6417154B2 (en) 2014-08-27 2018-10-31 キヤノン株式会社 Information processing apparatus, information processing method, and program
US9552562B2 (en) * 2014-09-26 2017-01-24 Oracle International Corporation Visual information builder for business rules

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4831580A (en) * 1985-07-12 1989-05-16 Nippon Electric Industry Co., Ltd. Program generator
US4967372A (en) * 1986-05-16 1990-10-30 The United States Of America As Represented By The Department Of Health And Human Services Automatic orientation and interactive addressing of display
EP0415796A2 (en) * 1989-08-31 1991-03-06 Xerox Corporation Graphics user interface

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5034899A (en) * 1986-07-07 1991-07-23 Bbc Brown Boveri Ag Software tool for automatically generating a functional-diagram graphic
US4928247A (en) * 1987-08-13 1990-05-22 Digital Equipment Corporation Method and apparatus for the continuous and asynchronous traversal and processing of graphics data structures

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4831580A (en) * 1985-07-12 1989-05-16 Nippon Electric Industry Co., Ltd. Program generator
US4967372A (en) * 1986-05-16 1990-10-30 The United States Of America As Represented By The Department Of Health And Human Services Automatic orientation and interactive addressing of display
EP0415796A2 (en) * 1989-08-31 1991-03-06 Xerox Corporation Graphics user interface

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM TDB vol. 29, no. 4, September 1986, USA pages 1739 - 1741 'selection with a hierarchical group of objects' *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0559152A2 (en) * 1992-03-02 1993-09-08 Casio Computer Company Limited Diagram drawing apparatus
EP0559152A3 (en) * 1992-03-02 1995-01-04 Casio Computer Co Ltd
US5557727A (en) * 1992-03-02 1996-09-17 Casio Computer Co., Ltd. Diagram drawing apparatus
EP0852363A2 (en) * 1997-01-02 1998-07-08 Runaway Technology, Inc. Digital composition of a mosaic image
EP0852363A3 (en) * 1997-01-02 1998-11-25 Runaway Technology, Inc. Digital composition of a mosaic image
US6137498A (en) * 1997-01-02 2000-10-24 Runaway Technology, Inc. Digital composition of a mosaic image

Also Published As

Publication number Publication date
DE69130085T2 (en) 1999-02-25
EP0461830A3 (en) 1993-09-08
JP3302011B2 (en) 2002-07-15
US5287439A (en) 1994-02-15
EP0461830B1 (en) 1998-09-02
JPH0443465A (en) 1992-02-13
DE69130085D1 (en) 1998-10-08

Similar Documents

Publication Publication Date Title
US5287439A (en) Graphic editing especially suitable for use in graphic programming, flow charts, etc.
EP0682324B1 (en) Image processing apparatus and method
EP0194442A2 (en) Method for manipulation of graphic sub-objects in an interactive draw graphic system
JP2666538B2 (en) Panning control system
US5345544A (en) Data base system
WO1988007719A2 (en) Apparatus for iconographically representing and executing a program
US5006977A (en) Figure element revising method
JPH076076A (en) Hypermedia system
JP3008257B2 (en) Command specification device
JP2005276163A (en) Image assortment supporting device, method and program thereof
US5604886A (en) Design supporting apparatus and method for performing design work at each of a plurality of design stages
JPH087656B2 (en) Menu display device
JPH0743637B2 (en) How to create title blocks and graphic interconnections
JPH08235344A (en) Scenario editor
JPH01205273A (en) Drawings managing device
JPH0119170B2 (en)
JPH07262345A (en) Multimedia presentation editing method
JPH09153070A (en) Drawing editing device
JP2936668B2 (en) Simple plotter output position determination method and device
JPH02214964A (en) Computer system
JPH0935083A (en) Animation editing device
JPS6386021A (en) Screen control method
JPH0744446A (en) Relating method for grouped information
JPH02297139A (en) Hypertext system
JPH06222914A (en) Electronic equipment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB IT NL

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB IT NL

17P Request for examination filed

Effective date: 19940124

17Q First examination report despatched

Effective date: 19960617

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB IT NL

REF Corresponds to:

Ref document number: 69130085

Country of ref document: DE

Date of ref document: 19981008

ET Fr: translation filed
PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
REG Reference to a national code

Ref country code: GB

Ref legal event code: IF02

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 20090616

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20090622

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20090630

Year of fee payment: 19

Ref country code: GB

Payment date: 20090626

Year of fee payment: 19

REG Reference to a national code

Ref country code: NL

Ref legal event code: V1

Effective date: 20110101

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20100610

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20110228

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100610

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20110101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20110101

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100630

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100610

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20090624

Year of fee payment: 19