Class Origami::Graphics::Instruction::CloseBStar
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 253
253:         def initialize; super('b*') end

[Validate]