Class: Chem::CDX::CDXStyle

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

Overview

There is no such Data Types in original CDX file

Instance Attribute Summary collapse

Instance Attribute Details

#colorObject

Returns the value of attribute color.



1013
1014
1015
# File 'lib/chem/db/cdx.rb', line 1013

def color
  @color
end

#faceObject

Returns the value of attribute face.



1013
1014
1015
# File 'lib/chem/db/cdx.rb', line 1013

def face
  @face
end

#fontObject

Returns the value of attribute font.



1013
1014
1015
# File 'lib/chem/db/cdx.rb', line 1013

def font
  @font
end

#sizeObject

Returns the value of attribute size.



1013
1014
1015
# File 'lib/chem/db/cdx.rb', line 1013

def size
  @size
end