WO2021161388A1 - 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法 - Google Patents

画面データ編集プログラム、画面データ編集装置、および画面データ編集方法 Download PDF

Info

Publication number
WO2021161388A1
WO2021161388A1 PCT/JP2020/005158 JP2020005158W WO2021161388A1 WO 2021161388 A1 WO2021161388 A1 WO 2021161388A1 JP 2020005158 W JP2020005158 W JP 2020005158W WO 2021161388 A1 WO2021161388 A1 WO 2021161388A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen data
data editing
copy
screen
information
Prior art date
Application number
PCT/JP2020/005158
Other languages
English (en)
French (fr)
Inventor
徹 石黒
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2020531548A priority Critical patent/JP6758551B1/ja
Priority to CN202080095795.2A priority patent/CN115087954B/zh
Priority to PCT/JP2020/005158 priority patent/WO2021161388A1/ja
Priority to DE112020006703.3T priority patent/DE112020006703T5/de
Publication of WO2021161388A1 publication Critical patent/WO2021161388A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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

Definitions

  • This disclosure relates to a screen data editing program for editing screen data, a screen data editing device, and a screen data editing method.
  • a screen data editing device that edits screen data displays on a display device by arranging screen components (hereinafter referred to as objects) in which roles and functions are set according to instructions from a user on the screen. Building screen data.
  • the screen data editing device designs a screen by arranging and arranging switch objects having a function of transitioning screens, for example, when constructing a menu for transitioning between screens.
  • the screen data editing device uses a function to specify a specific object and duplicate an arbitrary number in an arbitrary direction (hereinafter referred to as continuous copy) to design the screen. It was more efficient.
  • the screen data editing device described in Patent Document 1 automatically adjusts the size of the object when performing continuous copying to prevent the copy result from protruding from the editing area.
  • the present disclosure has been made in view of the above, and an object of the present disclosure is to obtain a screen data editing program capable of easily adding or deleting objects to a group of objects created by continuous copying.
  • the present disclosure is a screen data editing program for editing screen data of a screen displayed on a display, and is a copy source screen component arranged on the screen.
  • the setting value set in the copy source object is increased or decreased by a specific value each time it is copied, and the number of arrays specified for the first direction and the second direction in the screen
  • a screen data editing step for creating copy group information which is information on a group of objects created by the continuous copy process, and a copy group information
  • the copy group information includes information on the number of arrays, and in the screen data editing step, when an instruction to change the number of arrays is received for the created object group, the number of arrays is changed, and the copy group information after changing the number of arrays Based on the above, the created object group in which the number of arrays is changed is rearranged in the screen data, and in the storage step, the copy group information after the number of arrays is changed is stored.
  • the screen data editing program according to the present disclosure has the effect that objects can be easily added or deleted from the object group created by continuous copying.
  • the figure for demonstrating the process which the screen data editing apparatus which concerns on Embodiment 2 increases the total number of elements.
  • Diagram for explaining the user's instruction to change the position of an object The figure for demonstrating the process when the screen data editing apparatus which concerns on Embodiment 2 executes the position change of an object.
  • Diagram for explaining the display shape of an object The figure for demonstrating the process which the screen data editing apparatus which concerns on Embodiment 2 executes continuous copying while maintaining the aspect ratio of an object.
  • Diagram for explaining continuous copy processing without using an object list The figure for demonstrating the continuous copy processing using the object list executed by the screen data editing apparatus which concerns on Embodiment 2.
  • the figure for demonstrating the process when continuous copy is executed without using copy group information.
  • FIG. 1 is a diagram showing a configuration of a screen data editing system including the screen data editing device according to the first embodiment.
  • the screen data editing system 1 includes an information processing device 4, an input device 3, and a display device 2.
  • the input device 3 is a mouse, a keyboard, or the like, and receives a user instruction, which is an instruction from the user, and inputs the user instruction to the information processing device 4.
  • a user instruction is an instruction to edit screen data.
  • the user instructions include an instruction to specify the copy source object used for continuous copying (hereinafter referred to as a copy source specification instruction) and an instruction to set the attributes of the group created by continuous copying (hereinafter referred to as attributes).
  • There are instructions hereeinafter referred to as setting instructions
  • instructions for editing an object group created by continuous copying hereinafter, may be referred to as a copy group
  • editing instructions hereinafter referred to as editing instructions.
  • the information indicating the attributes of the group is referred to as copy attribute information.
  • the copy source specification instruction is an instruction to specify the copy source object used when creating a copy group of an object which is a screen component having a role and a function.
  • An object copy group is created by copying the object specified in the copy source specification instruction.
  • Copy attribute information is information used for continuous copying that duplicates a specified object by a specified number. Continuous copying is also called multiple copying.
  • the copy attribute information includes parameters such as the number of elements in the X direction, which is the number of elements in the X direction of the object, and the number of elements in the Y direction, which is the number of elements in the Y direction of the object.
  • the number of elements in the X direction of the object corresponds to the number of objects in the X direction on the screen
  • the number of elements in the Y direction of the object corresponds to the number of objects in the Y direction on the screen.
  • the copy attribute information includes information on the number of arrays of objects in the X direction and information on the number of arrays of objects in the Y direction when arranging the copy group (object group).
  • one of the X and Y directions on the screen is the first direction, and the other is the second direction.
  • the copy attribute information may include a parameter indicating the total number of objects included in the copy group (total number of elements described later).
  • the input device 3 when an object to be a copy source is selected by the user, the input device 3 inputs a copy source designation instruction to the information processing device 4. Further, for example, when the user specifies at least one of the number of elements in the X direction of the object and the number of elements in the Y direction of the object, the input device 3 sends an attribute setting instruction including the specified information to the information processing device 4. input.
  • the display device 2 is a liquid crystal monitor or the like, and displays information sent from the information processing device 4.
  • the information sent from the information processing device 4 is information such as screen data being edited.
  • the information processing device 4 is a computer such as a PC (Personal Computer), and includes a screen data editing device 10.
  • the screen data editing device 10 is a device that edits screen data according to user instructions, and supports drawing when editing screen data.
  • the screen data editing device 10 includes a display output unit 11, a screen data editing unit 13, and a screen data storage unit 15.
  • the screen data editing device 10 is realized by using drawing software or the like.
  • the screen data editing device 10 arranges objects on the screen by continuous copying according to a user instruction sent from the input device 3. Further, the screen data editing device 10 sets the layout of the arranged object, sets related to the operation of the object, and the like according to the user instruction sent from the input device 3. The screen data editing device 10 arranges and arranges objects in order to ensure the visibility and operability of the screen.
  • the screen data editing device 10 executes addition or deletion of objects to the objects in the aligned state according to the user instruction sent from the input device 3.
  • the screen data editing device 10 edits the screen data while displaying the screen data on the display device 2, and outputs the completed screen data to the external device.
  • An example of an external device is a programmable display.
  • the screen data editing unit 13 has a function of creating copy group information, a function of continuously copying objects, a function of adjusting the layout of objects, and a function of editing objects.
  • the screen data editing unit 13 creates copy group information indicating copy group information according to the editing instruction.
  • the copy group information is information used when an object is edited, and includes copy attribute information and object information.
  • the object information is the information of the objects included in the group.
  • the screen data editing unit 13 edits the parameters of the copy attribute information according to the editing instruction, and edits the object information of the object to be put in the copy group according to the copy attribute information.
  • the object information the information of the object to be copied and the information of the copied object are registered.
  • parameters included in the copy attribute information are the number of elements in the X direction, the number of elements in the Y direction, the order of arrangement of objects, and the like.
  • the screen data editing unit 13 executes continuous copying of objects with respect to the screen data. Specifically, the screen data editing unit 13 creates screen data in which a plurality of objects are arranged by executing continuous copying of objects according to the copy group information. The screen data editing unit 13 copies the objects set in the object information by the number of elements specified in the copy attribute information, and arranges them in the arrangement order specified in the copy attribute information. Further, the screen data editing unit 13 adjusts the layout of the screen data according to the copy attribute information.
  • the screen data editing unit 13 when the screen data editing unit 13 receives a new editing instruction, the copy attribute information is changed according to the editing instruction, and the screen data is changed according to the changed copy attribute information.
  • the screen data editing unit 13 modifies the screen data so that the screen data becomes the changed number of objects.
  • the display output unit 11 causes the display device 2 to display a screen corresponding to the screen data created by the screen data editing unit 13.
  • the screen data storage unit 15 is a storage unit that stores copy group information and screen data created by the screen data editing unit 13.
  • the screen data stored in the screen data storage unit 15 is output to a programmable display or the like, and the screen corresponding to the screen data is displayed on the programmable display.
  • FIG. 2 is a flowchart showing a processing procedure for initial editing of screen data by the screen data editing device according to the first embodiment.
  • the screen data editing device 10 receives the copy source designation instruction sent from the input device 3.
  • This copy source specification instruction includes information that specifies the object to be the copy source specified by the user. Therefore, the screen data editing device 10 accepts the object specified by the user (step S10).
  • the screen data editing unit 13 receives the attribute setting instruction sent from the input device 3. Specifically, the screen data editing unit 13 receives the number of elements in the X direction and the Y direction of the object included in the attribute setting instruction (step S20).
  • the screen data editing unit 13 creates copy group information based on the copy source designation instruction and the attribute setting instruction, and the screen data storage unit 15 stores the copy group information created by the screen data editing unit 13 (step S30). ).
  • This copy group information includes copy attribute information corresponding to the attribute setting instruction.
  • this copy group information includes information on the object that is the copy source.
  • the screen data editing unit 13 executes continuous copying of objects according to the parameters set in the copy attribute information. Specifically, the screen data editing unit 13 copies the copy source object specified by the copy source designation instruction so that the number of elements is the number of elements specified by the parameter of the copy attribute information (step S40).
  • the screen data editing unit 13 copies the copy source object specified by the copy source designation instruction so that the number of elements is the number of elements specified by the parameter of the copy attribute information (step S40).
  • the information of a plurality of objects is generated by copying
  • the information of the plurality of objects is stored in the copy group information as the object group information.
  • the screen data editing unit 13 creates new object information by adding a specific value to the write value set in the copy source object.
  • the screen data editing unit 13 arranges the objects set in the object information in the X direction and the Y direction on the screen based on the copy attribute information. Further, the screen data storage unit 15 stores copy group information including object group information and copy attribute information.
  • FIG. 3 is a diagram for explaining the configuration of screen data created by the screen data editing apparatus according to the first embodiment.
  • FIG. 3 shows an example of the configuration of the screen data 21.
  • the screen data 21 includes object information 22 and copy group information 23.
  • the object information 22 includes information such as an ID (IDentification) which is information for identifying an object and parameters held by the object.
  • ID IDentification
  • An example of a parameter held by an object is a memory space address. The value corresponding to the object is written to the address in this memory space.
  • the object information 22 shown in FIG. 3 shows a case where the value written as a parameter, that is, the written value is “5”.
  • the copy group information 23 is the information of the group of the object group.
  • the copy group information 23 includes the object group information 26 and the copy attribute information 24.
  • the copy attribute information 24 the number of elements in the X direction of the object, the number of elements in the Y direction of the object, and the total number of elements, which is the number of elements of the entire object, are set.
  • the total number of elements is the total number of objects included in the group (object group) set in the copy group information 23. In the case of the copy group information 23 shown in FIG. 3, the total number of elements is four.
  • the copy attribute information 24 includes an X-direction interval, a Y-direction interval, a well-order, and an aspect ratio.
  • the X-direction interval is the object arrangement interval in the X direction when the object is arranged
  • the Y-direction interval is the object arrangement interval in the Y direction when the object is arranged.
  • the well-order is the order of alignment when aligning objects. Element numbers indicating the order of arrangement are assigned to each object, and the order of arrangement of the copy attribute information 24 defines which position each element number is arranged in ascending order.
  • Examples of the well-ordered order include Z-shaped order (Z-shaped) and N-shaped order (N-shaped).
  • FIG. 3 shows a case where the well-ordered order is Z-shaped order.
  • the screen data editing unit 13 arranges the objects from the upper left to the right, and when the arrangement of the objects for one line is completed, moves to the next lower line and arranges the objects to the right. I will do it.
  • the aspect ratio is the aspect ratio of the shape of the object placed on the screen.
  • the screen data editing unit 13 arranges each object so as to have the set aspect ratio.
  • the screen data editing unit 13 creates the copy attribute information 24 according to the copy source designation instruction from the user.
  • the screen data editing unit 13 creates the object group information 26 based on the total number of elements of the copy attribute information 24.
  • the object group information 26 includes the object information 25X of the object specified as the copy source and the object information 25A to 25C of the object created by copying from the copy source object.
  • the screen data editing unit 13 copies the object information 25X and creates the object information 25A to 25C
  • the screen data editing unit 13 sets the writing value of the object information 25A to 25C by adding a specific value to the writing value of the object information 25X. do.
  • the screen data editing unit 13 sets the write value of the object information 25A to 25C according to the addition parameter of the write value.
  • the write value addition parameter indicates a specific value to be added to the write value of the object information 25X.
  • the write value addition parameter may be any of a positive value, a negative value, and 0 (not added).
  • the screen data editing unit 13 increases or decreases the write value (set value) set in the copy source object by a specific value each time a copy is made. Therefore, when executing the first copy from the object information 25X, the screen data editing unit 13 adds a specific value to the written value of the object information 25X to create the first object information 25A. Then, when executing the second copy from the object information 25X, the screen data editing unit 13 creates the second object information 25B by adding the specific value twice to the written value of the object information 25X. .. Further, when executing the third copy from the object information 25X, the screen data editing unit 13 creates the third object information 25C by adding the specific value to the written value of the object information 25X three times. ..
  • the screen data editing unit 13 may create the second object information 25B by adding a specific value to the written value of the first object information 25A. Further, the screen data editing unit 13 may create the third object information 25C by adding a specific value to the written value of the second object information 25B.
  • the screen data editing unit 13 shall set the addition parameter of the written value in advance according to the user's instruction.
  • the screen data editing unit 13 adds "1" in order to "10” which is the writing value of the object information 25X and sets the writing value from "11" to "13” is shown. ing.
  • the screen data editing unit 13 increments the writing value of the copy source by a specific value.
  • the addition parameter of the written value is not limited to "1".
  • the screen data editing unit 13 copies the object information 25X and creates the object information 25A to 25C
  • the screen data editing unit 13 sets the ID of the object information 25A to 25C by adding a specific value to the ID of the object information 25X. do.
  • the screen data editing unit 13 shows a case where "1" is sequentially added to the ID of the object information 25X to set the IDs of the object information 25A to 25C. In this way, when the screen data editing unit 13 creates the object information 25A to 25C by copying, the copy source ID is incremented by a specific value.
  • the specific value added to the ID of the object information 25X is not limited to "1".
  • the screen data editing unit 13 arranges object information 25X, 25A to 25C on the screen based on the number of elements in the X direction, the order of alignment, and the number of elements in the Y direction of the copy attribute information 24.
  • the screen data editing unit 13 adjusts the arrangement position and shape of the object information 25X, 25A to 25C on the screen based on the X-direction interval, the Y-direction interval, and the aspect ratio.
  • copy group information 23 may be set with an addition parameter of the write value or a specific value to be added to the ID of the object information 25X.
  • the screen data editing device 10 stores the copy group information 23 so that it can be re-edited, and when the copy group information 23 is re-edited, the screen data 21 is stored based on the re-edited copy group information 23. Creating. Therefore, the user can easily re-edit the screen data 21. Further, since the screen data editing device 10 manages the objects by the copy group information 23, it becomes easy to grasp the entire area after the execution of the continuous copy before the execution.
  • the screens 201 and 202 shown in FIG. 4 are screens that the screen data editing device 10 displays on the display device 2.
  • FIG. 4 is a diagram for explaining an object arranged by the screen data editing device according to the first embodiment.
  • the screen 201 shown in the upper part of FIG. 4 is a screen before the objects are continuously copied, and the screen 202 shown in the lower part of FIG. 4 is a screen after the objects are continuously copied.
  • the screen data editing unit 13 displays the editing interface 50 for editing the number of elements in the X direction and the number of elements in the Y direction on the screen 201.
  • the screen data editing unit 13 arranges a total of six objects, three in the X direction and two in the Y direction, on the screen 202.
  • the screen 202 shows a case where the objects 51A to 51F are arranged as the copy group 55.
  • the screen data editing unit 13 stores the screen data of the screen 202 in the screen data storage unit 15. Further, the screen data editing unit 13 stores the copy group information 23 used when creating the screen data of the screen 202 in the screen data storage unit 15. That is, the screen data editing unit 13 stores the copy group information 23 in which the number of X-direction elements, the number of Y-direction elements, and the alignment order input by the user are set in the screen data storage unit 15.
  • the screen data editing device 10 re-edits the screen data according to the user's instruction when the user gives an instruction to re-edit the created screen data, that is, a new editing instruction.
  • FIG. 5 is a flowchart showing a processing procedure for re-editing screen data by the screen data editing device according to the first embodiment.
  • the screen data editing unit 13 accepts the copy group (step S110).
  • the display output unit 11 causes the display device 2 to display the number of elements of the copy group based on the copy group information 23 of the received copy group. That is, the display output unit 11 causes the display device 2 to display the number of elements in the X direction and the Y direction stored as a part of the copy group information 23 (step S120).
  • the input device 3 sends the attribute setting instruction to the screen data editing device 10.
  • the screen data editing unit 13 receives the attribute setting instruction sent from the input device 3. Specifically, the screen data editing unit 13 receives the number of elements in the X direction and the Y direction of the object included in the attribute setting instruction. That is, the screen data editing unit 13 accepts editing of the number of elements in the X direction and the Y direction of the object (step S130).
  • the screen data editing unit 13 updates the number of elements in the stored copy attribute information 24 in the X and Y directions with the number of elements in the X and Y directions specified in the attribute setting instruction (step S140). In this way, the screen data editing unit 13 updates the copy attribute information 24 when a new attribute setting instruction is sent.
  • the screen data editing unit 13 edits the object group information 26 according to the updated copy attribute information 24.
  • the screen data editing unit 13 determines whether or not the total number of elements set in the copy attribute information 24 has been changed (step S145).
  • the screen data editing unit 13 determines whether or not the total number of elements set in the copy attribute information 24 has increased. Is determined (step S150).
  • the screen data editing unit 13 copies the last object in the order of arrangement in the group (step S160).
  • the screen data editing unit 13 creates new object information by adding a specific value to the write value set in the last object.
  • the screen data editing unit 13 deletes the required number (decreased number) in order from the last object in the order of arrangement in the group. (Step S170).
  • the screen data editing unit 13 After executing the process of step S160 or S170, the screen data editing unit 13 changes the arrangement of the objects so that the number of objects becomes the number of elements in the X direction and the Y direction after the update. That is, the screen data editing unit 13 changes the number of arrangements of the objects on the screen in the X direction and the Y direction based on the number of elements in the X direction and the number of elements in the Y direction of the copy attribute information 24 (step S180). If there is no change in the total number of elements set in the copy group information 23 (step S145, No), the screen data editing unit 13 executes the process of step S180. The screen data editing unit 13 arranges the objects on the screen according to the order of the copy attribute information 24.
  • the screen data storage unit 15 stores the copy group information 23 edited by the screen data editing unit 13.
  • FIG. 6 is a diagram for explaining an object re-edited by the screen data editing device according to the first embodiment.
  • the screen 203 shown in the upper part of FIG. 6 is a screen when a new copy attribute information 24 is set in the copy group information 23, and the screen 204 shown in the lower part of FIG. 6 shows an object according to the new copy attribute information 24. This is the screen after being rearranged.
  • the display output unit 11 displays the editing interface 50 on the screen 203. At this time, the display output unit 11 causes the screen 203 to display the editing interface 50 displaying the number of elements in the X direction and the number of elements in the Y direction set when the screen 202 is created.
  • the screen data editing unit 13 changes the copy attribute information 24.
  • "4" is input as the number of elements in the X direction
  • the number of elements in the Y direction remains "2" and is not changed.
  • the screen data editing unit 13 arranges the objects on the screen 204 according to the number of elements in the X direction and the number of elements in the Y direction, that is, according to the number of arrays in the X direction and the number of arrays in the Y direction.
  • the screen data editing unit 13 arranges a total of eight objects, four in the X direction and two in the Y direction, on the screen 204.
  • the screen 204 shows a case where the objects 51A to 51F, 52, and 53 are arranged as the copy group 55.
  • the screen data editing unit 13 of the present embodiment creates new copy group information 23 by making changes corresponding to user instructions to the copy group information 23 stored in the screen data storage unit 15. At this time, the screen data editing unit 13 creates the object information of the objects 52 and 53 from the object information of the object 51F based on the new copy attribute information 24.
  • the process in which the screen data editing unit 13 creates the object information of the objects 52 and 53 from the object information of the object 51F is the process in which the screen data editing unit 13 creates the object information of the objects 51B to 51F from the object information of the object 51A. It is the same process as.
  • the screen data editing unit 13 arranges the objects 51A to 51F, 52, 53 based on the new copy attribute information 24. That is, as described in step S160, the screen data editing unit 13 arranges the objects 52 and 53, which are the copies of the last object 51F in the order of arrangement in the group, after the object 51F.
  • the screen data editing unit 13 arranges the objects 51A to 51F, 52, 53 on the screen 204 by using the information set in the copy attribute information 24 before the copy attribute information 24 is changed. For example, the screen data editing unit 13 arranges the objects 51A to 51F, 52, 53 based on the arrangement order set in the copy attribute information 24.
  • the screen data editing unit 13 can see that the objects 51A to 51F are arranged in the order of the objects 51A to 51F. Therefore, even when the objects 52 and 53 are added, the screen data editing unit 13 arranges the objects 51A to 51F in the well-ordered order, and further arranges the objects 52 and 53 in the well-ordered order.
  • the screen data editing unit 13 arranges the objects 51A to 51F, 52, 53 based on the X-direction interval, the Y-direction interval, the aspect ratio, etc. set in the copy attribute information 24. In this way, the screen data editing unit 13 can easily arrange the objects 51A to 51F, 52, 53 along the copy attribute information 24 stored in the screen data storage unit 15.
  • the screen data editing unit 13 stores the screen data of the screen 204 in the screen data storage unit 15. Further, the screen data editing unit 13 stores the copy group information 23 used when creating the screen data of the screen 204 in the screen data storage unit 15. After that, when re-editing the copy group 55, the screen data editing unit 13 uses the latest copy group information 23 stored in the screen data storage unit 15.
  • the screen data editing device 10 does not treat a plurality of objects as one object, but manages the plurality of objects as one group.
  • the screen data editing device 10 can hold the copy attribute information 24 in group units, and the previously edited value of the copy attribute information 24 can be copied after editing. It can be reflected in the group information 23.
  • the user since the objects are managed by the copy group information 23, the user does not need to re-arrange the objects after executing continuous copying. That is, even if the total number of elements of the object group is changed, the user simply edits the total number of elements, the number of elements in the X direction, or the number of elements in the Y direction, and the object group is aligned. Editing is possible, and the trouble of screen editing can be saved.
  • the screen data editing device 10 of the first embodiment receives the instruction to change the number of elements in the X direction or the number of elements in the Y direction to the created object group
  • the screen data editing device 10 changes the number of arrays of the objects and the number of arrays.
  • the object group in which the number of arrays is changed is rearranged in the screen data.
  • the screen data storage unit 15 stores the copy group information 23. Therefore, the user can easily add or delete objects to the object group created by continuous copying.
  • the screen data editing device 10 of the second embodiment has the same configuration as the screen data editing device 10 of the first embodiment.
  • the screen data editing device 10 performs continuous copying while maintaining the display size of the area in which the object to be the copy source is arranged (the object arrangement area 40 described later). That is, when the screen data editing device 10 arranges the first object to be continuously copied, the display size of the first object is the final layout area, which is the object arrangement area 40 (objects to be arranged and arranged by continuous copying). Set the display size of the first object so that it is the same as the entire area of the group).
  • the object arrangement area 40 is divided and the objects are arranged in the divided areas. Therefore, the number of objects arranged in the object arrangement area 40 and the number of divisions of the object arrangement area 40 are the same.
  • FIG. 7 is a flowchart showing a processing procedure for initial editing of screen data by the screen data editing device according to the second embodiment. Of the processes shown in FIG. 7, the same processes as those described in FIG. 2 of the first embodiment will not be duplicated.
  • the screen data editing unit 13 receives the object specified by the user (step S210). Further, the screen data editing unit 13 receives the number of elements in the X direction and the Y direction of the object arrangement area 40 included in the copy attribute information 24 (step S220).
  • FIG. 8 is a diagram for explaining an object arrangement area set by the screen data editing device according to the second embodiment.
  • FIG. 8 shows the screen 101 before the objects are continuously copied.
  • one object 41 as a copy source is arranged in the object arrangement area 40.
  • the object arrangement area 40 and the area where the object 41 is displayed are the same area.
  • the screen data editing unit 13 creates copy group information 23 based on the copy source designation instruction and the copy attribute information 24, and the screen data storage unit 15 together with the object arrangement area 40 makes a copy created by the screen data editing unit 13.
  • the group information 23 is stored (step S230).
  • the screen data editing unit 13 calculates the display size of the object by dividing the object arrangement area 40 by the number of elements set in the copy attribute information 24, and transforms the copy source object to the calculated display size. (Step S240).
  • the screen data editing unit 13 executes continuous copying of objects according to the parameters set in the copy group information 23. Specifically, the screen data editing unit 13 copies the copy source object so that the number of elements is specified by the parameter (step S250). When copying the copy source object, the screen data editing unit 13 creates new object information by adding a specific value to the write value set in the copy source object.
  • the screen data editing unit 13 arranges the objects set in the object information in the X direction and the Y direction on the screen based on the copy attribute information. Further, the screen data storage unit 15 stores copy group information including object group information and copy attribute information.
  • FIG. 9 is a diagram for explaining an editing interface displayed by the screen data editing device according to the second embodiment.
  • the screen data editing unit 13 causes the screen 102 to display an editing interface for editing the number of objects.
  • the editing interface here is an editing interface 32 that accepts the number of elements in the X direction, an editing interface 33 that accepts the number of elements in the Y direction, and an editing interface 31 that accepts the total number of elements.
  • the display output unit 11 displays the editing interfaces 31 to 33 on the screen 102.
  • the user can display a screen for instructing continuous copying without performing a process of instructing continuous copying after the process of selecting an object. Therefore, the user can easily access the continuous copy function.
  • the screen data editing unit 13 When the user inputs a numerical value to the editing interfaces 31 to 33, the screen data editing unit 13 creates the copy group information 23.
  • the screen data editing unit 13 includes the number of X-direction elements input to the editing interface 32, the number of Y-direction elements input to the editing interface 33, and the total elements input to the editing interface 31. Set the number and.
  • the screen data editing unit 13 calculates the total number of elements by integrating the number of elements in the X direction and the number of elements in the Y direction, and calculates the total number of elements. Is set in the copy group information 23.
  • the object set in the copy group information 23 may be one object.
  • the screen data editing unit 13 sets "N" (N is a natural number) for the number of elements in the X direction of the copy group information 23, and sets "M" (M is a natural number) for the number of elements in the Y direction of the copy group information 23. In this case, since it is not necessary to create the created copy source object information, (N ⁇ M) -1 object information is created.
  • the first object information included in the copy group information 23 is the object information of the object 41 that is the copy source.
  • the second and subsequent object information included in the copy group information 23 is created by the screen data editing unit 13 by the same processing as the processing described with reference to FIG.
  • FIG. 10 is a diagram for explaining a process in which the screen data editing apparatus according to the second embodiment continuously copies objects in the X direction.
  • FIG. 10 shows a case where “4” is registered in the number of elements in the X direction of the copy group information 23 on the screen 102.
  • the screen data editing unit 13 continuously copies the object 41 in the X direction based on the number of elements in the X direction. In this case, the screen data editing unit 13 executes continuous copying so that the object fits within the object arrangement area 40.
  • the screen data editing unit 13 divides the X direction of the object arrangement area 40 into the number of elements in the X direction.
  • the screen data editing unit 13 here divides the X direction of the object arrangement area 40 into four.
  • the screen data editing unit 13 arranges one object in each of the four divided areas.
  • the object 41A shown in FIG. 10 is an object in which the display size of the object 41 is reduced.
  • Objects 41B to 41D are objects in which the object 41 is continuously copied and the display size is reduced. In this way, the screen data editing unit 13 adjusts the display size of the objects 41B to 41D so as to fit in the object arrangement area 40 before the continuous copy execution.
  • FIG. 11 is a diagram for explaining a process in which the screen data editing device according to the second embodiment continuously copies objects in the Y direction.
  • the screen data editing unit 13 executes continuous copying of objects in the Y direction in the same procedure as in the X direction.
  • FIG. 11 shows a case where “2” is registered in the number of elements in the Y direction of the copy group information 23 on the screen 102.
  • the screen data editing unit 13 continuously copies the object 41 in the Y direction based on the number of elements in the Y direction. In this case, the screen data editing unit 13 executes continuous copying so that the object fits within the object arrangement area 40.
  • the screen data editing unit 13 divides the Y direction of the object arrangement area 40 into the number of elements in the Y direction.
  • the screen data editing unit 13 here divides the Y direction of the object arrangement area 40 into two. As a result, the object arrangement area 40 is divided into eight.
  • the screen data editing unit 13 arranges one object in each of the eight divided areas.
  • FIG. 11 shows a case where the objects 41A to 41H are arranged in the object arrangement area 40.
  • the object information of the object 41 is associated with the object 41A. Further, the objects 41B to 41H are associated with the object information created by the screen data editing unit 13.
  • FIG. 12 is a flowchart showing a processing procedure for re-editing screen data by the screen data editing device according to the second embodiment. Of the processes shown in FIG. 12, the same processes as those described in FIG. 5 of the first embodiment will not be duplicated.
  • the screen data editing device 10 After executing the processes of steps S110 to S180, the screen data editing device 10 stores the copy group information 23 edited by the screen data editing unit 13 in the screen data storage unit 15. Then, the screen data editing device 10 calculates the display size of one element of the object in the object arrangement area 40 (step S310). Specifically, the screen data editing unit 13 divides the X direction of the object arrangement area 40 stored by the screen data storage unit 15 by the number of elements in the X direction to obtain one element of the object in the X direction. Calculate the display size. Further, the screen data editing unit 13 calculates the display size of one element of the object in the Y direction by dividing the Y direction of the object arrangement area 40 by the number of elements in the Y direction.
  • the screen data editing unit 13 transforms the display size of each object into the calculated display size of one element (step S320). Then, the screen data editing unit 13 aligns the deformed objects in the object arrangement area 40 (step S330).
  • the screen data editing device 10 may accept an instruction to increase the total number of elements as a user instruction due to a specification change or the like. The process when the screen data editing device 10 increases the total number of elements will be described.
  • FIG. 13 is a diagram for explaining a process of increasing the total number of elements by the screen data editing device according to the second embodiment.
  • the screen 106A shown in the upper part of FIG. 13 is a screen when the number of elements in the X direction is increased from “4” to “5” in the screen 102 shown in FIG. 11, and the screen 106B shown in the lower part of FIG. 13 is a screen. This is a screen when the total number of elements is reduced from "10" to "9” on the screen 106A.
  • the screen data editing device 10 changes the objects in the X direction from four to five. As a result, the screen data editing device 10 changes the total number of elements from "8" to "10".
  • the number of elements may be changed from “10" to "9" depending on the user. That is, as the number of objects included in the object group, a number smaller than the integrated value of the number of elements in the X direction and the number of elements in the Y direction may be specified.
  • the screen data editing unit 13 provides a margin in the area after the last created last object in the object group. That is, the screen data editing unit 13 changes the object in the second row in the X direction from five to four by deleting the last object. In FIG. 13, the area where the deleted object is arranged is shown by the area PA.
  • the screen data editing unit 13 manages the object arrangement area 40 by adding identification information such as an area number to the arrangement area of each object according to the arrangement order of the objects.
  • the order of arrangement of the objects can be set to any order in the copy attribute information 24. In the present embodiment, a case where the objects are arranged in Z-shaped order will be described.
  • FIG. 14 is a diagram for explaining an area number managed by the screen data editing device according to the second embodiment.
  • the screen data editing unit 13 sets the area numbers for the object arrangement area 40 in the order in which the objects are arranged (here, in Z-shaped order). It is assumed that one object is arranged in one arrangement area in the object arrangement area 40.
  • the arrangement areas PE1 to PE10 are set in the object arrangement area 40.
  • the area number of the arrangement area PE1 on the leftmost side of the first row is “1”
  • the area number of the arrangement area PE5 on the rightmost side of the first line is “5”.
  • the area number of the leftmost arrangement area PE6 on the second row is "6”
  • the area number of the rightmost arrangement area PE10 on the second line is "10".
  • the screen data editing unit 13 assigns consecutive element numbers that can be uniquely identified to the objects in the group managed by the copy group information 23 according to the order of copying.
  • the screen data editing unit 13 manages a list (hereinafter, referred to as an object list) 301 showing the correspondence between the object ID and the element number assigned to the object in the copy group information 23.
  • an object list 301 As shown in the object list 301, for example, the element number of the object whose ID is "1001" is "1".
  • the screen data editing unit 13 determines the arrangement position of the object based on the correspondence between the area number and the element number. In the following description, the case where the area number and the element number are the same will be described.
  • FIG. 14 shows a case where the arrangement area PE1 corresponds to the element number “1”, the arrangement area PE2 corresponds to the element number “2”, and the arrangement area PE3 corresponds to the element number “3”. ..
  • the screen data editing unit 13 arranges the object having the element number "1" in the arrangement area PE1, arranges the object having the element number "2" in the arrangement area PE2, and has the element number "3". The object is placed in the placement area PE3.
  • the screen data editing device 10 may display an element number or an area number in each of the arrangement areas PE1 to PE10.
  • FIG. 15 is a diagram for explaining an element number displayed by the screen data editing device according to the second embodiment.
  • FIG. 15 shows a screen 107 on which the element numbers are displayed.
  • the display output unit 11 displays each element number in the arrangement area corresponding to the element number. By displaying the element numbers in the arrangement area on the screen 107, the display output unit 11 allows the user to visually confirm in what sort order the objects are arranged even after executing continuous copying. Is possible.
  • FIG. 16 is a diagram for explaining a user's instruction to change the position of an object.
  • FIG. 17 is a diagram for explaining a process when the screen data editing device according to the second embodiment executes the position change of the object.
  • FIG. 16 shows a screen 108 on which the element numbers are displayed.
  • the object whose element number is “7” has an ID of "1007” and a write value of "16”.
  • An object having an element number of "8” has an ID of "1008” and a write value of "17”
  • an object having an element number of "9” has an ID of "1009” and a write value of "18”.
  • the user may input an instruction to change the position of the object on the screen displaying the object itself instead of the element number.
  • the user changes the position of the object by, for example, dragging the mouse.
  • This operation content is sent from the input device 3 to the screen data editing device 10 as a user instruction.
  • the screen data editing unit 13 replaces the element number corresponding to the index of the object to be moved with the area number of the move destination.
  • the screen data editing unit 13 When moving an object having an element number of "9” to the position of an object having an element number of "7", the screen data editing unit 13 changes the object list 301 to a new object list 302. Since duplication of element numbers is not allowed in the object list 302, the screen data editing unit 13 increments all the element numbers after the duplicated element numbers by one. That is, when the screen data editing unit 13 moves the object having the element number "9” to the position of the object having the element number "7", the element number is "9” with respect to the new object list 302. The element number of the object that was was changed from “9" to "7".
  • the screen data editing unit 13 changes the element number of the object whose element number is “7” from “7” to “8” with respect to the new object list 302, and the element number is "8". Change the element number of the object from "8" to "9".
  • the screen data editing unit 13 stores the changed object list 302 in the screen data storage unit 15.
  • the screen data editing unit 13 changes the object to be arranged in the object arrangement area 40 according to the change of the element number.
  • the screen data editing unit 13 arranges the object whose element number is changed to "7" and whose ID is “1009” in the arrangement area indicated by the area number "7".
  • the screen data editing unit 13 arranges the object whose ID is changed to "8” and whose ID is "1007” in the arrangement area indicated by the area number of "8", and the element number is changed to "9".
  • the object whose ID is changed to "1008” is placed in the placement area indicated by the area number "9".
  • the screen data editing device 10 realizes the rearrangement order of the objects by moving the object to which the new element number is assigned to the arrangement area of the area number associated with the new element number. do. That is, when the order of the element numbers is changed by changing the object list 301, the screen data editing unit 13 changes the position of the object arrangement on the screen 108 according to the changed object list 302. As a result, the screen data editing device 10 can easily insert the object added by expanding the screen data at an arbitrary position.
  • FIG. 18 is a diagram for explaining the display shape of the object.
  • the display process 501 shown in the upper part of FIG. 18 shows a process in which continuous copying is executed without setting the object arrangement area 40.
  • the display process 502 shown in the lower part of FIG. 18 shows a process in which the object arrangement area 40 is set and continuous copying is executed without considering the shape of the object.
  • the object 61X is the copy source object, and the objects 61Y and 61Z are created using the object 61X.
  • the object 61X is the copy source object, and the objects 61B, 61C, and 61D are created using the object 61X.
  • the display size and display shape of the copy source object do not change. Further, the display size and display shape of the copy source object are the same as the display size and display shape of the copied object.
  • the display shapes of the objects 61B to 61D created by continuous copying are different from those of the copy source object 61X.
  • an image representing an icon etc. is set as an object and placed on the screen, when the display shape of the object is changed, the aspect ratio of the image changes, so the image of the original image changes and visibility May be hindered.
  • FIG. 19 is a diagram for explaining a process in which the screen data editing apparatus according to the second embodiment executes continuous copying while maintaining the aspect ratio of the object.
  • the screen data editing unit 13 executes the display process 503 shown in FIG.
  • the object 62 is the copy source object.
  • the screen data editing device 10 is set with the aspect ratio and the minimum display size of the object, which is one element of the copy group, as the parameters of the copy group (hereinafter, referred to as the minimum display setting).
  • the minimum display size is an allowable value of the minimum size of the display area per object.
  • the screen data editing unit 13 displays an object having the same size as each grid-like arrangement area in which the object arrangement area 40 is divided based on the number of elements in the X direction and the number of elements in the Y direction. Transform the display size of.
  • the screen data editing unit 13 creates objects 62A, 62B, 62C using the object 62. These objects 62A to 62C have the same aspect ratio as the copy source object 62, and are sized so as to have a display size that fits within the object arrangement area 40.
  • the screen data editing unit 13 transforms the object to the maximum display size inscribed in the grid-like arrangement area while maintaining the aspect ratio of the object when the minimum display setting is set, the object is displayed. Determine if the minimum display size is met.
  • the screen data editing unit 13 determines the number of elements in the X direction and the number of elements in the Y direction so that the aspect ratio of the object is satisfied and the deformation result of the object satisfies the minimum display size. change.
  • the objects 62A to 62C which are the deformation results of the object 62, may not satisfy the minimum display size due to the change in the number of elements in the X direction.
  • the screen data editing unit 13 verifies whether or not the deformation result of the object 62 can satisfy the minimum display size by reducing the number of elements in the X direction and increasing the number of elements in the Y direction.
  • the screen data editing unit 13 reduces the number of elements in the X direction and increases the number of elements in the Y direction, and if the deformation result of the object 62 can satisfy the minimum display size, reduces the number of elements in the X direction and increases the number of elements in the Y direction. To increase.
  • the screen data editing unit 13 reduces the number of elements in the X direction from “3” to “2” and increases the number of elements in the Y direction from “1” to “2” for the objects 62A to 62C.
  • Objects 63A, 63B, 63C are illustrated.
  • the screen data editing unit 13 arranges the objects 63A, 63B, and 63C in the grid-like region where the number of elements in the X direction is "2" and the number of elements in the Y direction is "2" according to the order of alignment.
  • the object 63A is arranged at the left end of the first line in the object arrangement area 40
  • the object 63B is arranged at the right end of the first line in the object arrangement area 40
  • the object 63C is arranged in the object arrangement area 40. It is placed at the left end of the second line of.
  • the screen data editing unit 13 executes the same processing as when the objects 62A to 62C do not satisfy the minimum display size due to the change in the number of elements in the X direction.
  • the object placement area 40 the area where the object is not placed is a margin area.
  • FIG. 20 is a diagram for explaining a continuous copy process that does not use an object list.
  • FIG. 21 is a diagram for explaining a continuous copy process using an object list executed by the screen data editing apparatus according to the second embodiment.
  • the numerical value held by the object or the value of the setting item in which the continuous value is set for the object is added or subtracted at specific intervals and copied. Later objects are created. That is, at the time of continuous copying, the values of the setting items specified by the parameters are set to have continuity for each object created by continuous copying. Thus, continuous copying is not a simple copy of data.
  • the object list 301 is not used in the second continuous copy process, the re-editability after the continuous copy is executed is poor. For example, in the case of an object group in which it is meaningful that the parameters increase regularly according to the order of the objects, if an object is inserted in the middle, it becomes necessary to reset all the settings of the subsequent objects.
  • FIG. 20 describes a case where the object 65X, which is a copy of the object 65A, is inserted at the position of the object 65B after the objects 65A to 65C are created.
  • the object 65A has an ID of "10001" and a write value of "11".
  • the object 65B has an ID of "10002" and a write value of "12".
  • the object 65C has an ID of "1003" and a write value of "13". In this case, since the new object 65X is the fourth object, the ID is "1004", and since it is inserted at the position of the object 65B, the write value is "12".
  • the object 65B is arranged at a position following the objects 65A and 65X, so that the write value of the object 65B should be "13", and the write value of the object 65C should be "13". The value should be "14".
  • the user since there is no object list 301, the user needs to reset the write values of the objects 65B and 65C. In FIG. 20, the points where the writing value needs to be reset are shown by a square frame.
  • FIG. 21 describes a case where the object 66D, which is a copy of the object 66A, is inserted at the position of the object 66B after the objects 66A to 66C are created.
  • the screen data editing device 10 uses the element number associated with the object as the value (write value) of the setting item held by the object belonging to the continuous copy group. That is, the screen data editing unit 13 sets the writing value of the object by a mathematical formula including the element number of the object. Note that the screen data editing device 10 does not have to use the element number associated with the object as the writing value of the object as in the process described with reference to FIG.
  • the object 66A has an element number of "1", an ID of "10001”, and a write value of "element number +10", that is, a write value of "11".
  • the object 66B has an element number of "2”, an ID of "10002”, and a write value of "element number +10", that is, a write value of "12”.
  • the object 66C has an element number of "3", an ID of "1003”, and a write value of "element number +10", that is, a write value of "13”.
  • the ID is "1004".
  • the element number is "2" and the write value is "12".
  • the screen data editing device 10 executes continuous copying using the object list 301. Therefore, the screen data editing device 10 also bases the written values of the objects 66B and 66C on the object list 301. Can be set. Therefore, the user does not have to reset the write values of the objects 66B and 66C. In this way, since the screen data editing device 10 manages the element numbers in the object list 301, the writing value using the element numbers can be set also for the objects 66B and 66C whose arrangement position is changed. Is possible.
  • the screen data editing device 10 uses the element number associated with the object as the write value held by the object, even if the arrangement order of the objects is changed, the user can use a new one.
  • the write value according to the well-order can be indirectly specified for the object.
  • by specifying the write value held by the object with a mathematical formula using the element number it is possible to respond to requests for various settings for the write value.
  • FIG. 22 is a diagram for explaining a process when continuous copying is executed without using copy group information.
  • the screen 105A shown in the upper part of FIG. 22 shows a group of objects when the number of elements in the X direction is "4" and the number of elements in the Y direction is "2".
  • the user inserts the object OB1. You need to move it to the left. Further, the user needs to move the leftmost object OB2 on the second row of the object group to the rightmost position P2 on the first row.
  • the screen 105B shown in the middle of FIG. 22 shows a state in which the user inserts a new object OB4 at the position P1 with respect to the object group of the screen 105A. Since the user has inserted a new object OB4 at the position P1, the object OB2 is moved to the position P2, and the object OB1 is moved to the leftmost position on the second line.
  • the object group on the screen 105B protrudes from the arrangement area 45, so the user reduces the object group so that the object group fits in the arrangement area 45. Specifically, the user executes a process of reducing the dimension in the X direction for all the objects in the object group.
  • the screen 105C shown in the lower part of FIG. 22 shows a state in which the object group of the screen 105B is housed in the arrangement area 45.
  • the user needs to move the objects of the object group when newly adding (inserting) the object OB4.
  • the user needs to change the size of each object when the object does not fit within the initially expected arrangement area 45 due to the insertion of the object.
  • the setting value of the object is incremented by continuous copying, the user needs to review all the setting values of the object after the position to be inserted or deleted.
  • the copy group information 23 when the copy group information 23 is not managed, it is unknown whether or not the objects arranged on the screen are the objects arranged and arranged by continuous copying. Therefore, the user needs to change the size of the object, change the position, change the set value, and the like when additionally arranging a new object in the area where the object has already been arranged. Therefore, when the copy group information 23 is not managed, it takes a lot of time and effort to add or delete objects to the object group created by continuous copying.
  • continuous copying is executed based on the copy group information 23, so that even if re-editing such as addition or deletion of an object is required, the time and effort required for re-editing the screen is reduced. be able to.
  • the screen data editing device 10 is not limited to the case where the objects for displaying images are arranged on the screen, and the objects for displaying numerical values may be arranged in a list format and arranged on the screen. Further, the function described in the second embodiment may be applied to the screen data editing device 10 of the first embodiment. For example, in the first embodiment, the screen data editing device 10 may display each element number in the arrangement area corresponding to the element number. Further, in the first embodiment, the screen data editing device 10 may change the object to be arranged on the screen according to the change of the element number in the object list 301.
  • the screen data editing device 10 when the screen data editing device 10 does not satisfy the minimum display size when maintaining the aspect ratio of the object displayed on the screen, the minimum display size is satisfied while maintaining the aspect ratio.
  • the number of elements in the X direction or the number of elements in the Y direction may be changed.
  • the screen data editing device 10 may set the writing value of the object by a mathematical formula using the element number of the object.
  • the display size of the object arrangement area 40 after copying is calculated. Can perform continuous copy without.
  • the screen data editing device 10 performs continuous copying while maintaining the display size of the object arrangement area 40, even if the number of objects increases or decreases after the continuous copying is performed, the objects Arrangement adjustment can be easily performed.
  • FIG. 23 is a diagram showing an example of a hardware configuration that realizes the screen data editing device according to the first and second embodiments.
  • the screen data editing device 10 can be realized by the reception device 151, the processor 152, the memory 153, and the output device 154 shown in FIG.
  • An example of the processor 152 is a CPU (Central Processing Unit, central processing unit, processing unit, arithmetic unit, microprocessor, microcomputer, processor, DSP (Digital Signal Processor)) or system LSI (Large Scale Integration).
  • Examples of the memory 153 are RAM (Random Access Memory) and ROM (Read Only Memory).
  • the screen data editing device 10 is realized by the processor 152 reading and executing a computer-executable screen data editing program for executing the operation of the screen data editing device 10 stored in the memory 153. NS. It can be said that the screen data editing program, which is a program for executing the operation of the screen data editing device 10, causes the computer to execute the procedure or method of the screen data editing device 10.
  • the screen data editing program executed by the screen data editing device 10 has a modular configuration including the screen data editing unit 13, these are loaded on the main storage device, and these are generated on the main storage device.
  • the memory 153 has the function of the screen data storage unit 15. Further, the memory 153 is used as a temporary memory when the processor 152 executes various processes.
  • the memory 153 stores, for example, a screen data editing program, copy group information 23, screen data, and the like.
  • the reception device 151 is an interface device that receives the information sent from the input device 3, and sends the received information to the processor 152.
  • the output device 154 has the function of the display output unit 11.
  • the output device 154 outputs the screen data created by the screen data editing unit 13 to an external device such as the display device 2.
  • the screen data editing program is a file in an installable format or an executable format, and may be stored in a computer-readable storage medium and provided as a computer program product. Further, the screen data editing program may be provided to the screen data editing device 10 via a network such as the Internet.
  • the screen data editing device 10 may be realized by dedicated hardware such as a dedicated circuit, and some may be realized by software or firmware.
  • the configuration shown in the above embodiments is an example, and can be combined with another known technique, can be combined with each other, and does not deviate from the gist. It is also possible to omit or change a part of the configuration.
  • 1 screen data editing system 2 display device, 3 input device, 4 information processing device, 10 screen data editing device, 11 display output unit, 13 screen data editing unit, 15 screen data storage unit, 21 screen data, 22 object information, 23 copy group information, 24 copy attribute information, 25A to 25C, 25X object information, 26 object group information, 31 to 33,50 editing interface, 40 object placement area, 41, 41A to 41H, 51A to 51F, 52, 53, 61B to 61D, 61X to 61Z, 62, 62A to 62C, 63A to 63C, 65A to 65C, 65X, 66A to 66D, OB1 to OB4 objects, 45 placement areas, 55 copy groups, 101, 102, 105A to 105C, 106A. , 106B, 107, 108, 201-204 screen, 151 reception device, 152 processor, 153 memory, 154 output device, 301, 302 object list, P1, P2 position, PA area, PE1 to PE10 placement area.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

