示例#1
0
 def __init__(self):
     DumpFilter.__init__(self, "The PSF format (*.psf)")
示例#2
0
文件: zml.py 项目: molmod/zeobuilder
 def __init__(self):
     DumpFilter.__init__(self, "Zeobuilder Markup Language (*.zml)")
示例#3
0
 def __init__(self):
     DumpFilter.__init__(self, "The CML format (*.cml)")
示例#4
0
 def __init__(self):
     DumpFilter.__init__(self, "The G03XYZ format (*.g03xyz)")
示例#5
0
 def __init__(self):
     DumpFilter.__init__(self, "The XYZ format (*.xyz)")
示例#6
0
 def __init__(self):
     DumpFilter.__init__(self, "The XYZ format (*.xyz)")
示例#7
0
 def __init__(self):
     DumpFilter.__init__(self, "The PDB format (*.pdb)")
示例#8
0
 def __init__(self):
     DumpFilter.__init__(self, "The G03XYZ format (*.g03xyz)")
示例#9
0
 def __init__(self):
     DumpFilter.__init__(self, "The CML format (*.cml)")
示例#10
0
 def __init__(self):
     DumpFilter.__init__(self, "Zeobuilder Markup Language (*.zml)")
示例#11
0
文件: pdb.py 项目: molmod/zeobuilder
 def __init__(self):
     DumpFilter.__init__(self, "The PDB format (*.pdb)")