WO2011142044A1 - Program and electronic apparatus - Google Patents

Program and electronic apparatus Download PDF

Info

Publication number
WO2011142044A1
WO2011142044A1 PCT/JP2010/061539 JP2010061539W WO2011142044A1 WO 2011142044 A1 WO2011142044 A1 WO 2011142044A1 JP 2010061539 W JP2010061539 W JP 2010061539W WO 2011142044 A1 WO2011142044 A1 WO 2011142044A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
display
change rule
position information
unit
Prior art date
Application number
PCT/JP2010/061539
Other languages
French (fr)
Japanese (ja)
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 ジョルト株式会社
Publication of WO2011142044A1 publication Critical patent/WO2011142044A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console
    • H04N1/00501Tailoring a user interface [UI] to specific requirements
    • H04N1/00506Customising to the data to be displayed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console
    • H04N1/00405Output means
    • H04N1/00408Display of information to the user, e.g. menus
    • H04N1/00472Display of information to the user, e.g. menus using a pop-up window

Definitions

  • the present invention relates to a program and an electronic device for displaying a plurality of display information according to various display position change rules.
  • thumbnail images of content are displayed side by side in a grid shape or an annular shape, and the display position of the thumbnail image is changed according to the user's scroll operation, so that the user can select desired content. ing.
  • each display is performed in an application that draws the display information as an image on the display of the electronic device.
  • the process of calculating the coordinate value and size of information must be implemented for each change rule. Therefore, since the number of man-hours for developing a drawing application increases with an increase in the types of change rules, it is difficult to efficiently cope with many change rules.
  • an object of the present invention is to make it possible to efficiently increase the types of display information display position change rules while suppressing an increase in the development man-hours of a drawing application.
  • a program includes a change rule storage function for storing a plurality of types of change rules for the display position of each display information for a plurality of display information to be displayed on a display device on a computer;
  • a reception function that accepts the number of display information and change rule specifying information for specifying one of a plurality of change rules from a drawing processing unit that controls drawing, the number of display information, and a change corresponding to the change rule specifying information
  • a position information output function for outputting position information indicating at least some display positions of the plurality of display information to the drawing processing unit is realized.
  • the computer is an electronic device that can realize various functions by executing a program, such as a mobile phone, a personal digital assistant, a personal computer, or the like.
  • the display device is a device on which various visually recognizable information such as a still image, a moving image, and text is drawn as an image, such as a liquid crystal display.
  • the display device may be integrated with an electronic device such as a mobile phone or a personal digital assistant, or separate from the electronic device such as a desktop personal computer. It may be.
  • the display information is information to be drawn on the display device, such as a still image, a moving image, and text.
  • the drawing processing unit controls drawing on the display device, and is realized by a program different from the program according to the present invention.
  • the display position is a position displayed in the display area of the display device, and is represented by a coordinate value, for example.
  • the coordinates may be absolute coordinates or relative coordinates.
  • the display position change rule is a rule for controlling the display position of display information. As a simple example, the display information is displayed in a list form arranged in a line in the vertical direction. It is a rule for scrolling information up and down.
  • the drawing processing unit does not need to calculate the display position of the display information by itself for various change rules, and simply draws the target display information at the presented display position. That is, it is possible to efficiently increase the types of display position change rules while suppressing an increase in the number of man-hours for developing a program for realizing the drawing processing unit.
  • the position information may include information indicating the size of the area where each display information is displayed on the display device.
  • the size of the display area is, for example, the vertical and horizontal sizes.
  • the size may be an absolute value such as a pixel or a value indicating a relative size in the display area.
  • the size of the display area of each display information can be changed.
  • the position information output function updates position information indicating at least some of the display positions of the plurality of display information in accordance with user operation information for changing the display position of the display information displayed on the display device. May be output.
  • the user operation information is information that is output in response to the user's operation. For example, information indicating that the user has moved the finger upwards by touching the touch panel, or input by the user in the left direction. Information indicating that the key has been pressed.
  • the display position of the display information can be changed according to the user operation information based on each change rule.
  • a program provides the computer with user operation information unique to the input device that is output from the input device to change a display position of display information displayed on the display device.
  • the conversion input conversion function may be further realized by user operation information in a predetermined format that can be processed regardless of the input device in the position information output function.
  • the input device is, for example, a touch panel, various input keys, a keyboard, or the like.
  • the format of the user operation information output from the input device varies depending on the type of the input device and the manufacturer. there is a possibility.
  • the user operation information in a predetermined format is operation information in a common format that does not depend on the input device.
  • the position information output function may update and output position information indicating at least some display positions of the plurality of display information as time elapses.
  • the display position of the display information can be automatically changed even when no user operation is performed.
  • At least one change rule among the plurality of change rules may be generated based on another change rule among the plurality of change rules.
  • the change rule linearly changes the display position of the display information.
  • this function it is possible to provide a change rule in which the list of display information changes sinusoidally.
  • the plurality of display information includes a plurality of types of display information
  • the reception function receives the number of display information for each type and change rule specifying information for specifying a change rule for each type from the drawing processing unit
  • the position information output function may output position information for each type of display information based on a change rule for each type corresponding to the received change rule designation information.
  • the type of display information indicates the contents and attributes of the display information. For example, in the case of displaying a grid-like electronic program guide centered on a broadcasting station and broadcasting time, information on the broadcasting station is displayed. , Broadcasting time information, and information on each program.
  • a list format that can be scrolled vertically for broadcast station display information a list format that can be scrolled horizontally for broadcast time display information, and display information for each program
  • a grid format that can be scrolled in the vertical and horizontal directions it is possible to display a grid-like electronic program guide centered on the broadcasting station and the broadcasting time.
  • the reception function further receives the size of the display area of the display device, and the position information output function outputs position information based on the number of display information, the change rule corresponding to the change rule designation information, and the screen size. It is good to do.
  • display information can be displayed at an appropriate position according to the size of the display area of the display device.
  • the position information output function may output position information for only display information that can be drawn in the display area of the display device among a plurality of display information based on the screen size.
  • the data amount of position information output to the drawing processing unit is reduced, and the processing load can be reduced.
  • the number of display information to be displayed is 100
  • the number of display information that can be simultaneously displayed in the display area of the display device in a certain display position change rule is 10.
  • the position information for only 10 display information that can be displayed is output to the drawing processing unit, the data amount is reduced to 1/10 compared to the case where the position information for all display information is output. It becomes possible to do.
  • the reception function receives change rule designation information for designating a change rule different from the current change rule from the drawing processing unit, and the position information output function displays at least some of the display positions of the plurality of display information.
  • the position information may be updated and output so as to continuously change from the display position in the change rule to the display position in the change rule corresponding to the newly accepted change rule designation information.
  • An information processing apparatus includes a drawing processing unit that controls drawing on a display device, and a display rule for changing a display position of each display information for a plurality of display information to be displayed on the display device.
  • a change rule storage unit that stores a plurality of types, a reception unit that receives the number of display information and change rule designation information that specifies one of the plurality of change rules from the drawing processing unit, the number of display information, and a change rule
  • a position information output unit that outputs position information indicating at least some display positions of the plurality of display information to the drawing processing unit based on the change rule corresponding to the designation information.
  • the information processing apparatus further includes an input unit that inputs user operation information for changing a display position of display information displayed on the display device, and the position information output unit includes The position information indicating the display positions of at least some of the plurality of display information may be updated and output in accordance with user operation information input from the unit.
  • the position information output unit continuously updates the position information based on the change rule and outputs the updated position information to the drawing processing unit.
  • the output of the position information to the drawing processing unit may be stopped.
  • the term “unit” does not simply mean a physical means, but also includes a case where the function of that unit is realized by software. Further, the functions of one unit or device may be realized by two or more physical means or devices, or the functions of two or more units or devices may be realized by one physical means or device.
  • the present invention it is possible to efficiently increase the types of display information display position change rules while suppressing an increase in the number of man-hours for developing a drawing application.
  • FIG. 2 is a block diagram illustrating a functional configuration of the electronic device 10.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of an electronic device 10.
  • FIG. It is a figure which shows an example of a pattern. It is a figure which shows the outline
  • FIG. 1 is a block diagram showing a functional configuration of an electronic device 10 according to an embodiment of the present invention.
  • the electronic device 10 includes a display unit 20, an input unit 22, a drawing processing unit 24, a display information storage unit 26, an input conversion unit 28, and a display position control unit 30.
  • the display position control unit 30 includes a pattern storage unit 40, a reception unit 42, and a position information output unit 44.
  • FIG. 2 shows an example of the hardware configuration of the electronic device 10.
  • the electronic device 10 includes a CPU (Central Processing Unit) 50, a memory 52, an HDD (Hard Disk Drive) 54, a display device 56, an input device 58, and a communication unit 60.
  • CPU Central Processing Unit
  • HDD Hard Disk Drive
  • FIG. 2 shows an example of the hardware configuration of the electronic device 10.
  • the electronic device 10 includes a CPU (Central Processing Unit) 50, a memory 52, an HDD (Hard Disk Drive) 54, a display device 56, an input device 58, and a communication unit 60.
  • CPU Central Processing Unit
  • HDD Hard Disk Drive
  • the display unit 20 displays various information as an image, and includes a display device 56 such as a liquid crystal display or an organic EL display.
  • a display device 56 such as a liquid crystal display or an organic EL display.
  • the display device 56 is incorporated in the electronic device 10, but the display device 56 is provided separately from the electronic device 10 like a liquid crystal display connected to a desktop personal computer. It may be.
  • the input unit 22 enables input of user operation information, and includes, for example, an input device 58 such as an input key of a mobile phone, a touch panel, a touch pad, a keyboard, a mouse, and a voice recognition device.
  • an input device 58 such as an input key of a mobile phone, a touch panel, a touch pad, a keyboard, a mouse, and a voice recognition device.
  • the input device 58 and the display device 56 may be integrally configured.
  • the input device 58 may be configured separately from the electronic device 10.
  • the drawing processing unit 24 is an application that draws information such as a moving image, a still image, and text, which are various display information to be displayed on the display unit 20, on the display unit 20 as an image that can be visually recognized by the user.
  • the drawing processing unit 24 acquires various information from the Internet, for example, via the communication unit 60, and stores it in the display information storage unit 26 as display information. can do.
  • the drawing processing unit 24 is realized by the CPU 50 executing a program stored in the memory 52.
  • the display information storage unit 26 stores various display information to be displayed on the display unit 20 and includes a memory 52 and an HDD 54.
  • the display information storage unit 26 may be configured separately from the electronic device 10 and connected to the electronic device 10 via a connection interface such as a memory card slot or a USB terminal.
  • the input conversion unit 28 converts the user operation information output from the input unit 22 into a predetermined format that does not depend on the specifications of the input unit 22 and outputs the converted information to the display position control unit 30. For example, if the information displayed on the display unit 20 is to be moved upward, the down arrow key is pressed if it is an input key of a mobile phone, and if it is a touch panel, it is flicked upward (with a finger on the touch panel). May be traced lightly). Therefore, regardless of which of the user operation information corresponding to the pressing of the down arrow key and the user operation information corresponding to the upward flick operation is output from the input unit 22, the input conversion unit 28 displays the display information in the upward direction.
  • the user operation information in a predetermined format indicating that the user operation for moving the image is performed is output to the display position control unit 30.
  • the input conversion unit 28 absorbs such a difference.
  • the input conversion unit 28 holds a table indicating a correspondence relationship between user operation information output from various input units 22 and corresponding user operation information in a predetermined format. It may be configured to.
  • the input conversion unit 28 is realized by the CPU 50 executing a program stored in the memory 52.
  • the display position control unit 30 outputs position information for controlling the display position of various display information displayed on the display unit 20.
  • the position information includes information on the coordinates and size of the display area where each display information is displayed on the display unit 20.
  • the display area of each display information is referred to as a “frame”.
  • the display position control unit 30 is not used only for the specific drawing processing unit 24 but is provided as a library that can be used in common by the drawing processing units of various electronic devices.
  • the display position control unit 30 is realized by the CPU 50 executing a program stored in the memory 52.
  • the pattern storage unit 40 stores a plurality of types of information indicating the change rules of the display position of the display information.
  • the display position change rule indicates a rule for controlling the display position of each display information frame, and is referred to as a pattern in the present embodiment.
  • the information indicating the change rule includes, for example, information indicating the arrangement position of each frame in the display area (display space) of the display unit, or when changing the display position of each frame according to a user operation.
  • Information indicating a function, information indicating a function when the display position of each frame is changed over time, information for controlling the display positions of the plurality of frames in the display area of the display unit, and the like are included.
  • FIG. 3 shows an example of a pattern.
  • FIG. 3A shows a pattern called “list”, for example, in which a plurality of frames 70a to 70e are arranged in a vertical line. In this list pattern, for example, the display position of each frame changes in the vertical direction according to a user operation or the passage of time.
  • FIG. 3B shows a pattern called “circle”, for example, and a plurality of frames are arranged in an annular shape. In this circle pattern, for example, the display position of each frame changes so as to rotate clockwise or counterclockwise according to the user operation or the passage of time.
  • FIG. 3C shows a pattern called “grid”, for example, in which a plurality of frames are arranged in a lattice pattern.
  • the display position of each frame changes in the vertical and horizontal directions according to user operations and the passage of time.
  • the pattern storage unit 40 stores the identifiers of these patterns and the rules for changing the display position of each frame in each pattern in association with each other.
  • the pattern storage unit 40 may be stored in the memory 52 as an executable code for calculating position information according to a change rule for each pattern, or the memory 52 as data referred to by the position information output unit 44. May be stored.
  • the accepting unit 42 accepts change rule designation information for designating the number of display information to be displayed on the display unit 20, the size of the entire display area of the display unit 20, and a pattern for display.
  • the position information output unit 44 outputs position information indicating the display position of the frame of each display information based on the pattern information specified by the change rule specifying information stored in the pattern storage unit 40.
  • the change rule designation information includes, for example, a pattern identifier.
  • the position information output unit 44 updates and outputs the position information based on the user operation information in a predetermined format output from the input conversion unit 28.
  • the position information output unit 44 is realized by the CPU 50 executing a program stored in the memory 52.
  • pattern storage unit 40 and the position information output unit 44 may not be clearly separated, and may be integrally configured by a program that outputs position information according to a change rule for each pattern.
  • FIG. 4 shows an overview of the display position control process.
  • the drawing processing unit 24 displays information specifying the number of display information (the number of frames) to be displayed on the display unit 20, the size of the entire display area of the display unit 20, and the pattern, and the display position control unit 30. (S401).
  • the number of display information is not the number of display information displayed simultaneously on the display unit 20 but the total number of display information that may be displayed on the display unit 20. For example, if a thumbnail image of a still image stored in a certain folder in the display information storage unit 26 becomes display information, the number of display information is the total number of still images stored in that folder. It is.
  • the display position control unit 30 continuously updates the position information of each frame based on the change rule in the designated pattern, the user operation information, and the time information.
  • the update of the position information based on the time information is to change the display position of each frame as time passes regardless of whether or not a user operation is performed. For example, in the case of the list pattern shown in FIG. 3A, the frame can be scrolled upward little by little even when there is no user operation.
  • the drawing processing unit 24 repeatedly executes an inquiry about the position information of each frame in a short cycle with respect to the display position control unit 30 (S402).
  • the display position control unit 30 outputs the position information of each frame to the drawing processing unit 24 (S403).
  • the position information includes information on coordinates for displaying the frame and the size of the frame. For example, if the shape of the frame is a square, the position information about each frame can be expressed as (frame ID, X coordinate, Y coordinate, vertical size, horizontal size).
  • the frame ID is information for identifying each frame. For example, if the total number of frames is 100, numbers from 1 to 100 may be assigned according to the display order of the frames.
  • the coordinate value may be the coordinates of a point serving as a reference for the position for displaying the frame, and may be, for example, the coordinates of the center point or end point of the frame.
  • the size of the frame may be specified by a pixel value or the like for the vertical and horizontal sizes, or by a relative value with respect to the size of the display unit 20. If the frame is a square, the display position of the frame may be specified by specifying the coordinates of two diagonal points among the four end points.
  • the display position control unit 30 may output only position information regarding a frame that can be displayed on the display unit 20 among all the frames specified by the drawing processing unit 24. For example, when an inquiry is received for a frame with a frame ID of 1 to 100, if the frame with a frame ID of 10 to 15 is displayable in the display area of the display unit 20 at that time, Instead of outputting position information for all frames, only position information for frames with frame IDs 10 to 15 may be output.
  • the drawing processing unit 24 determines the coordinates and size of each frame based on the received position information, and draws the display unit 20 so that the corresponding display information is displayed as an image in each frame. Do. For example, when the display information is a thumbnail image of a still image or a moving image, the drawing processing unit 24 may display the thumbnail image in the frame by enlarging or reducing the thumbnail image according to the size of the frame. In addition, for example, when a part of the frame 70a, 70e in FIG. 3A is outside the display area of the display unit 20, the drawing processing unit 24 sets the coordinates of the frames 70a, 70e and The drawing process may be performed so that part of the display information is displayed according to the size.
  • FIG. 5 is a flowchart showing a detailed example of the display position control process.
  • the number of frames, the screen size, and the pattern are specified from the drawing processing unit 24 (S501).
  • the reception unit 42 receives information specifying the number of frames, the screen size, and the pattern (S502), and the position information output unit 44 changes the target pattern stored in the pattern storage unit 40. According to the rule, the position information of each frame is calculated (S503).
  • the drawing processing unit 24 monitors the presence / absence of a user operation via the input unit 22 (S504). If there is a user operation (S504: Y), the user operation information is output to the position information via the input conversion unit 28. The data is output to the unit 44 (S505). When receiving the user operation information (S506: Y), the position information output unit 44 updates the position information of each frame based on the user operation information (S507). For example, if the user operation information indicates an instruction to change the display position of the display information upward, the position information is updated so that the display position of each frame changes upward according to the change rule in the specified pattern. Is done. Even if the user operation is the same, the change in the display position according to the user operation differs depending on the pattern.
  • the position information output unit 44 is a pattern (time interlocking pattern) in which the designated pattern is updated in conjunction with the passage of time regardless of the presence / absence of a user operation (S506: Y / N). (S508: Y), the position information of each frame is updated in conjunction with the passage of time (S509).
  • the drawing processing unit 24 inquires of the position information output unit 44 about the position information of each frame (S510). In response to this inquiry, the position information output unit 44 outputs the position information of each frame to the drawing processing unit 24 (S511). Then, the drawing processing unit 24 draws display information for each frame based on the received position information of each frame (S512). The position information output unit 44 may output the position information of each frame to the drawing processing unit 24 without receiving an inquiry from the drawing processing unit 24.
  • the position information update process described above is performed in response to a user operation or the passage of time, and the drawing processing unit 24 sends a position information inquiry to the position information output unit 44 in a short cycle.
  • a plurality of display information is displayed on the display unit 20 while their display positions change according to the user operation or the passage of time.
  • the short cycle is preferably a cycle in which the amount of change in the position information of each frame is sufficiently small so that the display information displayed in each frame moves visually smoothly.
  • the position information output unit 44 outputs the position information of each frame when the designated pattern is not a time-linked pattern (S508: N) and there is no user operation for a predetermined time (S513: Y). (S511) is stopped until a new user operation is performed. Also, in the drawing processing unit 24, when it is not a time-linked pattern (S514: N) and there is no user operation for a predetermined time (S515: Y), a process for inquiring the position information of each frame (S510) is newly added. Until user operation is performed.
  • the drawing processing unit 24 and the position information output unit 44 each determine whether or not an operation has been performed for a predetermined time, but either one determines and notifies the other. It is good to do. For example, when the drawing processing unit 24 detects that a user operation has not been performed for a predetermined time (S515: Y), the processing of the position information output unit 44 is stopped and a new user operation is performed. (S504: Y), the processing of the position information output unit 44 may be restarted.
  • the display information pattern can be changed in the middle. Specifically, the drawing processing unit 24 determines whether there is a pattern change (S516). If there is a pattern change (S516: Y), information about the changed pattern is output to the position information output unit 44. (S517). Then, in the display position control unit 30, the reception unit 42 receives information about the pattern after the change (S518), and the position information output unit 42 uses each of the pattern before the change and the pattern after the change. The frame position information is updated (S519).
  • the position information output unit 44 first sets each pattern in the changed pattern.
  • the display position of the frame is calculated. For example, in the grid pattern shown in FIG. 6, if the frame indicated by No. 6 is in focus, the position information output unit 44 uses the No. 6 pattern in the list format pattern shown in FIG.
  • the display position of each frame is calculated so that the frame is the center of the display area of the display unit 20. Then, the position information output unit 44 changes each frame so that the display position of each frame in the grid pattern shown in FIG. 6 continuously changes to the display position of each frame in the list pattern shown in FIG. Update location information.
  • the position information may be updated so as to move on a straight line from the display position in the pattern before the change toward the display position in the pattern after the change.
  • FIG. 8 shows an example of this, and frames Nos. 4, 6, and 8 move linearly from the display position (solid line) in the pattern before change to the display position (dashed line) in the pattern after change. It is shown.
  • the moving speed of the frame may be changed according to time or distance.
  • the pattern change may appear smoother by updating the position information so that the frame moves slowly at the beginning and end.
  • the change in the display position of the frame at the time of pattern change is not limited to movement on a straight line, but can be any other form.
  • the pattern before the change is the grid format pattern shown in FIG. 9 and the pattern after the change is the circle format pattern shown in FIG. 10
  • each frame after the change is displayed from the display position of each frame before the change.
  • the display position of each frame may be changed non-linearly through a random state as shown in FIG. 11, for example.
  • Such a change rule can be realized by using, for example, a non-linear function or a random number.
  • FIG. 3 shows an example of a basic pattern, but various other patterns can be stored in the pattern storage unit 40. Moreover, another pattern can be provided based on a certain pattern.
  • the list pattern change rule of FIG. 3A changes the display position of a plurality of frames along a straight line in the vertical direction. By changing this straight line to a sine wave, the change rule of FIG. It is also possible to provide a “sine curve” pattern shown in a). Also, as shown in FIG. 12B, a pattern in which the display positions of all of the plurality of frames in the circle pattern of FIG. 3B are shifted to the right side can be provided as an “arch” pattern.
  • the display unit 20 is shifted by shifting the position of the camera to the left side.
  • the display position of the frame displayed in the display area is as shown in FIG. That is, a plurality of patterns can be provided by changing information for controlling the display positions (camera positions) of the entire plurality of frames in the display area of the display unit 20.
  • the drawing processing unit 24 executes the drawing process so that the display information is displayed in an area that does not overlap with other frames.
  • the display position control unit 30 may output information indicating the front-rear relationship in the depth direction of these frames in the position information.
  • the display position control unit 30 can specify the coordinates and size of each frame by, for example, the coordinate values of the four points of each frame.
  • the display position control unit 30 may output, for example, information indicating the inclination of each frame from the vertical or horizontal direction in the position information.
  • the pattern shown in FIG. 15 corresponds to an electronic program guide that includes display information about broadcast stations, display information about broadcast times, and display information about program information.
  • the pattern shown in FIG. 15 includes a vertical list format pattern 80 in which display information about a broadcasting station is displayed, a horizontal list format pattern 82 in which display information about a broadcast time is displayed, and a program. It is configured by a combination of grid format patterns 84 on which display information related to information is displayed. In this case, the drawing processing unit 24 notifies the display position control unit 30 of the number of frames for each type of display information.
  • the display position control unit 30 updates the position information according to the corresponding pattern change rule for each type of display information so that the display positions of these three types of display information change in conjunction with each other, and the drawing processing unit 24. Specifically, for example, in response to a user operation to move display information related to program information to the left side, the display position control unit 30 moves display information related to broadcast time to the left side in conjunction with display information related to program information. In addition, the position information related to the program information and the position information related to the broadcast time are updated and output. Further, for example, in response to a user operation for moving the display information related to the program information upward, the display position control unit 30 moves the display information related to the broadcasting station in association with the display information related to the program information so as to move upward. The position information related to the information and the position information related to the broadcasting station are updated and output.
  • the display position control unit 30 obtains position information indicating the display position of each frame according to the change rule in the designated pattern. Calculated and output. Therefore, when it is desired to realize various display patterns, the drawing processing unit 24 does not need to calculate the display position of the display information in each pattern by itself, and simply displays the display position notified from the display position control unit 30. In addition, it is only necessary to draw the display information. For this reason, it is possible to efficiently cope with a plurality of patterns while suppressing an increase in the development man-hours of the program for realizing the drawing processing unit 24.
  • the position information output from the display position control unit 30 includes information indicating the size of each frame. As a result, the size of each frame can be dynamically changed.
  • the display position of each frame can be changed in each pattern according to user operation information. Even in the same user operation, the effect according to the operation is determined according to the pattern change rule. For example, when the user presses the down arrow key, the position information is updated so that the display information moves upward in one pattern, and the size of the display information is changed in another pattern. Location information may be updated.
  • user operation information output from the input unit 22 can be converted into user operation information in a predetermined format and output. Thereby, it can respond to the various input parts from which the format of user operation information differs. That is, the drawing processing function can be ported to various electronic devices having different specifications of the input unit.
  • this embodiment is for making an understanding of this invention easy, and is not for limiting and interpreting this invention.
  • the present invention can be changed / improved without departing from the spirit thereof, and the present invention includes equivalents thereof.
  • the shape of the frame is not limited to a square and may be an arbitrary shape.
  • a circular or oval frame may be used.
  • the position information may include the diameter of the circle, the length of the major and minor axes of the ellipse, the angle of inclination of the major axis of the ellipse with respect to the horizontal direction, and the like. Further, the position information may include information indicating the shape of the frame.
  • the drawing processing unit 24 outputs information related to the size of the entire display area of the display unit 20 to the display position control unit 30, but the information related to the size of the display unit 20 is It is good also as not outputting.
  • the display position control unit 30 outputs position information indicating a relative position in the display area of the display unit 20, so that the coordinates and size of each frame are irrespective of the size of the display area of the display unit 20. Can be appropriately controlled.
  • a two-dimensional coordinate value is output as position information, but a three-dimensional coordinate value may be output.

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Provided are a program and an electronic apparatus, wherein the types of rules for changing the displaying position of information to be displayed can be increased efficiently, while alleviating increase in the man-hours required for developing a drawing application. This program stores a plurality of types of rules for changing the displaying position of each of a plurality of information to be displayed on a displaying apparatus, and receives, from a drawing-processing unit that controls the drawing to the displaying apparatus, the number of information to be displayed, and changing-rule specifying information for specifying one changing rule from among a plurality of changing rules. Position information that indicates the displaying positions of at least a part of the plurality of information to be displayed on the displaying apparatus is outputted to the drawing processing unit, on the basis of the number of information to be displayed, and the changing rule corresponding to the changing-rule specifying information.