画面の画面データを編集する画面データ編集プログラムであって、画面に配置されたコピー元の画面構成要素であるオブジェクトに対して、コピー元のオブジェクトで設定されている設定値をコピーのたびに特定の値だけ増減させて画面内の第1の方向および第2の方向に対して指定された配列数の分だけコピーして配列数に従って画面に配置する連続コピー処理を実行するとともに、連続コピー処理によって作成されたオブジェクト群のグループの情報であるコピーグループ情報を作成する画面データ編集ステップと、コピーグループ情報を記憶しておく記憶ステップと、をコンピュータに実行させ、コピーグループ情報は、配列数の情報を含み、画面データ編集ステップでは、作成済みのオブジェクト群に対して配列数の変更指示を受付けると配列数を変更し、配列数を変更した後のコピーグループ情報に基づいて、オブジェクト群を画面データに再配置する。

Description

画面データ編集プログラム、画面データ編集装置、および画面データ編集方法
 本開示は、画面のデータを編集する画面データ編集プログラム、画面データ編集装置、および画面データ編集方法に関する。
 従来、画面のデータを編集する画面データ編集装置は、ユーザからの指示に従って、役割および機能が設定された画面構成要素(以下、オブジェクトという)を画面上に配置することで、表示器に表示させる画面のデータを構築している。画面データ編集装置は、例えば、画面間を遷移するためのメニューを構築する際には、画面を遷移する機能を有したスイッチオブジェクトを整列させて配置するなどして画面を設計している。
 画面データ編集装置は、オブジェクトを均等に整列させて配置する際には、特定のオブジェクトを指定して任意の方向に任意の数だけ複製する機能(以下、連続コピーという)を用いて画面設計を効率化していた。
 特許文献1に記載の画面データ編集装置は、連続コピーを行う際には、オブジェクトのサイズを自動調整することで、コピー結果が、編集領域からはみ出すことを防止している。
特開2015-079398号公報
 しかしながら、上記特許文献1の技術では、連続コピーで作成されたオブジェクト群の情報を管理していないので、整列配置されているオブジェクト群にオブジェクトを追加または削除する際には、ユーザは、オブジェクト群の情報が不明なままオブジェクトを追加または削除しなければならなかった。このため、ユーザは、追加または削除する位置よりも後に配置されることとなるオブジェクトの設定を見直す必要があった。この結果、上記特許文献1の技術では、連続コピーで作成されているオブジェクト群に対してオブジェクトを追加または削除する際に多大な手間を要していた。
 本開示は、上記に鑑みてなされたものであって、連続コピーで作成されているオブジェクト群に対してオブジェクトを容易に追加または削除することができる画面データ編集プログラムを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本開示は、表示器に表示させる画面の画面データを編集する画面データ編集プログラムであって、画面に配置されたコピー元の画面構成要素であるオブジェクトに対して、コピー元のオブジェクトで設定されている設定値をコピーのたびに特定の値だけ増減させて画面内の第1の方向および第2の方向に対して指定された配列数の分だけコピーして配列数に従って画面に配置する連続コピー処理を実行するとともに、連続コピー処理によって作成されたオブジェクト群のグループの情報であるコピーグループ情報を作成する画面データ編集ステップと、コピーグループ情報を記憶しておく記憶ステップと、をコンピュータに実行させる。コピーグループ情報は、配列数の情報を含み、画面データ編集ステップでは、作成済みのオブジェクト群に対して配列数の変更指示を受付けると配列数を変更し、配列数を変更した後のコピーグループ情報に基づいて、配列数を変更した作成済みのオブジェクト群を画面データに再配置し、記憶ステップでは、配列数が変更された後のコピーグループ情報を記憶しておく。
 本開示にかかる画面データ編集プログラムは、連続コピーで作成されているオブジェクト群に対してオブジェクトを容易に追加または削除することができるという効果を奏する。
