Class: Ruport::Data::GraphData
- Inherits:
-
Record
- Object
- Record
- Ruport::Data::GraphData
- Defined in:
- lib/ruport/util/graph.rb
Instance Attribute Summary collapse
-
#gid ⇒ Object
Returns the value of attribute gid.
Instance Attribute Details
#gid ⇒ Object
Returns the value of attribute gid.
51 52 53 |
# File 'lib/ruport/util/graph.rb', line 51 def gid @gid end |