Object
# File lib/prawn/document/graphics_state.rb, line 29 def current_state stack.last end
# File lib/prawn/document/graphics_state.rb, line 37 def empty? stack.empty? end
# File lib/prawn/document/graphics_state.rb, line 33 def present? stack.size > 0 end
Generated with the Darkfish Rdoc Generator 2.