実施の形態1にかかる画面データ編集装置を備えた画面データ編集システムの構成を示す図 実施の形態1にかかる画面データ編集装置による画面データの初回編集の処理手順を示すフローチャート 実施の形態1にかかる画面データ編集装置が作成する画面データの構成を説明するための図 実施の形態1にかかる画面データ編集装置が配置するオブジェクトを説明するための図 実施の形態1にかかる画面データ編集装置による画面データの再編集の処理手順を示すフローチャート 実施の形態1にかかる画面データ編集装置が再編集したオブジェクトを説明するための図 実施の形態2にかかる画面データ編集装置による画面データの初回編集の処理手順を示すフローチャート 実施の形態2にかかる画面データ編集装置が設定するオブジェクトの配置領域を説明するための図 実施の形態2にかかる画面データ編集装置が表示させる編集インタフェースを説明するための図 実施の形態2にかかる画面データ編集装置がX方向にオブジェクトを連続コピーする処理を説明するための図 実施の形態2にかかる画面データ編集装置がY方向にオブジェクトを連続コピーする処理を説明するための図 実施の形態2にかかる画面データ編集装置による画面データの再編集の処理手順を示すフローチャート 実施の形態2にかかる画面データ編集装置が全体要素数を増やす処理を説明するための図 実施の形態2にかかる画面データ編集装置が管理する領域番号を説明するための図 実施の形態2にかかる画面データ編集装置が表示させる要素番号を説明するための図 ユーザによるオブジェクトの位置変更指示を説明するための図 実施の形態2にかかる画面データ編集装置が、オブジェクトの位置変更を実行する際の処理を説明するための図 オブジェクトの表示形状を説明するための図 実施の形態2にかかる画面データ編集装置が、オブジェクトのアスペクト比を維持しつつ連続コピーを実行する処理を説明するための図 オブジェクトリストを用いない連続コピー処理を説明するための図 実施の形態2にかかる画面データ編集装置が実行する、オブジェクトリストを用いた連続コピー処理を説明するための図 コピーグループ情報を用いずに連続コピーが実行される際の処理を説明するための図 実施の形態1,2にかかる画面データ編集装置を実現するハードウェア構成例を示す図
 以下に、本開示の実施の形態にかかる画面データ編集プログラム、画面データ編集装置、および画面データ編集方法を図面に基づいて詳細に説明する。なお、この実施の形態によりこの開示が限定されるものではない。
