commands

package module
v0.0.0-...-3dfda11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrawGraphSVG

func DrawGraphSVG(g graph.DirectedGraphView, path string) error

Types

type GraphvizGraph

type GraphvizGraph struct {
	// contains filtered or unexported fields
}

func BuildGraphvizGraph

func BuildGraphvizGraph(g graph.DirectedGraphView) (*GraphvizGraph, error)

func (*GraphvizGraph) Close

func (g *GraphvizGraph) Close() error

func (*GraphvizGraph) RenderDOT

func (g *GraphvizGraph) RenderDOT() (string, error)

func (*GraphvizGraph) RenderSVG

func (g *GraphvizGraph) RenderSVG() (string, error)

func (*GraphvizGraph) RenderSVGToFile

func (g *GraphvizGraph) RenderSVGToFile(path string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL