Class: EideticPDF::Bullet

Inherits:
Struct
  • Object
show all
Defined in:
lib/epdfpw.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



20
21
22
# File 'lib/epdfpw.rb', line 20

def name
  @name
end

#procObject

Returns the value of attribute proc

Returns:

  • (Object)

    the current value of proc



20
21
22
# File 'lib/epdfpw.rb', line 20

def proc
  @proc
end

#widthObject

Returns the value of attribute width

Returns:

  • (Object)

    the current value of width



20
21
22
# File 'lib/epdfpw.rb', line 20

def width
  @width
end