Libraries
»
pdf-core
(0.10.0)
»
Index
»
PDF
»
Core
»
GraphicStateStack
»
#stack
Method: PDF::Core::GraphicStateStack#stack
Defined in:
lib/pdf/core/graphics_state.rb
#
stack
⇒
Object
Graphic state stack
8 9 10
# File 'lib/pdf/core/graphics_state.rb', line 8
def
stack
@stack
end