Method: GraphLab::Queue#drawing

Defined in:
lib/graphlab.rb

#drawingObject

Struct object to store the attributes of the drawn visualization



452
453
454
# File 'lib/graphlab.rb', line 452

def drawing
  @drawing
end