WO2014036927A1 - 一种页面遮罩的实现方法及装置 - Google Patents

一种页面遮罩的实现方法及装置 Download PDF

Info

Publication number
WO2014036927A1
WO2014036927A1 PCT/CN2013/082849 CN2013082849W WO2014036927A1 WO 2014036927 A1 WO2014036927 A1 WO 2014036927A1 CN 2013082849 W CN2013082849 W CN 2013082849W WO 2014036927 A1 WO2014036927 A1 WO 2014036927A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
mask
displayed
area
width
Prior art date
Application number
PCT/CN2013/082849
Other languages
English (en)
French (fr)
Inventor
邹琦
李榕
Original Assignee
腾讯科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2014036927A1 publication Critical patent/WO2014036927A1/zh
Priority to US14/641,108 priority Critical patent/US20150187095A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Definitions

  • the present invention relates to the field of mobile terminals, and in particular, to a method and an apparatus for implementing a page mask. Background of the invention
  • a matte page is a page that is page-masked and is primarily used to draw the user's attention to the content that is displayed above the mask.
  • Page masks are used in a wide variety of ways, and there is a way to apply page masks to guide users to the specific page elements that are displayed on the page.
  • Embodiments of the present invention provide a method and an apparatus for implementing a page mask.
  • the technical solution is as follows:
  • a method for implementing a page mask comprising:
  • the page information includes: a height, a width of the page to be displayed, and a location area of the at least one page element to be displayed by the mask in the page; according to the page information, on the page A hollowed out mask is drawn to display the page element through a hollowed out position on the mask.
  • a device for implementing a page mask comprising:
  • An obtaining module configured to obtain page information of a page that needs to display a mask
  • the page information includes: a height, a width, and a a position area of the page element in the page to be displayed by the mask; a drawing module, configured to draw a corresponding hollow mask on the page according to the page information, to pass the mask The empty position on the top displays the page element.
  • a device for implementing a page mask comprising a processor and a memory, wherein the memory stores computer readable instructions for causing the processor to:
  • the page information includes: a height, a width, and a position area of the page element to be displayed by the mask in the page;
  • a corresponding hollowed out mask is drawn on the page to display the page element through a hollowed out position on the mask.
  • the page information of the page that needs to display the mask is obtained first; the page information includes: a height, a width, and at least one of the page to be displayed by the mask. And displaying a position area of the page element in the page; and then drawing a corresponding hollowed out mask on the page according to the page information, to display the page element by a hollow position on the mask; It is not necessary to copy the page elements, and only the page elements of the page are displayed on the mask by the hollowed out mask, which reduces the maintenance workload; and the implementation method compares the orders.
  • FIG. 1 is a flowchart of a method for implementing a page mask according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method for implementing a page mask according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a page mask according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a method for implementing a page mask according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of an apparatus for implementing a page mask according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of an apparatus for implementing a page mask according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an apparatus for implementing a page mask according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of an apparatus for implementing a page mask according to an embodiment of the present invention. detailed description
  • a method for implementing a page mask is specifically: first, using the page as a background, drawing a mask covering the entire page; and then, using the mask as a background, corresponding to a page element to be displayed through the mask in the page Position, draw a copy of the page element, and make a copy of the page element appear above the mask.
  • Embodiments of the present invention provide a method for implementing a page mask.
  • the method for implementing the page mask provided by the present invention will be described in detail below with reference to specific embodiments.
  • An embodiment of the present invention provides a method for implementing a page mask. Referring to FIG. 1, the method process includes:
  • the page information includes a height, a width, and a location area of the page element to be displayed by the mask in the page.
  • the page information of the page that needs to display the mask is obtained first; the page information includes: a height, a width, and at least one of the pages of the mask to be displayed. Overlying the location area of the page element displayed in the page; then, according to the page information, drawing a corresponding hollowed out mask on the page to display the hollowed out position on the mask Page elements; can eliminate the need to copy page elements, only through the hollow mask to achieve the page elements of the page displayed on the mask, reducing the maintenance workload; and the implementation method is relatively simple.
  • An embodiment of the present invention provides a method for implementing a page mask. Referring to FIG. 2 and FIG. 3, the method process includes:
  • the page information includes a height, a width, and a location area of the page element to be displayed by the mask in the page.
  • the page that needs to display the mask can be any page displayed by the application client (such as a browser).
  • the page mask is adapted to be placed on the front page of the application client display. Specifically, the height and width of the page on which the mask needs to be displayed can be obtained in the application's page file.
  • Each page includes several page elements, such as background, title bar, action buttons, labels, and icons.
  • select at least one page element to be displayed by masking Get the location area of these page elements in the page where the mask is to be displayed.
  • the location area is specifically the page coordinates of the page element in the page.
  • this step includes:
  • the mask needs to cover the entire page. Therefore, the height and width of the mask are related to the page The height and width are the same. Specifically, the mask can be drawn using the HTML ⁇ canvas ⁇ tag and the corresponding script. Other conventional techniques can also be used to draw the mask, which will not be described in detail herein. It should be noted that the color and transparency of the mask are not limited in the embodiment of the present invention. However, the transparency of the mask should preferably be no more than 50%.
  • an area on the mask that overlaps the position of the page element to be displayed by the mask in the page is obtained. Specifically, an area that is overlapped with the area to be marked by the selection is selected on the mask.
  • the mask displayed in the area is selected, the mask is deleted to distribute the hollow position on the mask.
  • the page elements that need to be displayed by the mask can be presented through the corresponding cutout positions.
  • the mask displayed by the overlapped area can be removed by using the Compositing attribute of the ⁇ canvas> tag. First outline the overlapping area and fill in the solid color; then adjust the Compositing property of each filled overlapping area to destination-out, which can achieve the effect of hollowing out.
  • the mask drawn with the ⁇ canvas ⁇ sign is drawn in vector, but it is displayed on the screen in pixels.
  • the mask drawn by the ⁇ canvas> tag In order for the mask drawn by the ⁇ canvas> tag to be blurry on high-resolution devices, the mask drawn by ⁇ canvas ⁇ must be rendered in 2x size, and then the ⁇ 0& ⁇ 38> tag is reduced to 0.5. Times, so you can get a perfect realistic effect on high-resolution devices.
  • this step includes:
  • this step is the same as 2022, and will not be described in detail herein.
  • the virtual click event is used for human-computer interaction. After the screen displays the mask page, the user can click on the mask to open the displayed page element through an existing method such as a touch screen. At this point, you need to give the user a response, such as a prompt window. Therefore, you need to set the corresponding virtual click event for the cutout area of the page element on the mask.
  • the setting manner is prior art and will not be described in detail herein.
  • this step can be performed after 2022, for example between steps 2022 and 2023.
  • this step includes:
  • the user's sliding trajectory on the screen is detected in real time, and the sliding trajectory includes the last contact. Get the page coordinates of this last contact.
  • the page coordinates are compared with the page coordinates of the cutout area. If the page coordinate falls into the cutout area, it responds to the virtual click event corresponding to the cutout area. If the page coordinates do not fall into the cutout area, the next sliding track is detected.
  • the page information of the page that needs to display the mask is obtained by first; the page information includes: a height, a width, and at least one page element to be displayed by the mask. a location area in the page; then according to the page Face information, drawing a corresponding hollowed out mask on the page to display the page element through a hollow position on the mask; capable of copying the page element only by using a hollowed out mask on the mask Displaying the page elements of the page reduces the amount of maintenance work; and the implementation method compares the orders.
  • An embodiment of the present invention provides a method for implementing a page mask. Referring to FIG. 4, the method process includes:
  • step 301 Same as step 201, and will not be described in detail herein.
  • this step includes:
  • this step is the same as step 2021, and will not be described in detail herein.
  • this step is the same as step 2022, and will not be described in detail herein.
  • the border attribute of the HTML ⁇ ⁇ img> tag can be used to set the transparency of the mask displayed by the overlapping area to 100%.
  • Set the border property to a super large value of rgba color; the overlapping region is implemented with border-radius equal to 50%.
  • the overlapped area is transparent, and the area of the mask and the transparent overlapping area are originally integrated, which naturally produces the illusion that the page element penetrates the mask through the transparent overlapping area, achieving the effect of hollowing out.
  • the page information of the page that needs to display the mask is obtained by first; the page information includes: a height, a width, and at least one page element to be displayed by the mask. a location area in the page; then drawing a corresponding hollowed out mask on the page according to the page information to display the page element through a hollow position on the mask; The page element that displays the page on the mask is only realized by the hollowed out mask, which reduces the maintenance workload; and the implementation method compares the order.
  • an embodiment of the present invention provides an apparatus for implementing a page mask, and the apparatus includes:
  • the obtaining module 401 is configured to obtain page information of a page that needs to display a mask.
  • the page information includes a height, a width, and a location area of the page element to be displayed by the mask in the page.
  • the drawing module 402 is configured to draw a corresponding hollowed out mask on the page according to the page information, so as to display the page element by the hollow position on the mask.
  • the page information of the page that needs to display the mask is first acquired by the acquiring module.
  • the page information includes: a height, a width, and at least one of the pages to be displayed by the mask. a location area of the page element in the page; the rendering module then draws a corresponding hollowed out mask on the page according to the page information to display the page element through a hollow position on the mask; It is not necessary to copy the page elements, and only the page elements of the page are displayed on the mask by the hollowed out mask, which reduces the maintenance workload; and the implementation method compares the orders.
  • an embodiment of the present invention provides an apparatus for implementing a page mask, and the apparatus includes:
  • the obtaining module 501 is configured to obtain page information of a page that needs to display a mask.
  • the page information includes a height, a width, and a location area of the page element to be displayed by the mask in the page.
  • the drawing module 502 is configured to draw a corresponding hollowed out mask on the page according to the page information, so as to display the page element by the hollow position on the mask.
  • the drawing module 502 includes:
  • the first drawing unit 5021 is configured to draw a mask on the page with a height and a width respectively for the height and width of the page.
  • the first obtaining unit 5022 is configured to obtain an area on the mask that overlaps with at least one location of the page element that needs to be displayed by the mask in the page.
  • the removing unit 5023 is configured to remove the mask displayed by the overlapped area to form a hollowed out mask.
  • the device further comprises:
  • the event module 503 is configured to obtain an area on the mask that overlaps with at least one location of the page element that needs to be displayed by the mask in the page; and set a corresponding virtual click event for each overlapping area on the obtained mask. .
  • the device further comprises:
  • the response module 504 is configured to obtain a page coordinate of a last contact of the sliding track; and determine whether the page coordinate is located in an area of the mask overlapping with at least one position of the page element to be displayed by the mask in the page; if yes, Then respond to the virtual click event corresponding to the area; if not, detect the sliding track.
  • the page information of the page that needs to display the mask is first acquired by the acquiring module.
  • the page information includes: a height, a width, and at least one of the pages to be displayed by the mask. a location area of the page element in the page; then the rendering module draws a corresponding hollowed out mask on the page according to the page information, to Displaying the page element by the hollow position on the mask; enabling the page element of the page to be displayed on the mask only by the hollowed out mask, thereby reducing the maintenance workload; and comparing the implementation methods Single.
  • an embodiment of the present invention provides an apparatus for implementing a page mask, and the apparatus includes:
  • the obtaining module 601 is the same as the obtaining module 501 and will not be described in detail herein.
  • the drawing module 602 is configured to draw a corresponding hollowed out mask on the page according to the page information, so as to display the page element by the hollow position on the mask.
  • the drawing module 602 includes:
  • the second drawing unit 6021 is configured to draw a mask on the page whose height and width are respectively the height and width of the page.
  • the second obtaining unit 6022 is configured to obtain an area on the mask that overlaps with at least one location of the page element to be displayed by the mask in the page.
  • the setting unit 6023 is configured to set the transparency of the mask displayed by the overlapping area to 100%.
  • the device further comprises:
  • the event module 603, the same event module 503, will not be described in detail herein.
  • the response module 604 the same response module 504, will not be described in detail herein.
  • the page information of the page that needs to display the mask is first acquired by the acquiring module.
  • the page information includes: a height, a width, and at least one of the pages to be displayed by the mask. a location area of the page element in the page; then the rendering module draws a corresponding hollowed out mask on the page according to the page information; can implement the mask in the mask by not only copying the page element
  • the page elements of the page are displayed, which reduces the maintenance workload; and the implementation method compares the orders.
  • the function module is completed, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above.
  • the device for implementing the page mask provided by the foregoing embodiment is the same as the method for implementing the page mask. For the specific implementation process, refer to the method embodiment, and details are not described herein again.
  • a person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium.
  • the storage medium mentioned may be a read only memory, a magnetic disk or an optical disk or the like.
  • FIG. 8 is a schematic diagram of an apparatus for implementing a page mask according to an embodiment of the present invention.
  • the apparatus includes: a processor 801 and a memory 802.
  • the memory 802 stores therein computer readable instructions for causing the processor 801 to perform the following operations:
  • the page information includes: a height, a width, and a position area of the page element to be displayed by the mask in the page;
  • a corresponding hollowed out mask is drawn on the page to display the page element through a hollowed out position on the mask.
  • the masks displayed by the overlapping regions are removed to form a hollowed out mask.
  • the transparency of the mask displayed by the overlapping area is set to 100%.
  • a corresponding virtual click event is set for each overlapping area on the mask that is obtained.

