WO2009099074A1 - コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置 - Google Patents

コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置 Download PDF

Info

Publication number
WO2009099074A1
WO2009099074A1 PCT/JP2009/051809 JP2009051809W WO2009099074A1 WO 2009099074 A1 WO2009099074 A1 WO 2009099074A1 JP 2009051809 W JP2009051809 W JP 2009051809W WO 2009099074 A1 WO2009099074 A1 WO 2009099074A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
content
screen
display
width
Prior art date
Application number
PCT/JP2009/051809
Other languages
English (en)
French (fr)
Inventor
Tsuyoshi Miyano
Original Assignee
Access Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Access Co., Ltd. filed Critical Access Co., Ltd.
Priority to US12/866,032 priority Critical patent/US20110007096A1/en
Priority to KR1020107017318A priority patent/KR101187123B1/ko
Priority to JP2009552479A priority patent/JP5255576B2/ja
Publication of WO2009099074A1 publication Critical patent/WO2009099074A1/ja

Links

Images

Classifications

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

Definitions

  • the present invention relates to a content display method, a content display program, and a content display device for displaying on a screen a partial area of content created assuming a display area wider than the screen size.
  • Information browsing software for browsing information on the network is generally known and put into practical use.
  • the browser analyzes the information on the network (for example, Web content that is a document described in a markup language such as HTML (Hyper Text Markup Language) or XHTML (Extensible Text Hyper Markup Language), and based on the analysis result.
  • a function for generating screen display data (hereinafter referred to as “rendering”) is implemented.
  • the user can browse the desired web content on the browser by designating the URI (Uniform Resource Identifier) of the web content to be browsed.
  • Such browsers are mounted not only on PCs (Personal Computers) but also on various devices such as mobile phones, PDAs (Personal Digital Assistants), and information appliances.
  • the display of a mobile phone has a smaller screen size than the display for PC, such as QVGA (Quarter
  • Patent Document 1 discloses a document creating apparatus. If the document creation device of Patent Document 1 is used, the user can edit the document by inputting characters into an enlarged image in which a part of the document is enlarged, and the entire document (or a unit such as one page) can be reduced. By visually recognizing the displayed reduced image, the entire image of the document being edited can be grasped.
  • Patent Document 2 discloses a mobile terminal browser that can switch between and display all or part of Web content.
  • the browser described in Patent Literature 2 can display the entire Web content in a reduced size and display it on a single screen, and when the Web content is enlarged to the extent that readability is ensured, the Web content can be displayed on the mobile terminal display. Highlight an area on the content. When the user performs a predetermined key operation while such a screen is displayed, the highlighted area on the Web content is enlarged and displayed on substantially the entire screen of the mobile terminal. If the mobile terminal browser described in Patent Document 2 is used, the user can grasp the actual position of the browsing area with respect to the entire Web content by appropriately switching the display of the screen.
  • the document creation apparatus described in Patent Document 1 performs a pre-processing such as processing the document data of the entire document stored in the internal buffer to create drawing data and writing it into the layout memory buffer, and then the layout memory. -The drawing data on the buffer is displayed on the screen as a reduced image of the entire document.
  • the pre-processing executed at this time takes a processing time proportional to the size of the document data. For this reason, when the display target is a Web content having a large amount of data that may require a scroll operation even when the PC display is displayed, it takes time for the previous stage processing, and there is a problem that the reduced image of the entire document cannot be displayed quickly.
  • the present invention has been made in view of the above circumstances, and the object of the present invention is content suitable for allowing a user to easily grasp the overall image of Web content by Web browsing on a terminal device with few resources.
  • the object is to provide a display method, a content display program, and a content display device.
  • a content display method for analyzing content created assuming a display area wider than the screen size and showing a partial area of the content on the screen based on the analysis result.
  • The based on the analysis result, a first image generation step of generating a first image obtained by reducing an image in a predetermined range including at least a partial area in the content being displayed or scheduled to be displayed on the screen.
  • a step of calculating the height and width of the content a second image generation step of generating a second image indicating the height and width of the content based on the calculation result and the display size of the first image;
  • a guide image generation step for generating, and a guide image display step for displaying the generated guide image on a screen are included.
  • the user can easily grasp the position of the current browsing area with respect to the entire content and the overall image of the content.
  • the target range of the reduced image is not limited to the entire content but limited to a certain range, the time required for generating the reduced image and the required resources do not depend on the content data amount.
  • the reduction ratio of the first image does not depend on the size (height and width) of the content, there is no inconvenience that the visibility of the first image, which is a reduced image, is significantly reduced.
  • a screen scroll step for scrolling the content according to an input operation by the user and a third image is moved in the first image according to an operation amount of the screen scroll
  • An image moving step of moving the first image itself in the second image while moving the third image in the first image, and moving the first image in the image moving step May be a method of updating the first image to an image including an image in a display area to which the content is scrolled.
  • the height and width of the second image are calculated based on the calculation result and the display size of the first image, and the calculated height or width is a predetermined value.
  • the calculated height or width is reduced to the predetermined height or width.
  • a content display program for causing a computer to execute the content display method is provided.
  • the user can easily grasp the current position of the browsing area with respect to the entire content and the overall image of the content.
  • the target range of the reduced image is not limited to the entire content but limited to a certain range, the time required for generating the reduced image and the required resources do not depend on the content data amount.
  • the reduction ratio of the first image does not depend on the size of the content, there is no inconvenience that the visibility of the first image, which is a reduced image, is significantly reduced.
  • a content display device capable of displaying on a screen a partial area of content created assuming a display area wider than the screen size.
  • the apparatus includes a content analysis unit that analyzes content, and a first image obtained by reducing a predetermined range of an image including at least a partial area of the content that is being displayed or is scheduled to be displayed on the screen based on the analysis result.
  • First image generation means to be generated calculation means for calculating the height and width of the content based on the analysis result, and the height and width of the content are indicated based on the calculation result and the display size of the first image
  • the second image generating means for generating the second image and the position of the partial area of the content
  • the first image is arranged on the second image
  • the first image Guide image generation means for generating a guide image in which a third image showing the partial area is arranged, and the generated guide image is displayed on the screen.
  • the user can easily grasp the position of the current browsing area with respect to the entire content and the overall image of the content. Further, since the target range of the reduced image is not limited to the entire content but limited to a certain range, the time required for generating the reduced image and the required resources do not depend on the content data amount. Furthermore, since the reduction ratio of the first image does not depend on the size of the content, there is no inconvenience that the visibility of the first image, which is a reduced image, is significantly reduced.
  • the content display device moves the third image within the first image in accordance with the screen scroll means for scrolling the screen according to the input operation by the user and the operation amount of the screen scroll. And an image moving means for moving the first image itself in the second image while moving the first image in the first image, and the first image is moved by the image moving means.
  • the first image can be updated to an image including the display image of the scroll destination area of the content.
  • the content display device may be configured to display the guide image on the screen only while the screen scroll is performed.
  • the image generation means preferably calculates the height and width of the second image based on the calculation result and the display size of the first image, and the calculated height or width is a predetermined height or width. When it exceeds a predetermined width, it has a function of reducing the calculated height or width to the predetermined height or width.
  • a content display program that analyzes content created assuming a display area wider than the screen size and displays a partial area of the content on the screen based on the analysis result.
  • the content display program generates a first image obtained by reducing a predetermined range of an image including at least a partial region of content that is being displayed or scheduled to be displayed on a screen based on an analysis result.
  • Second image generation means for indicating the entire area of the content based on the analysis result and the display size of the first image, the first image on the second image based on the position of a partial area of the content
  • a guide image generating means for generating a guide image in which an image is arranged and a third image indicating a display area is arranged on the first image, and content of the generated guide image on the screen It is a program that functions as a guide image display means for displaying at a position that does not hinder the browsing.
  • the overall image of the Web content and the area actually displayed by the Web browsing on the terminal device with few resources are displayed.
  • a content display method, a content display program, and a content display device that are suitable for allowing a user to easily grasp whether the area is around.
  • FIG. 1 is a schematic diagram illustrating an appearance of a terminal device according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a schematic configuration of the terminal device according to the embodiment of the present invention.
  • FIG. 3 is a schematic functional block diagram of a browser engine included in the browser according to the embodiment of the present invention.
  • FIG. 4 is a display example of content for PC displayed on the browser according to the embodiment of the present invention.
  • FIG. 5 is a display example of content for PC displayed on the browser according to the embodiment of the present invention.
  • FIG. 6 is a flowchart of the bar generation process executed by the browser according to the embodiment of the present invention.
  • FIG. 7 is a flowchart of the bar scroll process executed by the browser according to the embodiment of the present invention.
  • Web pages browsed offline include, for example, pages transmitted via the Internet and cached by a browser, pages saved in a local folder of a terminal device, etc. in mht format.
  • the Web page is composed of various data (Web page data) such as an HTML or XHTML document, an image file, and audio data.
  • content includes Web content
  • Web content includes Web pages
  • FIG. 1 shows an external view of a terminal device 10 according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing the configuration of the terminal device 10.
  • the terminal device 10 which concerns on this embodiment is a mobile phone, the terminal device of this invention is not limited to a mobile phone.
  • the terminal device may be various terminal devices equipped with a browser such as a PDA, PHS (Personal Handy Phone system), a portable game machine, and a home appliance.
  • the present invention can be effectively applied to various terminal devices having a display having a smaller number of pixels than a display for a PC.
  • the terminal device 10 includes a CPU (Central Processing Unit) 103 that controls the entire device in an integrated manner.
  • Each component of the terminal device 10 is connected to the CPU 103 via the bus 119.
  • the CPU 103 implements various functions by communicating with other components via the bus 119. These components include a flash memory 105, a RAM (Random Access Memory) 107, a network interface 109, a display 111, a user input device 113, a VRAM (Video Random Access Memory) 115, and the like.
  • the bus 119 includes a power supply line in addition to the data line. Power is supplied to each component of the terminal device 10 including the CPU 103 from a battery (not shown) via a power supply line.
  • the flash memory 105 stores various applications including an OS (Operating System) 1050 that manages the entire terminal device 10 and a browser 1051 that operates on the OS 1050.
  • the browser 1051 is information browsing software for browsing online or offline content described in a predetermined markup language.
  • the browser 1051 supports not only Web content for mobile devices described in compact HTML, but also content for PC.
  • the RAM 107 is a main storage memory of the terminal device 10 and is a development destination of various data and programs used by the CPU 103. For example, when an operation for starting the browser 1051 is performed by the user input device 113, the browser 1051 is read from the flash memory 105 and expanded in the work area of the RAM 107. The browser 1051 and hardware such as the CPU 103 cooperate in response to the user's access operation to the web content, and as a result, the user can browse the web content through the display 111, that is, browse the web content. it can.
  • the terminal device 10 is provided with a 5-way key 113a (a composite key composed of four direction keys, upper, lower, left, and right) and a numeric key 113b as user input devices 113.
  • a 5-way key 113a a composite key composed of four direction keys, upper, lower, left, and right
  • a numeric key 113b as user input devices 113.
  • a signal corresponding to the operation is input to the CPU 103.
  • Various functions such as Web browsing are achieved in the terminal device 10 by the CPU 103 executing processing according to the input signal.
  • the user can scroll the Web content being browsed on the screen by operating the 5-way key 113a and the numeric keypad 113b during Web browsing.
  • the user input device 113 does not need to be a mechanical key such as the 5-way key 113a or the numeric keypad 113b of the present embodiment, and may be configured by another type of key input device such as a membrane key or a touch panel.
  • the operation screen corresponding to the operation key is constituted by a display screen integrated with or separate from the display 111.
  • the display 111 itself is composed of a touch panel.
  • the terminal device 10 has a two-screen configuration including a display 111 and an operation touch panel. In the latter case, whether or not the display 111 is also configured by a touch panel is appropriately selected according to the design specifications.
  • GUI Graphic User Interface
  • operations such as screen scrolling are performed by pen touch or finger touch with respect to operation keys displayed on the screen.
  • GUI environment in which various operations are performed by directly touching on the Web content.
  • screen scrolling is performed accordingly (for example, the touch panel surface is moved from the bottom to the top with a finger). If you trace, the Web content scrolls down). That is, in this case, the screen is scrolled according to the movement of the stylus, finger, etc., so that more intuitive operability is provided to the user.
  • the user input device 113 may be configured by appropriately combining various keys such as a mechanical key, a membrane key, and a touch panel. Further, the user input device 113 may be an operation terminal (for example, a remote controller) independent of the terminal device 10 main body.
  • components other than mechanical keys, membrane keys, touch panels, etc. into the user input device 113.
  • Examples of such components include a gyro sensor, an acceleration sensor, and a jerk sensor.
  • the CPU 103 monitors the outputs of these sensors to measure the tilt angle, angular velocity, acceleration, jerk (time change rate of acceleration), etc. of the terminal device 10 body, and screen scrolling according to the measured values is performed. This is realized by a cooperative operation between the CPU 103 and the browser 1051. For example, when the user moves or tilts the main body of the terminal device 10 up, down, left, or right, screen scrolling is performed according to the moving direction, speed, tilt angle, and the like. For this reason, the user can scroll the display area of the Web content more intuitively.
  • the terminal device 10 of the present embodiment has a screen aspect ratio of, for example, 3: 4 (that is, in a state where the terminal device 10 is directed so that the vertical direction in FIG. (Portrait display in portrait orientation).
  • the CPU 103 detects a change in the attitude of the terminal device 10 based on the output of the gyro sensor or the like.
  • the browser 1051 performs rendering according to the attitude of the terminal device 10 with respect to the Web content being displayed on the display 111. For example, when the terminal device 10 is rotated 90 degrees in the plane from the posture shown in FIG. 1, the aspect ratio of the screen becomes 4: 3 (that is, landscape landscape display).
  • the browser 1051 re-renders the Web content being displayed on the display 111 in accordance with the horizontally long screen.
  • the orientation of the screen is changed in this way, for example, a difference occurs in the text folding position at the time of rendering and the appearance of the Web content changes.
  • the terminal device 10 of the present embodiment is a so-called straight type mobile phone that holds the display 111 and the user input device 113 with an integrally formed body, but has a different body configuration.
  • the terminal device 10 of the present embodiment may be a so-called straight type mobile phone that holds the display 111 and the user input device 113 with an integrally formed body, but has a different body configuration.
  • other structures such as a folding type, a rotating biaxial hinge type, a cycloid type, and a swing type may be employed.
  • a cycloid-type or swing-type mobile phone is configured such that the display-side body holding the display 111 can be rotated in a plane parallel to the display 111 with respect to the body-side body holding the user input device 113. ing.
  • the screen orientation changes according to the rotation angle of the display-side body.
  • the browser 1051 re-renders the Web content being displayed on the display 111 according to the direction so as to be interlocked with the change in the screen direction.
  • FIG. 3 is a functional block diagram of the browser engine 30.
  • the browser engine 30 includes functional blocks of a parser 31, a page maker 32, and a page editor 33.
  • Browser 1051 When a URI is input by an operation for accessing the Web content, for example, by the user input device 113 (or the URI is specified by selecting an anchor element on the Web content, or a bookmark or history is stored in the terminal device 10.
  • Browser 1051 When a URI is input by an operation for accessing the Web content, for example, by the user input device 113 (or the URI is specified by selecting an anchor element on the Web content, or a bookmark or history is stored in the terminal device 10.
  • Browser 1051 generates a request message for requesting a resource such as Web content in conformity with HTTP (Hypertext Transfer Protocol) and transmits it to a designated URI on the network.
  • HTTP Hypertext Transfer Protocol
  • the server corresponding to the designated URI creates a response message corresponding to the received request message and sends it back.
  • the returned response message reaches the browser 1051 via the network and is passed to the parser 31.
  • a markup document 21 described in HTML, XHTML, or the like corresponding to the specified URI is embedded in the message body of the response message. Note that the markup document 21 describes content for a PC created on the assumption that the screen size of the display for PC (larger than the screen size of the display 111 of the mobile terminal 10) is assumed.
  • the parser 31 analyzes the markup document 21, and based on the analysis result, the document tree 23 (for example, the logical structure of the markup document 21 (that is, the elements constituting the markup document 21 and their interrelationships) is expressed in a tree structure. DOM (Document Object model) tree) is generated and expanded in the RAM 107.
  • the document tree 23 is data representing an outline of the markup document 21 having each element of the markup document 21 as a node.
  • the document tree 23 only provides the logical structure of the markup document 21 and does not include information about the expression style of the document.
  • the page maker 32 generates the element tree 25 including information on the display style (block, ⁇ inline, table, list, item, etc.) determined by each tag based on the document tree 23 and designates it in the markup document 21.
  • the registered image request and event processing are registered and stored in the RAM 107.
  • the element tree 25 represents the order in which blocks, inline, table, list, item, etc. exist, but these elements are displayed in what width and height on the screen. It does not include information about the layout, such as where text is wrapped.
  • the browser 1051 has a function of rendering Web content at various display magnifications and display modes.
  • the case where the browser 1051 is set to the rendering mode so that the content for PC can be browsed with the same layout (hereinafter referred to as “standard layout”) when viewed on a PC display having a standard screen size is used.
  • standard layout a display area of a virtual PC display having a standard screen size
  • a virtual display area a display area of a virtual PC display having a standard screen size
  • the page editor 33 uses the information related to the display of the virtual display area and the like to layout each node (element) in the element tree 25 (that is, wrapping the text of each element, position on the screen, width, height, etc.).
  • a layout tree 27 representing the layout of each element is generated.
  • the page editor 33 sets the area of the minimum size in which the element whose layout has been determined at that time fits the size of the entire PC content (the vertical length of the PC content).
  • the length of the direction (height) and the length of the horizontal direction (width)) are calculated, and the calculation results are held. Therefore, the page editor 33 grasps the true size of the entire PC content when the layout of all the elements is determined, that is, afterwards.
  • An image buffer 1071 is an image buffer created in a predetermined area of the RAM 107, and the image area corresponds to a virtual display area, that is, a screen size of a standard PC display.
  • the image buffer 1071 that is, a virtual display area
  • an area of PC content scheduled to be displayed on the display 111 and elements included in the peripheral area are rendered.
  • the rendering result (drawing object) of the entire area of the image buffer 1071 is not displayed on the display 111.
  • the display 111 displays a rendering result of an area corresponding to the screen size of the display 111 on the image buffer 1071 designated by the browser 1051 (hereinafter, this area is referred to as “designated area”).
  • the VRAM 115 is a memory that holds contents directly displayed on the display 111, and has an image area corresponding to the screen size of the display 111.
  • the rendered contents are written in the designated area of the image buffer 1071 in the VRAM 115. For this reason, when elements whose layout has been determined are sequentially rendered in the image buffer 1071, the rendering results are sequentially written in the VRAM 115. Thereby, each element of the content for PC is displayed on the display 111 one after another. Through the above processing by the browser 1051, the PC content rendered with the standard layout is displayed on the display 111.
  • the browser 1051 manages the position of the virtual display area in the entire PC content and the position of the designated area on the virtual display area.
  • the browser 1051 moves the designated area in the image buffer 1071 in response to a screen scroll operation by the user input device 113.
  • the PC content area corresponding to the screen scroll operation is displayed on the display 111.
  • the browser 1051 When the screen scroll operation amount exceeds a certain operation amount, the browser 1051 renders elements included in the PC content display area (virtual display area) moved in response to the screen scroll operation to generate an image buffer 1071. To record. In other words, the contents of the image buffer 1071 are updated to those obtained by rendering the elements included in the virtual display area that has moved in the PC content in accordance with the screen scroll operation.
  • the browser 1051 writes image data in the VRAM 115 so that an image such as an operation button is arranged at a predetermined position on the display screen. For this reason, the display 111 displays an image in which operation buttons and the like are superimposed on the content for PC rendered in the standard layout.
  • FIGS. 4 and 5 are diagrams showing display examples of content for a PC rendered in a standard layout.
  • the screen scroll operation is performed while the content for PC is displayed, the right end of the display screen is displayed as shown in FIGS. 4 and 5 only during the screen scroll operation (including a certain time immediately after the scroll operation).
  • a bar 200 (guide image) is displayed.
  • each element of the content for PC is indicated by a one-dot chain line.
  • the bar 200 includes an entire bar 201, a virtual display area image 203, and a shaded portion 205.
  • the overall bar 201 is a rectangular bar displayed in a translucent manner, and indicates the size of the entire PC content (the height and width of the entire PC content).
  • the virtual display area image 203 is arranged on the entire bar 201.
  • the virtual display region image 203 is a range including the content area for PC currently displayed on the display 111 and the periphery of the region, and a range displayed on a virtual display region, that is, a standard display screen for a PC. This is a reduced image of the image.
  • a shaded portion 205 is a rectangular image displayed on the virtual display region image 203 and displayed semi-transparently, and indicates a region of content for PC currently displayed on the display 111.
  • the virtual display area image 203 and the shaded portion 205 move, and the bar 200 changes as shown in FIG. 5, for example.
  • the virtual display area image 203 is moved downward with respect to the entire bar 201 by an amount corresponding to the scroll operation
  • the shaded portion 205 is the virtual display area image by an amount corresponding to the scroll operation. It is moving to the left with respect to 203. That is, the virtual display area image 203 and the shaded portion 205 move in the entire bar 201 in conjunction with the scroll operation.
  • the user visually recognizes the bar 200 (specifically, confirms the position and size of the virtual display area image 203 or the shaded portion 205 with respect to the entire bar 201) to thereby display the current viewing area for the entire PC content. Can be easily grasped. Further, by visually recognizing the virtual display area image 203 and the shaded part 205, it is possible to grasp sensuously what content is arranged around the area currently being browsed. As a result, the user can easily imagine the whole image of the PC content, and for example, the user can quickly scroll the screen to a location desired to be browsed in the PC content.
  • the browser 1051 When the browser 1051 accepts a screen scroll operation, the browser 1051 executes a bar generation process for generating the bar 200.
  • the bar generation processing will be described with reference to the flowchart shown in FIG. In the following description and the attached flowchart, the step is abbreviated as “S”.
  • the bar generation processing will be described on the assumption that the above-described series of processing by the browser engine 30, that is, the series of processing from content analysis processing for PC to rendering processing to the image buffer 1071, has been completed.
  • the browser 1051 acquires an image of the entire area (that is, a virtual display area) of the image buffer 1071 (S1), reduces the acquired image to a predetermined display size, and displays a virtual display area.
  • An image 203 is generated (S2).
  • the display size of the virtual display area image 203 is determined in advance, but can be set freely in view of user convenience.
  • the browser 1051 displays the entire bar 201 based on the display size information of the virtual display area image 203 and the information on the size of the entire PC content calculated by the page editor 33 using the display size information.
  • the size (height and width) is calculated (S3). For example, when the PC content has a height corresponding to four screens of the PC display, the height of the entire bar 201 obtained as a calculation result is four times the height of the virtual display area image 203.
  • the maximum display height and the maximum display width of the entire bar 201 are determined in advance.
  • the browser 1051 determines the size of the entire bar 201 displayed on the display 111 by comparing the display size of the entire bar 201 obtained by the calculation process of S3 with the maximum display height and the maximum display width of the entire bar 201. (S4). For example, when the height (or width) of the entire bar 201 calculated in the process of S3 exceeds the maximum display height (or maximum display width), the browser 1051 displays the height (or width) of the entire bar 201 to the maximum. The height (or the maximum display width) is corrected, and the corrected size is set as the display size of the entire bar 201. Note that the maximum display height and the maximum display width of the entire bar 201 can be freely set in the same manner as the display size of the virtual display area image 203.
  • the browser 1051 generates an image of the entire bar 201 based on the display size of the entire bar 201 determined in the process of S4 (S5).
  • the image of the shaded part 205 stored in a predetermined memory area (for example, an area on the flash memory 105) is called (S6).
  • the bar 200 (guide image) is created by combining the image of the entire bar 201 generated in the process of S5, the virtual display area image 203 generated in the process of S2, and the image of the shaded part 205 called in the process of S6. ) Is generated (S7).
  • the browser 1051 arranges the virtual display area image 203 on the entire bar 201 in consideration of the position of the virtual display area (or specified area) in the entire PC content, and further specifies the virtual display area on the virtual display area.
  • a shaded portion 205 is arranged on the virtual display region image 203 in consideration of the region position.
  • the user can easily grasp the position of the current browsing area with respect to the entire PC content by visually recognizing the bar 200 generated by such a bar generation process.
  • the rendered image is not limited to the entire PC content, but limited to a certain range (virtual display area)
  • the time required to generate the bar 200 and the required resources do not depend on the data amount of the PC content.
  • the browser 1051 does not display the scroll bar.
  • the display range of the content for PC extends to the place where the scroll bar is conventionally displayed (for example, along the periphery of the screen such as the right side or the lower side of the screen), and the viewability of the content for PC is improved.
  • the screen scroll operation is interrupted, the bar 200 is deleted from the display 111. This is also a factor for improving the browsing property of PC content.
  • each element of PC content is laid out from left to right and from top to bottom. For this reason, each element is easily laid out to the left, and the element may not be laid out to the right end of the screen. For this reason, even if the bar 200 is displayed at the right end of the display screen as in the present embodiment, browsing of content for PC is relatively unimpeded.
  • FIG. 7 is a diagram showing a flowchart of the bar scroll process executed according to the operation amount of the screen scroll after the bar generation process of FIG. 6 is executed.
  • the browser 1051 moves the designated area in the image buffer 1071 according to the operation amount as described above. Along with this, the PC content area displayed on the display 111 is also moved. At this time, the browser 1051 moves the position of the shaded portion 205 on the virtual display area image 203 so as to be linked to the movement of the designated area (S11).
  • the browser 1051 is included in the virtual display area moved in the content for PC according to the operation amount.
  • Each element of the content for PC is rendered in the image buffer 1071.
  • a new image rendered in the image buffer 1071 is reduced to generate a virtual display area image 203 and arranged on the entire bar 201, and the arranged virtual display area image 203 is scrolled on the screen within the entire bar 201. It is moved according to the operation (S13).
  • the bar 200 is changed from the display of FIG. 4 to FIG. 5, for example.
  • the bar 200 is always displayed while the browser 1051 operates. Also in this embodiment, the same bar generation process as in FIG. 6 is executed. However, immediately after receiving the response message from the server, no analysis processing or the like of the parser 31 is executed, so no data is written in the image buffer 1071. At this stage, the size (height and width) of the content for PC is unknown to the browser 1051. Therefore, initially, a white virtual display area image 203 having the same shape and size as the virtual display area image 203 shown in FIGS. 4 and 5 is generated. In addition, the entire bar 201 whose shape and size are matched with the virtual display area image 203 for convenience is generated. As a result, a bar 200 in which a white virtual display area image 203 is arranged on the entire bar 201 is displayed on the display 111.
  • rendering results are reflected in the virtual display area image 203 one after another. Further, every time the page editor 33 calculates the size of the PC content, the entire bar 201 is updated to a value determined based on the calculation result (that is, the entire bar 201 displayed on the display 111 is the browser engine). 30 and spreads in the height and width directions as the process proceeds.
  • the area indicated by the virtual display area image 203 is not limited to the virtual display area, that is, the display area of a standard PC display, and various areas are selected according to the design.
  • the virtual display area may be freely set by a menu operation of the browser 1051, for example. Or you may make it change in response to the attitude

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

 本発明により、画面サイズよりも広い表示領域を想定して作成されたコンテンツを解析し、解析結果に基づいてコンテンツの一部の領域を画面上に表示するコンテンツ表示方法が提供される。本方法は、解析結果に基づいて、画面に表示中または表示が予定されるコンテンツの一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成するステップと、コンテンツの高さおよび幅を計算するステップと、計算結果および第一の画像の表示サイズに基づいてコンテンツの高さおよび幅を示す第二の画像を生成するステップと、コンテンツの一部の領域の位置に基づいて、第二の画像上に第一の画像が配置されるとともに、第一の画像上に上記一部の領域の位置及び大きさを示す第三の画像が配置されたガイド画像を生成するステップと、生成されたガイド画像を画面に表示するステップを含む。

Description

コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置
 本発明は、画面サイズよりも広い表示領域を想定して作成されたコンテンツの一部の領域を画面上に表示するコンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置に関する。
 ネットワーク上の情報を閲覧するための情報閲覧ソフトウェア(以下、「ブラウザ」という。)が一般に知られ実用に供されている。ブラウザには、ネットワーク上の情報(例えばHTML(Hyper Text Markup Language)やXHTML(Extensible Hyper Text Markup Language)等のマークアップ言語で記述された文書であるWebコンテンツ)を解析し、その解析結果に基づいて画面表示用データの生成(以下、「レンダリング」という。)を行う機能が実装されている。ユーザは、閲覧したいWebコンテンツのURI(Uniform Resource Identifier)を指定することにより、ブラウザ上で所望のWebコンテンツを閲覧することができる。このようなブラウザはPC(Personal Computer)のみならず、例えば携帯電話やPDA(Personal Digital Assistants)、情報家電等の様々な機器に搭載されている。
 携帯電話は、PCと比較して性能・機能が限定されているため、従来はモバイル機器向けのマークアップ言語(コンパクトHTML(Compact-HTML)やHDML(Handheld Device Markup Language)、MML(Mobile Markup Language)等)で記述されたWebコンテンツしか表示することができなかった。しかし近年、技術の発展に伴い携帯電話の性能・機能が著しく向上した結果、例えばXGA(eXtended Graphics Array)等の標準的なサイズの画面をもつ仮想的なPCによる閲覧を想定して作成されたWebコンテンツ(以下、「PC向けコンテンツ」という。)を表示することができるフルブラウザが搭載された携帯電話が実用化され、普及している。
 ところで、携帯電話は携帯性が要求されるため、携帯電話に搭載可能なディスプレイの大きさには制約がある。このため携帯電話のディスプレイは、例えばQVGA(Quarter Video Graphics Array)等の、PC用ディスプレイよりも小さな画面サイズをもつ。従って、PC向けコンテンツを携帯電話のブラウザによってPCのブラウザで表示する場合と同じ倍率で表示すると、携帯電話のブラウザではPCのブラウザと比べて限られた範囲の情報しか表示されない。このように、画面上に表示される情報量が少ない場合、ユーザがPC向けコンテンツの全体像を掴み難いといった点が指摘される。
 この点について、限られた画面サイズで広い領域のコンテンツを表示する際のユーザの利便性を向上させる技術が種々提案されている。このような技術の一例として、文字入力が可能な入力領域(拡大画像)と、文書全体(または1ページ等の単位)のレイアウトが表示されるレイアウト領域(縮小画像)とを一画面中に表示する文書作成装置が特開昭61-241866号公報(以下「特許文献1」という。)に開示されている。特許文献1の文書作成装置を使用すれば、ユーザは、文書の一部が拡大表示された拡大画像に文字を入力して文書を編集しつつ、文書全体(または1ページ等の単位)が縮小表示された縮小画像を視認することで編集中の文書の全体像を掴むことができる。
 また欧州特許出願公開公報第1255186号(以下「特許文献2」という。)には、Webコンテンツの全体と一部とを切り替えて表示することができる携帯端末用ブラウザが開示されている。特許文献2に記載のブラウザは、Webコンテンツ全体を縮小して一画面中に表示し、かつ、可読性が確保される程度にWebコンテンツを拡大した際に携帯端末のディスプレイで表示することができるWebコンテンツ上の領域を反転表示する。このような画面が表示されているときにユーザが所定のキー操作を行うと、Webコンテンツ上の反転表示された領域が携帯端末の画面の略全体に拡大表示される。特許文献2に記載の携帯端末用ブラウザを使用すれば、ユーザは、Webコンテンツ全体に対する実際の閲覧領域の位置を、画面の表示を適宜切り替えることにより把握することができる。
 特許文献1に記載の文書作成装置は、内部バッファに格納されている文書全体の文書データを処理して描画データを作成しレイアウト・メモリ・バッファに書き込むといった前段処理を行った後、レイアウト・メモリ・バッファ上の描画データを文書全体の縮小画像として画面に表示する。このとき実行される前段処理には文書データのサイズに比例した処理時間がかかる。このため表示対象がPC用ディスプレイ表示時にもスクロール操作を要し得るデータ量の多いWebコンテンツの場合には前段処理に時間がかかり、文書全体の縮小画像が迅速に表示されない問題がある。また携帯電話のようなリソースが限定的な機器では、データ量の多いWebコンテンツに対する前段処理は負荷が重すぎるため不向きである。さらに、Webコンテンツの大きさ(高さおよび幅)が大きいほどWebコンテンツを縮小する必要があるが、縮小率が高いほどWebコンテンツ内の画像やテキストが潰れてしまう。場合によっては縮小後の画像の視認性が著しく低く、ユーザがWebコンテンツのイメージを容易に掴めないことも想定される。また、1ページ等の単位の文書を処理する場合には、文書全体における、縮小画像に対応する文書の位置をユーザが把握しにくいといった別の問題がある。
 また特許文献2に記載の携帯端末用ブラウザでは、ユーザはWebコンテンツの全体表示と一部の拡大表示とを同時に閲覧することができない。このためユーザは、Webコンテンツの一部を拡大表示で閲覧しているときに該Webコンテンツの全体像を把握したい場合は表示を切り替えなければならず、煩雑な操作を要する。また表示が切り替わることにより、拡大表示されていた領域とWebコンテンツ全体との位置関係をユーザが把握しにくくなることが想定される。さらに、特許文献1と同様に、Webコンテンツのデータ量に比例して該Webコンテンツの全体を表示する際の処理時間および処理負担が増大する、縮小後の画像の視認性が著しく低下する等の問題が懸念される。
 本発明は上記の事情に鑑みてなされたものであり、その目的とするところは、リソースの少ない端末装置上でのWebブラウジングでWebコンテンツの全体像をユーザに容易に把握させるのに好適なコンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置を提供することにある。
 本発明の実施形態により、画面サイズよりも広い表示領域を想定して作成されるコンテンツを解析し、該解析結果に基づいて該コンテンツの一部の領域を画面上に示すコンテンツ表示方法が提供される。この方法は、該解析結果に基づいて、画面に表示中または表示が予定されるコンテンツ内の一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成ステップと、コンテンツの高さおよび幅を計算するステップと、該計算結果および第一の画像の表示サイズに基づいてコンテンツの高さおよび幅を示す第二の画像を生成する第二画像生成ステップと、該コンテンツ内における表示領域の位置に基づいて、第二の画像上に第一の画像が配置されるとともに、該第一の画像上に表示領域を示す第三の画像が配置されたガイド画像を生成するガイド画像生成ステップと、該生成されたガイド画像を画面に表示するガイド画像表示ステップとを含む。
 このようなコンテンツ表示方法を実行することにより、コンテンツ全体に対する現在の閲覧領域の位置、およびコンテンツの全体像をユーザに容易に把握させることができる。また縮小画像の対象範囲がコンテンツ全体でなく一定の範囲に限られるため、縮小画像の生成にかかる時間や必要とされるリソースがコンテンツのデータ量に依存しない。さらに、第一の画像の縮小率がコンテンツの大きさ(高さおよび幅)に依存しないため、縮小画像である第一の画像の視認性が著しく低下するといった不都合も生じない。
 ここで上記コンテンツ表示方法は、ユーザによる入力操作にしたがってコンテンツに対する画面スクロールを行う画面スクロールステップと、画面スクロールの操作量に応じて、第三の画像を第一の画像内で移動させる、または、第三の画像を第一の画像内で移動させつつ該第一の画像自体を第二の画像内で移動させる画像移動ステップとをさらに含み、画像移動ステップにおいて第一の画像を移動させる場合には、該第一の画像をコンテンツのスクロール先の表示領域の画像を含む画像に更新する方法としてもよい。
 また、上記コンテンツ表示方法においては、画面スクロールが行われる間に限り画面にガイド画像を表示することが望ましい。
 また、上記第二画像生成ステップにおいて、好ましくは、計算結果および第一の画像の表示サイズに基づいて第二の画像の高さおよび幅を算出し、該算出された高さまたは幅が所定の高さまたは所定の幅を超える場合には、該算出された高さまたは幅を該所定の高さまたは幅に縮小する。
 また、本発明の実施形態により、上記コンテンツ表示方法をコンピュータに実行させるコンテンツ表示プログラムが提供される。
 このようなコンテンツ表示プログラムを使用すれば、ユーザは、コンテンツ全体に対する現在の閲覧領域の位置、およびコンテンツの全体像を容易に把握することができる。また縮小画像の対象範囲がコンテンツ全体でなく一定の範囲に限られるため、縮小画像の生成にかかる時間や必要とされるリソースがコンテンツのデータ量に依存しない。さらに、第一の画像の縮小率がコンテンツの大きさに依存しないため、縮小画像である第一の画像の視認性が著しく低下するといった不都合も生じない。
 また、本発明の実施形態により、画面サイズよりも広い表示領域を想定して作成されるコンテンツの一部の領域を画面上に表示可能なコンテンツ表示装置が提供される。この装置は、コンテンツを解析するコンテンツ解析手段と、該解析結果に基づいて画面に表示中または表示が予定されるコンテンツの一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成手段と、該解析結果に基づいてコンテンツの高さおよび幅を計算する計算手段と、該計算結果および第一の画像の表示サイズに基づいてコンテンツの高さおよび幅を示す第二の画像を生成する第二画像生成手段と、該コンテンツの一部の領域の位置に基づいて、第二の画像上に第一の画像が配置されるとともに、該第一の画像上に該一部の領域を示す第三の画像が配置されたガイド画像を生成するガイド画像生成手段とを備えており、生成されたガイド画像を画面に表示するものである。
 このように構成されたコンテンツ表示装置によれば、コンテンツ全体に対する現在の閲覧領域の位置、およびコンテンツの全体像をユーザに容易に把握させることができる。また縮小画像の対象範囲がコンテンツ全体でなく一定の範囲に限られるため、縮小画像の生成にかかる時間や必要とされるリソースがコンテンツのデータ量に依存しない。さらに、第一の画像の縮小率がコンテンツの大きさに依存しないため、縮小画像である第一の画像の視認性が著しく低下するといった不都合も生じない。
 上記コンテンツ表示装置は、ユーザによる入力操作にしたがってコンテンツに対する画面スクロールを行う画面スクロール手段と、画面スクロールの操作量に応じて、第三の画像を第一の画像内で移動させる、または、第三の画像を第一の画像内で移動させつつ該第一の画像自体を第二の画像内で移動させる画像移動手段とをさらに備えたものとしてもよく、画像移動手段により第一の画像が移動される場合には、該第一の画像をコンテンツのスクロール先の領域の表示画像を含む画像に更新することができる。
 また上記コンテンツ表示装置は、画面スクロールが行われる間に限り画面にガイド画像を表示するよう構成されてもよい。
 また上記画像生成手段は、好ましくは、計算結果および第一の画像の表示サイズに基づいて第二の画像の高さおよび幅を算出し、該算出された高さまたは幅が所定の高さまたは所定の幅を超える場合には、該算出された高さまたは幅を該所定の高さまたは幅に縮小する機能を有する。
 また本発明の実施形態により、画面サイズよりも広い表示領域を想定して作成されるコンテンツを解析し、該解析結果に基づいて該コンテンツの一部の領域を画面上に表示するコンテンツ表示プログラムが提供される。このコンテンツ表示プログラムは、コンピュータを、解析結果に基づいて画面に表示中または表示が予定されるコンテンツの一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成手段、該解析結果および第一の画像の表示サイズに基づいてコンテンツの全域を示す第二画像生成手段、該コンテンツの一部の領域の位置に基づいて、第二の画像上に第一の画像が配置されるとともに、該第一の画像上に表示領域を示す第三の画像が配置されたガイド画像を生成するガイド画像生成手段、及び、該生成されたガイド画像を画面上の、コンテンツの閲覧を妨げない位置に表示するガイド画像表示手段として機能させるプログラムである。
 上記の通り、以下に詳細を説明する本発明の実施形態により、リソースの少ない端末装置上でのWebブラウジングでWebコンテンツの全体像、および実際に表示されている領域がWebコンテンツ全体の中のどの辺りであるかをユーザに容易に把握させるのに好適なコンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置が提供される。
図1は、本発明の実施形態に係る端末装置の外観を示した概略図である。 図2は、本発明の実施形態に係る端末装置の概略構成を示したブロック図である。 図3は、本発明の実施形態に係るブラウザに含まれるブラウザエンジンの概略機能ブロック図である。 図4は、本発明の実施形態に係るブラウザ上で表示されるPC向けコンテンツの表示例である。 図5は、本発明の実施形態に係るブラウザ上で表示されるPC向けコンテンツの表示例である。 図6は、本発明の実施形態に係るブラウザが実行するバー生成処理のフローチャートである。 図7は、本発明の実施形態に係るブラウザが実行するバースクロール処理のフローチャートである。
発明を実施するための形態
 先ず、本明細書において用いられる用語について定義する。
・ネットワーク
移動体通信事業者の移動体通信網、イントラネット、インターネット等を含む各種通信網
・コンテンツ
ネットワーク経由で伝送される、又は端末に格納されている、ユーザが閲覧する映像や画像、音声、文書、ワークシート等の情報、或いはそれらの組み合わせから構成される一纏まりの情報
・Webコンテンツ
コンテンツの一形態であり、ネットワーク経由で伝送される一纏まりの情報
・Webページ
Webコンテンツの一形態であり、ユーザがあるURIを指定したときに表示されるべき内容全体。すなわち、ディスプレイ上の画像をスクロールすることにより表示され得る内容全体。なお、Webページにはオンラインで閲覧されるものに限らず、オフラインで閲覧されるものも含まれる。オフラインで閲覧されるWebページには、例えばインターネット経由で伝送されてブラウザによりキャッシングされたページや、端末装置のローカルフォルダ等にmht形式で保存されたページ等が含まれる。Webページは、例えばHTMLやXHTML文書、イメージファイル、音声データ等の種々のデータ(Webページデータ)から構成される。
 上記定義によれば、コンテンツはWebコンテンツを包含し、WebコンテンツはWebページを包含する。
 以下、図面を参照しながら、本発明の実施形態について説明する。
 図1に、本発明の実施形態に係る端末装置10の外観図を示す。また、図2に、端末装置10の構成をブロック図で示す。なお、本実施形態に係る端末装置10は携帯電話であるが、本発明の端末装置は携帯電話に限定されない。本発明の別の実施形態においては、端末装置は、例えばPDAや、PHS(Personal Handy phone System)、携帯ゲーム機、家電等の、ブラウザを搭載した各種の端末装置であってもよい。本発明は、特にPC用ディスプレイよりもピクセル数の少ないディスプレイを有する各種の端末装置に対して効果的に適用され得る。
 図2に示されるように、端末装置10は、装置全体を統括的に制御するCPU(Central Processing Unit)103を備えている。CPU103にはバス119を介して端末装置10の各構成要素が接続されている。CPU103は、バス119を介して他の各構成要素と通信を行うことにより各種機能を実現する。これらの構成要素には、フラッシュメモリ105、RAM(Random Access Memory)107、ネットワークインタフェース109、ディスプレイ111、ユーザ入力デバイス113、およびVRAM(Video Random Access Memory)115等がある。なお、バス119は、データラインの他に電源ラインも備えている。CPU103を始めとする端末装置10の各構成要素には、図示しないバッテリから電源ラインを介して電力が供給される。
 フラッシュメモリ105には、端末装置10全体を管理するOS(Operating System)1050、およびOS1050上で動作するブラウザ1051を始めとする各種アプリケーションが格納されている。ブラウザ1051は、所定のマークアップ言語で記述されたオンラインまたはオフラインのコンテンツを閲覧するための情報閲覧ソフトウェアである。ブラウザ1051は、コンパクトHTML等で記述されたモバイル機器向けのWebコンテンツだけでなく、PC向けコンテンツにも対応している。
 RAM107は、端末装置10の主記憶メモリであり、CPU103が使用する各種データやプログラムの展開先である。例えば、ユーザ入力デバイス113によりブラウザ1051を起動させる操作が行われると、ブラウザ1051はフラッシュメモリ105から読み出されてRAM107のワークエリアに展開される。ユーザによるWebコンテンツへのアクセス操作等に応じてブラウザ1051とCPU103等のハードウェアとが協働して処理を行い、その結果、ユーザは、ディスプレイ111を通じてWebブラウジング、すなわちWebコンテンツを閲覧することができる。
 端末装置10には、ユーザ入力デバイス113として、5ウェイキー113a(上下左右の4つの方向キーと決定キーとから構成される複合キー)、テンキー113b等が設けられている。ユーザによるユーザ入力デバイス113のキー操作が行われると、該操作に応じた信号がCPU103に入力される。そして、CPU103が入力信号に応じた処理を実行することにより、Webブラウジングを始めとする様々な機能が端末装置10で達成される。ユーザは、Webブラウジング中に、5ウェイキー113aやテンキー113bを操作して、閲覧中のWebコンテンツを画面上にスクロールさせることができる。
 なお、ユーザ入力デバイス113は、本実施形態の5ウェイキー113aやテンキー113b等のメカニカルキーである必要がなく、メンブレンキーやタッチパネル等の別種のキー入力デバイスにより構成されてもよい。
 ユーザ入力デバイス113が例えばタッチパネルで構成される場合、操作キーに相当する操作画面は、ディスプレイ111と一体または別個の表示画面により構成される。前者の場合、ディスプレイ111そのものがタッチパネルで構成されることとなる。また後者の場合、端末装置10はディスプレイ111と操作用タッチパネルとの2画面構成となる。後者の場合、さらにディスプレイ111もタッチパネルで構成するか否かは、設計仕様に応じて適宜選択される。
 このようにユーザ入力デバイス113がタッチパネルで構成される場合、画面上に表示された操作キーに対するペンタッチやフィンガータッチにより画面スクロール等の操作がなされるGUI(Graphical User Interface)環境が提供される。また、例えば、Webコンテンツ上を直接タッチすることにより各種操作がなされるGUI環境を提供することも可能である。このようなGUI環境下では、例えばWebコンテンツ上の任意の位置をフィンガータッチした状態でタッチパネル面を上下左右になぞると、それに応じた画面スクロールが行われる(例えばタッチパネル面を下から上に指でなぞると、Webコンテンツが下方向にスクロールする)。すなわち、この場合には、スタイラスや指等の動きに応じた画面スクロールがなされるため、より直感的な操作性がユーザに提供される。
 また、ユーザ入力デバイス113はメカニカルキー、メンブレンキー、タッチパネル等の各種のキーを適宜組み合わせた構成としてもよい。また、ユーザ入力デバイス113は、端末装置10本体と独立した操作端末(例えば、リモートコントローラ)であってもよい。
 さらには、メカニカルキーやメンブレンキー、タッチパネル等以外の構成要素をユーザ入力デバイス113に組み込むことも可能である。このような構成要素の一例として、ジャイロセンサ、加速度センサ、ジャークセンサ等が挙げられる。この場合、例えばCPU103がこれらのセンサの出力を監視して端末装置10本体の傾斜角度、角速度、加速度、躍度(加速度の時間変化率)等を測定し、その測定値に応じた画面スクロールがCPU103とブラウザ1051との連係動作によって実現される。例えばユーザが端末装置10本体を上下左右に移動や傾斜をさせると、その移動方向や速度、傾斜角度等に応じた画面スクロールが行われる。このため、ユーザはWebコンテンツの表示領域をより直感的にスクロールさせることができる。
 また、本実施形態の端末装置10は、通常使用時(すなわち、図1の上下方向が天地となるように端末装置10を向けた状態)において、画面のアスペクト比が例えば3:4(つまり、縦長のポートレート表示)となるように設計されている。そしてこの状態から端末装置10の姿勢が変えられると、CPU103はジャイロセンサ等の出力に基づいて端末装置10の姿勢の変化を検知する。ブラウザ1051は、CPU103による検知結果に基づいて、ディスプレイ111に表示中のWebコンテンツに対する、端末装置10の姿勢に応じたレンダリングを行う。例えば、端末装置10が、図1に示される姿勢から当該紙面内で90度回転されると、画面のアスペクト比が4:3(つまり、横長のランドスケープ表示)となる。このときブラウザ1051は、ディスプレイ111に表示中のWebコンテンツを横長の画面に合わせて再レンダリングする。このように画面の向きが変えられると、例えばレンダリング時におけるテキストの折返し位置等に差が生じ、Webコンテンツの見栄えが変わる。
 また、本実施形態の端末装置10は、図1に示されるように、一体形成されたボディでディスプレイ111とユーザ入力デバイス113を保持するいわゆるストレート型の携帯電話であるが、別のボディ構成であってもよい。別の実施形態においては、例えば折り畳み型、回転2軸ヒンジ型、サイクロイド型、スイング型等の他の構造が採用されてもよい。例えば、サイクロイド型やスイング型の携帯電話は、ディスプレイ111を保持するディスプレイ側ボディを、ユーザ入力デバイス113を保持する本体側ボディに対してディスプレイ111と平行な面内で回転させられるように構成されている。このような携帯電話では、ディスプレイ側ボディの回転角度に応じて画面の向きが変わる。そしてブラウザ1051は画面の向きの変化に連動するように、ディスプレイ111に表示中のWebコンテンツを該向きに応じて再レンダリングする。
 次にブラウザ1051の機能、特に、ブラウザ1051の基本的な構成要素であるブラウザエンジン30について詳しく説明する。図3は、ブラウザエンジン30の機能ブロック図である。図3に示されるように、ブラウザエンジン30は、パーサ31、ページメーカ32、およびページエディタ33の各機能ブロックから構成される。
 Webコンテンツへのアクセス操作、例えばユーザ入力デバイス113によりURIの入力がなされると(またはWebコンテンツ上のアンカー要素が選択されたことによりURIが指定される、あるいは、端末装置10内部にブックマークや履歴として保持されたURIが選択されると)、ブラウザ1051は、HTTP(Hypertext Transfer Protocol)に準拠した、Webコンテンツ等のリソースを要求するリクエスト・メッセージを生成してネットワーク上の指定URIに送信する。
 次いで、指定URIに対応するサーバは、受け取ったリクエスト・メッセージに応じたレスポンス・メッセージを作成して返信する。返信されたレスポンス・メッセージは、ネットワークを経由してブラウザ1051に届き、パーサ31に渡される。レスポンス・メッセージのメッセージ・ボディには、指定URIに対応する、HTMLやXHTML等で記述されているマークアップ文書21が埋め込まれている。なお、マークアップ文書21は、PC用ディスプレイの画面サイズ(携帯端末10のディスプレイ111の画面サイズよりも大きい)を想定して作成されたPC向けコンテンツを記述したものである。
 パーサ31は、マークアップ文書21を解析し、その解析結果からマークアップ文書21の論理構造(すなわち、マークアップ文書21を構成する要素とその相互関係)をツリー構造で表現したドキュメントツリー23(例えば、DOM(Document Object model)ツリー)を生成してRAM107に展開する。なお、ドキュメントツリー23は、マークアップ文書21の各要素をノードにもつ、マークアップ文書21のアウトラインを表すデータである。ドキュメントツリー23はマークアップ文書21の論理構造を提供するのみであり、ドキュメントの表現様式に関する情報までは含んでいない。
 ページメーカ32は、ドキュメントツリー23を基に、各タグで決められた表示スタイル(block, inline, table, list, item等)の情報を含むエレメントツリー25を生成し、マークアップ文書21内で指定されている画像のリクエストやイベント処理の登録等を行い、RAM107に格納する。エレメントツリー25は、block, inline, table, list, item等がどのような順番に存在しているかを表現しているが、これらの要素が画面のどこにどのような幅と高さで表示されるか、テキストがどこで折り返されるか、等のレイアウトに関する情報までは含んでいない。
 ところで、ブラウザ1051は、種々の表示倍率や表示モードでWebコンテンツをレンダリングする機能を有している。ここでは、標準的な画面サイズのPC用ディスプレイで閲覧した場合と同じレイアウト(以下、「標準レイアウト」という)でPC向けコンテンツを閲覧できるようにレンダリングするモードにブラウザ1051が設定されている場合を想定して説明する。なお、説明の便宜上、ここでは標準的な画面サイズをもつ仮想的なPC用ディスプレイの表示領域を「仮想表示領域」という。
 従ってページエディタ33は、仮想表示領域等の表示に関する情報を用いて、エレメントツリー25の各ノード(要素)のレイアウト(つまり各要素のテキストの折り返しや、画面上の位置、幅、高さ等)や色等を一つずつ決定し、各要素のレイアウトを表現するレイアウトツリー27を生成する。またページエディタ33は、各要素のレイアウトが決定される毎に、その時点でレイアウトが決定された要素が収まる最小限の広さの領域を、PC向けコンテンツ全体の大きさ(PC向けコンテンツの縦方向の長さ(高さ)と横方向の長さ(幅))として計算し、その計算結果を保持する。このためページエディタ33は、PC向けコンテンツ全体の真の大きさを、全ての要素のレイアウトが決定した時点、つまり事後的に把握することとなる。
 レイアウトが決定された要素は、ページエディタ33により逐次レンダリングされ、RAM107上のイメージバッファ1071に記録される。イメージバッファ1071はRAM107の所定領域に作成されたイメージバッファであり、そのイメージ領域は仮想表示領域、すなわち標準的なPC用ディスプレイの画面サイズに対応している。
 イメージバッファ1071(すなわち仮想表示領域)には、ディスプレイ111への表示が予定されるPC向けコンテンツの領域およびその周辺領域に含まれる要素がレンダリングされる。しかしイメージバッファ1071の全領域のレンダリング結果(描画オブジェクト)がディスプレイ111に表示されるわけではない。ディスプレイ111には、ブラウザ1051が指定するイメージバッファ1071上の、ディスプレイ111の画面サイズに対応する領域(以下、当該領域を「指定領域」という。)のレンダリング結果が表示される。
 VRAM115は、ディスプレイ111に直接表示される内容を保持するメモリであり、ディスプレイ111の画面サイズに対応するイメージ領域を有する。VRAM115には、イメージバッファ1071の指定領域にレンダリングされた内容が書き込まれる。このためレイアウトが決定された要素がイメージバッファ1071に逐次レンダリングされると、そのレンダリング結果がVRAM115に逐次書き込まれていく。これにより、PC向けコンテンツの各要素がディスプレイ111に次々と表示される。ブラウザ1051による以上の処理を経て、標準レイアウトでレンダリングされたPC向けコンテンツがディスプレイ111に表示される。
 なおブラウザ1051は、PC向けコンテンツ全体における仮想表示領域の位置、および該仮想表示領域上の指定領域の位置を管理している。ブラウザ1051は、ユーザ入力デバイス113による画面スクロール操作に応じて、指定領域をイメージバッファ1071内で移動させる。該指定領域の移動に伴ってVRAM115に書き込まれる内容が更新されることにより、画面スクロール操作に応じたPC向けコンテンツの領域がディスプレイ111に表示される。
 また画面スクロールの操作量が一定の操作量を超えたとき、ブラウザ1051は、画面スクロール操作に応じて移動したPC向けコンテンツの表示領域(仮想表示領域)に含まれる要素をレンダリングしてイメージバッファ1071に記録する。つまりイメージバッファ1071の内容は、画面スクロール操作に応じてPC向けコンテンツ内を移動した仮想表示領域に含まれる要素をレンダリングしたものに更新される。
 またブラウザ1051は、表示画面の所定位置に操作ボタン等の画像が配置されるようにVRAM115に画像データを書き込む。このためディスプレイ111には、標準レイアウトでレンダリングされたPC向けコンテンツに操作ボタン等が重畳された画像が表示される。
 図4および図5は、標準レイアウトでレンダリングされたPC向けコンテンツの表示例を示す図である。本実施形態では、PC向けコンテンツ表示中に画面スクロール操作が行われると、該画面スクロール操作中(スクロール操作直後の一定時間を含む)に限り、図4や図5に示されるように表示画面右端にバー200(ガイド画像)が表示される。なお、図4および図5では、PC向けコンテンツの各要素が一点鎖線で示されている。
 バー200は全体バー201、仮想表示領域画像203、および網掛け部205で構成される。全体バー201は半透明に表示される矩形のバーであり、PC向けコンテンツ全体の大きさ(PC向けコンテンツ全体の高さと幅)を示すものである。仮想表示領域画像203は全体バー201上に配置されている。仮想表示領域画像203は、ディスプレイ111に現在表示されているPC向けコンテンツの領域およびその領域周辺を含む範囲であって、仮想表示領域、すなわち標準的な画面サイズのPC用ディスプレイに表示される範囲の画像を縮小した画像である。網掛け部205は仮想表示領域画像203上に配置された半透明に表示される矩形の画像であり、ディスプレイ111に現在表示されているPC向けコンテンツの領域を示している。
 図4の状態で画面左および下方向へのスクロール操作が行われると仮想表示領域画像203および網掛け部205が移動して、バー200は例えば図5のように変化する。図5においては、仮想表示領域画像203は該スクロール操作に応じた量だけ全体バー201に対して下方向に移動し、かつ、網掛け部205は該スクロール操作に応じた量だけ仮想表示領域画像203に対して左方向に移動している。すなわち仮想表示領域画像203と網掛け部205は、スクロール操作に連動して全体バー201内を移動する。
 このためユーザは、バー200を視認(具体的には、全体バー201に対する仮想表示領域画像203または網掛け部205の位置やサイズ等を確認)することにより、PC向けコンテンツ全体に対する現在の閲覧領域の位置を容易に掴むことができる。また仮想表示領域画像203と網掛け部205を視認することにより、現在閲覧している領域周辺にどのようなコンテンツが配置されているかを感覚的に掴むことができる。この結果、ユーザは、PC向けコンテンツの全体像をイメージしやすくなり、例えばPC向けコンテンツ内の閲覧したい箇所に速やかに画面をスクロールさせることができる。
 ブラウザ1051は画面スクロール操作を受け付けると、バー200を生成するバー生成処理を実行する。以下、図6に示されるフローチャートを参照しながら、バー生成処理を説明する。なお、以下の説明及び添付のフローチャートにおいて、ステップを「S」と略記する。
 先ず、ブラウザエンジン30による上述した一連の処理、すなわちPC向けコンテンツの解析処理からイメージバッファ1071へのレンダリング処理までの一連の処理が完了している状態を前提にバー生成処理を説明する。図6に示されるように、ブラウザ1051は、イメージバッファ1071の全領域(すなわち仮想表示領域)の画像を取得して(S1)、該取得した画像を所定の表示サイズに縮小して仮想表示領域画像203を生成する(S2)。仮想表示領域画像203の表示サイズは予め定められているが、ユーザの利便性を鑑みて自由に設定することができる。
 ブラウザ1051は、仮想表示領域画像203の表示サイズの情報と、この表示サイズの情報を使ってページエディタ33により計算されたPC向けコンテンツ全体の大きさの情報とを基に、全体バー201の表示サイズ(高さおよび幅)を計算する(S3)。例えばPC向けコンテンツがPC用ディスプレイの4画面分の高さを有する場合、計算結果として得られる全体バー201の高さは仮想表示領域画像203の高さの4倍の値となる。
 ここで、全体バー201の表示サイズが大きすぎるとPC向けコンテンツが全体バー201に隠れてしまい、PC向けコンテンツ自体の閲覧性が低下することが懸念される。このため本実施形態では、全体バー201の最大表示高さと最大表示幅が予め定められている。
 ブラウザ1051はS3の計算処理で得られた全体バー201の表示サイズと、全体バー201の最大表示高さおよび最大表示幅とを比較して、ディスプレイ111に表示される全体バー201のサイズを決定する(S4)。例えばS3の処理で計算された全体バー201の高さ(または幅)が最大表示高さ(または最大表示幅)を超える場合、ブラウザ1051は、全体バー201の高さ(または幅)を最大表示高さ(または最大表示幅)に修正し、修正後のサイズを全体バー201の表示サイズとする。なお全体バー201の最大表示高さと最大表示幅も仮想表示領域画像203の表示サイズと同様に、自由に設定することができる。
 ブラウザ1051は、S4の処理で決定された全体バー201の表示サイズに基づいて全体バー201の画像を生成する(S5)。また所定のメモリ領域(例えばフラッシュメモリ105上の領域)に格納された網掛け部205の画像を呼び出す(S6)。そして、S5の処理で生成された全体バー201の画像、S2の処理で生成された仮想表示領域画像203、およびS6の処理で呼び出された網掛け部205の画像を組み合わせてバー200(ガイド画像)を生成する(S7)。S7の処理では、ブラウザ1051は、PC向けコンテンツ全体における仮想表示領域(または指定領域)の位置を考慮して全体バー201上に仮想表示領域画像203を配置し、さらに、仮想表示領域上の指定領域の位置を考慮して仮想表示領域画像203上に網掛け部205を配置する。このようにして作成された画像がVRAM115に書き込まれると、例えば図4や図5に示されるように表示画面右端にバー200が表示される。
 ユーザは、このようなバー生成処理で生成されたバー200を視認することにより、PC向けコンテンツ全体に対する現在の閲覧領域の位置を容易に掴むことができる。また現在閲覧している領域周辺にどのようなコンテンツが配置されているかを視認できるため、PC向けコンテンツの全体像を容易にイメージすることができる。またレンダリングされる画像がPC向けコンテンツ全体でなく一定の範囲(仮想表示領域)に限られるため、バー200の生成処理にかかる時間や必要とされるリソースがPC向けコンテンツのデータ量に依存しないといった有利な点がある。つまりPC向けコンテンツのデータ量が多い場合でも、特許文献1や2で懸念される処理時間や処理負担等の問題が発生しない。さらに、仮想表示領域画像203の縮小率がPC向けコンテンツの大きさ(高さおよび幅)に依存せず一定であるため、縮小後の画像の視認性が著しく低下するといった不都合も生じない。
 またバー200は一般的なブラウザが有するスクロールバーの役割を兼ね備えるため、ブラウザ1051ではスクロールバーは表示されない。このためPC向けコンテンツの表示範囲が従来スクロールバーが表示されていた箇所(例えば画面の右辺や下辺等の画面周辺沿い)にも広がり、PC向けコンテンツの閲覧性が向上する。また画面スクロール操作が中断されるとバー200はディスプレイ111から消去される。この点もPC向けコンテンツの閲覧性を向上させる要因となる。
 またPC向けコンテンツの各要素は、原則左から右、上から下にレイアウトされる。このため各要素は左寄りにレイアウトされやすく、画面右端まで要素がレイアウトされないこともある。このため本実施形態のように表示画面右端にバー200が表示されてもPC向けコンテンツの閲覧は比較的妨げられない。
 図7は、図6のバー生成処理が実行された後に画面スクロールの操作量に応じて実行されるバースクロール処理のフローチャートを示す図である。画面スクロール操作が行われたとき、ブラウザ1051は、上述したように、その操作量に応じて指定領域をイメージバッファ1071内で移動させる。そしてこれに伴い、ディスプレイ111に表示されるPC向けコンテンツの領域も移動される。このときブラウザ1051は、該指定領域の移動に連動するように仮想表示領域画像203上の網掛け部205の位置を移動させる(S11)。
 そして上記画面スクロールの操作量が一定の操作量を超えた場合(S12:YES)、ブラウザ1051は、上述したように、その操作量に応じてPC向けコンテンツ内を移動した仮想表示領域に含まれるPC向けコンテンツの各要素をイメージバッファ1071にレンダリングする。次いで、イメージバッファ1071にレンダリングされた新たな画像を縮小して仮想表示領域画像203を生成し全体バー201上に配置するとともに、該配置された仮想表示領域画像203を全体バー201内で画面スクロール操作に応じて移動させる(S13)。このようなバースクロール処理が実行されることにより、バー200は例えば図4から図5の表示に変わる。
 次に、バー200がブラウザ1051の動作する間常に表示される実施形態を説明する。当該実施形態においても図6と同様のバー生成処理が実行される。ところが、サーバからレスポンス・メッセージを受け取った直後はパーサ31の解析処理等が実行されていないため、イメージバッファ1071には何のデータも書き込まれていない。またこの段階では、PC向けコンテンツの大きさ(高さおよび幅)はブラウザ1051にとって未知である。このため初期的には、図4や図5に示される仮想表示領域画像203と同一の形状および大きさを有する白い仮想表示領域画像203が生成される。また、形状および大きさを仮想表示領域画像203と便宜上一致させた全体バー201が生成される。この結果ディスプレイ111には、全体バー201上に白い仮想表示領域画像203が配置されたバー200が表示される。
 そしてブラウザエンジン30による解析処理等が進みイメージバッファ1071上に各要素がレンダリングされるにしたがって、仮想表示領域画像203にもレンダリング結果が次々と反映されていく。また全体バー201は、ページエディタ33がPC向けコンテンツの大きさを計算する毎に、その計算結果に基づいて決定されたものに更新される(つまりディスプレイ111に表示される全体バー201はブラウザエンジン30による処理の進行とともに高さおよび幅方向に広がっていく)。
 本発明は、これらの実施形態に限定されるものではなく、本発明の技術的思想の範囲において様々な変形が可能である。例えば仮想表示領域画像203が示す領域は、仮想表示領域すなわち標準的なPC用ディスプレイの表示領域に限らず、設計に応じて種々の領域に選択される。また仮想表示領域は、例えばブラウザ1051のメニュー操作により自在に設定できるようにしてもよい。あるいは、ディスプレイ111の姿勢(縦向きまたは横向き等)に連動して変化するようにしてもよい。

Claims (10)

  1.  画面サイズよりも広い表示領域を想定して作成されたコンテンツを解析し、該解析結果に基づいて該コンテンツの一部の領域を画面上に表示するコンテンツ表示方法において、
      前記解析結果に基づいて、前記画面に表示中または表示が予定される前記コンテンツの一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成ステップと、
      前記コンテンツの高さおよび幅を計算するステップと、
      前記計算結果および前記第一の画像の表示サイズに基づいて前記コンテンツの高さおよび幅を示す第二の画像を生成する第二画像生成ステップと、
      前記コンテンツの一部の領域の位置に基づいて、前記第二の画像上に前記第一の画像が配置されるとともに、該第一の画像上に前記一部の領域の位置及び大きさを示す第三の画像が配置されたガイド画像を生成するガイド画像生成ステップと、
      前記生成されたガイド画像を前記画面に表示するガイド画像表示ステップと
    を含む方法。
  2.  ユーザによる入力操作にしたがって前記コンテンツに対する画面スクロールを行う画面スクロールステップと、
     前記画面スクロールの操作量に応じて、前記第三の画像を前記第一の画像内で移動させる、または、前記第三の画像を前記第一の画像内で移動させつつ該第一の画像を前記第二の画像内で移動させる画像移動ステップと
    をさらに含み、
     前記画像移動ステップにおいて前記第一の画像を移動させる場合には、該第一の画像を前記コンテンツのスクロール先の前記一部の領域の画像を含む画像に更新する、請求項1に記載のコンテンツ表示方法。
  3.  前記画面スクロールが行われる間に限り前記画面に前記ガイド画像を表示する、請求項1に記載のコンテンツ表示方法。
  4.  前記第二画像生成ステップにおいて、前記計算結果および前記第一の画像の表示サイズに基づいて前記第二の画像の高さおよび幅を算出し、該算出された高さまたは幅が所定の高さまたは所定の幅を超える場合には、該算出された高さまたは幅を該所定の高さまたは幅に縮小する、請求項1に記載のコンテンツ表示方法。
  5.  請求項1に記載されたコンテンツ表示方法をコンピュータに実行させるためのコンテンツ表示プログラム。
  6.  画面サイズよりも広い表示領域を想定して作成されるコンテンツの一部の領域を画面上に表示可能なコンテンツ表示装置において、
     前記コンテンツを解析するコンテンツ解析手段と、
     前記解析結果に基づいて前記画面に表示中または表示が予定される前記コンテンツの一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成手段と、
     前記解析結果に基づいて前記コンテンツの高さおよび幅を計算する計算手段と、
     前記計算結果および前記第一の画像の表示サイズに基づいて前記コンテンツの高さおよび幅を示す第二の画像を生成する第二画像生成手段と、
     前記コンテンツの一部の領域の位置に基づいて、前記第二の画像上に前記第一の画像が配置されるとともに、該第一の画像上に前記一部の領域を示す第三の画像が配置されたガイド画像を生成するガイド画像生成手段と
    を備え、前記生成されたガイド画像を前記画面に表示することを特徴とするコンテンツ表示装置。
  7.  ユーザによる入力操作にしたがって前記コンテンツに対する画面スクロールを行う画面スクロール手段と、
     前記画面スクロールの操作量に応じて、前記第三の画像を前記第一の画像内で移動させる、または、前記第三の画像を前記第一の画像内で移動させつつ該第一の画像自体を前記第二の画像内で移動させる画像移動手段と
    をさらに備え、
     前記画像移動手段により前記第一の画像が移動される場合には、該第一の画像を前記コンテンツのスクロール先の領域の表示画像を含む画像に更新することを特徴とする請求項6に記載のコンテンツ表示装置。
  8.  前記画面スクロールが行われる間に限り前記画面に前記ガイド画像を表示することを特徴とする請求項6に記載のコンテンツ表示装置。
  9.  前記画像生成手段は、前記計算結果および前記第一の画像の表示サイズに基づいて前記第二の画像の高さおよび幅を算出し、該算出された高さまたは幅が所定の高さまたは所定の幅を超える場合には、該算出された高さまたは幅を該所定の高さまたは幅に縮小することを特徴とする請求項6に記載のコンテンツ表示装置。
  10.  画面サイズよりも広い表示領域を想定して作成されるコンテンツを解析し、該解析結果に基づいて該コンテンツの一部の領域を画面上に表示するコンテンツ表示プログラムにおいて、
     コンピュータを、
      前記解析結果に基づいて前記画面に表示中または表示が予定される前記コンテンツ内の一部の領域を少なくとも含む所定範囲の画像を縮小した第一の画像を生成する第一画像生成手段、
      前記解析結果および前記第一の画像の表示サイズに基づいて前記コンテンツの全域を示す第二画像生成手段、
      前記コンテンツの一部の領域の位置に基づいて、前記第二の画像上に前記第一の画像が配置されるとともに、該第一の画像上に前記一部の領域の位置及び大きさを示す第三の画像が配置されたガイド画像を生成するガイド画像生成手段、
      前記生成されたガイド画像を前記画面上の、前記コンテンツの閲覧を妨げない位置に表示するガイド画像表示手段、
    として機能させるためのコンテンツ表示プログラム。
PCT/JP2009/051809 2008-02-04 2009-02-03 コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置 WO2009099074A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US12/866,032 US20110007096A1 (en) 2008-02-04 2009-02-03 Content display method, content display program, and content display device
KR1020107017318A KR101187123B1 (ko) 2008-02-04 2009-02-03 콘텐츠 표시 방법, 콘텐츠 표시 프로그램, 및 콘텐츠 표시 장치
JP2009552479A JP5255576B2 (ja) 2008-02-04 2009-02-03 コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008-023783 2008-02-04
JP2008023783 2008-02-04

Publications (1)

Publication Number Publication Date
WO2009099074A1 true WO2009099074A1 (ja) 2009-08-13

Family

ID=40952149

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/051809 WO2009099074A1 (ja) 2008-02-04 2009-02-03 コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置

Country Status (4)

Country Link
US (1) US20110007096A1 (ja)
JP (1) JP5255576B2 (ja)
KR (1) KR101187123B1 (ja)
WO (1) WO2009099074A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012133126A (ja) * 2010-12-21 2012-07-12 Toshiba Corp 映像表示装置、映像表示方法
WO2012164965A1 (ja) * 2011-05-31 2012-12-06 楽天株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び情報処理プログラムが記録された記録媒体

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5477640B2 (ja) * 2010-03-12 2014-04-23 富士ゼロックス株式会社 電子文書処理装置及びプログラム
US9330072B1 (en) 2012-09-26 2016-05-03 Google Inc. Serving content for a space based on a probabilistic distribution
US9442912B1 (en) 2012-09-26 2016-09-13 Google Inc. Estimating the number of content items to fill an online space before distributing the content items to the online space
US9164966B1 (en) 2012-10-24 2015-10-20 Google Inc. Determining sizes of content items
US9158800B2 (en) 2012-12-21 2015-10-13 Google Inc. Providing content items for non-standard content item slots
US20140180796A1 (en) * 2012-12-21 2014-06-26 Sándor Sás Selecting and serving content items of different content item types for a content item slot
US9348496B2 (en) 2013-06-28 2016-05-24 Google Inc. Selecting content based on performance of a content slot
US20150109463A1 (en) * 2013-10-19 2015-04-23 Motorola Solutions, Inc Method and system for generating modified display data
US10997261B2 (en) * 2018-09-06 2021-05-04 Google Llc System and method that facilitate display responsive message rendering on client device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS595277A (ja) * 1982-07-02 1984-01-12 株式会社日立製作所 マルチウインドウ画面によるデイスプレイ表示方式
JPH10269053A (ja) * 1997-03-21 1998-10-09 Internatl Business Mach Corp <Ibm> ウインドウ表示装置および方法、並びにウインドウ表示制御プログラムを記録した記録媒体
WO2007023757A1 (ja) * 2005-08-22 2007-03-01 Nec Corporation 情報処理装置、プログラム、及び表示制御方法
JP2007122633A (ja) * 2005-10-31 2007-05-17 Casio Comput Co Ltd 情報表示制御装置および情報表示制御プログラム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4785296A (en) * 1982-07-02 1988-11-15 Hitachi, Ltd. Method and system for displaying image data
US5333247A (en) * 1988-06-10 1994-07-26 International Business Machines Corporation Scrolling tool for text and graphics in a display system
US5883619A (en) * 1996-11-12 1999-03-16 Primax Electronics Ltd. Computer mouse for scrolling a view of an image
US20020158908A1 (en) * 2001-04-30 2002-10-31 Kristian Vaajala Web browser user interface for low-resolution displays
US7219309B2 (en) * 2001-05-02 2007-05-15 Bitstream Inc. Innovations for the display of web pages
US7793231B2 (en) * 2006-01-19 2010-09-07 International Business Machines Corporation Method and system for providing a primary window overlay
JPWO2008013128A1 (ja) 2006-07-28 2009-12-17 株式会社Access 端末装置、コンテンツ表示方法、およびコンテンツ表示プログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS595277A (ja) * 1982-07-02 1984-01-12 株式会社日立製作所 マルチウインドウ画面によるデイスプレイ表示方式
JPH10269053A (ja) * 1997-03-21 1998-10-09 Internatl Business Mach Corp <Ibm> ウインドウ表示装置および方法、並びにウインドウ表示制御プログラムを記録した記録媒体
WO2007023757A1 (ja) * 2005-08-22 2007-03-01 Nec Corporation 情報処理装置、プログラム、及び表示制御方法
JP2007122633A (ja) * 2005-10-31 2007-05-17 Casio Comput Co Ltd 情報表示制御装置および情報表示制御プログラム

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012133126A (ja) * 2010-12-21 2012-07-12 Toshiba Corp 映像表示装置、映像表示方法
WO2012164965A1 (ja) * 2011-05-31 2012-12-06 楽天株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び情報処理プログラムが記録された記録媒体
JP2012248164A (ja) * 2011-05-31 2012-12-13 Rakuten Inc 情報処理装置、情報処理方法、情報処理プログラム、及び情報処理プログラムが記録された記録媒体
US10466875B2 (en) 2011-05-31 2019-11-05 Rakuten, Inc. Information processing device, information processing method, information processing program, and recording medium in which information processing program is recorded

Also Published As

Publication number Publication date
JPWO2009099074A1 (ja) 2011-05-26
KR101187123B1 (ko) 2012-09-28
JP5255576B2 (ja) 2013-08-07
KR20100101004A (ko) 2010-09-15
US20110007096A1 (en) 2011-01-13

Similar Documents

Publication Publication Date Title
JP5255576B2 (ja) コンテンツ表示方法、コンテンツ表示プログラム、およびコンテンツ表示装置
WO2010018788A1 (ja) コンテンツ表示倍率変更方法、およびコンテンツ表示倍率変更プログラム
US20110055742A1 (en) Context arrangement method, context arrangement program and information display device
JP5360058B2 (ja) 情報処理装置、表示制御方法、及びプログラム
RU2421777C2 (ru) Улучшенный карманный компьютер и связанные с ним способы
US10585544B2 (en) Information processing apparatus and method for outputting a haptic guiding operation to a user
EP2074497B1 (en) Method and device for selecting and displaying a region of interest in an electronic document
JP3646582B2 (ja) 電子情報表示方法、電子情報閲覧装置および電子情報閲覧プログラム記憶媒体
JP5492257B2 (ja) 電子機器、制御方法及びプログラム
WO2010013609A1 (ja) 実行環境ソフトウェア、クライアント装置、およびサーバ装置
JP5069520B2 (ja) 表示装置におけるコンテンツの表示方法、コンテンツ表示プログラム、及び表示装置
WO2008041743A1 (fr) Terminal, procédé et programme d&#39;affichage de contenu
JP6093432B2 (ja) ウェブ・ページ・アプリケーション制御
JP2010026976A (ja) コンテンツ表示方法、およびコンテンツ表示プログラム
JP5222717B2 (ja) 表示ウインドウ選択方法、表示ウインドウ選択プログラムおよび端末装置
JP2014149860A (ja) 携帯型多機能端末の情報表示方法及びそれを用いた情報表示システム、並びに携帯型多機能端末
JP2007122633A (ja) 情報表示制御装置および情報表示制御プログラム
JP2012133745A (ja) 情報処理装置およびその表示サイズ制御方法
JP2012008686A (ja) 情報処理装置および方法、並びにプログラム
JP2014106625A (ja) 携帯端末、携帯端末の制御方法、プログラム、および記録媒体
JP2009087168A (ja) コンテンツ表示装置、コンテンツ表示方法、およびコンテンツ表示プログラム
JP6050992B2 (ja) 情報処理プログラム、表示制御装置、表示制御システム及び表示方法
JP2012084058A (ja) コンテンツ表示倍率変更方法、コンテンツ表示倍率変更プログラム、及びコンテンツ表示倍率変更装置
KR20020063338A (ko) 휴대용 이동 장치의 디스플레이 장치 및 방법
WO2012081678A1 (ja) 表示装置

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: 09707261

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009552479

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 20107017318

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 12866032

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09707261

Country of ref document: EP

Kind code of ref document: A1