class PdfTempura::Render::Debug::TableAnnotation

Private Instance Methods

box_color() click to toggle source
# File lib/pdf_tempura/render/debug/table_annotation.rb, line 8
def box_color
  "66CCFF"
end
transparency() click to toggle source
# File lib/pdf_tempura/render/debug/table_annotation.rb, line 12
def transparency
  0.20
end