Package cage.writer

Contains several writers which can export a graph to a certain format.

See:
          Description

Class Summary
AbstractChemicalWriter  
CaGeWriter  
CMLWriter  
NativeCMLWriter  
NativePDBWriter  
NativePlanarWriter  
NativeWritegraphWriter  
WriterFactory Utility class for the creation of CaGeWriter objects.
 

Package cage.writer Description

Contains several writers which can export a graph to a certain format. By default, Cage supports the following writers:

Class name Format
CMLWriter CML
NativeCMLWriter CML
NativePDBWriter PDB
NativePlanarWriter planar code
NativeWritegraphWriter Writegraph (2D and 3D)