| Class | Origami::Graphics::Instruction::D |
| In: |
sources/parser/graphics/path.rb
|
| Parent: | Object |
# File sources/parser/graphics/path.rb, line 108
108: def initialize(array, phase); super('d', array, phase) end