実施の形態1.
 図1は、実施の形態1にかかる画面データ編集装置を備えた画面データ編集システムの構成を示す図である。画面データ編集システム1は、情報処理装置4と、入力装置3と、表示装置2とを備えている。
 入力装置3は、マウス、キーボードなどであり、ユーザからの指示であるユーザ指示を受付けて情報処理装置4に入力する。ユーザ指示の例は、画面データを編集する指示である。具体的には、ユーザ指示には、連続コピーの際に用いるコピー元のオブジェクトを指定する指示(以下、コピー元指定指示という)、連続コピーによって作成するグループの属性を設定する指示(以下、属性設定指示という)、連続コピーによって作成されたオブジェクト群(以下、コピーグループという場合がある)を編集する指示(以下、編集指示という)などがある。以下の説明では、グループの属性を示す情報を、コピー属性情報という。
 コピー元指定指示は、役割および機能を有した画面構成要素であるオブジェクトのコピーグループを作成する際に用いられるコピー元のオブジェクトを指定する指示である。オブジェクトのコピーグループは、コピー元指定指示で指定されたオブジェクトがコピーされることによって作成される。
 コピー属性情報は、指定されたオブジェクトを指定された数だけ複製する連続コピーの際に用いられる情報である。連続コピーは、複数コピーとも呼ばれる。コピー属性情報には、オブジェクトのX方向の要素数であるX方向要素数、オブジェクトのY方向の要素数であるY方向要素数などのパラメータが含まれている。オブジェクトのX方向要素数は、画面上のX方向のオブジェクト数に対応し、オブジェクトのY方向要素数は、画面上のY方向のオブジェクト数に対応している。すなわち、コピー属性情報には、コピーグループ(オブジェクト群)を配置する際の、X方向のオブジェクトの配列数の情報と、Y方向のオブジェクトの配列数の情報とが含まれている。本実施の形態では、画面上のX方向およびY方向のうちの一方が、第1の方向であり、他方が第2の方向である。
 本実施の形態では、画面内の右方向がX方向であり、画面内の下方向がY方向である場合について説明する。コピー属性情報には、コピーグループに含まれるオブジェクトの総数(後述する全体要素数)を示すパラメータが含まれていてもよい。
 入力装置3は、例えば、ユーザによってコピー元となるオブジェクトが選択されると、コピー元指定指示を情報処理装置4に入力する。また、入力装置3は、例えば、ユーザによって、オブジェクトのX方向要素数およびオブジェクトのY方向要素数の少なくとも一方が指定されると、指定された情報を含んだ属性設定指示を情報処理装置4に入力する。
 表示装置2は、液晶モニタなどであり、情報処理装置4から送られてくる情報を表示する。情報処理装置4から送られてくる情報は、編集中の画面データの情報などである。情報処理装置4は、PC(Personal Computer)などのコンピュータであり、画面データ編集装置10を備えている。
 画面データ編集装置10は、ユーザ指示に従って画面データを編集する装置であり、画面データを編集する際の作画を支援する。画面データ編集装置10は、表示出力部11と、画面データ編集部13と、画面データ記憶部15と、を備えている。画面データ編集装置10は、作画ソフトウェアなどを用いて実現される。
 画面データ編集装置10は、入力装置3から送られてくるユーザ指示に従い、連続コピーによって画面にオブジェクトを配置する。また、画面データ編集装置10は、入力装置3から送られてくるユーザ指示に従い、配置したオブジェクトのレイアウト設定、およびオブジェクトへの動作にかかわる設定などを行う。画面データ編集装置10は、画面の視認性および操作性を確保するために、オブジェクトを整列して配置する。
 また、画面データ編集装置10は、入力装置3から送られてくるユーザ指示に従って、整列配置された状態のオブジェクトに対して、オブジェクトの追加または削除を実行する。
 画面データ編集システム1では、画面データ編集装置10が画面データを表示装置2に表示させながら、画面データを編集し、完成した画面データを外部装置に出力する。外部装置の例は、プログラマブル表示器である。
 画面データ編集部13は、コピーグループの情報を作成する機能と、オブジェクトを連続コピーする機能と、オブジェクトのレイアウトを調整する機能と、オブジェクトを編集する機能とを有している。
 画面データ編集部13は、編集指示に従ってコピーグループの情報を示すコピーグループ情報を作成する。コピーグループ情報は、オブジェクトが編集される際に用いられる情報であり、コピー属性情報と、オブジェクト情報とが含まれている。オブジェクト情報は、グループに含まれるオブジェクトの情報である。
 画面データ編集部13は、編集指示に従ってコピー属性情報のパラメータを編集し、コピー属性情報に従ってコピーグループに入れるオブジェクトのオブジェクト情報を編集する。オブジェクト情報には、コピー元となるオブジェクトの情報、およびコピーされたオブジェクトの情報が登録される。コピー属性情報に含まれるパラメータの例は、X方向要素数、Y方向要素数、オブジェクトの整列順序などである。
 画面データ編集部13は、画面データに対してオブジェクトの連続コピーを実行する。具体的には、画面データ編集部13は、コピーグループ情報に従って、オブジェクトの連続コピーを実行することで、複数のオブジェクトが配置された画面データを作成する。画面データ編集部13は、オブジェクト情報に設定されているオブジェクトを、コピー属性情報で指定されている要素数分だけコピーし、コピー属性情報で指定されている整列順序で配置する。また、画面データ編集部13は、コピー属性情報に従って、画面データのレイアウトを調整する。
 また、画面データ編集部13は、新たな編集指示を受付けると、編集指示に従って、コピー属性情報を変更し、変更後のコピー属性情報に従って画面データを変更する。画面データ編集部13は、コピー属性情報においてオブジェクト数を変更すると、画面データが変更後のオブジェクト数となるよう画面データを修正する。
 表示出力部11は、画面データ編集部13が作成した画面データに対応する画面を表示装置2に表示させる。画面データ記憶部15は、画面データ編集部13が作成したコピーグループ情報および画面データを記憶しておく記憶部である。画面データ記憶部15が記憶している画面データは、プログラマブル表示器などに出力され、画面データに対応する画面がプログラマブル表示器で表示される。
 図2は、実施の形態1にかかる画面データ編集装置による画面データの初回編集の処理手順を示すフローチャートである。画面データ編集装置10は、入力装置3から送られてくるコピー元指定指示を受付ける。このコピー元指定指示には、ユーザによって指定された、コピー元となるオブジェクトを指定した情報が含まれている。したがって、画面データ編集装置10は、ユーザによって指定されたオブジェクトを受付ける(ステップS10)。
 また、画面データ編集部13は、入力装置3から送られてくる属性設定指示を受付ける。具体的には、画面データ編集部13は、属性設定指示に含まれている、オブジェクトのX方向およびY方向の要素数を受付ける(ステップS20)。
 画面データ編集部13は、コピー元指定指示および属性設定指示に基づいて、コピーグループ情報を作成し、画面データ記憶部15は、画面データ編集部13が作成したコピーグループ情報を記憶する(ステップS30)。このコピーグループ情報には、属性設定指示に対応するコピー属性情報が含まれている。また、このコピーグループ情報には、コピー元となったオブジェクトの情報が含まれている。
 画面データ編集部13は、コピー属性情報に設定されているパラメータに従って、オブジェクトの連続コピーを実行する。具体的には、画面データ編集部13は、コピー元指定指示で指定されたコピー元のオブジェクトを、コピー属性情報のパラメータで指定された要素数となるようコピーする(ステップS40)。コピーによって複数のオブジェクトの情報が生成されると、複数からなるオブジェクトの情報は、オブジェクトグループ情報として、コピーグループ情報に格納される。画面データ編集部13は、オブジェクトグループ情報を作成する際には、コピー元のオブジェクトに設定されている書込み値に対して特定値を加算することで、新たなオブジェクト情報を作成する。
 画面データ編集部13は、オブジェクト情報に設定されているオブジェクトを、コピー属性情報に基づいて、画面上のX方向およびY方向に配置する。また、画面データ記憶部15は、オブジェクトグループ情報およびコピー属性情報を含んだコピーグループ情報を記憶しておく。
 ここで、コピーグループ情報を含んだ画面データについて説明する。図3は、実施の形態1にかかる画面データ編集装置が作成する画面データの構成を説明するための図である。図3では、画面データ21の構成の一例を示している。画面データ21には、オブジェクト情報22およびコピーグループ情報23が含まれている。
 オブジェクト情報22には、オブジェクトを識別する情報であるID(IDentification)、オブジェクトが保持するパラメータなどの情報が含まれている。オブジェクトが保持するパラメータの例は、メモリ空間のアドレスである。このメモリ空間のアドレスにオブジェクトに対応する値が書込まれる。図3に示すオブジェクト情報22では、パラメータとして書込まれる値、すなわち書込み値が「5」である場合を示している。
 コピーグループ情報23は、オブジェクト群のグループの情報である。コピーグループ情報23には、オブジェクトグループ情報26およびコピー属性情報24が含まれている。コピー属性情報24には、オブジェクトのX方向要素数と、オブジェクトのY方向要素数と、オブジェクト全体の要素数である全体要素数とが設定されている。全体要素数は、コピーグループ情報23で設定されるグループ(オブジェクト群)に含まれているオブジェクトの総数である。図3に示すコピーグループ情報23の場合、全体要素数は、4つである。
 また、コピー属性情報24には、X方向間隔と、Y方向間隔と、整列順序と、アスペクト比とが含まれている。X方向間隔は、オブジェクトが配置される際のX方向におけるオブジェクトの配置間隔であり、Y方向間隔は、オブジェクトが配置される際のY方向におけるオブジェクトの配置間隔である。整列順序は、オブジェクトを整列させる際の整列の順序である。各オブジェクトには、配置される順番を示す要素番号が割り当てられており、コピー属性情報24の整列順序では、各要素番号が小さい順に、何れの位置に配置されるかが規定されている。
 整列順序の例としては、Z字順(Z型)、N字順(N型)などがある。図3では、整列順序がZ字順である場合を示している。Z字順の場合、画面データ編集部13は、オブジェクトを左上から右方向に配置していき、1行分のオブジェクトを配置し終えると、1つ下の行に移ってオブジェクトを右方向に配置していく。
 アスペクト比は、画面に配置するオブジェクトの形状の縦横比である。コピー属性情報24においてアスペクト比が設定されている場合は、画面データ編集部13は、各オブジェクトを、設定されているアスペクト比となるよう配置する。
 画面データ編集部13は、ユーザからのコピー元指定指示に従って、コピー属性情報24を作成する。画面データ編集部13は、コピー属性情報24の全体要素数に基づいて、オブジェクトグループ情報26を作成する。
 オブジェクトグループ情報26には、コピー元に指定されたオブジェクトのオブジェクト情報25Xと、コピー元のオブジェクトからコピーによって作成されたオブジェクトのオブジェクト情報25A~25Cとが含まれている。図3では、コピー元のオブジェクトのオブジェクト情報25Xが、ID=「10001」であり、書込み値が「10」である場合を示している。
 また、オブジェクト情報25Aは、ID=「10002」であり、書込み値が「11」である。オブジェクト情報25Bは、ID=「10003」であり、書込み値が「12」である。オブジェクト情報25Cは、ID=「10004」であり、書込み値が「13」である。
 画面データ編集部13は、オブジェクト情報25Xをコピーしてオブジェクト情報25A~25Cを作成する際に、オブジェクト情報25Xの書込み値に特定値を加算することによって、オブジェクト情報25A~25Cの書込み値を設定する。このとき、画面データ編集部13は、書込み値の加算パラメータに従って、オブジェクト情報25A~25Cの書込み値を設定する。書込み値の加算パラメータは、オブジェクト情報25Xの書込み値に加算する特定値を示している。書込み値の加算パラメータは、正の値、負の値、および0(加算しない)の何れであってもよい。
 このように、画面データ編集部13は、コピー元のオブジェクトで設定されている書込み値(設定値)をコピーのたびに特定値だけ増減させる。したがって、画面データ編集部13は、オブジェクト情報25Xから1つ目のコピーを実行する際には、オブジェクト情報25Xの書込み値に特定値を加算して1つ目のオブジェクト情報25Aを作成する。そして、画面データ編集部13は、オブジェクト情報25Xから2つ目のコピーを実行する際には、オブジェクト情報25Xの書込み値に特定値を2回加算して2つ目のオブジェクト情報25Bを作成する。さらに、画面データ編集部13は、オブジェクト情報25Xから3つ目のコピーを実行する際には、オブジェクト情報25Xの書込み値に特定値を3回加算して3つ目のオブジェクト情報25Cを作成する。
 なお、画面データ編集部13は、1つ目のオブジェクト情報25Aの書込み値に特定値を加算して2つ目のオブジェクト情報25Bを作成してもよい。また、画面データ編集部13は、2つ目のオブジェクト情報25Bの書込み値に特定値を加算して3つ目のオブジェクト情報25Cを作成してもよい。
 画面データ編集部13は、予めユーザ指示に従って、書込み値の加算パラメータを設定しておくものとする。ここでは、画面データ編集部13が、オブジェクト情報25Xの書込み値である「10」に対して順番に「1」を加算して、書込み値が「11」から「13」を設定した場合を示している。
 このように、画面データ編集部13は、コピーによってオブジェクト情報25A~25Cを作成する際には、コピー元の書込み値を特定値分だけインクリメントしていく。なお、書込み値の加算パラメータは、「1」に限らない。
 また、画面データ編集部13は、オブジェクト情報25Xをコピーしてオブジェクト情報25A~25Cを作成する際に、オブジェクト情報25XのIDに特定値を加算することによって、オブジェクト情報25A~25CのIDを設定する。ここでは、画面データ編集部13が、オブジェクト情報25XのIDに順番に「1」を加算して、オブジェクト情報25A~25CのIDを設定した場合を示している。このように、画面データ編集部13は、コピーによってオブジェクト情報25A~25Cを作成する際には、コピー元のIDを特定値分だけインクリメントしていく。なお、オブジェクト情報25XのIDに対して加算される特定値は「1」に限らない。
 画面データ編集部13は、コピー属性情報24の、X方向要素数、整列順序、およびY方向要素数に基づいて、オブジェクト情報25X,25A~25Cを画面上に配置する。
 また、画面データ編集部13は、X方向間隔、Y方向間隔、およびアスペクト比に基づいて、オブジェクト情報25X,25A~25Cの画面上での配置位置および形状を調整する。
 なお、コピーグループ情報23には、書込み値の加算パラメータ、またはオブジェクト情報25XのIDに対して加算される特定値が設定されていてもよい。
 本実施の形態では、画面データ編集装置10が、コピーグループ情報23を再編集可能なよう記憶しておき、再編集されると、再編集後のコピーグループ情報23に基づいて、画面データ21を作成している。したがって、ユーザは、画面データ21の再編集が容易になる。また、画面データ編集装置10が、コピーグループ情報23によってオブジェクトを管理しているので、連続コピーの実行前に実行後の全体領域を把握しやすくなる。
 ここで、図4を用いて、画面データ編集装置10が実行する連続コピー処理について説明する。図4に示す画面201,202は、画面データ編集装置10が、表示装置2に表示させる画面である。
 図4は、実施の形態1にかかる画面データ編集装置が配置するオブジェクトを説明するための図である。図4の上段に示す画面201は、オブジェクトが連続コピーされる前の画面であり、図4の下段に示す画面202は、オブジェクトが連続コピーされた後の画面である。
 ユーザによって連続コピーのコピー元となるオブジェクト51Aが指定されると、画面データ編集部13は、X方向要素数およびY方向要素数を編集するための編集インタフェース50を画面201に表示させる。
 ここでは、X方向要素数として「3」が入力され、Y方向要素数として「2」が入力された場合を示している。この場合の全体要素数は、「6」である。画面データ編集部13は、X方向に3個、Y方向に2個の合計6個のオブジェクトを画面202に配置する。画面202では、コピーグループ55として、オブジェクト51A~51Fが配置された場合を示している。
 画面データ編集部13は、画面202の画面データを画面データ記憶部15に記憶させる。また、画面データ編集部13は、画面202の画面データを作成する際に用いたコピーグループ情報23を画面データ記憶部15に記憶させる。すなわち、画面データ編集部13は、ユーザによって入力されたX方向要素数、Y方向要素数、および整列順序が設定されたコピーグループ情報23を画面データ記憶部15に記憶させる。
 画面データ編集装置10は、作成済みの画面データを再編集する指示、すなわち新たな編集指示がユーザからあった場合、ユーザ指示に従って画面データを再編集する。図5は、実施の形態1にかかる画面データ編集装置による画面データの再編集の処理手順を示すフローチャートである。
 ユーザが、コピーグループ情報23が設定されているコピーグループを選択すると、入力装置3から、コピーグループを指定した情報が、画面データ編集部13に送られる。これにより、画面データ編集部13は、コピーグループを受付ける(ステップS110)。
 表示出力部11は、受付けたコピーグループのコピーグループ情報23に基づいて、コピーグループの要素数を表示装置2に表示させる。すなわち、表示出力部11は、コピーグループ情報23の一部として記憶しているX方向およびY方向の要素数を表示装置2に表示させる(ステップS120)。
 ユーザが、入力装置3に属性設定指示を入力すると、入力装置3は、属性設定指示を画面データ編集装置10に送る。画面データ編集部13は、入力装置3から送られてくる属性設定指示を受付ける。具体的には、画面データ編集部13は、属性設定指示に含まれている、オブジェクトのX方向およびY方向の要素数を受付ける。すなわち、画面データ編集部13は、オブジェクトのX方向およびY方向の要素数の編集を受付ける(ステップS130)。
 画面データ編集部13は、属性設定指示で指定されているX方向およびY方向の要素数で、記憶しているコピー属性情報24のX方向およびY方向の要素数を更新する(ステップS140)。このように、画面データ編集部13は、新たな属性設定指示が送られてくると、コピー属性情報24を更新する。
 画面データ編集部13は、更新されたコピー属性情報24に従って、オブジェクトグループ情報26を編集する。画面データ編集部13は、コピー属性情報24に設定されている全体要素数に変更があったか否かを判定する(ステップS145)。
 コピー属性情報24に設定されている全体要素数に変更があった場合(ステップS145、Yes)、画面データ編集部13は、コピー属性情報24に設定されている全体要素数が増加したか否かを判定する(ステップS150)。
 コピー属性情報24に設定されている全体要素数が増加した場合(ステップS150、Yes)、画面データ編集部13は、グループ内の整列順で末尾のオブジェクトをコピーする(ステップS160)。画面データ編集部13は、末尾のオブジェクトに設定されている書込み値に対して特定値を加算することで、新たなオブジェクト情報を作成する。
 コピー属性情報24に設定されている全体要素数が減少した場合(ステップS150、No)、画面データ編集部13は、グループ内の整列順で末尾のオブジェクトから順に必要数(減少数)を削除する(ステップS170)。
 画面データ編集部13は、ステップS160またはS170の処理を実行した後、オブジェクト数が、更新後のX方向およびY方向の要素数となるよう、オブジェクトの配置を変更する。すなわち、画面データ編集部13は、コピー属性情報24のX方向要素数およびY方向要素数に基づいて、画面のオブジェクトのX方向およびY方向の配置数を変更する(ステップS180)。また、コピーグループ情報23に設定されている全体要素数に変更がない場合(ステップS145、No)、画面データ編集部13は、ステップS180の処理を実行する。画面データ編集部13は、コピー属性情報24の整列順序に従って、オブジェクトを画面上に配置する。画面データ記憶部15は、画面データ編集部13が編集したコピーグループ情報23を記憶しておく。
 図6は、実施の形態1にかかる画面データ編集装置が再編集したオブジェクトを説明するための図である。図6の上段に示す画面203は、コピーグループ情報23に新たなコピー属性情報24が設定される際の画面であり、図6の下段に示す画面204は、新たなコピー属性情報24に従ってオブジェクトが再配置された後の画面である。
 図4の下段に示した画面202上で、ユーザによって編集対象のコピーグループ55が指定されると、表示出力部11は、編集インタフェース50を画面203に表示させる。このとき、表示出力部11は、画面202を作成する際に設定されたX方向要素数およびY方向要素数を表示した編集インタフェース50を、画面203に表示させる。
 この編集インタフェース50に対して、新たなX方向要素数またはY方向要素数が入力されると、画面データ編集部13は、コピー属性情報24を変更する。ここでは、X方向要素数として「4」が入力され、Y方向要素数は「2」のまま変更されていない場合を示している。画面データ編集部13は、X方向要素数およびY方向要素数に従って、すなわち、X方向の配列数およびY方向の配列数に従って、オブジェクトを画面204に配置する。ここでの画面データ編集部13は、X方向に4個、Y方向に2個の合計8個のオブジェクトを画面204に配置する。画面204では、コピーグループ55として、オブジェクト51A~51F,52,53が配置された場合を示している。
 本実施の形態の画面データ編集部13は、画面データ記憶部15が記憶しているコピーグループ情報23に対し、ユーザ指示に対応する変更を加えることで、新たなコピーグループ情報23を作成する。このとき、画面データ編集部13は、新たなコピー属性情報24に基づいて、オブジェクト51Fのオブジェクト情報から、オブジェクト52,53のオブジェクト情報を作成する。
 画面データ編集部13が、オブジェクト51Fのオブジェクト情報から、オブジェクト52,53のオブジェクト情報を作成する処理は、画面データ編集部13がオブジェクト51Aのオブジェクト情報からオブジェクト51B~51Fのオブジェクト情報を作成する処理と同様の処理である。
 画面データ編集部13が、新たなコピー属性情報24に基づいて、オブジェクト51A~51F,52,53を配置する。すなわち、ステップS160で説明したように、画面データ編集部13は、グループ内の整列順で末尾のオブジェクト51Fをコピーしたオブジェクト52,53を、オブジェクト51Fの後に配置する。
 この場合において、画面データ編集部13は、コピー属性情報24が変更される前からコピー属性情報24に設定されていた情報を用いて、オブジェクト51A~51F,52,53を画面204に配置する。例えば、画面データ編集部13は、コピー属性情報24に設定済みの整列順序に基づいて、オブジェクト51A~51F,52,53を配置する。
 画面データ編集装置10では、画面データ記憶部15が整列順序を記憶しているので、画面データ編集部13は、オブジェクト51A~51Fがオブジェクト51A~51Fの順番で整列されていたことが分かる。したがって、画面データ編集部13は、オブジェクト52,53が追加された場合も、整列順序に沿ってオブジェクト51A~51Fを配置し、さらに整列順序に沿ってオブジェクト52,53を配置する。
 また、画面データ編集部13は、コピー属性情報24に設定済みのX方向間隔、Y方向間隔、アスペクト比などに基づいて、オブジェクト51A~51F,52,53を配置する。このように、画面データ編集部13は、画面データ記憶部15で記憶されているコピー属性情報24に沿って容易にオブジェクト51A~51F,52,53を配置することができる。
 このように、既に構成されている画面データに対して整列配置したいオブジェクト数に変更が生じた場合、ユーザは、コピー属性情報24の再編集のみで整列配置をやり直すことが可能となる。
 画面データ編集部13は、画面204の画面データを画面データ記憶部15に記憶させる。また、画面データ編集部13は、画面204の画面データを作成する際に用いたコピーグループ情報23を画面データ記憶部15に記憶させる。この後、画面データ編集部13は、コピーグループ55を再編集する際には、画面データ記憶部15が記憶している最新のコピーグループ情報23を用いる。
 このように、画面データ編集装置10は、複数のオブジェクトを1つのオブジェクトのように扱わず、複数のオブジェクトを1つのグループとして管理する。画面データ編集装置10は、コピーグループ情報23を管理することで、グループ単位で、コピー属性情報24を保持することが可能となり、先に編集されたコピー属性情報24の値を、編集後のコピーグループ情報23に反映することができる。
 本実施の形態では、コピーグループ情報23によってオブジェクトを管理しているので、連続コピー実行後に、ユーザは、オブジェクトの整列のやり直しが不要になる。すなわち、オブジェクト群の全体要素数に変更が発生した場合であっても、ユーザは、全体要素数、X方向要素数、またはY方向要素数を編集するだけで、整列配置されているオブジェクト群の編集が可能となり、画面編集の手間を省くことができる。
 このように、実施の形態1の画面データ編集装置10は、作成済みのオブジェクト群に対してX方向要素数またはY方向要素数の変更指示を受付けると、オブジェクトの配列数を変更し、配列数を変更した後のコピーグループ情報23に基づいて、配列数を変更したオブジェクト群を画面データに再配置している。また、画面データ記憶部15は、コピーグループ情報23を記憶しておく。したがって、ユーザは、連続コピーで作成されているオブジェクト群に対してオブジェクトを容易に追加または削除することが可能となる。
