CN117271504A - Drawing information processing method - Google Patents

Drawing information processing method Download PDF

Info

Publication number
CN117271504A
CN117271504A CN202311051543.1A CN202311051543A CN117271504A CN 117271504 A CN117271504 A CN 117271504A CN 202311051543 A CN202311051543 A CN 202311051543A CN 117271504 A CN117271504 A CN 117271504A
Authority
CN
China
Prior art keywords
graphic
client
basic
server
digital database
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
CN202311051543.1A
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.)
Hangyue Intelligent Electric Co ltd
Original Assignee
Hangyue Intelligent Electric 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 Hangyue Intelligent Electric Co ltd filed Critical Hangyue Intelligent Electric Co ltd
Priority to CN202311051543.1A priority Critical patent/CN117271504A/en
Publication of CN117271504A publication Critical patent/CN117271504A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2291User-Defined Types; Storage management thereof
    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention relates to a drawing information processing method, which comprises the steps of firstly reading specific units of a graphic digital database of a server, selecting required specific units to form a graphic, storing basic graphic elements and subgraphs in the graphic digital database of the server in a digital form, and finally capturing reference relations among the specific units in the graphic digital database of the server at a client and basic graphic elements related to the reference relations, and reconstructing and drawing application graphics locally. According to the invention, only basic graphic elements and subgraphs of the drawing information are digitally stored in the graphic digital database of the server, so that the drawing operation is simple and convenient, the flow of the storage process is reduced, and the efficient and rapid storage of the drawing information is realized; meanwhile, through the reconstruction of the relation between the traditional graph drawing and the sub-graph primitive, the graph and the data are dynamically associated, and the instant display of the obtained and drawing information among a plurality of users on different users is realized.

Description