Landscapes

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

Abstract

获取需显示遮罩的页面的页面信息;页面信息包括,需显示遮罩的页面的高度、宽度、以及至少一个需通过遮罩镂空显示的页面元素在页面中的位置区域;根据页面信息,在页面上绘制相应的镂空的遮罩,以通过遮罩上的镂空位置显示页面元素。

Description

一种页面遮罩的实现方法及装置
技术领域
本发明涉及移动终端领域, 特别涉及一种页面遮罩的实现方法及装 置。 发明背景
遮罩式页面为布置有页面遮罩的页面, 主要用于将用户的注意力吸 引至展示在遮罩之上的内容。 页面遮罩的运用非常广泛, 其中有一种将 页面遮罩运用于引导用户关注页面上展示的特定页面元素。
例如, 假设某页面设置了一个新功能, 移动光标至用户头像上方可 显示用户的地理位置。 如何引导用户关注该新功能, 是当前需要解决的 首要问题。 发明内容
本发明实施例提供了一种页面遮罩的实现方法及装置。 所述技术方 案如下:
一种页面遮罩的实现方法, 所述方法包括:
获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 根据所述页面信息, 在所述页面上绘制镂空的遮罩, 以通过所述遮 罩上的镂空位置显示所述页面元素。
一种页面遮罩的实现装置, 所述装置包括:
获取模块, 用于获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 绘制模块, 用于根据所述页面信息, 在所述页面上绘制相应的镂空 的遮罩, 以通过所述遮罩上的镂空位置显示所述页面元素。
一种页面遮罩的实现装置, 包括处理器和存储器, 其中所述存储器 中存储有计算机可读指令, 用于使得所述处理器执行以下操作:
获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域;
根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过 所述遮罩上的镂空位置显示所述页面元素。
在本发明实施例提供的技术方案中, 通过先获取需显示遮罩的页面 的页面信息; 所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区 域; 然后根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以 通过所述遮罩上的镂空位置显示所述页面元素; 能够不必拷贝页面元 素, 仅通过镂空的遮罩来实现在遮罩上显示页面的页面元素, 减少了维 护工作量; 且该实现方法比较筒单。 附图简要说明
为了更清楚地说明本发明实施例中的技术方案, 下面将对实施例描 述中所需要使用的附图作筒单地介绍, 显而易见地, 下面描述中的附图 仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出 创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1是本发明一实施例提供的一种页面遮罩的实现方法的流程图。 图 2是本发明一实施例提供的一种页面遮罩的实现方法的流程图。 图 3是本发明一实施例提供的页面遮罩的示意图。
图 4是本发明一实施例提供的一种页面遮罩的实现方法的流程图。 图 5是本发明一实施例提供的一种页面遮罩的实现装置的示意图。 图 6是本发明一实施例提供的一种页面遮罩的实现装置的示意图。 图 7是本发明一实施例提供的一种页面遮罩的实现装置的示意图。 图 8为本发明一实施例提供的一种页面遮罩的实现装置的示意图。 具体实施方式
为使本发明的目的、 技术方案和优点更加清楚, 下面结合附图和具 体实施例对本发明作进一步的详细阐述。
一种实现页面遮罩的方法具体为, 首先, 以该页面为背景, 绘制覆 盖整个页面的遮罩; 然后, 以遮罩为背景, 对应于需通过遮罩镂空显示 的页面元素在页面中的位置, 绘制页面元素的拷贝, 使页面元素的拷贝 展示在遮罩上方。
本发明实施例提供了一种页面遮罩的实现方法。 下面结合具体实施 例对本发明提供的页面遮罩的实现方法进行详细说明。
本发明实施例提供了一种页面遮罩的实现方法, 参见图 1 , 方法流 程包括:
101 : 获取需显示遮罩的页面的页面信息。
其中, 该页面信息包括, 该需显示遮罩的页面的高度、 宽度、 以及 至少一个需通过遮罩镂空显示的页面元素在该页面中的位置区域。
102: 根据该页面信息, 在该页面上绘制相应的镂空的遮罩, 以通 过该遮罩上的镂空位置显示该页面元素。
在本实施例中, 通过先获取需显示遮罩的页面的页面信息; 所述页 面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至少一个需通 过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后根据所述页 面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过所述遮罩上的镂 空位置显示所述页面元素; 能够不必拷贝页面元素, 仅通过镂空的遮罩 来实现在遮罩上显示页面的页面元素, 减少了维护工作量; 且该实现方 法比较筒单。 本发明实施例提供了一种页面遮罩的实现方法, 参见图 2和图 3 , 方法流程包括:
201 : 获取需显示遮罩的页面的页面信息。
其中, 该页面信息包括, 该需显示遮罩的页面的高度、 宽度、 以及 至少一个需通过遮罩镂空显示的页面元素在该页面中的位置区域。
其中, 需显示遮罩的页面可以为应用客户端 (例如浏览器)显示的 任一页面。 一般地, 页面遮罩适于布置在应用客户端显示的首页。 具体 地, 可以在应用的页面文件中获取该需显示遮罩的页面的高度和宽度。
其中, 每一个页面包括若干页面元素, 例如背景、 标题栏、 动作按 钮、 标签和图标等。 根据实际需要, 在需显示遮罩的页面中, 选择至少 一个需通过遮罩镂空显示的页面元素。 获取这些页面元素在需显示遮罩 的页面中的位置区域。 该位置区域具体为页面元素在页面中的页面坐 标。
202: 根据该页面信息, 在该页面上绘制相应的镂空的遮罩, 以通 过该遮罩上的镂空位置显示页面元素。
进一步地, 本步骤包括:
2021 : 在该页面上绘制高度和宽度分别为该页面的高度和宽度的遮 罩。
其中, 遮罩需将整个页面覆盖。 因此, 遮罩的高度和宽度与该页面 的高度和宽度相同。 具体地, 可采用 HTML†<canvas^ 签和相应的脚 本绘制遮罩。 还可以采用其他现有技术手段绘制遮罩, 在此不再详述。 值得说明的是, 本发明实施例中不限定遮罩的色彩和透明度。 但是, 遮 罩的透明度最好应不大于 50%。
2022: 获取遮罩上与至少一个需通过遮罩镂空显示的页面元素在页 面中的位置区域重叠的区域。
其中, 完成绘制遮罩后, 获取遮罩上与需通过遮罩镂空显示的页面 元素在页面中的位置区域重叠的区域。 具体地, 在遮罩上选取与需通过 标围成的区域即为重叠的区域。
2023: 去除该重叠的区域显示的遮罩, 使形成镂空的遮罩。
其中, 选定该区域显示的遮罩后, 删除这部分遮罩, 使遮罩上分布 镂空位置。 这时, 需通过遮罩镂空显示的页面元素能够通过相应的镂空 位置被呈现出来。 具体地, 可利用 <canvas>标签的 Compositing属性, 将该重叠的区域显示的遮罩去除。 首先勾勒重叠区域的轮廓, 并进行实 色的填充; 然后把每一个填充后的重叠区域的 Compositing 属性调为 destination-out , 这样就能够实现镂空的效果。
此处还有一个细节, 采用 <canvas^^签绘制的遮罩虽然是采用矢量 绘制, 但显示在屏幕上却是按像素显示的。 为了使 <canvas>标签绘制的 遮罩能在高分辨率设备上不出现模糊, 必须把 <canvas^^签绘制的遮罩 使用 2倍大小渲染, 然后再把<0&^38>标签缩小为 0.5倍, 这样就可以 在高分辨率设备上获得较为完美的现实效果。
203: 在遮罩上设置虚拟点击事件。
进一步地, 本步骤包括:
2031 : 获取遮罩上与至少一个需通过遮罩镂空显示的页面元素在页 面中的位置区域重叠的区域。
具体地, 本步骤同 2022, 在此不再详述。
2032: 为获取的遮罩上每一个重叠的区域设置相应的虚拟点击事 件。
其中, 虚拟点击事件用于人机交互。 屏幕显示遮罩页面后, 用户能 够通过触屏等现有方式点击遮罩镂空显示的页面元素。 这时, 需要给用 户一个回应, 例如一个提示窗口。 因此, 需为遮罩上镂空显示页面元素 的镂空区域设置相应的虚拟点击事件。 具体地, 设置方式为现有技术, 在此不再详述。
值得说明的是, 本步骤可在 2022后执行, 例如在步骤 2022和 2023 之间。
204: 响应区域对应的点击事件。
进一步地, 本步骤包括:
2041 : 获取滑动轨迹的最后触点的页面坐标。
具体地, 显示遮罩后, 实时检测用户在屏幕上的滑动轨迹, 该滑动 轨迹包括最后触点。 获取该最后触点的页面坐标。
2042: 判断该页面坐标是否位于遮罩上与至少一个需通过遮罩镂空 显示的页面元素在页面中的位置区域重叠的区域。
若是, 则响应该区域对应的虚拟点击事件; 若否, 则检测滑动轨迹。 具体地, 将该页面坐标与镂空区域的页面坐标进行比对。 若该页面 坐标落入了镂空区域, 则响应该镂空区域对应的虚拟点击事件。 若该页 面坐标未落入镂空区域, 则检测下一个滑动轨迹。
在本实施例中, 通过先获取需显示遮罩的页面的页面信息; 所述页 面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至少一个需通 过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后根据所述页 面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过所述遮罩上的镂 空位置显示所述页面元素; 能够不必拷贝页面元素, 仅通过镂空的遮罩 来实现在遮罩上显示页面的页面元素, 减少了维护工作量; 且该实现方 法比较筒单。 本发明实施例提供了一种页面遮罩的实现方法, 参见图 4, 方法流 程包括:
301 : 同步骤 201 , 在此不再详述。
302: 根据该页面信息, 在该页面上绘制相应的镂空的遮罩, 以通 过该遮罩上的镂空位置显示页面元素。
进一步地, 本步骤包括:
3021 : 在该页面上绘制高度和宽度分别为该页面的高度和宽度的遮 罩。
具体地, 本步骤同步骤 2021 , 在此不再详述。
3022: 获取遮罩上与至少一个需通过遮罩镂空显示的页面元素在页 面中的位置区域重叠的区域。
具体地, 本步骤同步骤 2022, 在此不再详述。
3023: 将该重叠的区域显示的遮罩的透明度设置为 100%。
具体地, 可采用 HTML†<img>标签的 border属性, 将该重叠的区 域显示的遮罩的透明度设置为 100%。 把 border属性设置为一个 rgba色 的超大值; 该重叠的区域则用 border-radius等于 50%来实现。 这样, 重 叠的区域为透明的, 遮罩部分与透明的重叠的区域本来就是一体, 自然 就产生了页面元素通过透明的重叠区域穿透遮罩的假象, 达到了镂空的 效果。
303 - 304, 同步骤 203 ~ 204, 在此不再详述。 在本实施例中, 通过先获取需显示遮罩的页面的页面信息; 所述页 面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至少一个需通 过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后根据所述页 面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过所述遮罩上的镂 空位置显示所述页面元素; 能够不必拷贝页面元素, 仅通过镂空的遮罩 来实现在遮罩上显示页面的页面元素, 减少了维护工作量; 且该实现方 法比较筒单。 参见图 5 , 本发明实施例提供了一种页面遮罩的实现装置, 该装置 包括:
获取模块 401 , 用于获取需显示遮罩的页面的页面信息。
其中, 该页面信息包括, 该需显示遮罩的页面的高度、 宽度、 以及 至少一个需通过遮罩镂空显示的页面元素在该页面中的位置区域。
绘制模块 402, 用于根据该页面信息, 在该页面上绘制相应的镂空 的遮罩, 以通过该遮罩上的镂空位置显示该页面元素。
在本实施例中, 通过获取模块先获取需显示遮罩的页面的页面信 息; 所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后 绘制模块根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以 通过所述遮罩上的镂空位置显示所述页面元素; 能够不必拷贝页面元 素, 仅通过镂空的遮罩来实现在遮罩上显示页面的页面元素, 减少了维 护工作量; 且该实现方法比较筒单。 参见图 6, 本发明实施例提供了一种页面遮罩的实现装置, 该装置 包括: 获取模块 501 , 用于获取需显示遮罩的页面的页面信息。
其中, 该页面信息包括, 该需显示遮罩的页面的高度、 宽度、 以及 至少一个需通过遮罩镂空显示的页面元素在该页面中的位置区域。
绘制模块 502, 用于根据该页面信息, 在该页面上绘制相应的镂空 的遮罩, 以通过该遮罩上的镂空位置显示该页面元素。
其中, 该绘制模块 502包括:
第一绘制单元 5021 ,用于在该页面上绘制高度和宽度分别为该页面 的高度和宽度的遮罩。
第一获取单元 5022,用于获取遮罩上与至少一个需通过遮罩镂空显 示的页面元素在页面中的位置区域重叠的区域。
去除单元 5023 , 用于去除该重叠的区域显示的遮罩, 使形成镂空的 遮罩。
其中, 该装置还包括:
事件模块 503 , 用于获取遮罩上与至少一个需通过遮罩镂空显示的 页面元素在页面中的位置区域重叠的区域; 并为获取的遮罩上每一个重 叠的区域设置相应的虚拟点击事件。
其中, 该装置还包括:
响应模块 504, 用于获取滑动轨迹的最后触点的页面坐标; 判断该 页面坐标是否位于遮罩上与至少一个需通过遮罩镂空显示的页面元素 在页面中的位置区域重叠的区域; 若是, 则响应该区域对应的虚拟点击 事件; 若否, 则检测滑动轨迹。
在本实施例中, 通过获取模块先获取需显示遮罩的页面的页面信 息; 所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后 绘制模块根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以 通过所述遮罩上的镂空位置显示所述页面元素; 能够不必拷贝页面元 素, 仅通过镂空的遮罩来实现在遮罩上显示页面的页面元素, 减少了维 护工作量; 且该实现方法比较筒单。 参见图 7, 本发明实施例提供了一种页面遮罩的实现装置, 该装置 包括:
获取模块 601 , 同获取模块 501 , 在此不再详述。
绘制模块 602, 用于根据该页面信息, 在该页面上绘制相应的镂空 的遮罩, 以通过该遮罩上的镂空位置显示该页面元素。
其中, 该绘制模块 602包括:
第二绘制单元 6021 ,用于在该页面上绘制高度和宽度分别为该页面 的高度和宽度的遮罩。
第二获取单元 6022,用于获取遮罩上与至少一个需通过遮罩镂空显 示的页面元素在页面中的位置区域重叠的区域。
设置单元 6023 , 用于将该重叠的区域显示的遮罩的透明度设置为 100%。
其中, 该装置还包括:
事件模块 603 , 同事件模块 503 , 在此不再详述。
响应模块 604, 同响应模块 504, 在此不再详述。
在本实施例中, 通过获取模块先获取需显示遮罩的页面的页面信 息; 所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 然后 绘制模块根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩; 能 够不必拷贝页面元素, 仅通过镂空的遮罩来实现在遮罩上显示页面的页 面元素, 减少了维护工作量; 且该实现方法比较筒单。 需要说明的是: 上述实施例提供的实现页面遮罩的装置在实现页面 遮罩时, 仅以上述各功能模块的划分进行举例说明, 实际应用中, 可以 根据需要而将上述功能分配由不同的功能模块完成, 即将设备的内部结 构划分成不同的功能模块,以完成以上描述的全部或者部分功能。另外, 上述实施例提供的实现页面遮罩的装置与实现页面遮罩的方法实施例 属于同一构思, 其具体实现过程详见方法实施例, 这里不再赘述。
上述本发明实施例序号仅仅为了描述, 不代表实施例的优劣。
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤 可以通过硬件来完成, 也可以通过程序来指令相关的硬件完成, 所述的 程序可以存储于一种计算机可读存储介质中, 上述提到的存储介质可以 是只读存储器, 磁盘或光盘等。
图 8为本发明实施例提供的一种页面遮罩的实现装置,该装置包括: 处理器 801和存储器 802。 其中所述存储器 802中存储有计算机可读指 令, 用于使得所述处理器 801执行以下操作:
获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域;
根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过 所述遮罩上的镂空位置显示所述页面元素。
所述存储器 802中进一步存储有计算机可读指令, 用于使得所述处 理器 801执行以下操作:
在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
去除所述重叠的区域显示的遮罩, 使形成镂空的遮罩。
所述存储器 802中进一步存储有计算机可读指令, 用于使得所述处 理器 801执行以下操作:
在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
将所述重叠的区域显示的遮罩的透明度设置为 100%。
所述存储器 802中进一步存储有计算机可读指令, 用于使得所述处 理器 801执行以下操作:
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
为获取的所述遮罩上的每一个重叠的区域设置相应的虚拟点击事 件。
所述存储器 802中进一步存储有计算机可读指令, 用于使得所述处 理器 801执行以下操作:
获取滑动轨迹的最后触点的页面坐标;
判断所述页面坐标是否位于所述重叠的区域;
若是, 则响应所述重叠的区域对应的虚拟点击事件。
以上所述仅为本发明的较佳实施例, 并不用以限制本发明, 凡在本 发明的精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包 含在本发明的保护范围之内。

