tagion.tools.graphview

Undocumented in source.

Members

Enums

dot_fileextension
enum dot_fileextension
Undocumented in source.
fileextensions
enum fileextensions
Undocumented in source.

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
color
string color(string[] colors, T index)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

_params
enum _params;
Undocumented in source.
pastel19
enum pastel19;
Undocumented in source.

Mixins

__anonymous
mixin Main!_main
Undocumented in source.

Structs

Dot
struct Dot
Undocumented in source.

Mixed In Members

From mixin Main!_main

alternative_name
enum alternative_name;
Undocumented in source.
main_name
enum main_name;
Undocumented in source.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta