Method: Chem::Atom#x

Defined in:
lib/chem/model.rb

#xObject

x-axis position



25
26
27
# File 'lib/chem/model.rb', line 25

def x
  @x
end