Claims

权利要求书
1、 一种页面遮罩的实现方法, 其特征在于, 所述方法包括: 获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过 所述遮罩上的镂空位置显示所述页面元素。
2、 根据权利要求 1 所述的方法, 其特征在于, 所述根据所述页面 信息, 在所述页面上绘制相应的镂空的遮罩, 包括:
在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
去除所述重叠的区域显示的遮罩, 使形成镂空的遮罩。
3、 根据权利要求 1 所述的方法, 其特征在于, 所述根据所述页面 信息, 在所述页面上绘制相应的镂空的遮罩, 包括:
在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
将所述重叠的区域显示的遮罩的透明度设置为 100%。
4、 根据权利要求 1所述的方法, 其特征在于, 所述方法还包括: 获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
为获取的所述遮罩上的每一个重叠的区域设置相应的虚拟点击事 件。
5、 根据权利要求 4所述的方法, 其特征在于, 为获取的所述遮罩 上的每一个重叠的区域设置相应的虚拟点击事件之后, 还包括:
获取滑动轨迹的最后触点的页面坐标;
判断所述页面坐标是否位于所述重叠的区域;
若是, 则响应所述重叠的区域对应的虚拟点击事件。
6、 一种页面遮罩的实现装置, 其特征在于, 所述装置包括: 获取模块, 用于获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域;
绘制模块, 用于根据所述页面信息, 在所述页面上绘制相应的镂空 的遮罩, 以通过所述遮罩上的镂空位置显示所述页面元素。
7、 根据权利要求 6所述的装置, 其特征在于, 所述绘制模块包括: 第一绘制单元, 用于在所述页面上绘制高度和宽度分别为所述页面 的高度和宽度的遮罩;
第一获取单元, 用于获取所述遮罩上与所述至少一个需通过遮罩镂 空显示的页面元素在所述页面中的位置区域重叠的区域;
去除单元, 用于去除所述重叠的区域显示的遮罩, 使形成镂空的遮 罩。
8、 根据权利要求 6所述的装置, 其特征在于, 所述绘制模块包括: 第二绘制单元, 用于在所述页面上绘制高度和宽度分别为所述页面 的高度和宽度的遮罩;
第二获取单元, 用于获取所述遮罩上与所述至少一个需通过遮罩镂 空显示的页面元素在所述页面中的位置区域重叠的区域; 设置单元, 用于将所述重叠的区域显示的遮罩的透明度设置为
100%。
9、 根据权利要求 6所述的装置, 其特征在于, 所述装置还包括: 事件模块, 用于获取所述遮罩上与所述至少一个需通过遮罩镂空显 示的页面元素在所述页面中的位置区域重叠的区域;
为获取的所述遮罩上的每一个重叠的区域设置相应的虚拟点击事 件。
10、 根据权利要求 9所述的装置, 其特征在于, 所述装置还包括: 响应模块, 用于获取滑动轨迹的最后触点的页面坐标;
判断所述页面坐标是否位于所述重叠的区域;
若是, 则响应所述重叠的区域对应的虚拟点击事件。
11、 一种页面遮罩的实现装置, 包括处理器和存储器, 其中所述存 储器中存储有计算机可读指令, 用于使得所述处理器执行以下操作: 获取需显示遮罩的页面的页面信息;
所述页面信息包括, 所述需显示遮罩的页面的高度、 宽度、 以及至 少一个需通过遮罩镂空显示的页面元素在所述页面中的位置区域; 根据所述页面信息, 在所述页面上绘制相应的镂空的遮罩, 以通过 所述遮罩上的镂空位置显示所述页面元素。
12、 根据权利要求 11 所述的装置, 其特征在于, 所述存储器中进 一步存储有计算机可读指令, 用于使得所述处理器执行以下操作: 在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域; 去除所述重叠的区域显示的遮罩, 使形成镂空的遮罩。
13、 根据权利要求 11 所述的装置, 其特征在于, 所述存储器中进 一步存储有计算机可读指令, 用于使得所述处理器执行以下操作: 在所述页面上绘制高度和宽度分别为所述页面的高度和宽度的遮 罩;
获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
将所述重叠的区域显示的遮罩的透明度设置为 100%。
14、 根据权利要求 11 所述的装置, 其特征在于, 所述存储器中进 一步存储有计算机可读指令, 用于使得所述处理器执行以下操作: 获取所述遮罩上与所述至少一个需通过遮罩镂空显示的页面元素 在所述页面中的位置区域重叠的区域;
为获取的所述遮罩上的每一个重叠的区域设置相应的虚拟点击事 件。
15、 根据权利要求 14所述的装置, 其特征在于, 所述存储器中进 一步存储有计算机可读指令, 用于使得所述处理器执行以下操作: 获取滑动轨迹的最后触点的页面坐标;
判断所述页面坐标是否位于所述重叠的区域;
若是, 则响应所述重叠的区域对应的虚拟点击事件。
PCT/CN2013/082849 2012-09-07 2013-09-03 一种页面遮罩的实现方法及装置 WO2014036927A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/641,108 US20150187095A1 (en) 2012-09-07 2015-03-06 Method and device for implementing page mask

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210330093.5 2012-09-07
CN201210330093.5A CN103679777A (zh) 2012-09-07 2012-09-07 一种页面遮罩的实现方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/641,108 Continuation US20150187095A1 (en) 2012-09-07 2015-03-06 Method and device for implementing page mask

Publications (1)

Publication Number Publication Date
WO2014036927A1 true WO2014036927A1 (zh) 2014-03-13

Family

ID=50236537

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/082849 WO2014036927A1 (zh) 2012-09-07 2013-09-03 一种页面遮罩的实现方法及装置

Country Status (3)

Country Link
US (1) US20150187095A1 (zh)
CN (1) CN103679777A (zh)
WO (1) WO2014036927A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737490A (zh) * 2018-07-18 2020-01-31 马上消费金融股份有限公司 一种引导信息显示方法和装置

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105607917B (zh) * 2014-11-19 2019-10-18 阿里巴巴集团控股有限公司 一种页面加载方法及装置
US20160232144A1 (en) * 2015-02-06 2016-08-11 Liang Zhou Browser extension allowing web users to draw on live web pages
CN111813468A (zh) * 2015-04-03 2020-10-23 阿里巴巴集团控股有限公司 屏蔽网页操作的方法、装置及电子设备
CN106155870B (zh) * 2015-04-27 2020-02-28 腾讯科技(深圳)有限公司 一种终端的优化处理方法、装置及终端
CN105976415B (zh) * 2016-05-20 2020-05-26 腾讯科技(深圳)有限公司 一种遮罩显示处理方法和装置
CN105867831B (zh) * 2016-06-27 2018-04-24 竞技世界(北京)网络技术有限公司 一种触摸屏的操作方法及系统
CN106201550B (zh) * 2016-07-22 2021-06-08 青岛海信移动通信技术股份有限公司 一种图层显示方法及设备
CN106599175B (zh) * 2016-12-12 2021-01-29 北京奇虎科技有限公司 网页元素的显示处理方法及装置
CN107562781A (zh) * 2017-07-24 2018-01-09 杭州博世数据网络有限公司 一种基于网页的教学方法
CN109976759B (zh) * 2019-03-29 2022-07-22 珠海豹好玩科技有限公司 页面显示方法和装置
CN111273841B (zh) * 2020-02-11 2021-08-17 天津车之家数据信息技术有限公司 一种页面处理方法及移动终端

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7065713B1 (en) * 2000-11-09 2006-06-20 International Business Machines Corporation Apparatus and method for keeping aggregated portions of multiple web sites simultaneously displayed and updated
CN1851713A (zh) * 2006-05-29 2006-10-25 北京万网志成科技有限公司 基于多图像文本的图像检索及显示方法
CN101882432A (zh) * 2010-02-01 2010-11-10 深圳市同洲电子股份有限公司 一种焦点元素显示方法、装置及数字电视接收终端
CN102566894A (zh) * 2010-10-14 2012-07-11 Lg电子株式会社 电子装置和使用该电子装置配置菜单的接口方法
CN102609401A (zh) * 2011-12-26 2012-07-25 北京大学 一种网页批注方法

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2124624C (en) * 1993-07-21 1999-07-13 Eric A. Bier User interface having click-through tools that can be composed with other tools
US5581670A (en) * 1993-07-21 1996-12-03 Xerox Corporation User interface having movable sheet with click-through tools
CA2124505C (en) * 1993-07-21 2000-01-04 William A. S. Buxton User interface having simultaneously movable tools and cursor
US8368720B2 (en) * 2006-12-13 2013-02-05 Adobe Systems Incorporated Method and apparatus for layer-based panorama adjustment and editing
US20080307308A1 (en) * 2007-06-08 2008-12-11 Apple Inc. Creating Web Clips
US20090132907A1 (en) * 2007-11-20 2009-05-21 Shin-Chung Shao Annotation Structure for Web Pages, System and Method for Annotating Web Pages
US8957865B2 (en) * 2009-01-05 2015-02-17 Apple Inc. Device, method, and graphical user interface for manipulating a user interface object
CN101872348B (zh) * 2009-04-22 2013-07-17 宏碁股份有限公司 呈现外挂程序页框于网页浏览器的方法及计算机裝置
US8436806B2 (en) * 2009-10-02 2013-05-07 Research In Motion Limited Method of synchronizing data acquisition and a portable electronic device configured to perform the same
US8392841B1 (en) * 2009-12-08 2013-03-05 Google Inc. Web page composition tool with browser page size guide
US8700985B2 (en) * 2011-06-20 2014-04-15 Google Inc. Collecting user feedback about web pages
US20140317536A1 (en) * 2012-04-05 2014-10-23 Google Inc. Browser Dialogue Box Wrapper

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7065713B1 (en) * 2000-11-09 2006-06-20 International Business Machines Corporation Apparatus and method for keeping aggregated portions of multiple web sites simultaneously displayed and updated
CN1851713A (zh) * 2006-05-29 2006-10-25 北京万网志成科技有限公司 基于多图像文本的图像检索及显示方法
CN101882432A (zh) * 2010-02-01 2010-11-10 深圳市同洲电子股份有限公司 一种焦点元素显示方法、装置及数字电视接收终端
CN102566894A (zh) * 2010-10-14 2012-07-11 Lg电子株式会社 电子装置和使用该电子装置配置菜单的接口方法
CN102609401A (zh) * 2011-12-26 2012-07-25 北京大学 一种网页批注方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737490A (zh) * 2018-07-18 2020-01-31 马上消费金融股份有限公司 一种引导信息显示方法和装置
CN110737490B (zh) * 2018-07-18 2021-06-01 马上消费金融股份有限公司 一种引导信息显示方法和装置

Also Published As

Publication number Publication date
CN103679777A (zh) 2014-03-26
US20150187095A1 (en) 2015-07-02

Similar Documents

Publication Publication Date Title
WO2014036927A1 (zh) 一种页面遮罩的实现方法及装置
JP6010691B2 (ja) 移動端末のデスクトップシステム、インタフェースインタラクション方法、装置、プログラム、及び記録媒体
CN106484242B (zh) 界面的信息显示方法和装置
US20190073120A1 (en) Native overlay for rapid editing of web content
CN107562316B (zh) 界面展示方法、装置及终端
JP5638648B2 (ja) 広告生成装置、広告生成プログラム、及び端末装置
JP6133318B2 (ja) クロス・ウィンドウ・アニメーション
CN105242817B (zh) 页面元素实时突出显示的方法及装置
CN104317474A (zh) 窗口切换方法及装置
CN106502659B (zh) 一种移动设备网页单页面的布局方法及系统
CN108319683B (zh) 网页显示方法、装置及终端
US20150121301A1 (en) Information processing method and electronic device
CN112272109A (zh) 一种网络拓扑图生成方法、设备及系统
CN113536173B (zh) 一种页面处理方法、装置、电子设备及可读存储介质
US9798437B2 (en) Information processing method and electronic device
Waldner et al. Importance-driven compositing window management
CN103098001A (zh) 一种用户界面的处理方法和电子设备
US10643580B2 (en) Method and device for switching playing mode of a mobile terminal, storage medium and program
EP2946277A1 (en) Supporting user interactions with rendered graphical objects
CN107491289B (zh) 一种窗口渲染方法及装置
CN110007831B (zh) 一种翻页控制方法、装置及终端设备
CN110737417B (zh) 一种演示设备及其标注线的显示控制方法和装置
CN105279162B (zh) 页面顶部输入框调整方法及装置
JP2015057713A (ja) 広告生成装置、広告生成プログラム、及び端末装置
CN103793053B (zh) 一种便携式终端的手势投影方法及装置

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 08.09.2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13835111

Country of ref document: EP

Kind code of ref document: A1