Class

DOT::DOTSubgraph

Inheritance
< DOT::DOTElement < DOT::DOTSimpleElement < Object

subgraph element is the same to graph, but has another header in dot notation

Methods

Class

Visibility Signature
public new ( params = {}, option_list = GRAPH_OPTS )

Instance

Visibility Signature
public << ( thing )
public each_node () {|i| ...}
public pop ()
public push ( thing )
public to_s ( t = '' )

Class Method Detail

new( params = {}, option_list = GRAPH_OPTS )

Instance Method Detail

<<( thing )

each_node() {|i| ...}

pop()

push( thing )

to_s( t = '' )