Documentation
¶
Index ¶
- type SvgImage
- func (i *SvgImage) Circle(x int, y int, radius int, extra string)
- func (i *SvgImage) End()
- func (i *SvgImage) Gend()
- func (i *SvgImage) Group()
- func (i *SvgImage) Line(x1 int, y1 int, x2 int, y2 int, extra string)
- func (i *SvgImage) MarkerEnd()
- func (i *SvgImage) Path(path string)
- func (i *SvgImage) Rect(x int, y int, width int, height int, extra string)
- func (i *SvgImage) Render(m metamodel.MetaModel, initialVectors ...metamodel.Vector)
- func (i *SvgImage) Text(x int, y int, text string, extra string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.