Description

プログラムおよび電子機器Programs and electronics
 本発明は、複数の表示情報を様々な表示位置の変化規則で表示するためのプログラム及び電子機器に関する。 The present invention relates to a program and an electronic device for displaying a plurality of display information according to various display position change rules.
 近年、様々な電子機器において、静止画や動画等のコンテンツの閲覧や編集が行われている。そして、これらの電子機器が備える不揮発性メモリやハードディスクドライブ等の記憶装置の記憶容量の増加に伴い、記憶装置に格納されるコンテンツの数は膨大になってきている。また、すでに記憶装置に格納されているコンテンツに加え、インターネット等のネットワーク経由で、動画や音楽、放送番組、書籍等のコンテンツに関する情報を取得し、取得した情報を一覧表示することも行われている。 In recent years, various electronic devices have been browsing and editing content such as still images and moving images. As the storage capacity of storage devices such as nonvolatile memories and hard disk drives provided in these electronic devices increases, the number of contents stored in the storage devices has become enormous. In addition to content already stored in the storage device, information on content such as videos, music, broadcast programs, books, etc. is acquired via a network such as the Internet, and the acquired information is displayed in a list. Yes.
 このような環境においては、膨大な数の情報の中から、ユーザが所望のコンテンツを効率的に見つけ出すことができるように、コンテンツに関する情報の見せ方を工夫する必要がある。例えば、特許文献1では、コンテンツのサムネイル画像を格子状や円環状に並べて表示し、サムネイル画像の表示位置をユーザのスクロール操作に応じて変化させることにより、ユーザが所望のコンテンツを選択可能となっている。 In such an environment, it is necessary to devise how to display information related to the content so that the user can efficiently find the desired content from a huge amount of information. For example, in Patent Document 1, thumbnail images of content are displayed side by side in a grid shape or an annular shape, and the display position of the thumbnail image is changed according to the user's scroll operation, so that the user can select desired content. ing.
特開2009-205327号公報JP 2009-205327 A
 しかしながら、コンテンツのサムネイル画像等の表示情報の表示位置を、格子状や円環状等の様々な変化規則に対応させるためには、表示情報を電子機器のディスプレイに画像として描画するアプリケーションにおいて、各表示情報の座標値やサイズ等を算出する処理を変化規則ごとに独自に実装しなければならない。したがって、変化規則の種類の増加に伴って描画アプリケーションの開発工数が増大するため、多くの変化規則に効率的に対応させることが難しい状況となっている。 However, in order to make the display position of the display information such as the thumbnail image of the content correspond to various change rules such as a lattice shape or an annular shape, each display is performed in an application that draws the display information as an image on the display of the electronic device. The process of calculating the coordinate value and size of information must be implemented for each change rule. Therefore, since the number of man-hours for developing a drawing application increases with an increase in the types of change rules, it is difficult to efficiently cope with many change rules.
 そこで、本発明は、描画アプリケーションの開発工数の増加を抑えたうえで、表示情報の表示位置の変化規則の種類を効率的に増加可能とすることを目的とする。 Therefore, an object of the present invention is to make it possible to efficiently increase the types of display information display position change rules while suppressing an increase in the development man-hours of a drawing application.
 本発明の一側面に係るプログラムは、コンピュータに、表示装置に表示されるべき複数の表示情報について、各表示情報の表示位置の変化規則を複数種類記憶する変化規則記憶機能と、表示装置への描画を制御する描画処理部から、表示情報の数と、複数の変化規則の一つを指定する変化規則指定情報とを受け付ける受付機能と、表示情報の数と、変化規則指定情報に対応する変化規則とに基づいて、複数の表示情報の少なくとも一部の表示位置を示す位置情報を描画処理部に出力する位置情報出力機能とを実現させるものである。 A program according to one aspect of the present invention includes a change rule storage function for storing a plurality of types of change rules for the display position of each display information for a plurality of display information to be displayed on a display device on a computer; A reception function that accepts the number of display information and change rule specifying information for specifying one of a plurality of change rules from a drawing processing unit that controls drawing, the number of display information, and a change corresponding to the change rule specifying information Based on the rules, a position information output function for outputting position information indicating at least some display positions of the plurality of display information to the drawing processing unit is realized.
 ここで、コンピュータは、プログラムを実行することにより様々な機能を実現可能な電子機器であり、例えば、携帯電話や携帯情報端末、パーソナルコンピュータ等である。また、表示装置は、静止画や動画、テキスト等の様々な視認可能な様々な情報が画像として描画される装置であり、例えば液晶ディスプレイ等である。なお、表示装置は、携帯電話や携帯情報端末のように電子機器と一体となっているものであってもよいし、デスクトップ型のパーソナルコンピュータのように電子機器とは別体となっているものであってもよい。また、表示情報とは、表示装置への描画対象となる情報であり、例えば、静止画や動画、テキスト等である。また、描画処理部は、表示装置への描画を制御するものであり、本発明に係るプログラムとは別のプログラムにより実現される。また、表示位置とは、表示装置の表示領域において表示される位置のことであり、例えば座標値により表わされる。なお、座標は絶対座標であっても相対座標であってもよい。また、表示位置の変化規則とは、表示情報の表示位置を制御するための規則であり、簡単な一例としては、上下方向に一列に整列されたリスト形式で表示情報が表示され、これらの表示情報を上下方向にスクロールさせるための規則である。 Here, the computer is an electronic device that can realize various functions by executing a program, such as a mobile phone, a personal digital assistant, a personal computer, or the like. The display device is a device on which various visually recognizable information such as a still image, a moving image, and text is drawn as an image, such as a liquid crystal display. Note that the display device may be integrated with an electronic device such as a mobile phone or a personal digital assistant, or separate from the electronic device such as a desktop personal computer. It may be. The display information is information to be drawn on the display device, such as a still image, a moving image, and text. The drawing processing unit controls drawing on the display device, and is realized by a program different from the program according to the present invention. The display position is a position displayed in the display area of the display device, and is represented by a coordinate value, for example. The coordinates may be absolute coordinates or relative coordinates. The display position change rule is a rule for controlling the display position of display information. As a simple example, the display information is displayed in a list form arranged in a line in the vertical direction. It is a rule for scrolling information up and down.
 このような構成によれば、表示情報の数と変化規則が指定されることにより、複数の表示情報の少なくとも一部の表示情報の表示位置を示す位置情報が、指定された変化規則に従って算出されて出力される。したがって、描画処理部は、様々な変化規則について自分自身で表示情報の表示位置を算出する必要がなく、単に、提示された表示位置に対象の表示情報を描画するだけでよい。つまり、描画処理部を実現するためのプログラムの開発工数の増加を抑えたうえで、表示位置の変化規則の種類を効率的に増加させることが可能となる。 According to such a configuration, by specifying the number of display information and the change rule, the position information indicating the display position of at least a part of the plurality of display information is calculated according to the specified change rule. Is output. Therefore, the drawing processing unit does not need to calculate the display position of the display information by itself for various change rules, and simply draws the target display information at the presented display position. That is, it is possible to efficiently increase the types of display position change rules while suppressing an increase in the number of man-hours for developing a program for realizing the drawing processing unit.
 また、位置情報には、表示装置において各表示情報が表示される領域のサイズを示す情報が含まれてもよい。 Further, the position information may include information indicating the size of the area where each display information is displayed on the display device.
 なお、表示領域のサイズは、例えば縦及び横のサイズである。サイズはピクセル等の絶対値であってもよいし、表示領域における相対的な大きさを示す値であってもよい。 Note that the size of the display area is, for example, the vertical and horizontal sizes. The size may be an absolute value such as a pixel or a value indicating a relative size in the display area.
 このような構成によれば、複数の表示情報を表示する際に、各表示情報の表示領域のサイズを変更することが可能となる。 According to such a configuration, when displaying a plurality of display information, the size of the display area of each display information can be changed.
 また、位置情報出力機能は、表示装置に表示されている表示情報の表示位置を変更するためのユーザ操作情報に応じて、複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することとしてもよい。 The position information output function updates position information indicating at least some of the display positions of the plurality of display information in accordance with user operation information for changing the display position of the display information displayed on the display device. May be output.
 ここで、ユーザ操作情報とは、ユーザの操作に応じて出力される情報であり、例えば、ユーザがタッチパネルに指を接触させて上方向に動かしたことを示す情報や、ユーザが左方向の入力キーを押下したことを示す情報等である。 Here, the user operation information is information that is output in response to the user's operation. For example, information indicating that the user has moved the finger upwards by touching the touch panel, or input by the user in the left direction. Information indicating that the key has been pressed.
 このような構成によれば、各変化規則に基づいて、ユーザの操作情報に応じて表示情報の表示位置を変化させることが可能となる。 According to such a configuration, the display position of the display information can be changed according to the user operation information based on each change rule.
 また、本発明の一側面に係るプログラムは、コンピュータに、表示装置に表示されている表示情報の表示位置を変更するために入力装置から出力される、前記入力装置固有のユーザ操作情報を、前記位置情報出力機能において前記入力装置によらず処理可能な、所定形式のユーザ操作情報に変換入力変換機能を更に実現させるものとしてもよい。 Further, a program according to one aspect of the present invention provides the computer with user operation information unique to the input device that is output from the input device to change a display position of display information displayed on the display device. The conversion input conversion function may be further realized by user operation information in a predetermined format that can be processed regardless of the input device in the position information output function.
 ここで、入力装置とは、例えば、タッチパネルや各種入力キー、キーボード等である。例えば、表示装置に表示されている表示情報を上方向に移動させるためにユーザが入力装置を操作した場合、入力装置から出力されるユーザ操作情報の形式は、入力装置の種類や製造者によって異なる可能性がある。また、所定形式のユーザ操作情報とは、入力装置によらない共通の形式の操作情報である。 Here, the input device is, for example, a touch panel, various input keys, a keyboard, or the like. For example, when the user operates the input device to move the display information displayed on the display device upward, the format of the user operation information output from the input device varies depending on the type of the input device and the manufacturer. there is a possibility. The user operation information in a predetermined format is operation information in a common format that does not depend on the input device.
 このような構成によれば、ユーザ操作情報の出力形式が異なる様々な入力装置に対応させることが可能となる。 According to such a configuration, it is possible to cope with various input devices having different output formats of user operation information.
 また、位置情報出力機能は、時間の経過に応じて、複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することとしてもよい。 Also, the position information output function may update and output position information indicating at least some display positions of the plurality of display information as time elapses.
 このような構成によれば、ユーザ操作が行われていない場合であっても、表示情報の表示位置を自動的に変更させていくことが可能となる。 According to such a configuration, the display position of the display information can be automatically changed even when no user operation is performed.
 また、複数の変化規則のうちの少なくとも一つの変化規則は、複数の変化規則のうちの他の変化規則に基づいて生成されるものであることとしてもよい。 Further, at least one change rule among the plurality of change rules may be generated based on another change rule among the plurality of change rules.
 このような構成によれば、例えば、上下方向にリスト表示させる変化規則がある場合、この変化規則は表示情報の表示位置を直線的に変化させるものであるが、この変化規則に、例えば正弦波の関数を適用することにより、表示情報のリストが正弦波状に変化する変化規則を提供することが可能となる。 According to such a configuration, for example, when there is a change rule for displaying a list in the vertical direction, the change rule linearly changes the display position of the display information. By applying this function, it is possible to provide a change rule in which the list of display information changes sinusoidally.
 また、前記複数の表示情報は、複数種類の表示情報を含み、受付機能は、表示情報の種類毎の数と、種類毎の変化規則を指定する変化規則指定情報とを描画処理部から受け付け、位置情報出力機能は、受け付けた変化規則指定情報に対応する、種類毎の変化規則に基づいて、表示情報の種類毎に位置情報を出力することとしてもよい。 The plurality of display information includes a plurality of types of display information, and the reception function receives the number of display information for each type and change rule specifying information for specifying a change rule for each type from the drawing processing unit, The position information output function may output position information for each type of display information based on a change rule for each type corresponding to the received change rule designation information.
 ここで、表示情報の種類とは、表示情報の内容や属性を示すものであり、例えば、放送局と放送時間を軸とする格子状の電子番組表を表示する場合においては、放送局の情報、放送時間の情報、及び各番組の情報の3種類に分類することができる。 Here, the type of display information indicates the contents and attributes of the display information. For example, in the case of displaying a grid-like electronic program guide centered on a broadcasting station and broadcasting time, information on the broadcasting station is displayed. , Broadcasting time information, and information on each program.
 このような構成によれば、複数種類の表示情報を同時に表示する場合に、表示情報の種類ごとに異なる変化規則を適用することができる。例えば、電子番組表の場合であれば、放送局の表示情報には縦方向にスクロール可能なリスト形式、放送時間の表示情報には横方向にスクロール可能なリスト形式、各番組の表示情報には縦横方向にスクロール可能なグリッド形式を適用することにより、放送局と放送時間を軸とする格子状の電子番組表を表示させることが可能となる。 According to such a configuration, when a plurality of types of display information are simultaneously displayed, different change rules can be applied for each type of display information. For example, in the case of an electronic program guide, a list format that can be scrolled vertically for broadcast station display information, a list format that can be scrolled horizontally for broadcast time display information, and display information for each program By applying a grid format that can be scrolled in the vertical and horizontal directions, it is possible to display a grid-like electronic program guide centered on the broadcasting station and the broadcasting time.
 また、受付機能は、表示装置の表示領域のサイズを更に受け付け、位置情報出力機能は、表示情報の数と、変化規則指定情報に対応する変化規則と、画面サイズとに基づいて位置情報を出力することとしてもよい。 The reception function further receives the size of the display area of the display device, and the position information output function outputs position information based on the number of display information, the change rule corresponding to the change rule designation information, and the screen size. It is good to do.
 このような構成により、表示装置の表示領域のサイズに応じて、表示情報が適切な位置に表示されるようにすることができる。 With this configuration, display information can be displayed at an appropriate position according to the size of the display area of the display device.
 また、位置情報出力機能は、画面サイズに基づいて、複数の表示情報のうち、表示装置の表示領域に描画可能な表示情報のみに対する位置情報を出力することとしてもよい。 Further, the position information output function may output position information for only display information that can be drawn in the display area of the display device among a plurality of display information based on the screen size.
 このような構成により、描画処理部に出力される位置情報のデータ量が削減され、処理負荷を軽減することが可能となる。例えば、表示対象の表示情報の数が100である場合に、ある表示位置の変化規則において表示装置の表示領域に同時に表示可能な表示情報の数が10であるとする。このとき、表示可能な10の表示情報のみに対する位置情報が描画処理部に出力されるようにすれば、全ての表示情報に対する位置情報が出力される場合と比較するとデータ量を1/10に削減することが可能となる。 With such a configuration, the data amount of position information output to the drawing processing unit is reduced, and the processing load can be reduced. For example, when the number of display information to be displayed is 100, the number of display information that can be simultaneously displayed in the display area of the display device in a certain display position change rule is 10. At this time, if the position information for only 10 display information that can be displayed is output to the drawing processing unit, the data amount is reduced to 1/10 compared to the case where the position information for all display information is output. It becomes possible to do.
 また、受付機能は、描画処理部から、現在の変化規則とは異なる変化規則を指定する変化規則指定情報を受け付け、位置情報出力機能は、複数の表示情報の少なくとも一部の表示位置が、現在の変化規則における表示位置から、新たに受け付けた変化規則指定情報に対応する変化規則における表示位置に連続的に変化するように位置情報を更新して出力することとしてもよい。 In addition, the reception function receives change rule designation information for designating a change rule different from the current change rule from the drawing processing unit, and the position information output function displays at least some of the display positions of the plurality of display information. The position information may be updated and output so as to continuously change from the display position in the change rule to the display position in the change rule corresponding to the newly accepted change rule designation information.
 また、本発明の一側面に係る情報処理装置は、表示装置への描画を制御する描画処理部と、表示装置に表示されるべき複数の表示情報について、各表示情報の表示位置の変化規則を複数種類記憶する変化規則記憶部と、描画処理部から、表示情報の数と、複数の変化規則の一つを指定する変化規則指定情報とを受け付ける受付部と、表示情報の数と、変化規則指定情報に対応する変化規則とに基づいて、複数の表示情報の少なくとも一部の表示位置を示す位置情報を描画処理部に出力する位置情報出力部とを備える。 An information processing apparatus according to one aspect of the present invention includes a drawing processing unit that controls drawing on a display device, and a display rule for changing a display position of each display information for a plurality of display information to be displayed on the display device. A change rule storage unit that stores a plurality of types, a reception unit that receives the number of display information and change rule designation information that specifies one of the plurality of change rules from the drawing processing unit, the number of display information, and a change rule And a position information output unit that outputs position information indicating at least some display positions of the plurality of display information to the drawing processing unit based on the change rule corresponding to the designation information.
 また、本発明の一側面に係る情報処理装置は、表示装置に表示されている表示情報の表示位置を変更するためのユーザ操作情報を入力する入力部を更に含み、位置情報出力部は、入力部から入力されるユーザ操作情報に応じて、複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することとしてもよい。 The information processing apparatus according to one aspect of the present invention further includes an input unit that inputs user operation information for changing a display position of display information displayed on the display device, and the position information output unit includes The position information indicating the display positions of at least some of the plurality of display information may be updated and output in accordance with user operation information input from the unit.
 また、本発明の一側面に係る情報処理装置は、位置情報出力部が、位置情報を変化規則に基づいて継続的に更新して描画処理部に出力するとともに、入力部からユーザ操作情報が所定時間入力されない場合は位置情報の描画処理部への出力を停止することとしてもよい。 In the information processing apparatus according to one aspect of the present invention, the position information output unit continuously updates the position information based on the change rule and outputs the updated position information to the drawing processing unit. When no time is input, the output of the position information to the drawing processing unit may be stopped.
 なお、本発明において、部とは、単に物理的手段を意味するものではなく、その部が有する機能をソフトウェアによって実現する場合も含む。また、1つの部や装置が有する機能が2つ以上の物理的手段や装置により実現されても、2つ以上の部や装置の機能が1つの物理的手段や装置により実現されても良い。 In the present invention, the term “unit” does not simply mean a physical means, but also includes a case where the function of that unit is realized by software. Further, the functions of one unit or device may be realized by two or more physical means or devices, or the functions of two or more units or devices may be realized by one physical means or device.
 本発明によれば、描画アプリケーションの開発工数の増加を抑えたうえで、表示情報の表示位置の変化規則の種類を効率的に増加させることができる。 According to the present invention, it is possible to efficiently increase the types of display information display position change rules while suppressing an increase in the number of man-hours for developing a drawing application.
電子機器10の機能構成を示すブロック図である。2 is a block diagram illustrating a functional configuration of the electronic device 10. FIG. 電子機器10のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of an electronic device 10. FIG. パターンの一例を示す図である。It is a figure which shows an example of a pattern. 表示位置の制御処理の概要を示す図である。It is a figure which shows the outline | summary of the control processing of a display position. 表示位置の制御処理の詳細な一例を示すフローチャートである。It is a flowchart which shows a detailed example of a control process of a display position. 変更前のパターンの一例を示す図である。It is a figure which shows an example of the pattern before a change. 変更後のパターンの一例を示す図である。It is a figure which shows an example of the pattern after a change. パターン変更時の遷移の一例を示す図である。It is a figure which shows an example of the transition at the time of pattern change. 変更前のパターンの一例を示す図である。It is a figure which shows an example of the pattern before a change. 変更後のパターンの一例を示す図である。It is a figure which shows an example of the pattern after a change. パターン変更時の遷移の一例を示す図である。It is a figure which shows an example of the transition at the time of pattern change. パターンの一例を示す図である。It is a figure which shows an example of a pattern. パターンの一例を示す図である。It is a figure which shows an example of a pattern. パターンの一例を示す図である。It is a figure which shows an example of a pattern. パターンの一例を示す図である。It is a figure which shows an example of a pattern.
 ==システム構成==
 図1は、本発明の一実施形態である電子機器10の機能構成を示すブロック図である。図1に示すように、電子機器10は、表示部20、入力部22、描画処理部24、表示情報記憶部26、入力変換部28、及び表示位置制御部30を含んで構成される。また、表示位置制御部30は、パターン記憶部40、受付部42、及び位置情報出力部44を含んで構成される。
== System configuration ==
FIG. 1 is a block diagram showing a functional configuration of an electronic device 10 according to an embodiment of the present invention. As shown in FIG. 1, the electronic device 10 includes a display unit 20, an input unit 22, a drawing processing unit 24, a display information storage unit 26, an input conversion unit 28, and a display position control unit 30. The display position control unit 30 includes a pattern storage unit 40, a reception unit 42, and a position information output unit 44.
 また、図2は、電子機器10のハードウェア構成の一例を示している。図2に示す例では、電子機器10は、CPU(Central Processing Unit)50、メモリ52、HDD(Hard Disk Drive)54、表示装置56、入力装置58、及び通信部60を含んで構成されている。 FIG. 2 shows an example of the hardware configuration of the electronic device 10. In the example illustrated in FIG. 2, the electronic device 10 includes a CPU (Central Processing Unit) 50, a memory 52, an HDD (Hard Disk Drive) 54, a display device 56, an input device 58, and a communication unit 60. .
 表示部20は、様々な情報を画像として表示するものであり、例えば、液晶ディスプレイや有機ELディスプレイ等の表示装置56により構成される。なお、本実施形態においては、表示装置56が電子機器10に組み込まれているが、デスクトップ型パーソナルコンピュータに接続される液晶ディスプレイのように、表示装置56が電子機器10とは別体として設けられていてもよい。 The display unit 20 displays various information as an image, and includes a display device 56 such as a liquid crystal display or an organic EL display. In the present embodiment, the display device 56 is incorporated in the electronic device 10, but the display device 56 is provided separately from the electronic device 10 like a liquid crystal display connected to a desktop personal computer. It may be.
 入力部22は、ユーザ操作情報の入力を可能とするものであり、例えば、携帯電話の入力キーやタッチパネル、タッチパッド、キーボード、マウス、音声認識装置等の入力装置58により構成される。なお、入力装置58としてタッチパネルを用いる場合、入力装置58と表示装置56が一体として構成されていてもよい。また、入力装置58は、電子機器10と別体で構成されていてもよい。 The input unit 22 enables input of user operation information, and includes, for example, an input device 58 such as an input key of a mobile phone, a touch panel, a touch pad, a keyboard, a mouse, and a voice recognition device. In the case where a touch panel is used as the input device 58, the input device 58 and the display device 56 may be integrally configured. The input device 58 may be configured separately from the electronic device 10.
 描画処理部24は、表示部20に表示されるべき様々な表示情報である動画や静止画、テキストなどの情報を、ユーザが視認可能な画像として表示部20に描画するアプリケーションである。また、描画処理部24は、既に表示情報記憶部26に格納されている情報に加えて、通信部60を介して例えばインターネットから様々な情報を取得し、表示情報として表示情報記憶部26に記憶することができる。なお、描画処理部24は、メモリ52に記憶されているプログラムをCPU50が実行することにより実現される。 The drawing processing unit 24 is an application that draws information such as a moving image, a still image, and text, which are various display information to be displayed on the display unit 20, on the display unit 20 as an image that can be visually recognized by the user. In addition to the information already stored in the display information storage unit 26, the drawing processing unit 24 acquires various information from the Internet, for example, via the communication unit 60, and stores it in the display information storage unit 26 as display information. can do. The drawing processing unit 24 is realized by the CPU 50 executing a program stored in the memory 52.
 表示情報記憶部26は、表示部20への表示対象となる様々な表示情報を記憶するものであり、メモリ52やHDD54により構成される。なお、表示情報記憶部26が、電子機器10とは別体で構成され、メモリカードスロットやUSB端子等の接続インタフェースを介して電子機器10と接続されることとしてもよい。 The display information storage unit 26 stores various display information to be displayed on the display unit 20 and includes a memory 52 and an HDD 54. The display information storage unit 26 may be configured separately from the electronic device 10 and connected to the electronic device 10 via a connection interface such as a memory card slot or a USB terminal.
 入力変換部28は、入力部22から出力されるユーザ操作情報を、入力部22の仕様によらない所定の形式に変換して表示位置制御部30に出力するためのものである。例えば、表示部20に表示されている情報を上方向に動かしたい場合、携帯電話の入力キーであれば下方向の矢印キーが押下され、タッチパネルであれば上方向にフリック(指でタッチパネル上を軽くなぞる動作)されるかもしれない。そこで、下方向の矢印キーの押下に応じたユーザ操作情報及び上方向のフリック操作に応じたユーザ操作情報の何れが入力部22から出力されても、入力変換部28は、表示情報を上方向に動かすためのユーザ操作が行われたことを示す所定形式のユーザ操作情報を表示位置制御部30に出力する。なお、入力部22の種類の違いだけではなく、入力部22の製造者によってもユーザ操作情報の形式が異なることがあり、入力変換部28はこのような違いについても吸収する。このような機能を実現するために、入力変換部28は、例えば、様々な入力部22から出力されるユーザ操作情報と、それに対応する所定形式のユーザ操作情報との対応関係を示すテーブルを保持するように構成されていてもよい。なお、入力変換部28は、メモリ52に記憶されているプログラムをCPU50が実行することにより実現される。 The input conversion unit 28 converts the user operation information output from the input unit 22 into a predetermined format that does not depend on the specifications of the input unit 22 and outputs the converted information to the display position control unit 30. For example, if the information displayed on the display unit 20 is to be moved upward, the down arrow key is pressed if it is an input key of a mobile phone, and if it is a touch panel, it is flicked upward (with a finger on the touch panel). May be traced lightly). Therefore, regardless of which of the user operation information corresponding to the pressing of the down arrow key and the user operation information corresponding to the upward flick operation is output from the input unit 22, the input conversion unit 28 displays the display information in the upward direction. The user operation information in a predetermined format indicating that the user operation for moving the image is performed is output to the display position control unit 30. Not only the type of the input unit 22 but also the manufacturer of the input unit 22 may have different user operation information formats, and the input conversion unit 28 absorbs such a difference. In order to realize such a function, for example, the input conversion unit 28 holds a table indicating a correspondence relationship between user operation information output from various input units 22 and corresponding user operation information in a predetermined format. It may be configured to. The input conversion unit 28 is realized by the CPU 50 executing a program stored in the memory 52.
 表示位置制御部30は、表示部20に表示される様々な表示情報の表示位置を制御するための位置情報を出力するものである。なお、位置情報には、各表示情報が表示部20上で表示される表示領域の座標やサイズに関する情報が含まれる。また、本実施形態では、各表示情報の表示領域のことを「枠」と称する。また、表示位置制御部30は、特定の描画処理部24のみに対して用いられるものではなく、様々な電子機器の描画処理部から共通に利用可能なライブラリとして提供される。なお、表示位置制御部30は、メモリ52に記憶されているプログラムをCPU50が実行することにより実現される。 The display position control unit 30 outputs position information for controlling the display position of various display information displayed on the display unit 20. The position information includes information on the coordinates and size of the display area where each display information is displayed on the display unit 20. In the present embodiment, the display area of each display information is referred to as a “frame”. The display position control unit 30 is not used only for the specific drawing processing unit 24 but is provided as a library that can be used in common by the drawing processing units of various electronic devices. The display position control unit 30 is realized by the CPU 50 executing a program stored in the memory 52.
 パターン記憶部40には、表示情報の表示位置の変化規則を示す情報が複数種類記憶されている。ここで、表示位置の変化規則とは、各表示情報の枠の表示位置を制御する規則を示すものであり、本実施形態ではパターンと称する。具体的には、変化規則を示す情報には、例えば、表示部の表示領域(表示空間)における各枠の配置位置を示す情報や、ユーザ操作に応じて各枠の表示位置を変化させる際の関数を示す情報、時間の経過に応じて各枠の表示位置を変化させる際の関数を示す情報、表示部の表示領域における複数の枠全体の表示位置を制御する情報等が含まれる。 The pattern storage unit 40 stores a plurality of types of information indicating the change rules of the display position of the display information. Here, the display position change rule indicates a rule for controlling the display position of each display information frame, and is referred to as a pattern in the present embodiment. Specifically, the information indicating the change rule includes, for example, information indicating the arrangement position of each frame in the display area (display space) of the display unit, or when changing the display position of each frame according to a user operation. Information indicating a function, information indicating a function when the display position of each frame is changed over time, information for controlling the display positions of the plurality of frames in the display area of the display unit, and the like are included.
 図3は、パターンの一例を示すものである。図3(a)は、例えば「リスト」と呼ばれるパターンであり、複数の枠70a~70eが縦一列に並んでいる。このリストパターンでは、例えば、ユーザ操作や時間の経過に応じて、各枠の表示位置が上下方向に変化する。また、図3(b)は、例えば「サークル」と呼ばれるパターンであり、複数の枠が円環状に並んでいる。このサークルパターンでは、例えば、ユーザ操作や時間の経過に応じて、各枠の表示位置が時計回りまたは反時計回りに回転するように変化する。また、図3(c)は、例えば「グリッド」と呼ばれるパターンであり、複数の枠が格子状に整列されている。このグリッドパターンでは、例えば、ユーザ操作や時間の経過に応じて、各枠の表示位置が上下左右方向に変化する。なお、パターン記憶部40には、これらのパターンの識別子と、各パターンにおける各枠の表示位置の変化規則とが対応付けられて記憶されている。また、パターン記憶部40は、パターンごとの変化規則に応じて位置情報を算出する実行可能なコードとしてメモリ52に記憶されていてもよいし、位置情報出力部44から参照されるデータとしてメモリ52に記憶されていてもよい。 FIG. 3 shows an example of a pattern. FIG. 3A shows a pattern called “list”, for example, in which a plurality of frames 70a to 70e are arranged in a vertical line. In this list pattern, for example, the display position of each frame changes in the vertical direction according to a user operation or the passage of time. FIG. 3B shows a pattern called “circle”, for example, and a plurality of frames are arranged in an annular shape. In this circle pattern, for example, the display position of each frame changes so as to rotate clockwise or counterclockwise according to the user operation or the passage of time. FIG. 3C shows a pattern called “grid”, for example, in which a plurality of frames are arranged in a lattice pattern. In this grid pattern, for example, the display position of each frame changes in the vertical and horizontal directions according to user operations and the passage of time. Note that the pattern storage unit 40 stores the identifiers of these patterns and the rules for changing the display position of each frame in each pattern in association with each other. The pattern storage unit 40 may be stored in the memory 52 as an executable code for calculating position information according to a change rule for each pattern, or the memory 52 as data referred to by the position information output unit 44. May be stored.
 受付部42は、表示部20に表示すべき表示情報の数、表示部20の表示領域全体のサイズ、及び表示する際のパターンを指定する変化規則指定情報を受け付ける。 The accepting unit 42 accepts change rule designation information for designating the number of display information to be displayed on the display unit 20, the size of the entire display area of the display unit 20, and a pattern for display.
 位置情報出力部44は、パターン記憶部40に記憶されている、変化規則指定情報で指定されたパターンの情報に基づいて、各表示情報の枠の表示位置を示す位置情報を出力する。ここで、変化規則指定情報には、例えばパターンの識別子が含まれる。また、位置情報出力部44は、入力変換部28から出力される所定形式のユーザ操作情報に基づいて、位置情報を更新して出力する。なお、位置情報出力部44は、メモリ52に記憶されているプログラムをCPU50が実行することにより実現される。 The position information output unit 44 outputs position information indicating the display position of the frame of each display information based on the pattern information specified by the change rule specifying information stored in the pattern storage unit 40. Here, the change rule designation information includes, for example, a pattern identifier. The position information output unit 44 updates and outputs the position information based on the user operation information in a predetermined format output from the input conversion unit 28. The position information output unit 44 is realized by the CPU 50 executing a program stored in the memory 52.
 なお、パターン記憶部40及び位置情報出力部44は明確に分離されていなくてもよく、パターンごとの変化規則に応じて位置情報を出力するプログラムにより、一体として構成されていてもよい。 Note that the pattern storage unit 40 and the position information output unit 44 may not be clearly separated, and may be integrally configured by a program that outputs position information according to a change rule for each pattern.
 ==動作説明==
 以下、表示位置制御部30による表示位置の制御処理について説明する。
== Description of operation ==
Hereinafter, display position control processing by the display position control unit 30 will be described.
 図4は、表示位置の制御処理の概要を示している。まず、描画処理部24は、表示部20への表示対象となる表示情報の数(枠の数)と、表示部20の表示領域全体のサイズ、及びパターンを指定する情報を表示位置制御部30に出力する(S401)。ここで、表示情報の数とは表示部20に同時に表示される表示情報の数ではなく、表示部20に表示される可能性のある表示情報全体の数である。例えば、表示情報記憶部26の中のあるフォルダに格納されている静止画のサムネイル画像が表示情報となる場合であれば、表示情報の数とは、そのフォルダに格納されている静止画の総数である。 FIG. 4 shows an overview of the display position control process. First, the drawing processing unit 24 displays information specifying the number of display information (the number of frames) to be displayed on the display unit 20, the size of the entire display area of the display unit 20, and the pattern, and the display position control unit 30. (S401). Here, the number of display information is not the number of display information displayed simultaneously on the display unit 20 but the total number of display information that may be displayed on the display unit 20. For example, if a thumbnail image of a still image stored in a certain folder in the display information storage unit 26 becomes display information, the number of display information is the total number of still images stored in that folder. It is.
 表示位置制御部30は、指定されたパターンにおける変化規則と、ユーザ操作情報及び時刻情報とに基づいて、各枠の位置情報を継続的に更新する。なお、時刻情報に基づく位置情報の更新とは、ユーザ操作の有無にかかわらず、時間の経過に従って各枠の表示位置を変化させるものである。例えば、図3(a)に示したリストパターンの場合であれば、ユーザ操作が無い状態であっても、枠が少しづつ上方にスクロールしていくようにすることができる。 The display position control unit 30 continuously updates the position information of each frame based on the change rule in the designated pattern, the user operation information, and the time information. The update of the position information based on the time information is to change the display position of each frame as time passes regardless of whether or not a user operation is performed. For example, in the case of the list pattern shown in FIG. 3A, the frame can be scrolled upward little by little even when there is no user operation.
 描画処理部24は、表示位置制御部30に対して、短いサイクルで各枠の位置情報の問い合わせを繰り返し実行する(S402)。この問い合わせに応じて、表示位置制御部30は、各枠の位置情報を描画処理部24に対して出力する(S403)。なお、位置情報には、枠を表示する座標と枠のサイズに関する情報が含まれている。例えば、枠の形状が四角の場合であれば、各枠についての位置情報を、(枠ID,X座標,Y座標,縦サイズ,横サイズ)のように表すことができる。ここで、枠IDとは、各枠を識別するための情報であり、例えば、枠の総数が100であれば、枠の表示順序に従って、1から100までの番号を付与することとしてもよい。また、座標値は、枠を表示する位置の基準となる点の座標であればよく、例えば、枠の中心点や端点の座標とすることができる。また、枠のサイズは、縦横それぞれの大きさをピクセル値等で指定してもよいし、表示部20のサイズに対する相対値で指定してもよい。また、枠が四角の場合であれば、4つの端点のうち対角にある2点の座標を指定することにより、枠の表示位置を指定することとしてもよい。 The drawing processing unit 24 repeatedly executes an inquiry about the position information of each frame in a short cycle with respect to the display position control unit 30 (S402). In response to this inquiry, the display position control unit 30 outputs the position information of each frame to the drawing processing unit 24 (S403). The position information includes information on coordinates for displaying the frame and the size of the frame. For example, if the shape of the frame is a square, the position information about each frame can be expressed as (frame ID, X coordinate, Y coordinate, vertical size, horizontal size). Here, the frame ID is information for identifying each frame. For example, if the total number of frames is 100, numbers from 1 to 100 may be assigned according to the display order of the frames. Further, the coordinate value may be the coordinates of a point serving as a reference for the position for displaying the frame, and may be, for example, the coordinates of the center point or end point of the frame. In addition, the size of the frame may be specified by a pixel value or the like for the vertical and horizontal sizes, or by a relative value with respect to the size of the display unit 20. If the frame is a square, the display position of the frame may be specified by specifying the coordinates of two diagonal points among the four end points.
 また、表示位置制御部30は、描画処理部24から指定された全ての枠のうち、表示部20に表示可能な枠に関する位置情報のみ出力することとしてもよい。例えば、枠IDが1から100までの枠に対して問い合わせを受けた場合に、その時点では枠IDが10から15までの枠が表示部20の表示領域内に表示可能な状態であれば、全ての枠に対する位置情報を出力するのではなく、枠IDが10から15までの枠に対する位置情報のみを出力することとしてもよい。 Further, the display position control unit 30 may output only position information regarding a frame that can be displayed on the display unit 20 among all the frames specified by the drawing processing unit 24. For example, when an inquiry is received for a frame with a frame ID of 1 to 100, if the frame with a frame ID of 10 to 15 is displayable in the display area of the display unit 20 at that time, Instead of outputting position information for all frames, only position information for frames with frame IDs 10 to 15 may be output.
 そして、描画処理部24は、受信した位置情報に基づいて、各枠の座標及びサイズを決定し、各枠内に、対応する表示情報が画像として表示されるように、表示部20に対する描画を行う。例えば、表示情報が静止画または動画のサムネイル画像である場合であれば、描画処理部24は、そのサムネイル画像を枠のサイズに合わせて拡大または縮小して枠内に表示することとしてもよい。また、例えば、図3(a)の枠70a,70eのように、その一部が表示部20の表示領域外であるような場合には、描画処理部24は、枠70a,70eの座標及びサイズに応じて、表示情報の一部が表示されるように描画処理を行うこととしてもよい。 Then, the drawing processing unit 24 determines the coordinates and size of each frame based on the received position information, and draws the display unit 20 so that the corresponding display information is displayed as an image in each frame. Do. For example, when the display information is a thumbnail image of a still image or a moving image, the drawing processing unit 24 may display the thumbnail image in the frame by enlarging or reducing the thumbnail image according to the size of the frame. In addition, for example, when a part of the frame 70a, 70e in FIG. 3A is outside the display area of the display unit 20, the drawing processing unit 24 sets the coordinates of the frames 70a, 70e and The drawing process may be performed so that part of the display information is displayed according to the size.
 図5は、表示位置の制御処理の詳細な一例を示すフローチャートである。まず、描画処理部24から、枠数、画面サイズ、及びパターンが指定される(S501)。表示位置制御部30では、受付部42が、枠数、画面サイズ、及びパターンを指定する情報を受け付け(S502),位置情報出力部44が、パターン記憶部40に記憶されている対象パターンの変化規則に従って、各枠の位置情報を算出する(S503)。 FIG. 5 is a flowchart showing a detailed example of the display position control process. First, the number of frames, the screen size, and the pattern are specified from the drawing processing unit 24 (S501). In the display position control unit 30, the reception unit 42 receives information specifying the number of frames, the screen size, and the pattern (S502), and the position information output unit 44 changes the target pattern stored in the pattern storage unit 40. According to the rule, the position information of each frame is calculated (S503).
 描画処理部24では、入力部22を介したユーザ操作の有無を監視しており(S504)、ユーザ操作があれば(S504:Y)、ユーザ操作情報を入力変換部28を介して位置情報出力部44に出力する(S505)。位置情報出力部44は、ユーザ操作情報を受信すると(S506:Y)、ユーザ操作情報に基づいて各枠の位置情報を更新する(S507)。例えば、ユーザ操作情報が、表示情報の表示位置を上方に変化させる指示を示すものであれば、指定されたパターンにおける変化規則に従って、各枠の表示位置が上方に変化するように位置情報が更新される。なお、ユーザ操作が同じであっても、ユーザ操作に応じた表示位置の変化は、パターンによって異なる。 The drawing processing unit 24 monitors the presence / absence of a user operation via the input unit 22 (S504). If there is a user operation (S504: Y), the user operation information is output to the position information via the input conversion unit 28. The data is output to the unit 44 (S505). When receiving the user operation information (S506: Y), the position information output unit 44 updates the position information of each frame based on the user operation information (S507). For example, if the user operation information indicates an instruction to change the display position of the display information upward, the position information is updated so that the display position of each frame changes upward according to the change rule in the specified pattern. Is done. Even if the user operation is the same, the change in the display position according to the user operation differs depending on the pattern.
 さらに、位置情報出力部44は、ユーザ操作の有無(S506:Y/N)にかかわらず、指定されたパターンが時間の経過に連動して位置情報を更新するパターン(時間連動パターン)である場合は(S508:Y)、時間の経過に連動して各枠の位置情報を更新する(S509)。 Further, when the position information output unit 44 is a pattern (time interlocking pattern) in which the designated pattern is updated in conjunction with the passage of time regardless of the presence / absence of a user operation (S506: Y / N). (S508: Y), the position information of each frame is updated in conjunction with the passage of time (S509).
 そして、描画処理部24は、位置情報出力部44に対して各枠の位置情報を問い合わせる(S510)。この問い合わせに応じて、位置情報出力部44は、各枠の位置情報を描画処理部24に出力する(S511)。そして、描画処理部24は、受信した各枠の位置情報に基づいて、各枠に対する表示情報の描画を行う(S512)。なお、位置情報出力部44は、描画処理部24からの問い合わせを受けなくても、各枠の位置情報を描画処理部24に出力することとしてもよい。 Then, the drawing processing unit 24 inquires of the position information output unit 44 about the position information of each frame (S510). In response to this inquiry, the position information output unit 44 outputs the position information of each frame to the drawing processing unit 24 (S511). Then, the drawing processing unit 24 draws display information for each frame based on the received position information of each frame (S512). The position information output unit 44 may output the position information of each frame to the drawing processing unit 24 without receiving an inquiry from the drawing processing unit 24.
 このように、上述した位置情報の更新処理がユーザ操作や時間の経過に応じて行われるとともに、描画処理部24から位置情報出力部44に対して、各枠の位置情報の問い合わせが短いサイクルで繰り返し行われることにより、複数の表示情報が、それらの表示位置がユーザ操作や時間の経過に応じて変わりながら表示部20に表示されることとなる。なお、短いサイクルとは、各枠に表示される表示情報が視覚的に滑らかに移動するように、各枠の位置情報の変化量が十分小さくなるサイクルであることが望ましい。 As described above, the position information update process described above is performed in response to a user operation or the passage of time, and the drawing processing unit 24 sends a position information inquiry to the position information output unit 44 in a short cycle. By being repeatedly performed, a plurality of display information is displayed on the display unit 20 while their display positions change according to the user operation or the passage of time. Note that the short cycle is preferably a cycle in which the amount of change in the position information of each frame is sufficiently small so that the display information displayed in each frame moves visually smoothly.
 なお、位置情報出力部44は、指定されたパターンが時間連動パターンではなく(S508:N)、かつ、所定時間ユーザ操作が無い場合は(S513:Y)、各枠の位置情報を出力する処理(S511)を、新たにユーザ操作が行われるまで停止する。また、描画処理部24においても、時間連動パターンではなく(S514:N)、かつ、所定時間ユーザ操作が無い場合は(S515:Y),各枠の位置情報を問い合わせる処理(S510)を、新たにユーザ操作が行われるまで停止する。つまり、時間連動パターンでない場合は、ユーザ操作が所定時間ない状態が続くと、描画処理部24及び位置情報出力部44の間における、位置情報の問い合わせ及び出力の繰り返し処理が停止される。これにより、電子機器10における処理負荷を軽減させることが可能となる。 The position information output unit 44 outputs the position information of each frame when the designated pattern is not a time-linked pattern (S508: N) and there is no user operation for a predetermined time (S513: Y). (S511) is stopped until a new user operation is performed. Also, in the drawing processing unit 24, when it is not a time-linked pattern (S514: N) and there is no user operation for a predetermined time (S515: Y), a process for inquiring the position information of each frame (S510) is newly added. Until user operation is performed. That is, in the case of not being a time interlocking pattern, when there is no user operation for a predetermined time, position information inquiry and output repetition processing between the drawing processing unit 24 and the position information output unit 44 are stopped. As a result, the processing load on the electronic device 10 can be reduced.
 なお、図5の例においては、描画処理部24及び位置情報出力部44が、それぞれ、所定時間操作が行われていないかどうか判断することとしたが、何れか一方が判断して他方に通知することとしてもよい。例えば、描画処理部24が、所定時間ユーザ操作が行われていないことを検知した際に(S515:Y)、位置情報出力部44の処理を停止させ、新たにユーザ操作が行われた際に(S504:Y)、位置情報出力部44の処理を再起動させるようにしてもよい。 In the example of FIG. 5, the drawing processing unit 24 and the position information output unit 44 each determine whether or not an operation has been performed for a predetermined time, but either one determines and notifies the other. It is good to do. For example, when the drawing processing unit 24 detects that a user operation has not been performed for a predetermined time (S515: Y), the processing of the position information output unit 44 is stopped and a new user operation is performed. (S504: Y), the processing of the position information output unit 44 may be restarted.
 また、図5の例では、表示情報のパターンを途中で変更することが可能となっている。具体的には、描画処理部24において、パターン変更の有無が判定され(S516)、パターン変更がある場合は(S516:Y)、変更後のパターンについての情報が位置情報出力部44に出力される(S517)。そして、表示位置制御部30では、受付部42が、変更後のパターンについての情報を受け付け(S518)、位置情報出力部42が、変更前のパターンと、変更後のパターンとに基づいて、各枠の位置情報を更新する(S519)。 Further, in the example of FIG. 5, the display information pattern can be changed in the middle. Specifically, the drawing processing unit 24 determines whether there is a pattern change (S516). If there is a pattern change (S516: Y), information about the changed pattern is output to the position information output unit 44. (S517). Then, in the display position control unit 30, the reception unit 42 receives information about the pattern after the change (S518), and the position information output unit 42 uses each of the pattern before the change and the pattern after the change. The frame position information is updated (S519).
 例えば、変更前のパターンが図6に示すグリッド形式のパターンであり、変更後のパターンが図7に示すリスト形式のパターンである場合、位置情報出力部44は、まず、変更後のパターンにおける各枠の表示位置を算出する。例えば、図6に示すグリッド形式のパターンにおいて、6番で示された枠にフォーカスがあたっている状態であるとすると、位置情報出力部44は、図7に示すリスト形式のパターンにおいて、6番の枠が表示部20の表示領域の中心となるように、各枠の表示位置を算出する。そして、位置情報出力部44は、図6に示すグリッド形式のパターンにおける各枠の表示位置が、図7に示すリスト形式のパターンにおける各枠の表示位置まで連続的に変化するように、各枠の位置情報を更新する。 For example, when the pattern before the change is the grid format pattern shown in FIG. 6 and the pattern after the change is the list format pattern shown in FIG. 7, the position information output unit 44 first sets each pattern in the changed pattern. The display position of the frame is calculated. For example, in the grid pattern shown in FIG. 6, if the frame indicated by No. 6 is in focus, the position information output unit 44 uses the No. 6 pattern in the list format pattern shown in FIG. The display position of each frame is calculated so that the frame is the center of the display area of the display unit 20. Then, the position information output unit 44 changes each frame so that the display position of each frame in the grid pattern shown in FIG. 6 continuously changes to the display position of each frame in the list pattern shown in FIG. Update location information.
 例えば、変更前のパターンにおける表示位置から変更後のパターンにおける表示位置に向かって直線上を移動するように位置情報が更新されるようにしてもよい。図8は、その一例であり、4番、6番、8番の枠が、変更前のパターンにおける表示位置(実線)から変更後のパターンにおける表示位置(破線)まで直線的に移動する様子が示されている。なお、表示位置が変更される際に、枠の移動速度が時間や距離に応じて変化するようにしてもよい。例えば、始めと終わりはゆっくりと枠が移動するよう位置情報を更新することにより、パターン変化がより滑らかに見えるようにしてもよい。 For example, the position information may be updated so as to move on a straight line from the display position in the pattern before the change toward the display position in the pattern after the change. FIG. 8 shows an example of this, and frames Nos. 4, 6, and 8 move linearly from the display position (solid line) in the pattern before change to the display position (dashed line) in the pattern after change. It is shown. In addition, when the display position is changed, the moving speed of the frame may be changed according to time or distance. For example, the pattern change may appear smoother by updating the position information so that the frame moves slowly at the beginning and end.
 また、パターン変更時における枠の表示位置の変化は、直線上の移動に限らず、別のあらゆる形態が考えられる。例えば、変更前のパターンが図9に示すグリッド形式のパターンであり、変更後のパターンが図10に示すサークル形式のパターンである場合、変更前の各枠の表示位置から変更後の各枠の表示位置に線形に変化させるのではなく、例えば図11に示すような、各枠の表示位置がランダムな状態を介して、非線形に変化させてもよい。このような変化規則は、例えば、非線形の関数や乱数等を用いて実現することができる。 Also, the change in the display position of the frame at the time of pattern change is not limited to movement on a straight line, but can be any other form. For example, when the pattern before the change is the grid format pattern shown in FIG. 9 and the pattern after the change is the circle format pattern shown in FIG. 10, each frame after the change is displayed from the display position of each frame before the change. Instead of changing linearly to the display position, the display position of each frame may be changed non-linearly through a random state as shown in FIG. 11, for example. Such a change rule can be realized by using, for example, a non-linear function or a random number.
 ==パターンの応用例==
 次に、パターンの応用例について説明する。図3には、基本的なパターンの一例を示したが、パターン記憶部40にはその他様々なパターンを記憶することができる。また、あるパターンをもとに、別のパターンを提供することもできる。例えば、図3(a)のリストパターンの変化規則は、複数の枠の表示位置を上下方向の直線に沿って変化させるものであるが、この直線を正弦波に変更することにより、図12(a)に示す「サインカーブ」のパターンを提供することもできる。また、図12(b)に示すように、図3(b)のサークルパターンにおける複数の枠全体の表示位置を右側にずらしたパターンを「アーチ」のパターンとして提供することもできる。ここで、図3(b)のサークルパターンにおける枠が、あるカメラで撮影されて表示部20の表示領域に表示されていると想定すると、このカメラの位置を左側にずらすことにより、表示部20の表示領域に表示される枠の表示位置が図12(b)のようになる。つまり、表示部20の表示領域における複数の枠全体の表示位置(カメラ位置)を制御する情報を変化させることにより、複数のパターンを提供することができる。
