CN114564246A - Method, device, equipment and medium for drawing graph anchor points on line - Google Patents

Method, device, equipment and medium for drawing graph anchor points on line Download PDF

Info

Publication number
CN114564246A
CN114564246A CN202210152272.8A CN202210152272A CN114564246A CN 114564246 A CN114564246 A CN 114564246A CN 202210152272 A CN202210152272 A CN 202210152272A CN 114564246 A CN114564246 A CN 114564246A
Authority
CN
China
Prior art keywords
anchor point
target node
anchor
receiving
request
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202210152272.8A
Other languages
Chinese (zh)
Inventor
刘金柱
孙连辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Actionsoft Science And Technology Development Co ltd
Original Assignee
Beijing Actionsoft Science And Technology Development Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Actionsoft Science And Technology Development Co ltd filed Critical Beijing Actionsoft Science And Technology Development Co ltd
Priority to CN202210152272.8A priority Critical patent/CN114564246A/en
Publication of CN114564246A publication Critical patent/CN114564246A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs

Abstract

The disclosure relates to a method, a device, equipment and a medium for drawing a graph anchor point on line, wherein the method comprises the following steps: the method comprises the steps of receiving an anchor point configuration request for a target node, displaying an anchor point configuration interface based on the anchor point configuration request, receiving anchor point configuration information input based on the anchor point configuration interface, generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information, solving the problems of effective utilization of space and information of relative positions around the shape of the node and the like, effectively utilizing the space around the inside and outside of the node, displaying information content deemed necessary, and displaying the required content more intuitively and conveniently.

Description