実施の形態2.
 つぎに、図7から図23を用いて実施の形態2について説明する。実施の形態2の画面データ編集装置10は、実施の形態1の画面データ編集装置10と同様の構成を有している。実施の形態2では、画面データ編集装置10が、コピー元となるオブジェクトが配置されている領域(後述するオブジェクト配置領域40)の表示サイズを維持した状態で、連続コピーを行う。すなわち、画面データ編集装置10は、連続コピーの対象とする最初のオブジェクトを配置する際に、最初のオブジェクトの表示サイズが最終的なレイアウト領域であるオブジェクト配置領域40(連続コピーによって整列配置したいオブジェクト群の全体領域)と同一となるよう、最初のオブジェクトの表示サイズを設定する。
 実施の形態2では、オブジェクト配置領域40を分割し、分割した領域にオブジェクトを配置するので、オブジェクト配置領域40に配置されるオブジェクトの個数と、オブジェクト配置領域40の分割数とは同じである。
 図7は、実施の形態2にかかる画面データ編集装置による画面データの初回編集の処理手順を示すフローチャートである。図7に示す処理のうち、実施の形態1の図2で説明した処理と同様の処理については、重複する説明は省略する。
 画面データ編集部13は、ユーザによって指定されたオブジェクトを受付ける(ステップS210)。また、画面データ編集部13は、コピー属性情報24に含まれている、オブジェクト配置領域40のX方向およびY方向の要素数を受付ける(ステップS220)。
 図8は、実施の形態2にかかる画面データ編集装置が設定するオブジェクトの配置領域を説明するための図である。図8では、オブジェクトが連続コピーされる前の画面101を示している。
 オブジェクトのエディタ画面である画面101では、オブジェクト配置領域40にコピー元のとなる1つのオブジェクト41が配置されている。オブジェクト41が連続コピーされる前は、オブジェクト配置領域40とオブジェクト41が表示される領域とは、同じ領域である。
 画面データ編集部13は、コピー元指定指示およびコピー属性情報24に基づいて、コピーグループ情報23を作成し、画面データ記憶部15は、オブジェクト配置領域40とともに、画面データ編集部13が作成したコピーグループ情報23を記憶する(ステップS230)。
 画面データ編集部13は、オブジェクト配置領域40を、コピー属性情報24に設定されている要素数で除算することで、オブジェクトの表示サイズを算出し、算出した表示サイズにコピー元のオブジェクトを変形する(ステップS240)。
 画面データ編集部13は、コピーグループ情報23に設定されているパラメータに従って、オブジェクトの連続コピーを実行する。具体的には、画面データ編集部13は、コピー元のオブジェクトを、パラメータで指定された要素数となるようコピーする(ステップS250)。画面データ編集部13は、コピー元のオブジェクトをコピーする際には、コピー元のオブジェクトに設定されている書込み値に対して特定値を加算することで、新たなオブジェクト情報を作成する。
 画面データ編集部13は、オブジェクト情報に設定されているオブジェクトを、コピー属性情報に基づいて、画面上のX方向およびY方向に配置する。また、画面データ記憶部15は、オブジェクトグループ情報およびコピー属性情報を含んだコピーグループ情報を記憶しておく。
 ここで、連続コピーが実行される際に画面に表示させる情報について説明する。連続コピーが実行される際には、X方向要素数およびY方向要素数を編集するための編集インタフェース、連続コピーされたオブジェクトなどが画面に表示される。
 図9は、実施の形態2にかかる画面データ編集装置が表示させる編集インタフェースを説明するための図である。ユーザによってオブジェクト41が選択されると、画面データ編集部13が、オブジェクト数を編集するための編集インタフェースを画面102に表示させる。ここでの編集インタフェースは、X方向要素数を受付ける編集インタフェース32、Y方向要素数を受付ける編集インタフェース33、および全体要素数を受付ける編集インタフェース31である。
 このように、本実施の形態では、ユーザがオブジェクト41を選択すれば、表示出力部11が、編集インタフェース31~33を画面102に表示させる。これにより、ユーザは、オブジェクトを選択する処理の後に、連続コピーを指示する処理を行うことなく、連続コピーを指示するための画面を表示させることができる。したがって、ユーザは、連続コピー機能へ容易にアクセスすることが可能となる。
 編集インタフェース31~33に対してユーザが数値を入力すると、画面データ編集部13が、コピーグループ情報23を作成する。画面データ編集部13は、作成したコピーグループ情報23に、編集インタフェース32に入力されたX方向要素数と、編集インタフェース33に入力されたY方向要素数と、編集インタフェース31に入力された全体要素数とを設定する。画面データ編集部13は、編集インタフェース31に全体要素数が入力されなかった場合には、X方向要素数とY方向要素数とを積算することによって全体要素数を算出し、算出した全体要素数をコピーグループ情報23に設定する。なお、コピーグループ情報23に設定されるオブジェクトは、1つのオブジェクトであってもよい。
 画面データ編集部13は、コピーグループ情報23のX方向要素数に「N」(Nは自然数)を設定し、コピーグループ情報23のY方向要素数に「M」(Mは自然数)を設定した場合、作成済みであるコピー元のオブジェクト情報を作成しなくてもよいので、(N×M)-1個のオブジェクト情報を作成する。
 コピーグループ情報23に含まれる1つ目のオブジェクト情報は、コピー元であるオブジェクト41のオブジェクト情報である。コピーグループ情報23に含まれる2つ目以降のオブジェクト情報は、図3で説明した処理と同様の処理によって画面データ編集部13が作成する。
 画面データ編集部13は、コピーグループ情報23に基づいて、連続コピーを実行する。図10は、実施の形態2にかかる画面データ編集装置がX方向にオブジェクトを連続コピーする処理を説明するための図である。
 図10では、画面102において、コピーグループ情報23のX方向要素数に「4」が登録された場合を示している。画面データ編集部13は、X方向要素数に基づいて、オブジェクト41をX方向に連続コピーする。この場合において、画面データ編集部13は、オブジェクト配置領域40内にオブジェクトが収まるよう連続コピーを実行する。画面データ編集部13は、オブジェクト配置領域40のX方向を、X方向要素数に分割する。ここでの画面データ編集部13は、オブジェクト配置領域40のX方向を4つに分割する。
 画面データ編集部13は、分割後の4つの領域に、それぞれ1つずつオブジェクトを配置する。図10に示すオブジェクト41Aは、オブジェクト41の表示サイズを小さくしたオブジェクトである。オブジェクト41B~41Dは、オブジェクト41を連続コピーし、表示サイズを小さくしたオブジェクトである。このように、画面データ編集部13は、連続コピー実行前のオブジェクト配置領域40に収まるようにオブジェクト41B~41Dの表示サイズを調整する。
 図11は、実施の形態2にかかる画面データ編集装置がY方向にオブジェクトを連続コピーする処理を説明するための図である。画面データ編集部13は、X方向と同様の手順でY方向へもオブジェクトの連続コピーを実行する。
 図11では、画面102において、コピーグループ情報23のY方向要素数に「2」が登録された場合を示している。画面データ編集部13は、Y方向要素数に基づいて、オブジェクト41をY方向に連続コピーする。この場合において、画面データ編集部13は、オブジェクト配置領域40内にオブジェクトが収まるよう連続コピーを実行する。画面データ編集部13は、オブジェクト配置領域40のY方向を、Y方向要素数に分割する。ここでの画面データ編集部13は、オブジェクト配置領域40のY方向を2つに分割する。この結果、オブジェクト配置領域40は、8つに分割される。
 画面データ編集部13は、分割後の8つの領域に、それぞれ1つずつオブジェクトを配置する。図11では、オブジェクト配置領域40内にオブジェクト41A~41Hが配置された場合を示している。
 オブジェクト41Aには、オブジェクト41のオブジェクト情報が対応付けされている。また、オブジェクト41B~41Hには、画面データ編集部13が作成したオブジェクト情報が対応付けされている。
 画面データ編集装置10は、作成済みの画面データを再編集する指示、すなわち新たな編集指示がユーザからあった場合、ユーザ指示に従って画面データを再編集する。図12は、実施の形態2にかかる画面データ編集装置による画面データの再編集の処理手順を示すフローチャートである。図12に示す処理のうち、実施の形態1の図5で説明した処理と同様の処理については、重複する説明は省略する。
 画面データ編集装置10は、ステップS110からS180の処理を実行した後、画面データ記憶部15で、画面データ編集部13が編集したコピーグループ情報23を記憶しておく。そして、画面データ編集装置10は、オブジェクト配置領域40におけるオブジェクトの1要素分の表示サイズを算出する(ステップS310)。具体的には、画面データ編集部13は、画面データ記憶部15が記憶しているオブジェクト配置領域40のX方向を、X方向要素数で除算することで、オブジェクトの1要素分のX方向の表示サイズを算出する。また、画面データ編集部13は、オブジェクト配置領域40のY方向を、Y方向要素数で除算することで、オブジェクトの1要素分のY方向の表示サイズを算出する。
 画面データ編集部13は、各オブジェクトの表示サイズを、算出した1要素分の表示サイズに変形させる(ステップS320)。そして、画面データ編集部13は、変形させたオブジェクトをオブジェクト配置領域40内で整列させる(ステップS330)。
 ところで、仕様変更などにより、画面データ編集装置10が、ユーザ指示として、全体要素数を増やす指示を受付ける場合がある。画面データ編集装置10が、全体要素数を増やす場合の処理について説明する。
 図13は、実施の形態2にかかる画面データ編集装置が全体要素数を増やす処理を説明するための図である。図13の上段に示す画面106Aは、図11に示した画面102においてX方向要素数が「4」から「5」に増やされた場合の画面であり、図13の下段に示す画面106Bは、画面106Aにおいて全体要素数が「10」から「9」に減らされた場合の画面である。
 画面106Aに示すように、ユーザによってX方向要素数が「4」から「5」に変更されると、画面データ編集装置10が、X方向のオブジェクトを4つから5つに変更する。これにより、画面データ編集装置10は、全体要素数を「8」から「10」に変更する。
 この後、画面106Bに示すように、ユーザによって要素数が「10」から「9」に変更される場合がある。すなわち、オブジェクト群に含まれるオブジェクトの個数として、X方向要素数とY方向要素数との積算値よりも少ない個数が指定される場合がある。この場合、画面データ編集部13は、オブジェクト群の中で最後に作成された末尾のオブジェクトよりも後の領域に余白を設ける。すなわち、画面データ編集部13が、末尾のオブジェクトを削除することで、X方向の2行目のオブジェクトを5つから4つに変更する。図13では、削除されたオブジェクトが配置されていた領域を領域PAで示している。
 ところで、連続コピーを用いて構築された画面データのオブジェクト群に対して、プログラマブル表示器の更新、または不具合の改修などで画面データの編集が必要になる場合がある。この場合において、整列されたオブジェクトの末尾に新たなオブジェクトを追加する場合に限らず、整列されたオブジェクトの間にオブジェクトが挿入される場合もある。また、整列されたオブジェクト間からオブジェクトが削除される場合もある。これらの処理を容易にするため、画面データ編集部13は、オブジェクト配置領域40内において、各オブジェクトの整列順序に応じて、各オブジェクトの配置領域に領域番号などの識別情報をつけて管理する。なお、各オブジェクトの整列順序は、コピー属性情報24において任意の順序を設定可能である。本実施の形態では、Z字順でオブジェクトが整列される場合について説明する。
 図14は、実施の形態2にかかる画面データ編集装置が管理する領域番号を説明するための図である。画面データ編集部13は、オブジェクト配置領域40に対して、オブジェクトの整列順序(ここではZ字順)で領域番号を設定する。オブジェクト配置領域40内の1つの配置領域には1つのオブジェクトが配置されるものとする。
 例えば、オブジェクト配置領域40に対して10個のオブジェクトが配置される場合、オブジェクト配置領域40には配置領域PE1~PE10が設定される。図14では、1行目の最も左にある配置領域PE1の領域番号が「1」であり、1行目の最も右にある配置領域PE5の領域番号が「5」である。また、2行目の最も左にある配置領域PE6の領域番号が「6」であり、2行目の最も右にある配置領域PE10の領域番号が「10」である。
 画面データ編集部13は、コピーグループ情報23で管理されているグループ内のオブジェクトに対し、コピーした順番に従って、一意に識別可能な連続する要素番号を割り付ける。画面データ編集部13は、コピーグループ情報23内において、オブジェクトのIDと、オブジェクトに割り当てた要素番号との対応関係を示すリスト(以下、オブジェクトリストという)301を管理している。オブジェクトリスト301に示すように、例えば、オブジェクトのIDが「1001」であるオブジェクトの要素番号は「1」である。画面データ編集部13は、領域番号と要素番号との対応関係に基づいて、オブジェクトの配置位置を決定する。以下の説明では、領域番号と要素番号とが同じである場合について説明する。
 図14では、配置領域PE1が要素番号の「1」に対応し、配置領域PE2が要素番号の「2」に対応し、配置領域PE3が要素番号の「3」に対応する場合を示している。この場合、画面データ編集部13は、要素番号が「1」であるオブジェクトを配置領域PE1に配置し、要素番号が「2」であるオブジェクトを配置領域PE2に配置し、要素番号が「3」であるオブジェクトを配置領域PE3に配置する。
 画面データ編集装置10は、各配置領域PE1~PE10に要素番号または領域番号を表示させてもよい。図15は、実施の形態2にかかる画面データ編集装置が表示させる要素番号を説明するための図である。図15では、要素番号を表示させた画面107を示している。
 表示出力部11は、各要素番号を、要素番号に対応する配置領域に表示させる。表示出力部11は、要素番号を画面107上の配置領域に表示させることで、連続コピーを実行した後でも、ユーザは、オブジェクトがどのような並び順に整列しているのかを目視で確認することが可能となる。
 つぎに、画面上でオブジェクトの位置が変更される場合について説明する。図16は、ユーザによるオブジェクトの位置変更指示を説明するための図である。図17は、実施の形態2にかかる画面データ編集装置が、オブジェクトの位置変更を実行する際の処理を説明するための図である。
 図16では、要素番号を表示させた画面108を示している。図16および図17では、ユーザが、画面108に対して、要素番号が「9」であるオブジェクトを、要素番号が「7」であるオブジェクトの位置に移動させる指示を入力装置3に入力した場合について説明する。ここでは、要素番号が「7」であるオブジェクトは、IDが「1007」で書込み値が「16」である。また、要素番号が「8」であるオブジェクトは、IDが「1008」で書込み値が「17」であり、要素番号が「9」であるオブジェクトは、IDが「1009」で書込み値が「18」である場合について説明する。なお、ユーザは、要素番号ではなくオブジェクト自体を表示した画面に対して、オブジェクトの位置を変更させる指示を入力してもよい。
 ユーザは、例えば、マウスのドラッグ操作等によってオブジェクトの位置を変更する。この操作内容は、ユーザ指示として、入力装置3から画面データ編集装置10に送られる。これにより、画面データ編集部13は、移動対象であるオブジェクトのインデックスに相当する要素番号を、移動先の領域番号に置き換える。
 要素番号が「9」であるオブジェクトを、要素番号が「7」であるオブジェクトの位置に移動させる場合、画面データ編集部13は、オブジェクトリスト301を新たなオブジェクトリスト302に変更する。オブジェクトリスト302中では要素番号の重複は許されないので、画面データ編集部13は、重複している要素番号以降の要素番号を、全て1ずつ増やす。すなわち、画面データ編集部13は、要素番号が「9」であるオブジェクトを、要素番号が「7」であるオブジェクトの位置に移動させる場合、新たなオブジェクトリスト302に対し、要素番号が「9」であったオブジェクトの要素番号を「9」から「7」に変更する。さらに、画面データ編集部13は、新たなオブジェクトリスト302に対し、要素番号が「7」であったオブジェクトの要素番号を「7」から「8」に変更し、要素番号が「8」であったオブジェクトの要素番号を「8」から「9」に変更する。画面データ編集部13は、変更後のオブジェクトリスト302を画面データ記憶部15に記憶させる。
 画面データ編集部13は、要素番号の変更に従って、オブジェクト配置領域40に配置するオブジェクトを変更する。ここでの画面データ編集部13は、要素番号が「7」に変更されたIDが「1009」のオブジェクトを、「7」の領域番号で示される配置領域に配置する。また、画面データ編集部13は、要素番号が「8」に変更されたIDが「1007」のオブジェクトを、「8」の領域番号で示される配置領域に配置し、要素番号が「9」に変更されたIDが「1008」のオブジェクトを、「9」の領域番号で示される配置領域に配置する。
 このように、画面データ編集装置10は、新たな要素番号に対応付けされた領域番号の配置領域に、新たな要素番号が割り当てられたオブジェクトを移動させることで、オブジェクトの整列順序の入れ替えを実現する。すなわち、画面データ編集部13は、オブジェクトリスト301の変更によって、要素番号の順序が入れ替えられると、変更後のオブジェクトリスト302に従って画面108上でのオブジェクトの配置の位置を入れ替える。これにより、画面データ編集装置10は、画面データの拡張によって追加したオブジェクトを、任意の位置に容易に挿入することが可能となる。
 ここで、オブジェクトの表示形状について説明する。図18は、オブジェクトの表示形状を説明するための図である。図18の上段に示す表示処理501は、オブジェクト配置領域40を設定せずに、連続コピーが実行される場合の処理を示している。図18の下段に示す表示処理502は、オブジェクト配置領域40を設定し、かつオブジェクトの形状を考慮せずに連続コピーが実行される場合の処理を示している。
 表示処理501では、オブジェクト61Xがコピー元のオブジェクトであり、オブジェクト61Xを用いてオブジェクト61Y,61Zが作成される。表示処理502では、オブジェクト61Xがコピー元のオブジェクトであり、オブジェクト61Xを用いてオブジェクト61B,61C,61Dが作成される。
 表示処理501のように、オブジェクト配置領域40を設定せずに、連続コピーが実行される場合、コピー元のオブジェクトの表示サイズおよび表示形状は不変である。また、コピー元のオブジェクトの表示サイズおよび表示形状と、コピーされたオブジェクトの表示サイズおよび表示形状とは同じである。
 一方、表示処理502の場合、連続コピーによって作成されたオブジェクト61B~61Dの表示形状が、コピー元のオブジェクト61Xとは異なる。アイコンなどが表現されている画像がオブジェクトに設定されて画面に配置される場合、オブジェクトの表示形状が変更されると、画像のアスペクト比が変わるので、当初の画像が持つイメージが変わり、視認性が阻害される可能性がある。
 そこで、本実施の形態の画面データ編集部13は、オブジェクト配置領域40内に連続コピーを実行する際に、オブジェクトのアスペクト比を維持する。図19は、実施の形態2にかかる画面データ編集装置が、オブジェクトのアスペクト比を維持しつつ連続コピーを実行する処理を説明するための図である。
 画面データ編集部13は、図19に示す表示処理503を実行する。表示処理503では、オブジェクト62がコピー元のオブジェクトである。画面データ編集装置10へは、コピーグループのパラメータとして、コピーグループの1要素であるオブジェクトの、アスペクト比および最小表示サイズを設定(以下、最小表示設定という)しておく。最小表示サイズは、オブジェクト1つ当たりの表示領域の最小サイズの許容値である。これらの最小表示設定は、ユーザ指示に従って行われる。
 画面データ編集部13は、最小表示設定が行われていない場合には、オブジェクト配置領域40がX方向要素数およびY方向要素数に基づいて分割された格子状の各配置領域と同じサイズにオブジェクトの表示サイズを変形する。最小表示設定が行われておらずX方向要素数が「3」である場合、画面データ編集部13は、オブジェクト62を用いてオブジェクト62A,62B,62Cを作成する。これらのオブジェクト62A~62Cは、コピー元のオブジェクト62とアスペクト比が同じであり、オブジェクト配置領域40内に収まる表示サイズとなるようサイズ調整されている。
 画面データ編集部13は、最小表示設定が行われている場合、オブジェクトのアスペクト比を維持しつつ、格子状の配置領域内に内接する最大の表示サイズにオブジェクトを変形させた場合に、オブジェクトが最小表示サイズを満たすか否かを判定する。オブジェクトの変形結果が最小表示サイズを満たさない場合、画面データ編集部13は、オブジェクトのアスペクト比を満たし、且つオブジェクトの変形結果が最小表示サイズを満たすよう、X方向要素数およびY方向要素数を変更する。
 例えば、X方向要素数の変更によってオブジェクト62の変形結果であるオブジェクト62A~62Cが最小表示サイズを満たさなくなる場合がある。この場合、画面データ編集部13は、X方向要素数を減らしY方向要素数を増やすことで、オブジェクト62の変形結果が最小表示サイズを満たすことができるか否かを検証する。画面データ編集部13は、X方向要素数を減らしY方向要素数を増やすことで、オブジェクト62の変形結果が最小表示サイズを満たすことができる場合には、X方向要素数を減らしY方向要素数を増やす。
 図19では、画面データ編集部13が、オブジェクト62A~62Cに対し、X方向要素数を「3」から「2」に減らし、Y方向要素数を「1」から「2」に増やした場合のオブジェクト63A,63B,63Cを図示している。画面データ編集部13は、X方向要素数が「2」でありY方向要素数が「2」である格子状の領域に、整列順序に従って、オブジェクト63A,63B,63Cを配置する。これにより、オブジェクト63Aは、オブジェクト配置領域40内の1行目の左端に配置され、オブジェクト63Bは、オブジェクト配置領域40内の1行目の右端に配置され、オブジェクト63Cは、オブジェクト配置領域40内の2行目の左端に配置される。
 同様に、Y方向要素数の変更によってオブジェクト62の変形結果であるオブジェクト62A~62Cが最小表示サイズを満たさなくなる場合がある。この場合、画面データ編集部13は、X方向要素数の変更によってオブジェクト62A~62Cが最小表示サイズを満たさなくなった場合と同様の処理を実行する。なお、オブジェクト配置領域40において、オブジェクトが配置されていない領域は余白領域となる。
 つぎに、オブジェクトリスト301を用いた連続コピー処理(ここでは第1の連続コピー処理という)と、オブジェクトリスト301を用いない連続コピー処理(ここでは第2の連続コピー処理という)との違いについて説明する。
 図20は、オブジェクトリストを用いない連続コピー処理を説明するための図である。図21は、実施の形態2にかかる画面データ編集装置が実行する、オブジェクトリストを用いた連続コピー処理を説明するための図である。
 第1の連続コピー処理および第2の連続コピー処理の何れにおいても、オブジェクトが保持する数値、またはオブジェクトに連続性のある値が設定される設定項目の値が、特定の間隔で加減算されてコピー後のオブジェクトが作成される。すなわち、連続コピーの際には、連続コピーで作成される各オブジェクトに対し、パラメータで指定される設定項目の値に連続性を持たせた設定が行われる。このように、連続コピーは、単純なデータのコピーではない。
 第2の連続コピー処理では、オブジェクトリスト301を用いていないので、連続コピーが実行された後の再編集性に乏しい。例えば、オブジェクトの整列順序に沿って規則的にパラメータが増加していくことに意味があるオブジェクト群の場合、途中にオブジェクトを挿入すると以降のオブジェクトの設定をすべて再設定する必要が生じる。
 図20では、オブジェクト65A~65Cが作成された後、オブジェクト65Aをコピーしたオブジェクト65Xをオブジェクト65Bの位置に挿入する場合について説明する。
 オブジェクト65Aは、IDが「10001」であり、書込み値が「11」である。オブジェクト65Bは、IDが「10002」であり、書込み値が「12」である。オブジェクト65Cは、IDが「10003」であり、書込み値が「13」である。この場合、新たなオブジェクト65Xは、4つ目のオブジェクトなのでIDが「10004」となり、またオブジェクト65Bの位置に挿入されるので、書込み値が「12」となる。
 このような第2の連続コピー処理が行われる場合、オブジェクト65Bは、オブジェクト65A,65Xに続く位置に配置されるので、オブジェクト65Bの書込み値は「13」となるべきであり、オブジェクト65Cの書込み値は「14」となるべきである。ところが、第2の連続コピー処理では、オブジェクトリスト301がないので、ユーザが、オブジェクト65B,65Cの書込み値を設定し直す必要がある。図20では、書込み値を設定し直す必要がある箇所を四角の枠で示している。
 図21では、オブジェクト66A~66Cが作成された後、オブジェクト66Aをコピーしたオブジェクト66Dをオブジェクト66Bの位置に挿入する場合について説明する。ここでは、画面データ編集装置10が、連続コピーグループに属するオブジェクトの保持する設定項目の値(書込み値)として、オブジェクトに関連づいている要素番号を用いている。すなわち、画面データ編集部13は、オブジェクトの書込み値を、オブジェクトの要素番号を含んだ数式で設定している。なお、画面データ編集装置10は、図20で説明した処理のように、オブジェクトの書込み値として、オブジェクトに関連づいている要素番号を用いなくてもよい。
 オブジェクト66Aは、要素番号が「1」であり、IDが「10001」であり、書込み値が「要素番号+10」、すなわち書込み値が「11」である。オブジェクト66Bは、要素番号が「2」であり、IDが「10002」であり、書込み値が「要素番号+10」、すなわち書込み値が「12」である。オブジェクト66Cは、要素番号が「3」であり、IDが「10003」であり、書込み値が「要素番号+10」、すなわち書込み値が「13」である。この場合、新たなオブジェクト66Dは、4つ目のオブジェクトなのでIDが「10004」となる。また、オブジェクト66Dは、オブジェクト66Bの位置に挿入されるので、要素番号は「2」となり、書込み値は「12」となる。
 第1の連続コピー処理では、画面データ編集装置10が、オブジェクトリスト301を用いて連続コピーを実行するので、画面データ編集装置10は、オブジェクト66B,66Cの書込み値についても、オブジェクトリスト301に基づいて設定することができる。したがって、ユーザは、オブジェクト66B,66Cの書込み値を設定し直さなくてもよい。このように、画面データ編集装置10は、オブジェクトリスト301で要素番号を管理しているので、配置位置を変更するオブジェクト66B,66Cに対しても、要素番号を用いた書込み値の設定を行うことが可能となる。
 また、画面データ編集装置10は、オブジェクトが保持する書込み値として、オブジェクトに関連づいている要素番号を用いているので、オブジェクトの整列順序が変更された場合であっても、ユーザは、新たな整列順序に沿った書込み値をオブジェクトに対して間接的に指定することができる。また、オブジェクトが保持する書込み値を、要素番号を用いた数式で指定しておくことで、書込み値への様々な設定の要求に対応することが可能となる。
 ここで、コピーグループ情報23を用いずに連続コピーが実行される際の処理について説明する。図22は、コピーグループ情報を用いずに連続コピーが実行される際の処理を説明するための図である。
 図22の上段に示す画面105Aは、X方向要素数が「4」であり、Y方向要素数が「2」である場合のオブジェクト群を示している。連続コピーによって、オブジェクト群の2行目の左から2つ目のオブジェクトOB1と右から2つ目のオブジェクトOB3との間の位置P1に新たなオブジェクトが挿入される場合、ユーザは、オブジェクトOB1を左側に移動させる必要がある。また、ユーザは、オブジェクト群の2行目の一番左端のオブジェクトOB2を、1行目の一番右端の位置P2に移動させる必要がある。
 図22の中段に示す画面105Bは、画面105Aのオブジェクト群に対して、ユーザが、位置P1に新たなオブジェクトOB4を挿入した状態を示している。ユーザは、位置P1に新たなオブジェクトOB4を挿入したので、オブジェクトOB2を位置P2に移動させ、オブジェクトOB1を2行目の一番左端の位置に移動させている。
 この状態では、画面105Bのオブジェクト群が配置領域45からはみ出しているので、ユーザは、配置領域45に収まるよう、オブジェクト群を縮小させる。具体的には、ユーザは、オブジェクト群の全オブジェクトに対してX方向の寸法を縮める処理を実行する。図22の下段に示す画面105Cは、画面105Bのオブジェクト群が、配置領域45に収められた状態を示している。
 このように、ユーザは、コピーグループ情報23が管理されていない場合には、新たにオブジェクトOB4を追加(挿入)する際に、オブジェクト群のオブジェクトを移動させる必要がある。また、ユーザは、オブジェクトを挿入したことによって当初想定していた配置領域45内に収まらなくなった場合は、各オブジェクトのサイズを変更する必要がある。さらに、連続コピーによって、オブジェクトの設定値をインクリメントする等していた場合は、ユーザは、挿入または削除する位置以降のオブジェクトの設定値を全て見直す必要がある。
 すなわち、コピーグループ情報23が管理されていない場合、画面に配置されているオブジェクトが、連続コピーによって整列配置されたオブジェクトであるか否かが分からない。このため、ユーザは、既にオブジェクトを配置済みの領域に新たなオブジェクトを追加で配置する際に、オブジェクトのサイズ変更、位置変更、設定値の変更などが必要となる。したがって、コピーグループ情報23が管理されていない場合には、連続コピーで作成されているオブジェクト群に対してオブジェクトを追加または削除する処理に多大な手間を要することとなる。
 本実施の形態では、コピーグループ情報23に基づいて、連続コピーを実行するので、オブジェクトの追加または削除といった再編集が必要となった場合であっても、画面の再編集にかかる手間を軽減することができる。
 なお、画面データ編集装置10は、画像を表示するオブジェクトを画面に配置する場合に限らず、数値を表示するオブジェクトを一覧形式に整列して画面に配置してもよい。また、実施の形態2で説明した機能を実施の形態1の画面データ編集装置10に適用してもよい。例えば、実施の形態1において、画面データ編集装置10が、各要素番号を、要素番号に対応する配置領域に表示させてもよい。また、実施の形態1において、画面データ編集装置10が、オブジェクトリスト301における要素番号の変更に従って、画面に配置するオブジェクトを変更してもよい。
 また、実施の形態1において、画面データ編集装置10が、画面内に表示するオブジェクトのアスペクト比を維持すると最小表示サイズを満たさない場合には、アスペクト比を維持しつつ最小表示サイズを満たすよう、X方向要素数またはY方向要素数を変更してもよい。実施の形態1において、画面データ編集装置10が、オブジェクトの書込み値を、オブジェクトの要素番号を用いた数式で設定してもよい。
 このように実施の形態2によれば、画面データ編集装置10は、オブジェクト配置領域40の表示サイズを維持した状態で連続コピーを行うので、コピー後のオブジェクト配置領域40の表示サイズを計算することなく連続コピーを実行できる。
 また、画面データ編集装置10は、オブジェクト配置領域40の表示サイズを維持した状態で連続コピーを行うので、連続コピーが実施された後に、オブジェクト数の増減が発生した場合であっても、オブジェクトの配置の調整を容易に実行できる。
 ここで、実施の形態1,2で説明した画面データ編集装置10のハードウェア構成について説明する。図23は、実施の形態1,2にかかる画面データ編集装置を実現するハードウェア構成例を示す図である。
 画面データ編集装置10は、図23に示した受付装置151、プロセッサ152、メモリ153、および出力装置154により実現することができる。プロセッサ152の例は、CPU(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサ、DSP(Digital Signal Processor)ともいう)またはシステムLSI(Large Scale Integration)である。メモリ153の例は、RAM(Random Access Memory)、ROM(Read Only Memory)である。
 画面データ編集装置10は、プロセッサ152が、メモリ153で記憶されている、画面データ編集装置10の動作を実行するための、コンピュータで実行可能な画面データ編集プログラムを読み出して実行することにより実現される。画面データ編集装置10の動作を実行するためのプログラムである画面データ編集プログラムは、画面データ編集装置10の手順または方法をコンピュータに実行させるものであるともいえる。
 画面データ編集装置10で実行される画面データ編集プログラムは、画面データ編集部13を含むモジュール構成となっており、これらが主記憶装置上にロードされ、これらが主記憶装置上に生成される。
 メモリ153は、画面データ記憶部15の機能を有している。また、メモリ153は、プロセッサ152が各種処理を実行する際の一時メモリに使用される。メモリ153は、例えば、画面データ編集プログラム、コピーグループ情報23、画面データなどを記憶する。
 受付装置151は、入力装置3から送られてくる情報を受付けるインタフェース装置であり、受付けた情報をプロセッサ152に送る。出力装置154は、表示出力部11の機能を有している。出力装置154は、画面データ編集部13が作成した画面データを表示装置2などの外部装置に出力する。
 画面データ編集プログラムは、インストール可能な形式または実行可能な形式のファイルで、コンピュータが読み取り可能な記憶媒体に記憶されてコンピュータプログラムプロダクトとして提供されてもよい。また、画面データ編集プログラムは、インターネットなどのネットワーク経由で画面データ編集装置10に提供されてもよい。
 なお、画面データ編集装置10の機能について、一部を専用回路などの専用のハードウェアで実現し、一部をソフトウェアまたはファームウェアで実現するようにしてもよい。
 以上の実施の形態に示した構成は、一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、実施の形態同士を組み合わせることも可能であるし、要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
 1 画面データ編集システム、2 表示装置、3 入力装置、4 情報処理装置、10 画面データ編集装置、11 表示出力部、13 画面データ編集部、15 画面データ記憶部、21 画面データ、22 オブジェクト情報、23 コピーグループ情報、24 コピー属性情報、25A~25C,25X オブジェクト情報、26 オブジェクトグループ情報、31~33,50 編集インタフェース、40 オブジェクト配置領域、41,41A~41H,51A~51F,52,53,61B~61D,61X~61Z,62,62A~62C,63A~63C,65A~65C,65X,66A~66D,OB1~OB4 オブジェクト、45 配置領域、55 コピーグループ、101,102,105A~105C,106A,106B,107,108,201~204 画面、151 受付装置、152 プロセッサ、153 メモリ、154 出力装置、301,302 オブジェクトリスト、P1,P2 位置、PA 領域、PE1~PE10 配置領域。