== Pattern application example ==
Next, application examples of patterns will be described. FIG. 3 shows an example of a basic pattern, but various other patterns can be stored in the pattern storage unit 40. Moreover, another pattern can be provided based on a certain pattern. For example, the list pattern change rule of FIG. 3A changes the display position of a plurality of frames along a straight line in the vertical direction. By changing this straight line to a sine wave, the change rule of FIG. It is also possible to provide a “sine curve” pattern shown in a). Also, as shown in FIG. 12B, a pattern in which the display positions of all of the plurality of frames in the circle pattern of FIG. 3B are shifted to the right side can be provided as an “arch” pattern. Here, assuming that the frame in the circle pattern in FIG. 3B is captured by a certain camera and displayed in the display area of the display unit 20, the display unit 20 is shifted by shifting the position of the camera to the left side. The display position of the frame displayed in the display area is as shown in FIG. That is, a plurality of patterns can be provided by changing information for controlling the display positions (camera positions) of the entire plurality of frames in the display area of the display unit 20.
 また、図13に示すように、枠の大きさを少しづつ変化させることによって擬似的に三次元を表現したパターンを提供することもできる。なお、図13に示したパターンでは、2番から5番の枠は、その一部が他の枠と重なっている。このような場合、描画処理部24は、他の枠と重なっていない領域に表示情報が表示されるように描画処理を実行する。なお、表示位置制御部30は、複数の枠の表示位置が重なる場合に、それらの枠における奥行方向の前後関係を示す情報を位置情報に含めて出力することとしてもよい。 Further, as shown in FIG. 13, it is possible to provide a pattern that artificially expresses three dimensions by changing the size of the frame little by little. In the pattern shown in FIG. 13, the second to fifth frames partially overlap other frames. In such a case, the drawing processing unit 24 executes the drawing process so that the display information is displayed in an area that does not overlap with other frames. In addition, when the display positions of a plurality of frames overlap, the display position control unit 30 may output information indicating the front-rear relationship in the depth direction of these frames in the position information.
 また、図14に示すように、各枠の境界線を表示部20の垂直及び水平方向とは異なる角度に変化させることにより、任意の角度の傾斜を擬似的に表したパターンを提供することもできる。なお、この場合、表示位置制御部30は、例えば、各枠の四点の座標値によって、各枠の座標及びサイズを指定することができる。もしくは、表示位置制御部30は、例えば、各枠の垂直または水平方向からの傾きを示す情報を、位置情報に含めて出力することとしてもよい。 Further, as shown in FIG. 14, by changing the boundary line of each frame to an angle different from the vertical and horizontal directions of the display unit 20, it is possible to provide a pattern that artificially represents an inclination of an arbitrary angle. it can. In this case, the display position control unit 30 can specify the coordinates and size of each frame by, for example, the coordinate values of the four points of each frame. Alternatively, the display position control unit 30 may output, for example, information indicating the inclination of each frame from the vertical or horizontal direction in the position information.
 また、図15に示すように、複数種類の表示情報に対応したパターンを提供することもできる。例えば、図15に示したパターンは、放送局に関する表示情報、放送時間に関する表示情報、及び番組情報に関する表示情報を含む電子番組表に対応している。具体的には、図15に示すパターンは、放送局に関する表示情報が表示される縦方向のリスト形式のパターン80、放送時間に関する表示情報が表示される横方向のリスト形式のパターン82、及び番組情報に関する表示情報が表示されるグリッド形式のパターン84の組み合わせにより構成されている。この場合、描画処理部24は、表示位置制御部30に対して、表示情報の種類毎に、枠の数を通知する。そして、表示位置制御部30は、これら3種類の表示情報の表示位置が連動して変化するように、表示情報の種類毎に、対応するパターンの変化規則に従って位置情報を更新し、描画処理部24に出力する。具体的には、例えば、番組情報に関する表示情報を左側に移動させるユーザ操作に応じて、表示位置制御部30は、番組情報に関する表示情報に連動して放送時間に関する表示情報も左側に移動するように、番組情報に関する位置情報及び放送時間に関する位置情報を更新して出力する。また、例えば、番組情報に関する表示情報を上側に移動させるユーザ操作に応じて、表示位置制御部30は、番組情報に関する表示情報に連動して放送局に関する表示情報も上側に移動するように、番組情報に関する位置情報及び放送局に関する位置情報を更新して出力する。 Further, as shown in FIG. 15, patterns corresponding to a plurality of types of display information can be provided. For example, the pattern shown in FIG. 15 corresponds to an electronic program guide that includes display information about broadcast stations, display information about broadcast times, and display information about program information. Specifically, the pattern shown in FIG. 15 includes a vertical list format pattern 80 in which display information about a broadcasting station is displayed, a horizontal list format pattern 82 in which display information about a broadcast time is displayed, and a program. It is configured by a combination of grid format patterns 84 on which display information related to information is displayed. In this case, the drawing processing unit 24 notifies the display position control unit 30 of the number of frames for each type of display information. Then, the display position control unit 30 updates the position information according to the corresponding pattern change rule for each type of display information so that the display positions of these three types of display information change in conjunction with each other, and the drawing processing unit 24. Specifically, for example, in response to a user operation to move display information related to program information to the left side, the display position control unit 30 moves display information related to broadcast time to the left side in conjunction with display information related to program information. In addition, the position information related to the program information and the position information related to the broadcast time are updated and output. Further, for example, in response to a user operation for moving the display information related to the program information upward, the display position control unit 30 moves the display information related to the broadcasting station in association with the display information related to the program information so as to move upward. The position information related to the information and the position information related to the broadcasting station are updated and output.
 以上、本発明の一実施形態について説明した。本実施形態によれば、描画処理部24から、枠の数とパターンが指定されることにより、表示位置制御部30において、指定されたパターンにおける変化規則に従って各枠の表示位置を示す位置情報が算出されて出力される。したがって、描画処理部24は、様々な表示パターンを実現したい場合に、各々のパターンにおける表示情報の表示位置を自分自身で算出する必要がなく、単に、表示位置制御部30から通知される表示位置に、表示情報を描画するだけでよい。そのため、描画処理部24を実現するためのプログラムの開発工数の増加を抑えたうえで、複数のパターンに効率的に対応させることが可能となる。 The embodiment of the present invention has been described above. According to the present embodiment, when the number of frames and the pattern are designated from the drawing processing unit 24, the display position control unit 30 obtains position information indicating the display position of each frame according to the change rule in the designated pattern. Calculated and output. Therefore, when it is desired to realize various display patterns, the drawing processing unit 24 does not need to calculate the display position of the display information in each pattern by itself, and simply displays the display position notified from the display position control unit 30. In addition, it is only necessary to draw the display information. For this reason, it is possible to efficiently cope with a plurality of patterns while suppressing an increase in the development man-hours of the program for realizing the drawing processing unit 24.
 また、本実施形態によれば、表示位置制御部30から出力される位置情報には、各枠のサイズを示す情報も含まれている。これにより、各枠のサイズを動的に変化させることが可能となる。 Further, according to the present embodiment, the position information output from the display position control unit 30 includes information indicating the size of each frame. As a result, the size of each frame can be dynamically changed.
 また、本実施形態によれば、各パターンにおいて、ユーザの操作情報に応じて、各枠の表示位置を変更させることができる。なお、同一のユーザ操作であっても、その操作に応じた効果は、パターンの変化規則に応じて決定される。例えば、ユーザが下方向の矢印キーを押下した場合、あるパターンにおいては、表示情報が上方に移動するように位置情報が更新され、別のパターンにおいては、表示情報のサイズが変更されるように位置情報が更新されるかもしれない。 Further, according to the present embodiment, the display position of each frame can be changed in each pattern according to user operation information. Even in the same user operation, the effect according to the operation is determined according to the pattern change rule. For example, when the user presses the down arrow key, the position information is updated so that the display information moves upward in one pattern, and the size of the display information is changed in another pattern. Location information may be updated.
 また、本実施形態によれば、入力部22から出力されるユーザ操作情報を、所定形式のユーザ操作情報に変換して出力することができる。これにより、ユーザ操作情報の形式が異なる様々な入力部に対応することができる。つまり、入力部の仕様が異なる様々な電子機器に、描画処理機能を移植することが可能となる。 Further, according to the present embodiment, user operation information output from the input unit 22 can be converted into user operation information in a predetermined format and output. Thereby, it can respond to the various input parts from which the format of user operation information differs. That is, the drawing processing function can be ported to various electronic devices having different specifications of the input unit.
 なお、本実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更/改良され得るととともに、本発明にはその等価物も含まれる。 In addition, this embodiment is for making an understanding of this invention easy, and is not for limiting and interpreting this invention. The present invention can be changed / improved without departing from the spirit thereof, and the present invention includes equivalents thereof.
 例えば、本実施形態では、枠の形状が四角であるパターンを例示したが、枠の形状は四角に限られず、任意の形状とすることができる。例えば、円状や楕円状の枠としてもよい。この場合、円の直径や楕円の長軸及び短軸の長さ、水平方向に対する楕円の長軸の傾きの角度等を、位置情報に含ませることとしてもよい。また、位置情報に、枠の形状を示す情報を含ませることとしてもよい。 For example, in the present embodiment, a pattern in which the shape of the frame is a square is illustrated, but the shape of the frame is not limited to a square and may be an arbitrary shape. For example, a circular or oval frame may be used. In this case, the position information may include the diameter of the circle, the length of the major and minor axes of the ellipse, the angle of inclination of the major axis of the ellipse with respect to the horizontal direction, and the like. Further, the position information may include information indicating the shape of the frame.
 また、例えば、本実施形態では、描画処理部24から表示位置制御部30に対して、表示部20の表示領域全体のサイズに関する情報を出力することとしたが、表示部20のサイズに関する情報は出力しないこととしてもよい。この場合、例えば、表示位置制御部30が、表示部20の表示領域内における相対位置を示す位置情報を出力することにより、表示部20の表示領域のサイズにかかわらず、各枠の座標やサイズを適切に制御することが可能となる。 For example, in the present embodiment, the drawing processing unit 24 outputs information related to the size of the entire display area of the display unit 20 to the display position control unit 30, but the information related to the size of the display unit 20 is It is good also as not outputting. In this case, for example, the display position control unit 30 outputs position information indicating a relative position in the display area of the display unit 20, so that the coordinates and size of each frame are irrespective of the size of the display area of the display unit 20. Can be appropriately controlled.
 また、例えば、本実施形態では、位置情報として二次元の座標値が出力されることとしたが、三次元の座標値が出力されることとしてもよい。 Further, for example, in the present embodiment, a two-dimensional coordinate value is output as position information, but a three-dimensional coordinate value may be output.
 10 電子機器
 20 表示部
 22 入力部
 24 描画処理部
 26 表示情報記憶部
 28 入力変換部
 30 表示位置制御部
 40 パターン記憶部
 42 受付部
 44 位置情報出力部
 50 CPU
 52 メモリ
 54 HDD
 56 表示装置
 58 入力装置
 60 通信部
