- 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| ...} |