Claims (10)

  1.  表示器に表示させる画面の画面データを編集する画面データ編集プログラムであって、
     前記画面に配置されたコピー元の画面構成要素であるオブジェクトに対して、コピー元の前記オブジェクトで設定されている設定値をコピーのたびに特定の値だけ増減させて前記画面内の第1の方向および第2の方向に対して指定された配列数の分だけコピーして前記配列数に従って前記画面に配置する連続コピー処理を実行するとともに、前記連続コピー処理によって作成されたオブジェクト群のグループの情報であるコピーグループ情報を作成する画面データ編集ステップと、
     前記コピーグループ情報を記憶しておく記憶ステップと、
     をコンピュータに実行させ、
     前記コピーグループ情報は、前記配列数の情報を含み、
     前記画面データ編集ステップでは、
     作成済みの前記オブジェクト群に対して前記配列数の変更指示を受付けると前記配列数を変更し、前記配列数を変更した後の前記コピーグループ情報に基づいて、前記配列数を変更した作成済みの前記オブジェクト群を前記画面データに再配置し、
     前記記憶ステップでは、
     前記配列数が変更された後の前記コピーグループ情報を記憶しておく、
     ことを特徴とする画面データ編集プログラム。
  2.  前記画面データ編集ステップでは、
     コピー元の前記オブジェクトを配置する際に、コピー元の前記オブジェクトを配置するオブジェクト配置領域を設定し、前記オブジェクト配置領域を変更することなく作成済みの前記オブジェクト群に含まれるオブジェクトのサイズを調整することで前記オブジェクト配置領域に作成済みの前記オブジェクト群を配置する、
     ことを特徴とする請求項1に記載の画面データ編集プログラム。
  3.  前記画面データ編集ステップでは、
     作成済みの前記オブジェクト群に含まれるオブジェクトの個数として、前記第1の方向の配列数と前記第2の方向の配列数との積算値よりも少ない個数が指定された場合、前記オブジェクト配置領域のうち、作成済みの前記オブジェクト群の中で最後に作成された末尾のオブジェクトよりも後の領域に余白を設ける、
     ことを特徴とする請求項2に記載の画面データ編集プログラム。
  4.  前記画面データ編集ステップでは、
     前記画面上でコピー元の前記オブジェクトまたは作成済みの前記オブジェクト群が指定されると、前記配列数を設定するための編集インタフェースを表示し、前記編集インタフェースに入力された配列数を受付ける、
     ことを特徴とする請求項1から3の何れか1つに記載の画面データ編集プログラム。
  5.  前記画面データを編集する際に前記画面データを表示装置に表示させる表示出力ステップをさらにコンピュータに実行させ、
     前記コピーグループ情報には、前記オブジェクトを配置する際の整列順序が含まれ、
     前記表示出力ステップでは、
     前記オブジェクトを表示させる表示領域のそれぞれに、前記整列順序に基づいて、前記オブジェクトが配置される順番を示す領域番号を表示させる、
     ことを特徴とする請求項1から4の何れか1つに記載の画面データ編集プログラム。
  6.  前記記憶ステップでは、前記オブジェクトの作成済みの前記オブジェクト群内での配置の順番を示す要素番号と、前記領域番号と、の対応関係を示すオブジェクトリストを記憶し、
     前記画面データ編集ステップでは、
     前記オブジェクトリストで前記要素番号の順序が入れ替えられると、前記オブジェクトリストに従って、前記画面上で前記オブジェクトの配置の位置を入れ替える、
     ことを特徴とする請求項5に記載の画面データ編集プログラム。
  7.  前記コピーグループ情報には、前記オブジェクトの表示領域の縦横比と、前記オブジェクトの表示領域の最小サイズと、が含まれ、
     前記画面データ編集ステップでは、
     前記縦横比を満たすよう連続コピー処理を実行した場合に、前記最小サイズを維持できない場合には、前記縦横比を満たし且つ前記最小サイズを維持できるよう、前記第1の方向および前記第2の方向の配列数を調整する、
     ことを特徴とする請求項1から6の何れか1つに記載の画面データ編集プログラム。
  8.  前記設定値は、前記要素番号を含んだ数式で示されている、
     ことを特徴とする請求項6に記載の画面データ編集プログラム。
  9.  表示器に表示させる画面の画面データを編集する画面データ編集装置であって、
     前記画面に配置されたコピー元の画面構成要素であるオブジェクトに対して、コピー元の前記オブジェクトで設定されている設定値をコピーのたびに特定の値だけ増減させて前記画面内の第1の方向および第2の方向に対して指定された配列数の分だけコピーして前記配列数に従って前記画面に配置する連続コピー処理を実行するとともに、前記連続コピー処理によって作成されたオブジェクト群のグループの情報であるコピーグループ情報を作成する画面データ編集部と、
     前記コピーグループ情報を記憶しておく記憶部と、
     を備え、
     前記コピーグループ情報は、前記配列数の情報を含み、
     前記画面データ編集部は、
     作成済みの前記オブジェクト群に対して前記配列数の変更指示を受付けると前記配列数を変更し、前記配列数を変更した後の前記コピーグループ情報に基づいて、前記配列数を変更した作成済みの前記オブジェクト群を前記画面データに再配置し、
     前記記憶部は、
     前記配列数が変更された後の前記コピーグループ情報を記憶しておく、
     ことを特徴とする画面データ編集装置。
  10.  表示器に表示させる画面の画面データを編集する画面データ編集方法であって、
     前記画面に配置されたコピー元の画面構成要素であるオブジェクトに対して、コピー元の前記オブジェクトで設定されている設定値をコピーのたびに特定の値だけ増減させて前記画面内の第1の方向および第2の方向に対して指定された配列数の分だけコピーして前記配列数に従って前記画面に配置する連続コピー処理を実行するとともに、前記連続コピー処理によって作成されたオブジェクト群のグループの情報であるコピーグループ情報を作成する画面データ編集ステップと、
     前記コピーグループ情報を記憶しておく記憶ステップと、
     を含み、
     前記コピーグループ情報は、前記配列数の情報を含み、
     前記画面データ編集ステップでは、
     作成済みの前記オブジェクト群に対して前記配列数の変更指示を受付けると前記配列数を変更し、前記配列数を変更した後の前記コピーグループ情報に基づいて、前記配列数を変更した作成済みの前記オブジェクト群を前記画面データに再配置し、
     前記記憶ステップでは、
     前記配列数が変更された後の前記コピーグループ情報を記憶しておく、
     ことを特徴とする画面データ編集方法。
