draw

package
v0.1.14-a Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTextTreeDrawer

func NewTextTreeDrawer(file *os.File, width int, rightmargin int) *textTreeDrawer

TextTreeDrawer initializer. TextTreeDraws draws tree as ASCII on stdout or any file. So far: Does not take into account branch lengths.

Types

type TreeDrawer

type TreeDrawer interface {
	DrawTree(t *tree.Tree) error
}

Jump to

Keyboard shortcuts

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