Class

DOT::DOTElement

Inheritance
< DOT::DOTSimpleElement < Object

an element that has options ( node, edge or graph )

Attributes

Name Visibility R/W Description
name public RW attr_reader :parent
options public RW attr_reader :parent

Methods

Class

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

Instance

Visibility Signature
public each_option () {|i| ...}
public each_option_pair () {|key, val| ...}

Class Method Detail

new( params = {}, option_list = [] )

Instance Method Detail

each_option() {|i| ...}

each_option_pair() {|key, val| ...}