Method, device, equipment and medium for drawing graph anchor points on line
Technical Field
The present disclosure relates to the field of online drawing technologies, and in particular, to a method, an apparatus, a device, and a medium for online drawing of a graphics anchor point.
Background
Generally, the flow design takes a designer as a carrier, and an abstract business flow process is drawn in an image flow chart form.
In the related art, structured flow node data is displayed on a canvas mainly through the processes of loading, analyzing and rendering.
However, in the related art, the relative positions around the node shapes on the canvas are not effectively displayed and utilized in space and information except for the shapes and the text information of the nodes.
Disclosure of Invention
In order to solve the technical problem, the present disclosure provides a method, an apparatus, a device, and a medium for online drawing of a graphics anchor point.
In a first aspect, an embodiment of the present disclosure provides a method for drawing a graphics anchor point online, including:
receiving an anchor point configuration request for a target node;
displaying an anchor configuration interface based on the anchor configuration request;
receiving anchor configuration information input based on an anchor configuration interface;
and generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information.
In a second aspect, an embodiment of the present disclosure provides an apparatus for drawing a graphics anchor point online, including:
a first receiving module, configured to receive an anchor point configuration request for a target node;
the first display module is used for displaying an anchor point configuration interface based on the anchor point configuration request;
the second receiving module is used for receiving the anchor point configuration information input based on the anchor point configuration interface;
and the generating module is used for generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information.
In a third aspect, an embodiment of the present disclosure provides an apparatus for drawing a graphics anchor point online, including:
a processor, a memory for storing processor-executable instructions;
and the processor is used for reading the executable instructions from the memory and executing the instructions to realize the method for drawing the graph anchor point on line according to the previous embodiment of the disclosure.
In a fourth aspect, an embodiment of the present disclosure provides a medium for drawing a graphical anchor point online, including:
the storage medium stores a computer program for executing the method for online drawing of a graphics anchor point according to the foregoing embodiments of the present disclosure.
Compared with the prior art, the technical scheme provided by the embodiment of the disclosure has the following advantages:
in the embodiment of the disclosure, an anchor configuration request for a target node is received, an anchor configuration interface is displayed based on the anchor configuration request, anchor configuration information input based on the anchor configuration interface is received, and anchor content corresponding to the target node is generated and displayed based on the anchor configuration information, so that the problems of space and effective utilization of information and the like of relative positions around the node shape are solved, the space around the node can be effectively utilized, information content deemed necessary is displayed, and the required content is displayed more intuitively and conveniently.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present disclosure, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
FIG. 1 is a schematic flow diagram of a conventional flow designer provided by an embodiment of the present disclosure;
fig. 2 is a schematic diagram illustrating a target node and a corresponding anchor point according to an embodiment of the disclosure;
fig. 3 is a schematic flow chart of a method for drawing a graphical anchor point online according to an embodiment of the present disclosure;
FIG. 4 is a flowchart illustrating another method for drawing a graphical anchor point online according to an embodiment of the present disclosure;
fig. 5a is a schematic diagram illustrating a target node according to an embodiment of the present disclosure;
fig. 5b is a schematic diagram of an anchor point configuration interface provided in an embodiment of the present disclosure;
fig. 5c is a diagram illustrating an effect of completing target node anchor point configuration according to an embodiment of the disclosure;
fig. 5d is a diagram illustrating another effect of completing target node anchor point configuration according to the embodiment of the disclosure;
fig. 6 is a schematic structural diagram of an apparatus for drawing a graphical anchor point online according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
In order that the above objects, features and advantages of the present disclosure may be more clearly understood, aspects of the present disclosure will be further described below. It should be noted that the embodiments and features of the embodiments of the present disclosure may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present disclosure, but the present disclosure may be practiced otherwise than as described herein; it is to be understood that the embodiments disclosed in the specification are only a few embodiments of the present disclosure, and not all embodiments.
Generally, a workflow refers to the automation of a business process in part or in whole in a computer application environment, and is an abstract, generalized description of a workflow and its business rules between its various operational steps.
As shown in fig. 1, in the conventional flow designer, structured flow node data is displayed on a canvas mainly through processes of loading flow data, analyzing the flow data, and rendering the flow data, and except for the shape and text information of a node itself, space and information are not effectively displayed and utilized in the relative position around the node shape on the canvas.
The scheme provided by the disclosure is that in a process designer, corresponding anchor point operation is additionally configured for each target node, as shown in fig. 2, an "x" represents an anchor point, and a rectangle in fig. 2 represents a target node.
Fig. 3 is a schematic flowchart of a method for drawing a graphics anchor point online according to an embodiment of the present disclosure, including:
step 101, receiving an anchor point configuration request for a target node.
The target node refers to any node shape in the canvas, such as a rectangle, a diamond and the like, and can be one or more; the anchor points refer to corresponding landmark points in the target node, such as end points, middle points, other points around the target node and the like, and are used for configuring information such as corresponding text content, icon content, picture content and the like for the target node; an anchor configuration request refers to a request for the target node to correspond to one or more anchor configuration content.
In some embodiments, the selection operation of the target node is received, and the click operation of the configuration button is received, so that the anchor point configuration request of the target node is received; in another embodiment, a target node identifier and an anchor configuration identifier of a target node are obtained, and an anchor configuration request for the target node is received. The above two manners are merely examples of receiving an anchor configuration request for a target node, and the present disclosure does not limit the specific manner of receiving an anchor configuration request for a target node.
Specifically, a selection operation of a target node is received, a click operation of a configuration button is received, an anchor point position to be used is selected, and an anchor point configuration request of the target node is received.
And 102, displaying an anchor point configuration interface based on the anchor point configuration request.
And 103, receiving the anchor point configuration information input based on the anchor point configuration interface.
In some embodiments, an anchor configuration interface is displayed for receiving anchor configuration information, and in some embodiments, anchor candidate locations and anchor candidate content are displayed in the anchor configuration interface for selection, and an operation is selected in receiving the anchor candidate locations and anchor candidate content to obtain the anchor locations and anchor content as anchor configuration information; in other embodiments, an input box is displayed in the anchor configuration interface, and the input anchor location and anchor content are received as anchor configuration information.
The above two manners are merely examples of receiving the anchor configuration information input based on the anchor configuration interface, and the present disclosure does not limit the specific manner of receiving the anchor configuration information input based on the anchor configuration interface.
Specifically, after the anchor configuration interface is displayed, anchor configuration information may be input as needed, such as: in order to facilitate the rapid understanding of the target node, the information content of the target node is enriched, and icons need to be added, and then corresponding icons are input on an anchor point configuration interface to serve as anchor point configuration information.
And 104, generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information.
In the embodiment of the present disclosure, after acquiring the anchor configuration information, the anchor position and the anchor content corresponding to the target node may be acquired based on the anchor configuration information, so that the anchor content is generated and displayed at the anchor position, for example, if the anchor position and the icon content are input in the anchor configuration interface, the icon content may be displayed at the anchor position.
The scheme for drawing the graphic anchor point on line provided by the embodiment of the disclosure comprises the steps of receiving an anchor point configuration request for a target node, displaying an anchor point configuration interface based on the anchor point configuration request, receiving anchor point configuration information input based on the anchor point configuration interface, generating anchor point content corresponding to the target node based on the anchor point configuration information, and displaying the anchor point content.
Fig. 4 is a schematic flow chart of another method for drawing a graphics anchor point online according to an embodiment of the present disclosure, including:
step 201, receiving a drawing request; and the drawing request comprises a target drawing position, and the target node is displayed at the target drawing position.
In the embodiment of the present disclosure, the target drawing position may be set according to an application scene selection.
Step 202, receiving the selection operation of the target node, receiving the click operation of the configuration button, and receiving the anchor point configuration request.
For example, fig. 5a is a schematic diagram of a target node display provided by the embodiment of the present disclosure, where the schematic diagram of a target node is shown, a user draws a flowchart on a canvas, draws the target node on the canvas, selects the target node, receives a click operation on a configuration button (the configuration button may be at any position in the canvas, such as the configuration button 11 shown in fig. 5 a), and receives an anchor point configuration request.
And 203, displaying an anchor configuration interface based on the anchor configuration request, and receiving anchor configuration information input based on the anchor configuration interface.
It should be noted that, the step 203 is the same as the step 102-.
And 204, acquiring an anchor point position corresponding to the target node and anchor point content based on the anchor point configuration information, and generating and displaying the anchor point content at the anchor point position.
Exemplarily, fig. 5b is a schematic diagram of an anchor configuration interface provided by the embodiment of the present disclosure, in which a schematic diagram of an anchor configuration interface is shown, the anchor configuration interface is opened, anchor information configuration of a target node is performed, an anchor position to be used is selected, as shown in fig. 5b, two anchor positions are configured at the same time, information types to be displayed are selected, such as text content and icon content, to be confirmed, after confirmation, a relative position corresponding to the target node is found according to the latest configuration, and content configured at the anchor position of the node on the canvas is re-rendered, that is, an operation is completed, as shown in fig. 5 c.
It should be noted that, if the content of the anchor point is added incorrectly, the cancel button is clicked, and anchor point configuration is performed on the target node again.
Step 205, receiving a location update request for the target node, obtaining a target node location of the target node based on the location update request, controlling the target node to move from the current node location to the target node location, and controlling the anchor content to move so as to keep the location distance between the anchor content and the target node constant.
In the embodiment of the present disclosure, if the position of the target node changes, the position of the anchor point also changes, and the relative position with the target node is not changed.
Continuing with the example of fig. 5c, moving the target node from point a of fig. 5c to point B of fig. 5d will change the position of the anchor point and will not change the relative position to the target node.
According to another scheme for drawing the anchor point of the graph on line, which is provided by the embodiment of the disclosure, a drawing request is received; wherein the drawing request includes a target drawing position, a target node is displayed at the target drawing position, a selection operation for the target node is received, a click operation for a configuration button is received, an anchor configuration request is received, an anchor configuration interface is displayed based on the anchor configuration request, anchor configuration information input based on the anchor configuration interface is received, an anchor position corresponding to the target node and anchor content are acquired based on the anchor configuration information, anchor content is generated and displayed at the anchor position, a position update request for the target node is received, a target node position of the target node is acquired based on the position update request, the target node is controlled to move from a current node position to the target node position, and the anchor content is controlled to move so that a position distance between the anchor content and the target node remains constant, whereby a plurality of anchor information can be drawn around the target node, the space around the inside and outside of the node can be effectively utilized, the information content considered necessary is displayed, and the required content is displayed more intuitively and conveniently.
Fig. 6 is a schematic structural diagram of an apparatus for drawing a graphics anchor point online according to an embodiment of the present disclosure, where the apparatus includes: a first receiving module 601, a first display module 602, a second receiving module 603, and a generating module 604,
a first receiving module 601, configured to receive an anchor point configuration request for a target node;
a first display module 602, configured to display an anchor configuration interface based on the anchor configuration request;
a second receiving module 603, configured to receive anchor configuration information input based on an anchor configuration interface;
and a generating module 604, configured to generate anchor content corresponding to the target node based on the anchor configuration information and display the anchor content.
Optionally, the first receiving module 601 is specifically configured to:
receiving the selection operation of the target node, receiving the click operation of the configuration button, and receiving the anchor point configuration request.
Optionally, the generating module 604 is specifically configured to:
acquiring an anchor point position corresponding to the target node and anchor point content based on the anchor point configuration information;
anchor content is generated and displayed at the anchor location.
Optionally, the apparatus further comprises:
a third receiving module, configured to receive a location update request for a target node;
an obtaining module, configured to obtain a target node position of a target node based on a position update request;
and the control module is used for controlling the target node to move from the current node position to the target node position and controlling the anchor point content to move so as to keep the position distance between the anchor point content and the target node unchanged.
Optionally, the apparatus further comprises:
a fourth receiving module, configured to receive a drawing request; wherein the drawing request includes a target drawing position;
and the second display module is used for displaying the target node at the target drawing position.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Referring now specifically to fig. 7, a schematic diagram of an electronic device 700 suitable for use in implementing embodiments of the present disclosure is shown. The electronic device 700 in the disclosed embodiment may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from storage 708 into a Random Access Memory (RAM) 703. In the RAM703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM702, and the RAM703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate with other devices, wireless or wired, to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. When executed by the processing device 701, the computer program performs the above-described functions defined in the method of generating a traffic detection rule according to the embodiment of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP, and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: the method comprises the steps of receiving an anchor point configuration request for a target node, displaying an anchor point configuration interface based on the anchor point configuration request, receiving anchor point configuration information input based on the anchor point configuration interface, generating anchor point content corresponding to the target node based on the anchor point configuration information, and displaying the anchor point content.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present disclosure, which enable those skilled in the art to understand or practice the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for rendering a graphical anchor point online, comprising:
receiving an anchor point configuration request for a target node;
displaying an anchor configuration interface based on the anchor configuration request;
receiving anchor configuration information input based on the anchor configuration interface;
and generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information.
2. The method of claim 1, further comprising:
receiving a location update request for the target node;
acquiring a target node position of the target node based on the position updating request;
and controlling the target node to move from the current node position to the target node position, and controlling the anchor content to move so that the position distance between the anchor content and the target node is kept unchanged.
3. The method of claim 1, wherein receiving an anchor configuration request for a target node comprises:
receiving the selected operation of the target node, receiving the click operation of a configuration button, and receiving the anchor point configuration request.
4. The method of claim 1, wherein generating and displaying anchor content corresponding to the target node based on the anchor configuration information comprises:
acquiring an anchor point position corresponding to the target node and anchor point content based on the anchor point configuration information;
and generating and displaying the anchor point content at the anchor point position.
5. The method of claim 1, further comprising:
receiving a drawing request; wherein the draw request includes a target draw location;
and displaying the target node at the target drawing position.
6. An apparatus for drawing graphical anchor points online, comprising:
a first receiving module, configured to receive an anchor point configuration request for a target node;
the first display module is used for displaying an anchor point configuration interface based on the anchor point configuration request;
the second receiving module is used for receiving the anchor point configuration information input based on the anchor point configuration interface;
and the generating module is used for generating and displaying anchor point content corresponding to the target node based on the anchor point configuration information.
7. An apparatus for drawing a graphical anchor point online, comprising:
a third receiving module, configured to receive a location update request for the target node;
an obtaining module, configured to obtain a target node location of the target node based on the location update request;
and the control module is used for controlling the target node to move from the current node position to the target node position and controlling the anchor point content to move so as to keep the position distance between the anchor point content and the target node unchanged.
8. An apparatus for drawing a graphical anchor point online, comprising:
a fourth receiving module, configured to receive a drawing request; wherein the draw request includes a target draw location;
and the second display module is used for displaying the target node at the target drawing position.
9. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing the processor-executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method of drawing a graphical anchor point online as claimed in any one of claims 1 to 5.
10. A computer-readable storage medium, characterized in that the storage medium stores a computer program for executing the method of rendering graphical anchors online according to any of the claims 1-5.
CN202210152272.8A 2022-02-18 2022-02-18 Method, device, equipment and medium for drawing graph anchor points on line Pending CN114564246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210152272.8A CN114564246A (en) 2022-02-18 2022-02-18 Method, device, equipment and medium for drawing graph anchor points on line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210152272.8A CN114564246A (en) 2022-02-18 2022-02-18 Method, device, equipment and medium for drawing graph anchor points on line

