It would be nice if the consumer of the SvgGraphWriter would be able to customize the rendering of shapes. For example, one would be required to set custom attributes that contain the node's id. Making SvgGraphWrtier extendable would help in doing so.
It would be nice if the consumer of the
SvgGraphWriter
would be able to customize the rendering of shapes. For example, one would be required to set custom attributes that contain the node's id. Making SvgGraphWrtier extendable would help in doing so.An example of extending the SvgWriter: