WO2017088309A1 - Procédé et appareil permettant de déplacer une icône, et support d'informations pour ordinateur - Google Patents

Procédé et appareil permettant de déplacer une icône, et support d'informations pour ordinateur 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
English (en)
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/fr

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

Definitions

  • 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.
  • 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. .
  • 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.
  • 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.
  • 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.
  • An embodiment of the present invention provides a method for moving an icon, where the method includes:
  • the application icon to be moved is moved to the target location.
  • the method before the determining that the effective area is not occupied by other application icons, the method further includes:
  • 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.
  • the method 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.
  • 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.
  • 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:
  • 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.
  • the device further includes: a calculation module configured to:
  • 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;
  • the other application icons are application icons pre-stored in a database.
  • 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.
  • the determining module 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.
  • 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.
  • the determining module is configured to:
  • 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 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.
  • 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.
  • 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.
  • FIG. 1 is a schematic diagram of arranging application icons in a fixed grid manner in the prior art
  • FIG. 2 is a schematic flowchart of implementing a method for moving an icon according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of an application icon arrangement by using the method of the embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a device for moving an icon according to an 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.
  • the implementation process of the method for moving an icon in the embodiment of the present invention includes the following steps:
  • Step 201 Obtain a coordinate point of a target location of the icon to be moved.
  • 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.
  • 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;
  • 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.
  • the method 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.
  • 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.
  • 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:
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • an embodiment of the present invention further provides a device for moving an icon.
  • the device includes an obtaining module 41, a determining module 42, and a determining module 43.
  • the obtaining module 41 is configured to acquire a coordinate point of a target location of the icon to be moved;
  • 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;
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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:
  • the virtual area is an area that matches the largest application icon among all application icon sizes.
  • 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.
  • CPU central processing unit
  • MPU Micro Processor Unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • 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.
  • 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.
  • 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.
  • 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.
  • 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 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.

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

L'invention se rapporte à un procédé permettant de déplacer une icône, qui comprend : l'obtention des coordonnées d'une position cible d'une icône d'application qui doit être déplacée ; la détermination d'une région réelle de la position cible de l'icône d'application qui doit être déplacée selon les coordonnées de la position cible et la taille d'une région virtuelle prédéfinie ; et le déplacement de l'icône d'application qui doit être déplacée jusqu'à la position cible lorsqu'il est déterminé que la région réelle n'est pas occupée par d'autres icônes d'application. L'invention concerne également un appareil permettant de déplacer une icône, ainsi qu'un support d'informations pour ordinateur.
PCT/CN2016/074294 2015-11-27 2016-02-22 Procédé et appareil permettant de déplacer une icône, et support d'informations pour ordinateur WO2017088309A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510847518.3A CN106814948A (zh) 2015-11-27 2015-11-27 一种移动图标的方法和装置
CN201510847518.3 2015-11-27

Publications (1)

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

Family

ID=58762883

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/074294 WO2017088309A1 (fr) 2015-11-27 2016-02-22 Procédé et appareil permettant de déplacer une icône, et support d'informations pour ordinateur

