Class: Pathby::Path

Inherits:
Struct
  • Object
show all
Includes:
Pathy
Defined in:
lib/pathby.rb,
lib/pathby.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Pathy

#allpoints, #toPathData

Methods included from Transformations

#center, #reflect, #rezero, #rotate, #scale, #scale_to, #simplebbox, #transform

Instance Attribute Details

#curvesObject

Returns the value of attribute curves

Returns:

  • (Object)

    the current value of curves



8
9
10
# File 'lib/pathby.rb', line 8

def curves
  @curves
end