WO2017088309A1 - Method and apparatus for moving icon, and computer storage medium - Google Patents

Method and apparatus for moving icon, and computer storage medium Download PDF

Info

Publication number
WO2017088309A1
WO2017088309A1 PCT/CN2016/074294 CN2016074294W WO2017088309A1 WO 2017088309 A1 WO2017088309 A1 WO 2017088309A1 CN 2016074294 W CN2016074294 W CN 2016074294W WO 2017088309 A1 WO2017088309 A1 WO 2017088309A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
coordinate point
icon
area
target position
Prior art date
Application number
PCT/CN2016/074294
Other languages
French (fr)
Chinese (zh)
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 WO2017088309A1 publication Critical patent/WO2017088309A1/en

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
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

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)

Abstract

Disclosed is a method for moving an icon, comprising: obtaining coordinates of a target position of an application icon that needs to be moved; determining an effective region of the target position of the application icon that needs to be moved according to the coordinates of the target position and the size of a preset virtual region; and moving the application icon that needs to be moved to the target position when it is determined that the effective region is not occupied by other application icons. Also disclosed are an apparatus for moving an icon and a computer storage medium.

Description

一种移动图标的方法、装置和计算机存储介质Method, device and computer storage medium for moving icons 技术领域Technical field
本发明涉及移动终端的图标管理技术,尤其涉及一种移动图标的方法、装置和计算机存储介质。The present invention relates to an icon management technology for a mobile terminal, and in particular, to a method, an apparatus, and a computer storage medium for moving an icon.
背景技术Background technique
目前,移动终端与人们的生活息息相关,在日常生活中,智能手机、平板电脑等已随处可见。其中,对于移动终端的桌面应用程序,如:安卓(android)手机桌面上的启动器Launcher,当然这里不仅限于安卓系统的桌面应用,每个应用程序都有对应的应用图标,以便于用户选择使用。At present, mobile terminals are closely related to people's lives. In daily life, smartphones, tablets, etc. are everywhere. Among them, for the desktop application of the mobile terminal, such as: Launcher Launcher on the Android mobile phone desktop, of course, this is not limited to the desktop application of the Android system, and each application has a corresponding application icon for the user to select and use. .
现有移动终端的应用图标,基本上都采用固定网格的方式进行排列,如图1所示;具体的,是将移动终端的显示屏幕划分为固定大小的网格,比如固定为五行四列的方式,各个应用图标只能放置在这些行列规定的方格区域内,当需要将这些应用图标写入数据库时,该排列方式只能根据网格的二维矩阵坐标将应用图标写入数据库;且用户虽然可以移动图标,但是,也仅仅是以网格的方式改变应用图标的排列顺序,比如:一个应用图标只能从当前位置移动到固定网格中另一个没有放置应用图标的空网格中,而不能任意移动应用图标的位置。因此,该传统的应用图标排列方式相对比较死板、不灵活,对于追求个性化需求的用户来说,也无法根据用户的喜好将应用图标排列成任意图案。The application icons of the existing mobile terminals are basically arranged in a fixed grid manner, as shown in FIG. 1; specifically, the display screen of the mobile terminal is divided into fixed-size grids, for example, fixed to five rows and four columns. In this way, each application icon can only be placed in the checkered area specified by these rows and columns. When these application icons need to be written into the database, the arrangement can only write the application icon into the database according to the two-dimensional matrix coordinates of the grid; And although the user can move the icon, it only changes the order of the application icons in a grid manner. For example, an application icon can only be moved from the current position to another empty grid in the fixed grid where the application icon is not placed. Medium, but not the location of the app icon. Therefore, the traditional application icon arrangement is relatively rigid and inflexible. For users who are pursuing individualized needs, the application icons cannot be arranged into any pattern according to the user's preference.
发明内容Summary of the invention
为解决现有存在的技术问题,本发明实施例期望提供一种移动图标的方法、装置和计算机存储介质,能够任意移动应用图标的位置,使得应用 图标的排列更灵活、更具个性化,从而提升用户对移动终端的使用体验。In order to solve the existing technical problems, embodiments of the present invention are directed to a method, an apparatus, and a computer storage medium for moving an icon, which can arbitrarily move the position of an application icon, so that the application The arrangement of the icons is more flexible and more personalized, thereby enhancing the user experience of the mobile terminal.
本发明实施例的技术方案是这样实现的:The technical solution of the embodiment of the present invention is implemented as follows:
本发明实施例提供一种移动图标的方法,所述方法包括:An embodiment of the present invention provides a method for moving an icon, where the method includes:
获取需移动应用图标目标位置的坐标点;Get the coordinate point of the target location of the mobile application icon;
根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;Determining, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
当判断所述有效区域未被其它应用图标占用时,则移动需移动的应用图标到目标位置。When it is determined that the effective area is not occupied by other application icons, the application icon to be moved is moved to the target location.
上述方案中,在所述判断所述有效区域未被其它应用图标占用之前,所述方法还包括:In the above solution, before the determining that the effective area is not occupied by other application icons, the method further includes:
获取其它应用图标的坐标信息,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标。Obtaining coordinate information of other application icons, calculating a linear distance between a coordinate point of the target position of the application to be moved and a coordinate point of the other application icon; wherein the other application icons are application icons pre-stored in the database.
上述方案中,所述判断所述有效区域未被其它应用图标占用,包括:In the above solution, the determining that the effective area is not occupied by other application icons includes:
将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者大于后者,则表示未被占用。The linear distance between the coordinate point of the target position of the mobile application icon and the coordinate point of the other application icon is compared with the diameter of the circle constituting the effective area. If the former is larger than the latter, it means that it is not occupied.
上述方案中,在确定需移动应用图标目标位置的有效区域之前,所述方法还包括:以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。In the above solution, before determining the effective area of the target position of the application to be moved, the method further includes: making a diagonal line based on the coordinate point of the target position, and setting the diagonal line in the preset virtual The length in the area is the length of the diagonal.
上述方案中,所述以所述目标位置的坐标点为基准做对角线,包括:以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度的对角线。In the above solution, the diagonal line is taken as a reference from the coordinate point of the target position, and the diagonal line with the horizontal coordinate and the vertical coordinate angle of 45 degrees is drawn based on the coordinate point of the target position. .
上述方案中,所述根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域,包括: In the above solution, the determining, according to the coordinate point of the target location and the size of the preset virtual area, the effective area of the target location of the application to be moved, including:
以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
上述方案中,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域。In the above solution, the virtual area is an area that matches the largest application icon among all application icon sizes.
本发明实施例还提供一种移动图标的装置,所述装置包括:An embodiment of the present invention further provides an apparatus for moving an icon, where the apparatus includes:
获取模块,配置为获取需移动应用图标目标位置的坐标点;Obtaining a module configured to obtain a coordinate point of a target location of the icon to be moved;
确定模块,配置为根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;a determining module, configured to determine, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
判断模块,配置为判断所述有效区域是否已被其它应用图标占用,若未被占用,则移动需移动的应用图标到目标位置。The determining module is configured to determine whether the valid area has been occupied by other application icons, and if not, move the application icon to be moved to the target location.
上述方案中,所述装置还包括:计算模块,配置为:In the above solution, the device further includes: a calculation module configured to:
在所述判断模块判断所述有效区域是否已被其它应用图标占用之前,获取其它应用图标的坐标信息,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标。Before the determining module determines whether the valid area has been occupied by other application icons, acquiring coordinate information of other application icons, and calculating a linear distance between coordinate points of the target position of the mobile application icon and coordinate points of other application icons; Wherein, the other application icons are application icons pre-stored in a database.
上述方案中,所述判断模块,配置为:In the above solution, the determining module is configured to:
将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者小于后者,则表示已被占用;否则表示未被占用。The linear distance between the coordinate point of the target position of the mobile application icon and the coordinate point of the other application icon is compared with the diameter of the circle constituting the effective area. If the former is smaller than the latter, it indicates that it has been occupied; otherwise Indicates that it is not occupied.
上述方案中,在所述确定模块确定需移动应用图标目标位置的有效区域之前,所述确定模块,还配置为以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。In the above solution, before the determining module determines that the effective area of the target position of the application icon is to be moved, the determining module is further configured to make a diagonal line based on the coordinate point of the target position, and the diagonal line is The length within the preset virtual area is taken as the length of the diagonal.
上述方案中,所述确定模块,配置为以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度的对角线。 In the above solution, the determining module is configured to draw a diagonal line with an angle of 45 degrees on the abscissa and the ordinate based on the coordinate point of the target position.
上述方案中,所述确定模块,配置为:In the above solution, the determining module is configured to:
以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
上述方案中,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域。In the above solution, the virtual area is an area that matches the largest application icon among all application icon sizes.
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述的移动图标的方法。The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for moving an icon.
本发明实施例所提供的移动图标的方法、装置和计算机存储介质,获取需移动应用图标目标位置的坐标点;根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;判断所述有效区域是否已被其它应用图标占用,若已被占用,则确定应用图标移动失败;若未被占用,则移动需移动的应用图标到目标位置。如此,不仅不再需要将桌面划分为固定网格,打破了常规移动终端桌面只支持网格排列的方式,可以任意移动应用图标;而且,在能够任意移动应用图标位置的基础上,用户可以根据自己的喜好灵活地将应用图标移动并排列成任意图案,达到使应用图标的排列方式更灵活、更具个性化、更具有趣味性的效果,从而提升用户对移动终端的使用体验。The method and device for moving an icon and the computer storage medium provided by the embodiment of the present invention acquire a coordinate point of a target position of the icon to be moved; and determine a mobile application icon according to the coordinate point of the target location and the size of the preset virtual area. The effective area of the target location; determining whether the valid area has been occupied by other application icons, and if it is already occupied, determining that the application icon has failed to move; if not, moving the application icon to be moved to the target location. In this way, not only does the desktop need to be divided into fixed grids, but the conventional mobile terminal desktop only supports the grid arrangement, and the application icons can be arbitrarily moved. Moreover, on the basis of being able to arbitrarily move the application icon positions, the user can The user's preferences flexibly move and arrange the application icons into arbitrary patterns, so that the arrangement of the application icons is more flexible, more personalized, and more interesting, thereby improving the user experience of the mobile terminal.
另外,本发明实施例适配置为所有移动终端,技术实现简单,适用范围广。并且,本发明实施例还可以对已排列完成的图案进行调整或修改,操作方式更灵活,从而更加方便用户的操作。In addition, the embodiment of the present invention is suitable for all mobile terminals, and the technology is simple to implement and has a wide application range. Moreover, the embodiment of the present invention can also adjust or modify the aligned patterns, and the operation mode is more flexible, thereby facilitating user operations.
附图说明DRAWINGS
图1为现有技术中采用固定网格方式排列应用图标的示意图;1 is a schematic diagram of arranging application icons in a fixed grid manner in the prior art;
图2为本发明实施例移动图标的方法的实现流程示意图; 2 is a schematic flowchart of implementing a method for moving an icon according to an embodiment of the present invention;
图3为采用本发明实施例方法进行应用图标排列的示意图;3 is a schematic diagram of an application icon arrangement by using the method of the embodiment of the present invention;
图4为本发明实施例移动图标的装置的组成结构示意图。FIG. 4 is a schematic structural diagram of a device for moving an icon according to an embodiment of the present invention.
具体实施方式detailed description
为了能够更加详尽地了解本发明实施例的特点与技术内容,下面结合附图对本发明实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本发明。The embodiments of the present invention are described in detail with reference to the accompanying drawings.
在本发明实施例中,所述移动终端可以包括但不限于手机、平板、掌上电脑等移动设备。In the embodiment of the present invention, the mobile terminal may include, but is not limited to, a mobile device such as a mobile phone, a tablet, or a palmtop computer.
如图2所示,本发明实施例中移动图标的方法的实现流程包括以下步骤:As shown in FIG. 2, the implementation process of the method for moving an icon in the embodiment of the present invention includes the following steps:
步骤201:获取需移动应用图标目标位置的坐标点;Step 201: Obtain a coordinate point of a target location of the icon to be moved.
这里,用户可长按位于移动终端桌面上的应用图标,进入拖动模式,根据自己的需求将应用图标移动到任意位置。其中,每个需移动的应用图标所处的目标位置,可由需移动应用图标目标位置所在的坐标点的x轴、y轴坐标共同决定。Here, the user can long press the application icon located on the desktop of the mobile terminal, enter the drag mode, and move the application icon to any position according to his own needs. The target position of each application icon to be moved may be determined by the x-axis and y-axis coordinates of the coordinate point where the target position of the mobile application icon is to be moved.
步骤202:根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;Step 202: Determine, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
这里,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域,该区域可以是方形区域,设置虚拟区域的目的是为了确定对角线的长度。Here, the virtual area is an area that matches the largest application icon among all application icon sizes, and the area may be a square area, and the purpose of setting the virtual area is to determine the length of the diagonal.
这里,在确定需移动应用图标目标位置的有效区域之前,所述方法还包括:以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。其中,所述做对角线,是以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度的对角线。Here, before determining the effective area of the target position of the application to be moved, the method further includes: making a diagonal line based on the coordinate point of the target position, and placing the diagonal line in the preset virtual area The length is the length of the diagonal. Wherein, the diagonal line is a diagonal line with an angle of 45 degrees with respect to the abscissa and the ordinate based on the coordinate point of the target position.
这里,所述根据所述目标位置的坐标点及预设虚拟区域的大小,确定 需移动应用图标目标位置的有效区域,具体包括:Here, the determining is determined according to the coordinate point of the target location and the size of the preset virtual area. The effective area of the target location of the application icon to be moved, including:
以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
这里,之所以要确定需移动应用图标目标位置的有效区域(私有区域),主要是不希望经多次移动后的应用图标出现重叠放置。当然,如果不考虑重叠问题,则需要用户自己控制图标的放置不会出现重叠的现象,这样,会大大增加用户的操作过程,且人工控制图标的重叠放置,不仅操作繁琐,还会给用户带来不便;因此,还需要先确定有效区域。Here, the reason for determining the effective area (private area) of the target location of the application to be moved is mainly that the application icons that have been moved after multiple times are not placed overlapping. Of course, if you do not consider the overlap problem, you need to control the placement of the icons by the user without overlapping. This will greatly increase the user's operation process, and the manual placement of the icons will not only be cumbersome, but also bring the user to the user. It is not convenient; therefore, you need to determine the effective area first.
步骤203:当判断所述有效区域未被其它应用图标占用时,则移动需移动的应用图标到目标位置。Step 203: When it is determined that the effective area is not occupied by other application icons, move the application icon to be moved to the target location.
这里,在步骤203之前,还需要获取其它应用图标的坐标信息,之后,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标,存储的信息包括应用图标占用区域的坐标信息。Here, before step 203, it is also necessary to acquire coordinate information of other application icons, and then calculate a linear distance between the coordinate points of the target position of the application to be moved and the coordinate points of other application icons; wherein the other application icons are An application icon pre-stored in the database, the stored information including coordinate information of the occupied area of the application icon.
这里,当判断所述有效区域已被其它应用图标占用时,则确定应用图标移动失败,其中,在确定应用图标移动失败后,还会进一步将需移动应用图标弹回最初的放置点。Here, when it is determined that the valid area has been occupied by other application icons, it is determined that the application icon movement fails, and after determining that the application icon movement fails, the mobile application icon is further bounced back to the initial placement point.
这里,所述判断所述有效区域是否已被其它应用图标占用,包括:将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者小于后者,则表示已被占用;否则表示未被占用。Here, the determining whether the effective area has been occupied by other application icons comprises: a linear distance between a coordinate point of the target position of the application to be moved and a coordinate point of the other application icon, and a circle constituting the effective area The diameter is compared for size. If the former is smaller than the latter, it means that it is occupied; otherwise it means it is not occupied.
这里,当用户移动应用图标成功后,打开存储移动终端桌面布局信息的数据库,检索该数据库中记录的应用图标的排列信息,进而判断在该数据库中是否存在当前已移动的应用数据,如果该数据库中已经存在当前已 移动的图标的应用信息,则只需要对数据库中的信息进行更新,将该坐标点的数据替换为当前获取的坐标信息;如果该数据库中不存在当前已移动的图标的应用信息,则将当前已移动的图标的应用信息以及坐标信息添加到数据库中,至此数据保存完成。Here, after the user moves the application icon successfully, the database storing the desktop layout information of the mobile terminal is opened, and the arrangement information of the application icons recorded in the database is retrieved, thereby determining whether there is currently the applied application data in the database, if the database Already already exists in the current The application information of the moving icon only needs to update the information in the database, and replace the data of the coordinate point with the currently obtained coordinate information; if the application information of the currently moved icon does not exist in the database, the current information will be The application information and coordinate information of the moved icon are added to the database, and the data is saved.
其中,所述图标的应用信息包括图标的包名、类名等信息。The application information of the icon includes information such as a package name and a class name of the icon.
如此反复上述步骤201至203,用户可以根据自己的喜好灵活地将应用图标移动并排列成任意图案,达到使应用图标的排列方式更灵活、更具个性化、更具有趣味性的效果,例如图3所示的采用本发明实施例方法可以将应用图标排列成A字形状。如果在实现过程中用户不满意该图案排列,还可以对已排列完成的图案进行适当调整或修改,直到满意为止。因此,操作方式更灵活,从而更加方便用户的操作。By repeating the above steps 201 to 203 in this way, the user can flexibly move and arrange the application icons into arbitrary patterns according to their own preferences, thereby achieving an effect of making the arrangement of the application icons more flexible, more personalized, and more interesting, such as The method shown in FIG. 3 can arrange the application icons into an A shape by using the method of the embodiment of the present invention. If the user is not satisfied with the pattern arrangement during the implementation process, the arranged patterns may be appropriately adjusted or modified until satisfactory. Therefore, the operation mode is more flexible, which is more convenient for the user's operation.
为实现上述方法,本发明实施例还提供了一种移动图标的装置,如图4所示,该装置包括获取模块41、确定模块42、判断模块43;其中,In order to implement the above method, an embodiment of the present invention further provides a device for moving an icon. As shown in FIG. 4, the device includes an obtaining module 41, a determining module 42, and a determining module 43.
获取模块41,配置为获取需移动应用图标目标位置的坐标点;The obtaining module 41 is configured to acquire a coordinate point of a target location of the icon to be moved;
确定模块42,配置为根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;The determining module 42 is configured to determine, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
判断模块43,配置为判断所述有效区域是否已被其它应用图标占用,若未被占用,则移动需移动的应用图标到目标位置。The determining module 43 is configured to determine whether the valid area has been occupied by other application icons, and if not, move the application icon to be moved to the target location.
这里,所述装置还包括:计算模块44,配置为在所述判断模块43判断所述有效区域是否已被其它应用图标占用之前,获取其它应用图标的坐标信息,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标。Here, the device further includes: a calculation module 44 configured to acquire coordinate information of other application icons and calculate a target position of the mobile application icon before the determining module 43 determines whether the valid area has been occupied by other application icons. A linear distance between the coordinate point and the coordinate point of the other application icon; wherein the other application icon is an application icon pre-stored in the database.
这里,所述判断模块43判断所述有效区域是否已被其它应用图标占用,包括: Here, the determining module 43 determines whether the valid area has been occupied by other application icons, including:
将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者小于后者,则表示已被占用;否则表示未被占用。The linear distance between the coordinate point of the target position of the mobile application icon and the coordinate point of the other application icon is compared with the diameter of the circle constituting the effective area. If the former is smaller than the latter, it indicates that it has been occupied; otherwise Indicates that it is not occupied.
其中,在所述确定模块42确定需移动应用图标目标位置的有效区域之前,所述确定模块42,还配置为以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。The determining module 42 is further configured to make a diagonal line based on the coordinate point of the target position, and the diagonal line is determined before the determining module 42 determines that the effective area of the target position of the application icon is to be moved. The length within the preset virtual area is taken as the length of the diagonal.
其中,所述确定模块42中以所述目标位置的坐标点为基准做对角线,包括:以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度的对角线。The determination module 42 performs a diagonal line with reference to the coordinate point of the target position, and includes: drawing a pair with the horizontal coordinate and the vertical coordinate at an angle of 45 degrees based on the coordinate point of the target position. Corner line.
所述确定模块42根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域,包括:The determining module 42 determines, according to the coordinate point of the target location and the size of the preset virtual area, the effective area of the target location of the application to be moved, including:
以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
这里,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域。Here, the virtual area is an area that matches the largest application icon among all application icon sizes.
在实际应用中,所述获取模块41、确定模块42、判断模块43、计算模块44均可由位于移动终端上的中央处理器(CPU,Central Processing Unit)、微处理器(MPU,Micro Processor Unit)、数字信号处理器(DSP,Digital Signal Processor)、或现场可编程门阵列(FPGA,Field Programmable Gate Array)等实现。In an actual application, the obtaining module 41, the determining module 42, the determining module 43, and the calculating module 44 may each be a central processing unit (CPU) and a microprocessor (MPU, Micro Processor Unit) located on the mobile terminal. , digital signal processor (DSP, Digital Signal Processor), or Field Programmable Gate Array (FPGA) implementation.
本发明实施例获取需移动应用图标目标位置的坐标点;根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;判断所述有效区域是否已被其它应用图标占用,若已被占用,则确定应用图标移动失败;若未被占用,则移动需移动的应用图标到目标位 置。如此,不仅不再需要将桌面划分为固定网格,打破了常规移动终端桌面只支持网格排列的方式,可以任意移动应用图标;而且,在能够任意移动应用图标位置的基础上,用户可以根据自己的喜好灵活地将应用图标移动并排列成任意图案,达到使应用图标的排列方式更灵活、更具个性化、更具有趣味性的效果,从而提升用户对移动终端的使用体验。The embodiment of the present invention obtains a coordinate point of the target position of the icon to be moved; determines a valid area of the target position of the application to be moved according to the coordinate point of the target position and the size of the preset virtual area; and determines whether the effective area has been Other application icons are occupied. If it is already occupied, it is determined that the application icon has failed to move; if not, the application icon to be moved is moved to the target position. Set. In this way, not only does the desktop need to be divided into fixed grids, but the conventional mobile terminal desktop only supports the grid arrangement, and the application icons can be arbitrarily moved. Moreover, on the basis of being able to arbitrarily move the application icon positions, the user can The user's preferences flexibly move and arrange the application icons into arbitrary patterns, so that the arrangement of the application icons is more flexible, more personalized, and more interesting, thereby improving the user experience of the mobile terminal.
另外,本发明实施例适用于所有移动终端,技术实现简单,适用范围广。并且,本发明实施例还可以对已排列完成的图案进行调整或修改,操作方式更灵活,从而更加方便用户的操作。In addition, the embodiments of the present invention are applicable to all mobile terminals, and the technology is simple to implement and has a wide application range. Moreover, the embodiment of the present invention can also adjust or modify the aligned patterns, and the operation mode is more flexible, thereby facilitating user operations.
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述的移动图标的方法。The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for moving an icon.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理 设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions can also be stored in a bootable computer or other programmable data processing The apparatus is readable in a computer readable memory in a particular manner such that instructions stored in the computer readable memory produce an article of manufacture comprising instruction means implemented in one or more flows and/or block diagrams of the flowchart The function specified in the box or in multiple boxes.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.
工业实用性Industrial applicability
本发明实施例中,获取需移动应用图标目标位置的坐标点,根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域,判断所述有效区域是否已被其它应用图标占用,若已被占用,则确定应用图标移动失败,若未被占用,则移动需移动的应用图标到目标位置。打破了常规移动终端桌面只支持网格排列的方式,可以任意移动应用图标;而且,在能够任意移动应用图标位置的基础上,用户可以根据自己的喜好灵活地将应用图标移动并排列成任意图案,达到使应用图标的排列方式更灵活、更具个性化、更具有趣味性的效果,从而提升用户对移动终端的使用体验。 In the embodiment of the present invention, the coordinate point of the target position of the icon to be moved is obtained, and the effective area of the target position of the application icon is determined according to the coordinate point of the target position and the size of the preset virtual area, and whether the effective area is determined It has been occupied by other application icons. If it has been occupied, it is determined that the application icon has failed to move. If it is not occupied, the application icon to be moved is moved to the target location. It breaks the way that the conventional mobile terminal desktop only supports the grid arrangement, and can move the application icons arbitrarily; and, based on the position of the mobile application icons, the user can flexibly move and arrange the application icons into arbitrary patterns according to their own preferences. To achieve a more flexible, more personalized, and more interesting effect of the arrangement of application icons, thereby enhancing the user experience of the mobile terminal.