PCT/JP2020/005158 2020-02-10 2020-02-10 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法 WO2021161388A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2020531548A JP6758551B1 (ja) 2020-02-10 2020-02-10 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法
CN202080095795.2A CN115087954B (zh) 2020-02-10 2020-02-10 画面数据编辑程序存储介质、画面数据编辑装置及画面数据编辑方法
PCT/JP2020/005158 WO2021161388A1 (ja) 2020-02-10 2020-02-10 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法
DE112020006703.3T DE112020006703T5 (de) 2020-02-10 2020-02-10 Anzeigebilddaten-Editierprogramm, Anzeigebilddaten-Editiervorrichtung und Anzeigebilddaten-Editierverfahren

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/005158 WO2021161388A1 (ja) 2020-02-10 2020-02-10 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法

Publications (1)

Publication Number Publication Date
WO2021161388A1 true WO2021161388A1 (ja) 2021-08-19

Family

ID=72517836

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/005158 WO2021161388A1 (ja) 2020-02-10 2020-02-10 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法

Country Status (4)

Country Link
JP (1) JP6758551B1 (ja)
CN (1) CN115087954B (ja)
DE (1) DE112020006703T5 (ja)
WO (1) WO2021161388A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7032838B1 (ja) * 2021-06-24 2022-03-09 特許業務法人Ipx 情報処理装置、プログラム及び情報処理方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015079398A (ja) * 2013-10-17 2015-04-23 発紘電機株式会社 作画エディタ装置、そのプログラム
JP2017091328A (ja) * 2015-11-13 2017-05-25 富士ゼロックス株式会社 情報処理装置及び情報処理プログラム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6359695B1 (en) * 1992-02-26 2002-03-19 Canon Kabushiki Kaisha Repeated image forming apparatus with neighboring image boundary gradiation correction
JP2001285610A (ja) * 2000-03-29 2001-10-12 Ricoh Co Ltd 画像形成装置
JP3879552B2 (ja) * 2002-03-20 2007-02-14 富士ゼロックス株式会社 画像生成装置、画像読取装置、不正複製防止システム、プログラム、および出力媒体の製造方法
JP3961545B2 (ja) * 2005-11-29 2007-08-22 株式会社コナミデジタルエンタテインメント オブジェクト選択装置、オブジェクト選択方法、ならびに、プログラム
CN101590318B (zh) * 2008-05-26 2012-05-30 鈊象电子股份有限公司 节奏游戏设备
US8750624B2 (en) * 2010-10-19 2014-06-10 Doron Kletter Detection of duplicate document content using two-dimensional visual fingerprinting
JP5910603B2 (ja) * 2013-10-17 2016-04-27 コニカミノルタ株式会社 設定用オブジェクト表示制御装置、設定用オブジェクト表示方法、およびコンピュータプログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015079398A (ja) * 2013-10-17 2015-04-23 発紘電機株式会社 作画エディタ装置、そのプログラム
JP2017091328A (ja) * 2015-11-13 2017-05-25 富士ゼロックス株式会社 情報処理装置及び情報処理プログラム

Also Published As

Publication number Publication date
CN115087954A (zh) 2022-09-20
JPWO2021161388A1 (ja) 2021-08-19
JP6758551B1 (ja) 2020-09-23
CN115087954B (zh) 2024-09-10
DE112020006703T5 (de) 2022-12-15

Similar Documents

Publication Publication Date Title
JP2993528B2 (ja) テキスト管理・復元方式
JP4573277B2 (ja) データベース矛盾解消方式
JP2008217651A (ja) 設計支援装置、設計支援方法、およびプログラム
WO2021161388A1 (ja) 画面データ編集プログラム、画面データ編集装置、および画面データ編集方法
JP2012173780A (ja) ファイルの構成管理システム
JP2008112268A (ja) タイミング検証方法、タイミング検証装置及びタイミング検証プログラム
JP2835791B2 (ja) 図形処理装置
JPH0248774A (ja) Cadシステムのデータ管理方式
JPH096982A (ja) 階層図編集装置
JPH09251305A (ja) プログラム作成装置
JP2009238215A (ja) データ処理装置及びデータ処理方法
JP3441155B2 (ja) 情報管理検索装置
JPH05158670A (ja) 画面型プログラムエディタ
JP3444620B2 (ja) ファイリングシステム装置
JPH09231254A (ja) 機器設計支援システム
JP4352941B2 (ja) 設計業務支援装置
JPH0934933A (ja) 部品レイアウト装置
JP2003281195A (ja) 階層図の作成方法及びこの作成方法を利用したcadシステム
JPH06290035A (ja) 情報処理システム設計支援システム
JPH0520320A (ja) 文書編集処理装置
JPH0594295A (ja) 複数サブフアイルの編集装置
JPH0122662B2 (ja)
JPH08115358A (ja) 表および図形のデータ接続方法およびデータ接続装置
JPH06168173A (ja) データベース管理方法、及びネットワークシステム
JPH10232886A (ja) 回路設計支援システム

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2020531548

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20918497

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20918497

Country of ref document: EP

Kind code of ref document: A1