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



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

def charset
  @charset
end

#font_idObject

Returns the value of attribute 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



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

def length
  @length
end

#nameObject

Returns the value of attribute name



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

def name
  @name
end