Data description model of vector graphics editing system based on SVG
Bin Peng
Abstract
Bin Peng
Abstract
SVG (scalable vector graphics) is an XML-based scalable vector graphics specification developed by W3C. SVG can describe such several objects such as vector graphics, images, texts, and the like. In order to display graphics on web and operate graphic elements, a data description model of vector graphics editing system based on SVG is put forward. The model described by object-oriented methods mainly includes class structures, graphic elements description and SVG parsing. The editor based on the data description model is independent of practical application systems and can provide a visual environment for creating SVG files efficiently and conveniently.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
SVG (scalable vector graphics) is an XML-based scalable vector graphics specification developed by W3C. SVG can describe such several objects such as vector graphics, images, texts, and the like. In order to display graphics on web and operate graphic elements, a data description model of vector graphics editing system based on SVG is put forward. The model described by object-oriented methods mainly includes class structures, graphic elements description and SVG parsing. The editor based on the data description model is independent of practical application systems and can provide a visual environment for creating SVG files efficiently and conveniently.
Key concepts: Scalable Vector Graphics, Vector graphics, Computer science, Graphics, XML, 2D computer graphics, Parsing, XML framework