dot

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotLine

type DotLine struct {
	graph.Line
	// contains filtered or unexported fields
}

func (*DotLine) SetAttribute

func (e *DotLine) SetAttribute(attr encoding.Attribute) error

type DotMultiGraph

type DotMultiGraph struct {
	*multi.DirectedGraph
}

func NewDotMultiGraph

func NewDotMultiGraph() *DotMultiGraph

func (*DotMultiGraph) AddEdge

func (g *DotMultiGraph) AddEdge(from, to graph.Node) graph.Line

func (*DotMultiGraph) NewLine

func (g *DotMultiGraph) NewLine(from, to graph.Node) graph.Line

func (*DotMultiGraph) SetLine

func (g *DotMultiGraph) SetLine(e graph.Line)

Jump to

Keyboard shortcuts

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