Class: Chem::CDX::Font_class

Inherits:
Struct
  • Object
show all
Defined in:
lib/chem/db/cdx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#charsetObject

Returns the value of attribute charset

Returns:

  • (Object)

    the current value of charset



1163
1164
1165
# File 'lib/chem/db/cdx.rb', line 1163

def charset
  @charset
end

#font_idObject

Returns the value of attribute font_id

Returns:

  • (Object)

    the current value of font_id



1163
1164
1165
# File 'lib/chem/db/cdx.rb', line 1163

def font_id
  @font_id
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



1163
1164
1165
# File 'lib/chem/db/cdx.rb', line 1163

def length
  @length
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



1163
1164
1165
# File 'lib/chem/db/cdx.rb', line 1163

def name
  @name
end