Method: Pacer::Utils::YFilesExport#vertex_properties
- Defined in:
- lib/pacer/utils/y_files.rb
#vertex_properties ⇒ Object
a proc that takes a vertex and returns a hash of properties to be exported
15 16 17 |
# File 'lib/pacer/utils/y_files.rb', line 15 def vertex_properties @vertex_properties end |