It would be very useful to be able to load the shape's
drawing information from an external shape definition file.
If the definition of a shape could be specified in an
external file or XML fragment, the actual shape being
drawn could vary depending on which definition was used
to instantiate a given Netron Shape.
Ideally, some simple SVG drawing program could be used
to compose the basic symbol shapes and connector/label
locations.
Logged In: YES
user_id=1246985
Do you want this for all Shapes or only for your own?
Basicly you can created two Methods (Reading / Writing)
base on the Serialation Information, savin in Xml Format
this Data.