Drawing information processing method
Technical Field
The invention belongs to the technical field of drawing information processing, and particularly relates to a drawing information processing method.
Background
With the development of the B/S structure, most of the management systems currently use the B/S structure, and in actual engineering, data needs to be displayed on a web page in a graphical manner. However, the applicant found that: in order to display the graphics on the web page, the conventional drawing technology uses the traditional client software, converts the graphics from the drawing software into web page graphics through a plurality of format conversion methods, uploads the web page graphics to a server for use, has complicated process and low efficiency, and has the defects that if repeated modification is involved, a plurality of processes are needed in the middle, manpower and time are wasted seriously, the efficiency is lower, the conventional web page drawing is basically static drawing, no associated data exists, and because one project may contain a plurality of pictures, if the project is transplanted in a direct programming mode or on different platforms, the workload is very large, and the debugging needs a lot of time.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a drawing information processing method.
In order to solve the technical problems, the invention adopts the following technical scheme:
the invention provides a drawing information processing method, firstly reading specific units of a graphic digital database of a server, selecting required specific units to form a graphic, then storing basic graphic elements and subgraphs in the graphic digital database of the server in a digital form, finally capturing reference relations among the specific units in the graphic digital database of the server at a client and basic graphic elements related to the reference relations, and reconstructing and drawing application graphics locally.
Further, the drawing information processing method includes:
s1, establishing a graph digital database: creating a graph digital database at a server, wherein the graph digital database comprises defined specific units, and the specific units comprise various basic primitives, wiring diagrams, subgraphs and specific combinations of the basic primitives;
s2, reading all defined specific units in a graphic digital database of a server through a client drawing tool of any user, and presenting the specific units in an interface initialization column of the client drawing tool;
s3, selecting a required specific unit in an interface initialization column of the client drawing tool to be assembled and connected with a drawing area of the interface, and then adjusting static properties and dynamic properties of the specific unit to form a final graph;
s4, storing basic primitives and subgraphs in a final graph in a digital mode, and simultaneously storing only the basic primitives and subgraphs which change in the graph editing process;
s5, only the reference relation among specific units and the basic graphic elements related to the reference relation are required to be grabbed from the server graphic digital database through the client drawing tools of other users, and then the application graphics are automatically reconstructed, drawn and displayed in the drawing areas of the client drawing tools.
Further, the client drawing tool is a pure webpage drawing tool used on a browser, and an interface of the client drawing tool comprises a selected column, a drawing area and an attribute column of specific unit presentation distributed on a browsing page of the browser; wherein the specific unit presentation selection field comprises a basic primitive presentation selection area, a sub-drawing presentation selection area, a specific combination presentation selection area of basic primitives and a wiring diagram presentation selection area.
Further, the interface of the client drawing tool further includes a test operation item, and in step S3, before adjusting the static attribute and the dynamic attribute of the specific unit, the specific unit attribute modification test includes: and firstly, locating the name of the binding point, clicking a test operation item, and modifying the attribute value to test after entering a test interface.
Further, the client drawing tool is written through javascript and html language, and forms a graph in an SVG format.
Further, in step S5, all the client drawing tools can instantly call any one of the client drawing tools by means of the reference relationship between the basic drawing tools, and instantly generate new application graphics by operating the latest drawing tools stored in the graphic digitizing database in step S3 and step S4, so as to achieve instant view among the client drawing tools.
Further, all client drawing tools monitor the specific unit change of the graphic digital database in the server through WebSocket, so that all client drawing tools can instantly call the latest graphic element in the graphic digital database by virtue of the reference relation among basic graphic elements, and dynamic display is realized.
Further, the users of the client drawing tool are divided into an upper user and a lower user, and the upper user can push graphic data to the client drawing tool of the lower user at any time through the client drawing tool.
Further, after the graphical digital database is built in step S1, a data definition is performed, where the data definition mode includes at least one of manually editing data and accessing the open data interface to the third party data.
Further, in step S3, the static attribute includes appearance attributes of the primitive, such as size, dimension, color, frame, corner, horizontal mirror, vertical mirror, position, brush, and label, and the dynamic attribute includes data dynamic, character string dynamic, brush color dynamic, and edge color dynamic, and multiple expressions and color flicker and values of brush color dynamic, display hiding, histogram dynamic, tide dynamic, operation-related dynamic, and the like.
By adopting the technical scheme, the invention has the following main beneficial effects:
1. the basic graphic elements and the subgraphs of the drawing information are stored in the graphic digital database of the server in a digital mode, so that the drawing operation is simple, convenient and quick, the flow of the storage process is greatly reduced, the drawing information is not required to be packaged into graphic files, the storage operation flow is greatly simplified, the storage efficiency is improved, and the efficient and quick storage of the drawing information is realized.
2. On the basis of only digitally storing basic graphic elements and subgraphs, the graphic and data are dynamically associated by reconstructing the relationship between the conventional graphic drawing and the subgraph graphic elements, so that the instant view among a plurality of users is realized, and the quick display of drawing information on different users is realized.
Drawings
FIG. 1 is a flow chart of a method for processing drawing information according to the present invention;
FIG. 2 is a drawing tool interface of the client for executing step S2 in the embodiment of the drawing information processing method according to the present invention;
FIG. 3 is a schematic diagram of an operation of executing step S3 to select a specific unit needed in a drawing tool at a client to a drawing area of the interface and to perform assembly connection in an embodiment of the drawing information processing method according to the present invention;
FIG. 4 is a schematic diagram illustrating the operation of executing step S3 to adjust the static attribute and the dynamic attribute of a specific unit in the client drawing tool according to the embodiment of the drawing information processing method of the present invention;
fig. 5 and 6 are schematic views illustrating operations of performing step S3 in the client drawing tool specific unit attribute modification test in an embodiment of the drawing information processing method according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The invention relates to a drawing information processing method, which comprises the steps of firstly reading specific units of a graphic digital database of a server, selecting required specific units to form a graphic, storing basic graphic elements and subgraphs in the graphic digital database of the server in a digital mode, and finally capturing a quotation relation between the specific units in the graphic digital database of the server at a client and basic graphic elements related to the quotation relation, and reconstructing and drawing an application graphic locally. As shown in fig. 1, the drawing information processing method of the present invention specifically includes the following steps:
s1, establishing a graph digital database: creating a graphical digitization database at a server, the graphical digitization database comprising defined specific units comprising specific combinations of various basic primitives, wiring diagrams, sub-diagrams, basic primitives, for example: the basic elements of the circuit diagram, such as boxes, circles, triangles, and simple basic primitive combinations representing a particular meaning, one box plus one circle, see fig. 2 where a particular element presents a selected column 100.
In addition, after the graphic digital database is established in step S1, data definition is performed, where the data definition mode at least includes one of manually editing data and accessing the open data interface into third party data (specifically, dynamic display can be implemented by monitoring data change of the server through WebSocket).
S2, reading all defined specific units in a graphical digital database of a server through a client drawing tool of any user, and presenting the specific units in an interface initialization column of the client drawing tool, as shown in FIG. 2. The client drawing tool is a pure webpage drawing tool used on a browser, is written through javascript and html language, and forms a graph in an SVG format. The interface of the client drawing tool comprises a specific unit presentation selection column 100, a drawing area 200 and an attribute column 300 which are distributed on a browser browsing page, and of course, the interface of the client drawing tool also comprises a menu column 500 and other conventional columns; wherein the particular cell presentation selection field 100 includes a base primitive presentation selection field 101, a sub-graph presentation selection field 102, a particular combination presentation selection field 103 of base primitives, and a wiring graph presentation selection field 104. The graphics drawn by the client drawing tool can be used on a main stream browser, have the capabilities of graphics drawing, graphics visualization, graphics interaction, graphics layout, graphics analysis and the like, can be directly integrated into the client drawing tool through javascript and html development, has no compatibility problem of cross-platform use, can define static content when drawing, can also directly define a dynamic change mode, is obtained when drawing, and is particularly shown as figures 2-5, and integrates drawing and testing; each object can be stored in a non-interfering way by means of static attribute, dynamic attribute modification and storage and the like, and can be dynamically combined and modified according to requirements; simultaneously, the external drawing interface and the data interface are provided, and the requirements can be met only by calling the interfaces in a small amount. Meanwhile, the function of the subgraph is provided, and the drawing workload can be effectively reduced in a multiplexing mode.
S3, selecting a required specific unit in an interface initialization column of the client drawing tool to be assembled and connected to a drawing area of the interface (shown in figure 3), and then adjusting static properties and dynamic properties of the specific unit (shown in figure 4) to form a final graph; the final graph can be a circuit diagram, a primary diagram, a wiring diagram, a schematic diagram, a topological diagram, a management diagram (such as a multi-tenant digital distributed application management tool, etc. used for managing a plurality of electricity utilization clients, managing and monitoring by using the graph, including collecting some operation data); the static attribute includes appearance attributes such as size, color, frame (solid line, color, transparency), corner, horizontal mirror, vertical mirror, position, brush, label (character string content, name, size, color, alignment, text direction, font style), etc., and the dynamic attribute includes data dynamic (expression, decimal number), character string dynamic (supporting multiple expressions and values), brush color dynamic and edge color dynamic and brush color dynamic multiple expressions and color flicker and values, display hiding (conditional expression, hidden switch), histogram dynamic (conditional expression, minimum maximum value, change direction), trend dynamic (operation expression), operation-related dynamic (graphic link dynamic, external module dynamic, pop-up frame dynamic, custom operation dynamic), etc.
And S4, storing the basic primitive and the subgraph in the final graph in a digital mode, and simultaneously storing only the basic primitive and the subgraph which generate the change in the graph editing process. Therefore, the flow of more than five orders of magnitude can be saved (for example, a traditional primary wiring diagram file in a power system generally occupies several megas of space, and after a digital drawing and storage mode is adopted, if only one graphic element is modified, only tens of bytes of flow are needed, so that the flow of saving the graphic is greatly saved, and simultaneously, the drawn final graphic can be stored in a graphic digital database by one key, and the attributes (for example, expression, dynamic and static attributes, and reference relations of the graphic elements and the sub-images automatically determined during drawing) of the sub-images are included.
S5, only the reference relation among specific units and the basic graphic elements related to the reference relation are required to be grabbed from the server graphic digital database through the client drawing tools of other users, and then the application graphics are automatically reconstructed, drawn and displayed in the drawing areas of the client drawing tools. Because the graph is composed of a sub graph and a basic graphic element, the sub graph is a special graph and also is composed of the sub graph and the basic graphic element, and an upper-lower cascade relation is formed; after capturing the reference relation between specific units and the basic primitive related to the reference relation at the client drawing tool, the client drawing tool reconstructs and draws the whole graph at one level by a recursion method according to the reference relation between the client drawing tool and the basic primitive, and displays the whole graph in a drawing area.
The drawing information processing method of the invention stores the drawing information in the figure digital database of the server in a digital way, on one hand, the final figure can be formed by simply selecting, assembling connecting lines and adjusting attributes, the operation is simple, convenient and quick, on the other hand, the flow of the storage process can be obviously and effectively reduced, the packaging into a figure file is not needed, the storage operation flow is greatly simplified and the storage efficiency is improved.
Moreover, on the basis of only digitally storing the basic graphic elements and the subgraphs, in combination with the reconstruction of the relationship between the graphic elements converted from the traditional graphic drawing, in step S5, all the client graphic tools can instantly call any client graphic tool by virtue of the reference relationship between the basic graphic elements, and instantly generate new application graphics by operating the latest graphic tools stored in the graphic digital database in step S3 and step S4, thereby realizing instant view among a plurality of client graphic tools. Because the basic graphic elements stored in the graphic digital database are uniformly and centrally managed, all operations in the drawing and storing processes only modify the reference relation among the basic graphic elements through the digital technology and the database technology, and no new basic graphic elements are generated; when basic graphic elements in the graphic digital database change, all client graphic tools can instantly call the latest basic graphic elements by virtue of the reference relation among graphic elements to generate new application graphics, namely the same sub-graph only needs to be grabbed once, and after the sub-graph is modified, when a user reopens the graphic, the associated sub-graph is automatically displayed as a redefined sub-graph pattern, so that instant obtaining among a plurality of client graphic tools is realized.
In a word, the drawing information processing method can be effectively integrated into the existing project, simple and clear graphic editing operation is provided to realize drawing, and the drawing information processing method can be more conveniently and dynamically associated with data in the project; because of the pure webpage format, the problem of cross-platform transplantation does not exist; the drawn graph is in SVG format, and is seamlessly synthesized with the webpage, so that the common scene requirement is met.
In a possible implementation, as shown in fig. 2, the interface of the client drawing tool of the drawing information processing method of the present invention further includes a test operation item 400, and in step S3, before adjusting the static attribute and the dynamic attribute of the specific unit, a specific unit attribute modification test is performed, including: firstly, the binding point name is located, then the test operation item 400 is clicked, and after entering the test interface, the attribute value is modified for testing, as shown in fig. 5 and 6, specifically: the method comprises the steps of firstly setting an expression according to dynamic requirements of different types, wherein the expression comprises a roll name or a dynamic variable, then when a test is run, replacing the dynamic variable in a graphic element, analyzing the replaced expression, then extracting points used in the expression, recording the association between the points and graphic element objects, simultaneously displaying the extracted points in a list form, assigning values to the points through an input box in the list, simultaneously sending the values to a graphic, judging whether the value of the points is changed after the graphic receives the value of the points, executing the expression in the associated graphic element if the value of the point is changed, and rendering the graphic according to the calculation result of the expression (rendering the graphic element according to the need, not rendering the whole graphic, thus improving the efficiency and reducing the load of a browser). After the test is completed, the static attribute and the dynamic attribute of the specific unit can be adjusted according to the modified attribute value during the test, so that the accuracy and the efficiency of adjusting the static attribute and the dynamic attribute of the specific unit are improved, and meanwhile, the flow increase caused by repeated storage of basic primitives and subgraphs in the static attribute and the dynamic attribute adjusting process of the specific unit is avoided.
In a possible implementation scheme, users of the client drawing tool of the drawing information processing method are divided into an upper user and a lower user, and the upper user can push graphic data to the client drawing tool of the lower user at any time through the client drawing tool. The method comprises the following steps: when a plurality of users operate graphics, the graphics can be directly called from the same graphic digital database, modified and saved, and the like, and the upper-level user can push drawn graphic data to the lower-level user at any time by the client drawing tool, so that the sharing of the graphics and the subgraph among the plurality of user client drawing tools is realized, and the sharing object can be designated. For example: firstly, generating an operation guide based on the drawing information processing method, displaying graphic modules which are responsible for users at all levels in the operation guide, and when clicking to select the graphic module of one level of users, directly jumping to a relevant page (namely, a client drawing tool of the user directly opens the graphic module), at the moment, modifying and storing the final result and pushing the final result to a graphic digital database, at the moment, automatically updating the operation guide of other users to the latest version, and specifically, performing downward management (such as personnel training, examination management, patrol configuration management and the like) of the users at different levels according to the authority.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (10)

1. A method for processing drawing information is characterized by firstly reading specific units of a graphic digital database of a server, selecting required specific units to form a graphic, storing basic graphic elements and subgraphs in the graphic digital database of the server in a digital mode, and finally capturing reference relations among the specific units in the graphic digital database of the server at a client and basic graphic elements related to the reference relations, and reconstructing and drawing application graphics locally.
2. The method according to claim 1, characterized in that it comprises:
s1, establishing a graph digital database: creating a graph digital database at a server, wherein the graph digital database comprises defined specific units, and the specific units comprise various basic primitives, wiring diagrams, subgraphs and specific combinations of the basic primitives;
s2, reading all defined specific units in a graphic digital database of a server through a client drawing tool of any user, and presenting the specific units in an interface initialization column of the client drawing tool;
s3, selecting a required specific unit in an interface initialization column of the client drawing tool to be assembled and connected with a drawing area of the interface, and then adjusting static properties and dynamic properties of the specific unit to form a final graph;
s4, storing basic primitives and subgraphs in a final graph in a digital mode, and simultaneously storing only the basic primitives and subgraphs which change in the graph editing process;
s5, only the reference relation among specific units and the basic graphic elements related to the reference relation are required to be grabbed from the server graphic digital database through the client drawing tools of other users, and then the application graphics are automatically reconstructed, drawn and displayed in the drawing areas of the client drawing tools.
3. The method of claim 2, wherein the client side drawing tool is a pure web drawing tool for use on a browser, and the interface of the client side drawing tool comprises a specific unit presentation selection field, a drawing area and an attribute field distributed on a browsing page of the browser; wherein the specific unit presentation selection field comprises a basic primitive presentation selection area, a sub-drawing presentation selection area, a specific combination presentation selection area of basic primitives and a wiring diagram presentation selection area.
4. The method of claim 3, wherein the interface of the client drawing tool further includes a test operation item, and in step S3, before adjusting the static attribute and the dynamic attribute of the specific unit, the specific unit attribute modification test includes: and firstly, locating the name of the binding point, clicking a test operation item, and modifying the attribute value to test after entering a test interface.
5. A method according to claim 3, wherein the client drawing tool is written in javascript and html language, which forms graphics in SVG format.
6. The method according to any one of claims 2-5, wherein in step S5, all client drawing tools can instantly call any client drawing tool by means of the reference relationship between the basic drawing tools, and instantly generate new application graphics by operating the latest drawing tools stored in the graphic digitizing database in step S3 and step S4, so as to realize instant view among the plurality of client drawing tools.
7. The method of claim 6, wherein all client side drawing tools monitor specific unit changes of the graphic digital database in the server through WebSocket, so that all client side drawing tools can instantly call up the latest graphic elements in the graphic digital database by virtue of a reference relation among basic graphic elements, and dynamic display is realized.
8. The method of claim 6, wherein the users of the client drawing tool are classified into upper users and lower users, and the upper users can push graphic data to the client drawing tool of the lower users at any time through the client drawing tool.
9. The method according to any of claims 2-5 or 7 or 8, wherein after creating the graphical digitizing database in step S1, a data definition is performed, the data definition means comprising at least one of manual editing of data and open data interface access to third party data.
10. The method according to any one of claims 2-5 or 7 or 8, wherein in step S3, the static properties include appearance properties of primitives such as size, dimension, color, border, corner, horizontal mirror, vertical mirror, position, brush, label, etc., and the dynamic properties include data dynamics, string dynamics, brush color dynamics and border color dynamics and brush color dynamics, various expressions and color flicker and values, display hiding, histogram dynamics, trend dynamics, operation related dynamics, etc.
CN202311051543.1A 2023-08-18 2023-08-18 Drawing information processing method Pending CN117271504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311051543.1A CN117271504A (en) 2023-08-18 2023-08-18 Drawing information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311051543.1A CN117271504A (en) 2023-08-18 2023-08-18 Drawing information processing method

Publications (1)

Publication Number Publication Date
CN117271504A true CN117271504A (en) 2023-12-22

Family

ID=89218577

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311051543.1A Pending CN117271504A (en) 2023-08-18 2023-08-18 Drawing information processing method

Country Status (1)

Country Link
CN (1) CN117271504A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473068A (en) * 2013-09-24 2013-12-25 北京天源科创风电技术有限责任公司 Customizing system and customizing method for graph real-time monitoring interface based on SVG (Scalable Vector Graphics)
CN105786526A (en) * 2016-03-24 2016-07-20 江苏大学 Web-based efficient flow chart drawing system and method
CN115981625A (en) * 2022-12-29 2023-04-18 山东鲁软数字科技有限公司智慧能源分公司 Extensible power system wiring diagram interface modeling method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473068A (en) * 2013-09-24 2013-12-25 北京天源科创风电技术有限责任公司 Customizing system and customizing method for graph real-time monitoring interface based on SVG (Scalable Vector Graphics)
CN105786526A (en) * 2016-03-24 2016-07-20 江苏大学 Web-based efficient flow chart drawing system and method
CN115981625A (en) * 2022-12-29 2023-04-18 山东鲁软数字科技有限公司智慧能源分公司 Extensible power system wiring diagram interface modeling method and system

Similar Documents

Publication Publication Date Title
US11640492B2 (en) System and method providing responsive editing and viewing, integrating hierarchical fluid components and dynamic layout
CN110007917B (en) Visual page generation and browsing method based on browser
US6487565B1 (en) Updating animated images represented by scene graphs
CN109375914A (en) Information remote exchange method and system
CN112182236A (en) Knowledge graph construction method and system and electronic equipment
CN111966761A (en) Multi-dimensional model data visualization customization platform and method based on DataV
CN113326044A (en) Development method, system and storage medium based on control library
CN109446506B (en) Automatic reconstruction method and device for electronic form table
CN114647409A (en) Large-screen visualization application creation platform, method, computing device and storage medium
CN112363725A (en) System for configuring television main scene and visually rendering based on WEB side
CN115756436A (en) Device and method for constructing visual large screen through template configuration
CN117055987A (en) Webpage display method and device, electronic equipment and computer readable storage medium
CN111813410A (en) Method and device for multi-page combined display of browser data visualization development
CN117271504A (en) Drawing information processing method
CN115964037A (en) Engineering data visualization low code configuration method and system
CN115170695A (en) Method and device for generating chart picture, electronic equipment and storage medium
CN115810064A (en) Map making and publishing platform construction method based on open source GIS technology
CN115691772A (en) Operation visualization system and corresponding computer device and storage medium
CN110275996B (en) Device and method for providing page frame for content development through data visualization development
JP4720695B2 (en) Content provision method
CN112613287A (en) Data list display method, device, equipment and storage medium
CN112508667A (en) Financial data analysis system based on cloud native micro-service architecture
CN115185509B (en) Index picture configuration method
Hadley Wickham et al. An Introduction to rggobi
Hong et al. Design and implementation of data visualization in media manuscripts transmission system

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