Claims (15)

  1. 一种移动图标的方法,所述方法包括:A method of moving an icon, the method comprising:
    获取需移动应用图标目标位置的坐标点;Get the coordinate point of the target location of the mobile application icon;
    根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;Determining, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
    当判断所述有效区域未被其它应用图标占用时,则移动需移动的应用图标到目标位置。When it is determined that the effective area is not occupied by other application icons, the application icon to be moved is moved to the target location.
  2. 根据权利要求1所述的方法,其中,在所述判断所述有效区域未被其它应用图标占用之前,所述方法还包括:The method of claim 1, wherein before the determining that the valid area is not occupied by other application icons, the method further comprises:
    获取其它应用图标的坐标信息,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标。Obtaining coordinate information of other application icons, calculating a linear distance between a coordinate point of the target position of the application to be moved and a coordinate point of the other application icon; wherein the other application icons are application icons pre-stored in the database.
  3. 根据权利要求2所述的方法,其中,所述判断所述有效区域未被其它应用图标占用,包括:The method of claim 2, wherein the determining that the valid area is not occupied by other application icons comprises:
    将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者大于后者,则表示未被占用。The linear distance between the coordinate point of the target position of the mobile application icon and the coordinate point of the other application icon is compared with the diameter of the circle constituting the effective area. If the former is larger than the latter, it means that it is not occupied.
  4. 根据权利要求1、2或3所述的方法,其中,在确定需移动应用图标目标位置的有效区域之前,所述方法还包括:The method of claim 1, 2 or 3, wherein before determining the active area of the target location of the application to be moved, the method further comprises:
    以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。A diagonal line is taken based on the coordinate point of the target position, and the length of the diagonal line in the preset virtual area is taken as the length of the diagonal line.
  5. 根据权利要求4所述的方法,其中,所述以所述目标位置的坐标点为基准做对角线,包括:The method according to claim 4, wherein said diagonally based on a coordinate point of said target position comprises:
    以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度 的对角线。Taking the coordinate point of the target position as a reference, drawing an angle of 45 degrees with the abscissa and the ordinate Diagonal.
  6. 根据权利要求4所述的方法,其中,所述根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域,包括:The method according to claim 4, wherein the determining the effective area of the target position of the application to be moved according to the coordinate point of the target location and the size of the preset virtual area comprises:
    以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
  7. 根据权利要求4所述的方法,其中,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域。The method of claim 4, wherein the virtual area is an area that matches a largest application icon of all application icon sizes.
  8. 一种移动图标的装置,所述装置包括:A device for moving an icon, the device comprising:
    获取模块,配置为获取需移动应用图标目标位置的坐标点;Obtaining a module configured to obtain a coordinate point of a target location of the icon to be moved;
    确定模块,配置为根据所述目标位置的坐标点及预设虚拟区域的大小,确定需移动应用图标目标位置的有效区域;a determining module, configured to determine, according to the coordinate point of the target location and the size of the preset virtual area, an effective area of the target location of the application to be moved;
    判断模块,配置为判断所述有效区域是否已被其它应用图标占用,若未被占用,则移动需移动的应用图标到目标位置。The determining module is configured to determine whether the valid area has been occupied by other application icons, and if not, move the application icon to be moved to the target location.
  9. 根据权利要求8所述的装置,其中,所述装置还包括:计算模块,配置为:The device of claim 8, wherein the device further comprises: a calculation module configured to:
    在所述判断模块判断所述有效区域是否已被其它应用图标占用之前,获取其它应用图标的坐标信息,计算需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离;其中,所述其它应用图标是预先存储在数据库中的应用图标。Before the determining module determines whether the valid area has been occupied by other application icons, acquiring coordinate information of other application icons, and calculating a linear distance between coordinate points of the target position of the mobile application icon and coordinate points of other application icons; Wherein, the other application icons are application icons pre-stored in a database.
  10. 根据权利要求9所述的装置,其中,所述判断模块,配置为:The device according to claim 9, wherein the determining module is configured to:
    将需移动应用图标目标位置的坐标点和其它应用图标的坐标点之间的直线距离,与构成所述有效区域的圆的直径进行大小比较,如果前者小于后者,则表示已被占用;否则表示未被占用。 The linear distance between the coordinate point of the target position of the mobile application icon and the coordinate point of the other application icon is compared with the diameter of the circle constituting the effective area. If the former is smaller than the latter, it indicates that it has been occupied; otherwise Indicates that it is not occupied.
  11. 根据权利要求8、9或10所述的装置,其中,在所述确定模块确定需移动应用图标目标位置的有效区域之前,所述确定模块,还配置为以所述目标位置的坐标点为基准做对角线,将所述对角线在所述预设虚拟区域内的长度作为对角线的长度。The apparatus according to claim 8, 9 or 10, wherein said determining module is further configured to reference a coordinate point of said target position before said determining module determines that an effective area of said application target position is to be moved Diagonally, the length of the diagonal in the preset virtual area is taken as the length of the diagonal.
  12. 根据权利要求11所述的装置,其中,所述确定模块,还配置为:以所述目标位置的坐标点为基准,绘制与横坐标、纵坐标夹角为45度的对角线。The apparatus according to claim 11, wherein the determining module is further configured to draw a diagonal line with an angle of 45 degrees from the abscissa and the ordinate based on the coordinate point of the target position.
  13. 根据权利要求11所述的装置,其中,所述确定模块,还配置为:The apparatus according to claim 11, wherein the determining module is further configured to:
    以所述获取的需移动应用图标目标位置的坐标点为圆心,以所述对角线的长度的二分之一为半径绘制一个圆,所述圆包含的区域为需移动应用图标目标位置的有效区域。Taking a coordinate point of the acquired target position of the moving application icon as a center, and drawing a circle with a radius of one-half of the length of the diagonal line, the circle containing the area of the target position of the application to be moved Effective area.
  14. 根据权利要求11所述的装置,其中,所述虚拟区域为与所有应用图标大小中最大应用图标匹配的区域。The apparatus of claim 11, wherein the virtual area is an area that matches a largest application icon of all application icon sizes.
  15. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述权利要求1至7任一项所述的移动图标的方法。 A computer storage medium having stored therein computer executable instructions for performing the method of moving an icon of any of the preceding claims 1 to 7.
PCT/CN2016/074294 2015-11-27 2016-02-22 Method and apparatus for moving icon, and computer storage medium WO2017088309A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510847518.3 2015-11-27
CN201510847518.3A CN106814948A (en) 2015-11-27 2015-11-27 A kind of method and apparatus of moving icon

Publications (1)

Publication Number Publication Date
WO2017088309A1 true WO2017088309A1 (en) 2017-06-01

Family

ID=58762883

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/074294 WO2017088309A1 (en) 2015-11-27 2016-02-22 Method and apparatus for moving icon, and computer storage medium

Country Status (2)

Country Link
CN (1) CN106814948A (en)
WO (1) WO2017088309A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804186A (en) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 Edit methods and display terminal when sorting between multiple objects
CN113379688A (en) * 2021-05-28 2021-09-10 慕贝尔汽车部件(太仓)有限公司 Stabilizer bar hole deviation detection method and system based on image recognition

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113589981A (en) * 2021-07-28 2021-11-02 Oppo广东移动通信有限公司 Display method and device, terminal and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902448A (en) * 2011-07-26 2013-01-30 汉王科技股份有限公司 Desktop icon moving method and terminal
CN103150108A (en) * 2013-02-05 2013-06-12 华为技术有限公司 Equipment screen component moving method and device, and electronic equipment
EP2703974A1 (en) * 2012-09-04 2014-03-05 LG Electronics Inc. Mobile terminal and application icon moving method thereof
WO2015131531A1 (en) * 2014-08-14 2015-09-11 中兴通讯股份有限公司 Widget display method, apparatus, and terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976195B (en) * 2010-10-29 2014-03-19 中兴通讯股份有限公司 Method and device for setting user interface
CN103076948A (en) * 2013-01-15 2013-05-01 广东欧珀移动通信有限公司 Method and device for sequencing icons of main menu in non-automatic way
CN103838465B (en) * 2014-03-08 2018-03-02 广东欧珀移动通信有限公司 The desktop icons display methods and device of a kind of vivid and interesting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902448A (en) * 2011-07-26 2013-01-30 汉王科技股份有限公司 Desktop icon moving method and terminal
EP2703974A1 (en) * 2012-09-04 2014-03-05 LG Electronics Inc. Mobile terminal and application icon moving method thereof
CN103150108A (en) * 2013-02-05 2013-06-12 华为技术有限公司 Equipment screen component moving method and device, and electronic equipment
WO2015131531A1 (en) * 2014-08-14 2015-09-11 中兴通讯股份有限公司 Widget display method, apparatus, and terminal

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804186A (en) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 Edit methods and display terminal when sorting between multiple objects
CN108804185A (en) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 Edit methods and display terminal when sorting between multiple objects
CN113379688A (en) * 2021-05-28 2021-09-10 慕贝尔汽车部件(太仓)有限公司 Stabilizer bar hole deviation detection method and system based on image recognition
CN113379688B (en) * 2021-05-28 2023-12-08 慕贝尔汽车部件(太仓)有限公司 Stabilizer bar hole deviation detection method and system based on image recognition

Also Published As

Publication number Publication date
CN106814948A (en) 2017-06-09

Similar Documents

Publication Publication Date Title
US20180027047A1 (en) Adaptive tile framework
WO2018113490A1 (en) Virtual joystick-based control method and apparatus, and device
CN103839254B (en) Contours segmentation device and method based on user's interaction
WO2016011027A1 (en) Method and apparatus of controlling a smart device
JP2013254463A5 (en)
WO2017088309A1 (en) Method and apparatus for moving icon, and computer storage medium
WO2014139268A1 (en) Touch-type terminal and method thereof for locating prompt box
US20150261494A1 (en) Systems and methods for combining selection with targeted voice activation
KR20150063953A (en) Apparatus and method for displaying images
US20160062601A1 (en) Electronic device with touch screen and method for moving application functional interface
CN105074622B (en) For generating the method and its electronic device of writing data
CN104504270A (en) Method and device for dynamic allocation of head portrait information
WO2016177085A1 (en) Method for managing application icon, terminal and storage medium
WO2015176376A1 (en) Method and device for automatically adjusting valid touch point, and computer storage medium
US20130314332A1 (en) Electronic device and method for clicking and positioning movable object
JP5767371B1 (en) Game program for controlling display of objects placed on a virtual space plane
US10632379B2 (en) Method and apparatus for performing interaction in chessboard interface
TWI664997B (en) Electronic device and method for controlling toy
JP6526856B2 (en) 3D model cutting method and electronic device
JP2015075989A (en) System, program, and method for manipulating objects
WO2017016333A1 (en) Screen adjustment method and device
US10402294B1 (en) Methods and systems of differentiating between at least two peripheral electronic devices
JP2016016319A (en) Game program for display-controlling objects arranged on virtual spatial plane
JP2016130888A (en) Computer program for icon selection, portable terminal, and computer mounting method
CN105376510A (en) Projection method and projection device

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16867538

Country of ref document: EP

Kind code of ref document: A1