Class Origami::Graphics::Instruction::SH
In: sources/parser/graphics/patterns.rb
Parent: Object

Methods

new  

Included Modules

PDF::Instruction

Public Class methods

[Source]

     # File sources/parser/graphics/patterns.rb, line 180
180:         def initialize(shading); super('sh', shading) end

[Validate]