Country Status (2)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804185A (zh) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 多个对象之间排序时的编辑方法及显示终端
CN113379688A (zh) * 2021-05-28 2021-09-10 慕贝尔汽车部件(太仓)有限公司 一种基于影像识别的稳定杆孔偏检测方法和系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113589981A (zh) * 2021-07-28 2021-11-02 Oppo广东移动通信有限公司 显示方法和装置、终端和可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902448A (zh) * 2011-07-26 2013-01-30 汉王科技股份有限公司 桌面图标移动方法和终端
CN103150108A (zh) * 2013-02-05 2013-06-12 华为技术有限公司 一种设备屏幕组件移动方法、装置及电子设备
EP2703974A1 (fr) * 2012-09-04 2014-03-05 LG Electronics Inc. Terminal mobile et son procédé de déplacement d'icône d'application
WO2015131531A1 (fr) * 2014-08-14 2015-09-11 中兴通讯股份有限公司 Procédé et appareil d'affichage d'un gadget logiciel, et terminal associé

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976195B (zh) * 2010-10-29 2014-03-19 中兴通讯股份有限公司 一种设置用户界面的方法及装置
CN103076948A (zh) * 2013-01-15 2013-05-01 广东欧珀移动通信有限公司 一种非自动对主菜单图标进行排序的方法和装置
CN103838465B (zh) * 2014-03-08 2018-03-02 广东欧珀移动通信有限公司 一种生动有趣的桌面图标显示方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902448A (zh) * 2011-07-26 2013-01-30 汉王科技股份有限公司 桌面图标移动方法和终端
EP2703974A1 (fr) * 2012-09-04 2014-03-05 LG Electronics Inc. Terminal mobile et son procédé de déplacement d'icône d'application
CN103150108A (zh) * 2013-02-05 2013-06-12 华为技术有限公司 一种设备屏幕组件移动方法、装置及电子设备
WO2015131531A1 (fr) * 2014-08-14 2015-09-11 中兴通讯股份有限公司 Procédé et appareil d'affichage d'un gadget logiciel, et terminal associé

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804185A (zh) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 多个对象之间排序时的编辑方法及显示终端
CN108804186A (zh) * 2018-03-16 2018-11-13 青岛海信电器股份有限公司 多个对象之间排序时的编辑方法及显示终端
CN113379688A (zh) * 2021-05-28 2021-09-10 慕贝尔汽车部件(太仓)有限公司 一种基于影像识别的稳定杆孔偏检测方法和系统
CN113379688B (zh) * 2021-05-28 2023-12-08 慕贝尔汽车部件(太仓)有限公司 一种基于影像识别的稳定杆孔偏检测方法和系统

Also Published As

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

Similar Documents

Publication Publication Date Title
CN103839254B (zh) 基于用户交互的轮廓分割设备和方法
EP2801894A1 (fr) Structure de tuile adaptative
WO2016011027A1 (fr) Procédé et appareil de commande d'un dispositif intelligent
WO2014019118A1 (fr) Procédé et dispositif de déverrouillage de terminal
JP2013254463A5 (fr)
WO2017088309A1 (fr) Procédé et appareil permettant de déplacer une icône, et support d'informations pour ordinateur
US20150261494A1 (en) Systems and methods for combining selection with targeted voice activation
KR20150063953A (ko) 이미지들을 표시하기 위한 방법 및 장치
US20160062601A1 (en) Electronic device with touch screen and method for moving application functional interface
CN105074622B (zh) 用于产生书写数据的方法及其电子装置
CN110060328B (zh) 用于定义用于3d对象的设计的绘图平面的方法
CN104504270A (zh) 一种动态分配头像信息的方法及装置
WO2016177085A1 (fr) Procédé de gestion d'icône d'application, terminal et support d'informations
WO2015176376A1 (fr) Procédé et dispositif d'ajustement automatique d'un point de contact valable, et support d'enregistrement informatique
JP5767371B1 (ja) 仮想空間平面上に配置したオブジェクトを表示制御するゲーム・プログラム
US20130314332A1 (en) Electronic device and method for clicking and positioning movable object
US10632379B2 (en) Method and apparatus for performing interaction in chessboard interface
TWI664997B (zh) 電子設備及玩具控制方法
JP6526856B2 (ja) 3dモデル切断方法及び電子装置
JP2015075989A (ja) オブジェクト操作システム及びオブジェクト操作制御プログラム並びにオブジェクト操作制御方法
WO2017016333A1 (fr) Procédé et dispositif de réglage d'écran
US10402294B1 (en) Methods and systems of differentiating between at least two peripheral electronic devices
WO2016033934A1 (fr) Procédé de projection, dispositif de projection et support de stockage informatique
KR20200141406A (ko) 미세먼지 측정 데이터를 3d 그래픽으로 표시하는 방법 및 이를 수행하기 위한 장치
JP2017533501A5 (fr)

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