Module: Rubyvis::Layout::Network::LinkAdd
- Defined in:
- lib/rubyvis/layout/network.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#that ⇒ Object
Returns the value of attribute that.
Instance Method Summary collapse
Instance Attribute Details
#that ⇒ Object
Returns the value of attribute that.
111 112 113 |
# File 'lib/rubyvis/layout/network.rb', line 111 def that @that end |