Class Origami::Graphics::Instruction::S
In: sources/parser/graphics/path.rb
Parent: Object

Methods

new  

Included Modules

PDF::Instruction

Public Class methods

[Source]

     # File sources/parser/graphics/path.rb, line 208
208:         def initialize; super('S') end

[Validate]