DESCRIPTION OF SYMBOLS 10 Electronic device 20 Display part 22 Input part 24 Drawing process part 26 Display information storage part 28 Input conversion part 30 Display position control part 40 Pattern storage part 42 Reception part 44 Position information output part 50 CPU
52 Memory 54 HDD
56 Display device 58 Input device 60 Communication unit

Claims (13)

  1.  コンピュータに、
     表示装置に表示されるべき複数の表示情報について、各表示情報の表示位置の変化規則を複数種類記憶する変化規則記憶機能と、
     前記表示装置への描画を制御する描画処理部から、前記表示情報の数と、前記複数の変化規則の一つを指定する変化規則指定情報とを受け付ける受付機能と、
     前記表示情報の数と、前記変化規則指定情報に対応する変化規則とに基づいて、前記複数の表示情報の少なくとも一部の表示位置を示す位置情報を前記描画処理部に出力する位置情報出力機能とを実現させるためのプログラム。
    On the computer,
    For a plurality of display information to be displayed on the display device, a change rule storage function for storing a plurality of types of change rules of the display position of each display information;
    A reception function for receiving, from a drawing processing unit that controls drawing on the display device, the number of the display information and change rule designation information that designates one of the plurality of change rules;
    A position information output function for outputting position information indicating the display position of at least a part of the plurality of display information to the drawing processing unit based on the number of the display information and a change rule corresponding to the change rule designation information A program for realizing this.
  2.  請求項1に記載のプログラムであって、
     前記位置情報には、前記表示装置において各表示情報が表示される領域のサイズを示す情報が含まれることを特徴とするプログラム。
    The program according to claim 1,
    The position information includes information indicating a size of an area where each display information is displayed on the display device.
  3.  請求項1又は2に記載のプログラムであって、
     前記位置情報出力機能は、前記表示装置に表示されている表示情報の表示位置を変更するためのユーザ操作情報に応じて、前記複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することを特徴とするプログラム。
    The program according to claim 1 or 2,
    The position information output function updates position information indicating at least a part of the plurality of display information according to user operation information for changing a display position of display information displayed on the display device. A program characterized by being output as a result.
  4.  請求項3に記載のプログラムであって、
     前記コンピュータに、
     前記表示装置に表示されている表示情報の表示位置を変更するために入力装置から出力される、前記入力装置固有のユーザ操作情報を、前記位置情報出力機能において前記入力装置によらず処理可能な、所定形式のユーザ操作情報に変換して出力する入力変換機能を更に実現させるためのプログラム。
    The program according to claim 3,
    In the computer,
    User input information unique to the input device that is output from the input device to change the display position of the display information displayed on the display device can be processed by the position information output function regardless of the input device. , A program for further realizing an input conversion function of converting and outputting user operation information in a predetermined format.
  5.  請求項1~4の何れか一項に記載のプログラムであって、
     前記位置情報出力機能は、時間の経過に応じて、前記複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することを特徴とするプログラム。
    A program according to any one of claims 1 to 4,
    The position information output function updates and outputs position information indicating at least some display positions of the plurality of display information as time elapses.
  6.  請求項1~5の何れか一項に記載のプログラムであって、
     前記複数の変化規則のうちの少なくとも一つは、前記複数の変化規則のうちの他の変化規則に基づいて生成されるものであることを特徴とするプログラム。
    A program according to any one of claims 1 to 5,
    At least one of the plurality of change rules is generated based on another change rule among the plurality of change rules.
  7.  請求項1~6の何れか一項に記載のプログラムであって、
     前記複数の表示情報は、複数種類の表示情報を含み、
     前記受付機能は、前記表示情報の種類毎の数と、前記種類毎の変化規則を指定する前記変化規則指定情報とを前記描画処理部から受け付け、
     前記位置情報出力機能は、前記受け付けた変化規則指定情報に対応する、前記種類毎の変化規則に基づいて、前記表示情報の種類毎に前記位置情報を出力することを特徴とするプログラム。
    A program according to any one of claims 1 to 6,
    The plurality of display information includes a plurality of types of display information,
    The reception function receives the number of the display information for each type and the change rule designation information for designating the change rule for each type from the drawing processing unit,
    The position information output function outputs the position information for each type of display information based on the change rule for each type corresponding to the received change rule designation information.
  8.  請求項1~7の何れか一項に記載のプログラムであって、
     前記受付機能は、
     前記表示装置の表示領域のサイズを更に受け付け、
     前記位置情報出力機能は、
     前記表示情報の数と、前記変化規則指定情報に対応する変化規則と、前記画面サイズとに基づいて前記位置情報を出力することを特徴とするプログラム。
    A program according to any one of claims 1 to 7,
    The reception function is
    Further accepting the size of the display area of the display device;
    The position information output function is:
    The position information is output based on the number of the display information, the change rule corresponding to the change rule designation information, and the screen size.
  9.  請求項8に記載のプログラムであって、
     前記位置情報出力機能は、
     前記画面サイズに基づいて、前記複数の表示情報のうち、前記表示装置の表示領域に描画可能な表示情報のみに対する前記位置情報を出力することを特徴とするプログラム。
    The program according to claim 8, wherein
    The position information output function is:
    A program that outputs the position information for only display information that can be drawn in a display area of the display device among the plurality of display information based on the screen size.
  10.  請求項1~9の何れか一項に記載のプログラムであって、
     前記受付機能は、
     前記描画処理部から、現在の変化規則とは異なる変化規則を指定する前記変化規則指定情報を受け付け、
     前記位置情報出力機能は、
     前記複数の表示情報の少なくとも一部の表示位置が、前記現在の変化規則における表示位置から、前記新たに受け付けた変化規則指定情報に対応する変化規則における表示位置に連続的に変化するように前記位置情報を更新して出力することを特徴とするプログラム。
    A program according to any one of claims 1 to 9,
    The reception function is
    Receiving the change rule designation information for designating a change rule different from the current change rule from the drawing processing unit;
    The position information output function is:
    The display position of at least a part of the plurality of display information is continuously changed from a display position in the current change rule to a display position in a change rule corresponding to the newly received change rule designation information. A program characterized by updating and outputting position information.
  11.  表示装置への描画を制御する描画処理部と、
     前記表示装置に表示されるべき複数の表示情報について、各表示情報の表示位置の変化規則を複数種類記憶する変化規則記憶部と、
     前記描画処理部から、前記表示情報の数と、前記複数の変化規則の一つを指定する変化規則指定情報とを受け付ける受付部と、
     前記表示情報の数と、前記変化規則指定情報に対応する変化規則とに基づいて、前記複数の表示情報の少なくとも一部の表示位置を示す位置情報を前記描画処理部に出力する位置情報出力部と、
     を備える情報処理装置。
    A drawing processing unit for controlling drawing on the display device;
    For a plurality of display information to be displayed on the display device, a change rule storage unit that stores a plurality of types of change rules of the display position of each display information;
    A receiving unit that receives the number of the display information and change rule designation information that designates one of the plurality of change rules from the drawing processing unit;
    A position information output unit that outputs position information indicating at least some display positions of the plurality of display information to the drawing processing unit based on the number of the display information and a change rule corresponding to the change rule designation information When,
    An information processing apparatus comprising:
  12.  請求項11に記載の情報処理装置であって、
     前記表示装置に表示されている表示情報の表示位置を変更するためのユーザ操作情報を入力する入力部を更に含み、
     前記位置情報出力部は、前記入力部から入力される前記ユーザ操作情報に応じて、前記複数の表示情報の少なくとも一部の表示位置を示す位置情報を更新して出力することを特徴とする情報処理装置。
    The information processing apparatus according to claim 11,
    An input unit for inputting user operation information for changing a display position of display information displayed on the display device;
    The position information output unit updates and outputs position information indicating at least some display positions of the plurality of display information in accordance with the user operation information input from the input unit. Processing equipment.
  13.  請求項12に記載の情報処理装置であって、
     前記位置情報出力部は、前記位置情報を前記変化規則に基づいて継続的に更新して前記描画処理部に出力するとともに、前記入力部から前記ユーザ操作情報が所定時間入力されない場合は前記位置情報の前記描画処理部への出力を停止することを特徴とする情報処理装置。
    An information processing apparatus according to claim 12,
    The position information output unit continuously updates the position information based on the change rule, outputs the position information to the drawing processing unit, and the position information when the user operation information is not input from the input unit for a predetermined time. The information processing apparatus is characterized in that output to the drawing processing unit is stopped.
PCT/JP2010/061539 2010-05-11 2010-07-07 Program and electronic apparatus WO2011142044A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010109166A JP4854797B2 (en) 2010-05-11 2010-05-11 Programs and electronics
JP2010-109166 2010-05-11

Publications (1)

Publication Number Publication Date
WO2011142044A1 true WO2011142044A1 (en) 2011-11-17

Family

ID=44914110

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/061539 WO2011142044A1 (en) 2010-05-11 2010-07-07 Program and electronic apparatus

Country Status (2)

Country Link
JP (1) JP4854797B2 (en)
WO (1) WO2011142044A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9696050B2 (en) 2012-06-28 2017-07-04 Koninklijke Philips N.V. Evaporative humidifier and indoor climate controlling system comprising the same
JP5763127B2 (en) * 2013-06-14 2015-08-12 株式会社東芝 Electronic device and display control method
JP6116409B2 (en) * 2013-07-04 2017-04-19 日置電機株式会社 Waveform display device, waveform display method, and waveform display program
JP2016162185A (en) * 2015-03-02 2016-09-05 日本電気株式会社 List information display device, list information display method and list information display program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003067100A (en) * 2001-08-28 2003-03-07 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for digital contents display, and storage medium stored with the digital contents display program
JP2007183989A (en) * 2007-03-15 2007-07-19 Sony Corp Information processing apparatus, information processing method, and recording medium
JP2010055430A (en) * 2008-08-28 2010-03-11 Toshiba Corp Display control device and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003067100A (en) * 2001-08-28 2003-03-07 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for digital contents display, and storage medium stored with the digital contents display program
JP2007183989A (en) * 2007-03-15 2007-07-19 Sony Corp Information processing apparatus, information processing method, and recording medium
JP2010055430A (en) * 2008-08-28 2010-03-11 Toshiba Corp Display control device and method

Also Published As

Publication number Publication date
JP2011238040A (en) 2011-11-24
JP4854797B2 (en) 2012-01-18

Similar Documents

Publication Publication Date Title
JP6364893B2 (en) Terminal device, electronic whiteboard system, electronic whiteboard input support method, and program
TW201324317A (en) Electronic device with touch screen and page zooming method thereof
JP2012194673A (en) Information processor and control method therefor, and program
JP2014038560A (en) Information processing device, information processing method, and program
JP2014149819A (en) Scroll device for electronic device, and method therefor
US20120326997A1 (en) Information processing apparatus, program, and coordination processing method
JP2013168018A (en) Image processing device, method for controlling image processing device, and program
JP5981175B2 (en) Drawing display device and drawing display program
JP2013114558A (en) Information processing apparatus, display control method, and program
US20140164993A1 (en) Method and electronic device for enlarging and displaying contents
TW201642115A (en) An icon adjustment method, an icon adjustment system and an electronic device thereof
KR20140113056A (en) Method and apparatus for controlling zoom function in an electronic device
JP4854797B2 (en) Programs and electronics
EP3019950B1 (en) Method and apparatus for controlling audio output
WO2016042834A1 (en) Method for enlarging content in split screen, information processing device and control method and control program therefor
JP2014006904A (en) Method for recognizing touch information, and electronic device
US20160132478A1 (en) Method of displaying memo and device therefor
JP6287498B2 (en) Electronic whiteboard device, electronic whiteboard input support method, and program
JP6834118B2 (en) Terminal device, screen update program, screen update method and information processing system
JP6259225B2 (en) Electronic device, gesture recognition operation method for mobile terminal connected to the same, and in-vehicle system
KR20140075391A (en) User Interface Method for User Command Input by Combination of Multi Touch and Tapping and Electronic Device using the same
JP2016038619A (en) Mobile terminal device and operation method thereof
JP2015176523A (en) display processing device, screen display method and computer program
JP2012079141A (en) Mobile display device, operation control method therefor, and operation program therefor
JP6048450B2 (en) Information processing apparatus, information processing apparatus control method, and program

Legal Events

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

Ref document number: 10851426

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10851426

Country of ref document: EP

Kind code of ref document: A1