Class Origami::Graphics::Instruction::B
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 233
233:         def initialize; super('B') end

[Validate]