Home | Trees | Indices | Help |
|
---|
|
object --+ | StructureBuilder.StructureBuilder --+ | CIFStructureBuilder
Builds a new Structure object by loading a CIF file.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
This methods needs to be reimplemented in a functional subclass. This function is called with the file object (or any other object passed in to build a Structure from) to begin the reading process. This is usually used to open the source file.
|
Read atom information form the atom_site section.
|
This method needs to be reimplemented in a functional subclass. The subclassed read_metadata method should call the various load_* methods to set non-atom coordinate data for the Structure.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 27 14:43:14 2011 | http://epydoc.sourceforge.net |