Documentation
¶
Index ¶
Constants ¶
View Source
const ResourceInfoSeparator = "$$"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SVGDiagram ¶
type SVGDiagram struct {
// contains filtered or unexported fields
}
func NewSVGDiagram ¶
func NewSVGDiagram() *SVGDiagram
func (*SVGDiagram) Build ¶
func (d *SVGDiagram) Build(resCollection *resources.ResourceCollection) *SVG
Click to show internal directories.
Click to hide internal directories.