Publications (1)

Publication Number Publication Date
CN114564246A true CN114564246A (en) 2022-05-31

Family

ID=81714219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210152272.8A Pending CN114564246A (en) 2022-02-18 2022-02-18 Method, device, equipment and medium for drawing graph anchor points on line

Country Status (1)

Country Link
CN (1) CN114564246A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040078757A1 (en) * 2001-08-31 2004-04-22 Gene Golovchinsky Detection and processing of annotated anchors
CN101964016A (en) * 2003-03-24 2011-02-02 医药图型有限公司 Improvements relating to graphical user interfaces
US20110066957A1 (en) * 2009-09-17 2011-03-17 Border Stylo, LLC Systems and Methods for Anchoring Content Objects to Structured Documents
CN102841885A (en) * 2011-06-21 2012-12-26 北大方正集团有限公司 Method and device for building object anchoring relationship
CN106934061A (en) * 2017-03-28 2017-07-07 福建中金在线信息科技有限公司 A kind of method and device based on the more contents of CSS displayed web pages
CN110675471A (en) * 2019-10-15 2020-01-10 深圳前海微众银行股份有限公司 Method, device and equipment for generating node connecting line and storage medium
CN111104144A (en) * 2019-12-27 2020-05-05 珠海金山网络游戏科技有限公司 Anchor point updating method and device
CN111414123A (en) * 2020-03-23 2020-07-14 网易(杭州)网络有限公司 Information processing method and device
CN111433776A (en) * 2018-03-26 2020-07-17 苹果公司 Manual annotation using clustering, anchoring, and transformation
CN112287064A (en) * 2020-12-25 2021-01-29 智道网联科技(北京)有限公司 Rendering method and device for map engine anchor point
CN113298602A (en) * 2020-11-26 2021-08-24 阿里巴巴集团控股有限公司 Commodity object information interaction method and device and electronic equipment
CN113538626A (en) * 2021-08-04 2021-10-22 商盟商务服务有限公司 Workflow generation method and device

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040078757A1 (en) * 2001-08-31 2004-04-22 Gene Golovchinsky Detection and processing of annotated anchors
CN101964016A (en) * 2003-03-24 2011-02-02 医药图型有限公司 Improvements relating to graphical user interfaces
US20110066957A1 (en) * 2009-09-17 2011-03-17 Border Stylo, LLC Systems and Methods for Anchoring Content Objects to Structured Documents
CN102841885A (en) * 2011-06-21 2012-12-26 北大方正集团有限公司 Method and device for building object anchoring relationship
CN106934061A (en) * 2017-03-28 2017-07-07 福建中金在线信息科技有限公司 A kind of method and device based on the more contents of CSS displayed web pages
CN111433776A (en) * 2018-03-26 2020-07-17 苹果公司 Manual annotation using clustering, anchoring, and transformation
CN110675471A (en) * 2019-10-15 2020-01-10 深圳前海微众银行股份有限公司 Method, device and equipment for generating node connecting line and storage medium
CN111104144A (en) * 2019-12-27 2020-05-05 珠海金山网络游戏科技有限公司 Anchor point updating method and device
CN111414123A (en) * 2020-03-23 2020-07-14 网易(杭州)网络有限公司 Information processing method and device
CN113298602A (en) * 2020-11-26 2021-08-24 阿里巴巴集团控股有限公司 Commodity object information interaction method and device and electronic equipment
CN112287064A (en) * 2020-12-25 2021-01-29 智道网联科技(北京)有限公司 Rendering method and device for map engine anchor point
CN113538626A (en) * 2021-08-04 2021-10-22 商盟商务服务有限公司 Workflow generation method and device

Similar Documents

Publication Publication Date Title
CN110046021B (en) Page display method, device, system, equipment and storage medium
CN109460233B (en) Method, device, terminal equipment and medium for updating native interface display of page
CN109491742B (en) Page table rendering method and device
WO2023040443A1 (en) Method and device for drawing canvas
CN111309415A (en) UI (user interface) information processing method and device of application program and electronic equipment
CN110413367B (en) Task creation method and device, storage medium and electronic equipment
CN114035879A (en) Page theme color changing method and device, electronic equipment and computer readable medium
CN112308780A (en) Image processing method, device, equipment and storage medium
CN111694629A (en) Information display method and device and electronic equipment
CN111273830A (en) Data display method and device, electronic equipment and computer readable medium
CN110134905B (en) Page update display method, device, equipment and storage medium
CN110619028A (en) Map display method, device, terminal equipment and medium for house source detail page
CN112307393A (en) Information issuing method and device and electronic equipment
CN115576458A (en) Application window display method, device, equipment and medium
CN111290812B (en) Display method, device, terminal and storage medium of application control
CN114564246A (en) Method, device, equipment and medium for drawing graph anchor points on line
CN116775174A (en) Processing method, device, equipment and medium based on user interface frame
CN114428925A (en) Page rendering method and device, electronic equipment and computer readable medium
CN110619079B (en) Method and device for pushing information
CN111199519B (en) Method and device for generating special effect package
CN112306339B (en) Method and apparatus for displaying image
CN111294321B (en) Information processing method and device
CN115220782A (en) Activity configuration method and device, readable medium and electronic equipment
CN117076754A (en) Processing method of search component, search method and related equipment
CN116233041A (en) Information processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination