enum GraphViz::Type::GVStartType::Style

Defined in:

graphviz/types/start_type.cr

Enum Members

Regular = 0
Self = 1
Random = 2

Instance Method Summary

Instance Method Detail

def random? #

[View source]
def regular? #

[View source]
def self? #

[View source]